Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 402395

Summary: x11-misc/xosview-1.9.2: SerialMeter::SerialMeter() : xosview must be suid root to use the serial meter.
Product: Gentoo Linux Reporter: Steffen 'j0inty' Stollfuß <j0inty>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Steffen 'j0inty' Stollfuß 2012-02-06 13:11:10 UTC
Hi,

today I noticed that my xosview doesn't start anymore. I remember that an update was made the last days so I started xosview from console and saw.

j0inty@arko ~ $ xosview
SerialMeter::SerialMeter() : xosview must be suid root to use the serial meter.
SerialMeter::SerialMeter() : xosview must be suid root to use the serial meter.

After a "chmod +s /usr/bin/xosview" the tool works again.

I have posted my ~/.Xdefaults file on http://paste.pocoo.org/show/546729/ for a testing configuration.

regards
j0inty

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =xosview-1.9.2
2. start xosview as normal user
3.
Actual Results:  
SerialMeter::SerialMeter() : xosview must be suid root to use the serial meter.

Expected Results:  
Xosview startup and running ;)
Comment 1 Steffen 'j0inty' Stollfuß 2012-02-06 13:16:39 UTC
Sry forgot the emerge --info xosview stuff. So here it is http://paste.pocoo.org/show/546735/

j0inty
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-02-06 13:30:42 UTC
(In reply to comment #1)
> http://paste.pocoo.org/show/546735/
Please don't post files on external servers. Always use bugzilla's attachments for completeness. I'll look into this issue
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-02-06 15:39:39 UTC
+  06 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> xosview-1.9.2.ebuild:
+  Respect CXXFLAGS, add suid flag and postinst warning wrt bug 402395 by Steffen
+  'j0inty' Stollfuß <steffen@stollfuss.net>