After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 312444 - Running binaries without a GUI
Running binaries without a GUI
Status: RESOLVED DUPLICATE of bug 91362
Product: nautilus
Classification: Core
Component: File and Folder Operations
0.x.x [obsolete]
Other Linux
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-03 08:44 UTC by Björn Lindqvist
Modified: 2005-08-04 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Björn Lindqvist 2005-08-03 08:44:37 UTC
1. Open Nautilus and go to /usr
2. Double-click on the binary "dmesg".
3. Nothing happens! 

The reason why nothing happens is naturally because dmesg doesn't open a window
and only outputs to stdout. But I still would like to see it handled in a more
graceful way. One way could be to prompt the user if the program should be run
in a terminal like is done with shell scripts. Another way could be to popup a
dialig saying the program cannot be run from Nautilus. I just want SOMETHING to
happen because when NOTHING happens it is very confusing.
Comment 1 Sebastien Bacher 2005-08-03 09:44:35 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of 91362 ***
Comment 2 Björn Lindqvist 2005-08-04 13:09:40 UTC
I don't think this bug is a dupe of #91362. The binary you try to run does not
fail, instead it executes to completion but you do not get any output. Launching
/usr/bin/lspci, /bin/ls, etc from nautilus also give no output whatsoever.
Comment 3 Sebastien Bacher 2005-08-04 15:50:56 UTC
that's quite the same issue, the program you launch just return