Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: GTK+ Error when lunching operator view

GTK+ Error when lunching operator view 13 years 9 months ago #846

  • Bjorn
  • Bjorn's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
The error I get is:

[code:1](process: 2102): Gtk-Warning **: This process is currently running setuid or setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:

www.gtk.org/setuid.html

Refusing to initialize GTK+.[/code:1]

The referenced page does not tell my anything except how wrong it is to use setuid/setgid.
I didn't have this problem initially, I think that a resent program update GTK+ or something other. But I can't remove these programs or updates as they are important to the project.

Any solutions or ideas?

//Björn

Post edited by: Bjorn, at: 2010/07/15 09:46
The administrator has disabled public write access.

Re:GTK+ Error when lunching operator view 13 years 9 months ago #847

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3176
  • Thank you received: 502
  • Karma: 133
Hi Björn,

Remove the s-bit on $pwr_exe/rt_xtt

> chmod u-s $pwr_exe/rt_xtt

/Claes
The administrator has disabled public write access.

Re:GTK+ Error when lunching operator view 13 years 9 months ago #849

  • Bjorn
  • Bjorn's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
Thanks! Works like a charm!
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.099 seconds