Opened 10 years ago

Last modified 4 years ago

#10642 assigned bug

Can't start BApplications with other user

Reported by: pulkomandy Owned by: nobody
Priority: normal Milestone: R1.1
Component: Servers/app_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

  • Create an additional user for ssh access
  • Ssh to your haiku computer, and try to run a BApplication
  • The application silently stops.

Syslog has this message:

DAEMON 'app_server': Cannot initialize Desktop object: General system error
KERN: Could not initialize graphics output. Exiting.

This happens with vim, unzip, and DumpRenderTree. It's either because of using ssh, or because the new user doesn't have the right permissions. At least a warning to standard output, instead of the syuslog, would be nice. A fix to make this working would be even better.

Change History (5)

comment:1 by pulkomandy, 10 years ago

Confirmed the problem is being logged in as another user, so probably the permissions aren't right somewhere? Logging in with "user" through ssh gets this to work.

comment:2 by pulkomandy, 10 years ago

Component: - GeneralServers/app_server
Owner: changed from nobody to axeld
Summary: Can't start BApplications through ssh / with other userCan't start BApplications with other user

comment:3 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:4 by waddlesplash, 5 years ago

strace would be helpful.

comment:5 by pulkomandy, 4 years ago

Milestone: R1R1.1
Note: See TracTickets for help on using tickets.