! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Suggestion: add a delay before closing the terminal for the desktop icons wit...
Status:
RESOLVED: MOVED

Comments

Description lockywolf 2018-12-05 10:33:54 CET
So, at the moment, when creating the .desktop file to serve as desktop icons and lie in ~/Desktop, it is possible to set an option 'Run in terminal'.

One common usage of this option for would be debugging GUI applications which print some debugging output to stdout, but are usually launched from the GUI.

At the moment, however, if launching the command fails, the terminal window is immediately closed, thus making it impossible to, for example, see the cause of a crash of the application being launched.

Suggestion: either add an option to 'not close the terminal window after the process has finished', or add a delay option.

The example file would be:.
~/Desktop/example.desktop

[Desktop Entry]
Version=1.0
Type=Application
Name=Example
Comment=
Exec=/usr/local/bin/wrongname
Icon=
Terminal=true
StartupNotify=true
Path=~/
Comment 1 Theo Linkspfeifer editbugs 2019-04-28 17:16:11 CEST
Launchers are handled by exo. Reassigning.
Comment 2 Git Bot editbugs 2020-05-25 22:55:24 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/exo/-/issues/13.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #14944

Reported by:
lockywolf
Reported on: 2018-12-05
Last modified on: 2020-05-25

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information