Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
xfce4-panel
xfce4-panel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 255
    • Issues 255
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Custom Issue Tracker
    • Custom Issue Tracker
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xfce
  • xfce4-panelxfce4-panel
  • Issues
  • #87

Closed
Open
Opened Mar 18, 2014 by Bugzilla Migration@bugzilla-migration

Launchers don't redirect errors properly

Submitted by Tom

Link to original bug (#10757)

Description

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

Version: 4.10.0

Edited Jan 30, 2021 by Yousuf Philips
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xfce/xfce4-panel#87