! 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 !
Launchers don't redirect errors properly
Status:
RESOLVED: MOVED
Product:
Xfce4-panel
Component:
Launcher

Comments

Description Tom 2014-03-18 18:09:57 CET
I'm using XFCE 4.10 on 64bit openSUSE 13.1.

Launchers fail to redirect errors properly. For example, this command, run from a console, produces no errors in the console itself, or in ~/.xsession-errors-:0

gnomesu krusader 2>/dev/null

That same command, ran from a launcher, produces these errors in ~/.xsession-errors-:0

(xfce4-session:7805): xfce4-session-WARNING **: ICE connection 0x1662e70 rejected
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
Bus::open: Can not get ibus-daemon's address. 
IBusInputContext::createInputContext: no connection to ibus-daemon 

It also tries to open ~/2>/dev/null as a directory path.

Ditto for kate. When opened from a launcher, this command opens file1, file2, and null (as a new, empty file). It only opens the 2 files when opened from a console.

kate file1 file2 2>/dev/null
Comment 1 Git Bot editbugs 2020-05-28 01:50:45 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/xfce4-panel/-/issues/87.

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 #10757

Reported by:
Tom
Reported on: 2014-03-18
Last modified on: 2020-05-28

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
4.10.0

Attachments

Additional information