[Bug 422758] New: HP-Systray does not start anymore after update to latest Factory (3rd Sept )
https://bugzilla.novell.com/show_bug.cgi?id=422758 Summary: HP-Systray does not start anymore after update to latest Factory (3rd Sept) Product: openSUSE 11.1 Version: Factory Platform: i686 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Printing AssignedTo: jsmeix@novell.com ReportedBy: tittiatwork@hotmail.com QAContact: jsmeix@novell.com Found By: --- After I upgraded to the latest Factory versions (3rd September) the HP-Systray application does not start anymore. When executed on the prompt, the following error appears : g24504@hqvm000261:~> hp-systray HP Linux Imaging and Printing System (ver. 2.8.4) System Tray Status Service ver. 0.1 Copyright (c) 2001-8 Hewlett-Packard Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Traceback (most recent call last): File "/usr/bin/hp-systray", line 140, in <module> systemtray_qt3.run(r, child_pid) File "/usr/share/hplip/ui/systemtray_qt3.py", line 514, in run app = SystemTrayApp(sys.argv, read_pipe, child_pid) File "/usr/share/hplip/ui/systemtray_qt3.py", line 386, in __init__ self.tray_icon = SystrayIcon(load_pixmap("prog", "48x48", (22, 22))) File "/usr/share/hplip/ui/systemtray_qt3.py", line 207, in __init__ self.libX11 = c.cdll.LoadLibrary(cu.find_library('X11')) File "/usr/lib/python2.5/ctypes/util.py", line 132, in find_library return _get_soname(_findLib_ldconfig(name) or _findLib_gcc(name)) File "/usr/lib/python2.5/ctypes/util.py", line 122, in _findLib_ldconfig os.popen('/sbin/ldconfig -p 2>/dev/null').read()) OSError: [Errno 38] Function not implemented g24504@hqvm000261:~> I am not sure if this is related to bug 422756 Regards Raymond -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 Raymond Wooninck <tittiatwork@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 User jsmeix@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=422758#c1 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmeix@novell.com AssignedTo|jsmeix@novell.com |jmatejek@novell.com --- Comment #1 from Johannes Meixner <jsmeix@novell.com> 2008-09-04 00:23:38 MDT --- I didn't change HPLIP. It looks more like an issue in the Python system, in particular in /usr/lib/python2.5/ctypes/util.py which belongs to the python RPM. Therefore I re-assign it to the python RPM maintainer. Jan, is perhaps currently Python somehow broken in FACTORY? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 User jmatejek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=422758#c2 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Jan Matejek <jmatejek@novell.com> 2008-09-04 05:43:48 MDT --- not that i'm aware of, although it did not get rebuilt for the last week or something. i submitted a new version yesterday, let's wait until that is accepted and retry then. i'll mark this as NEEDINFO as soon as the new version is there (oh and btw we are switching to 2.6 now) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 User jsmeix@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=422758#c3 --- Comment #3 from Johannes Meixner <jsmeix@novell.com> 2008-09-04 05:51:51 MDT --- You wrote on the opensuse-packaging@opensuse.org list that ---------------------------------------------------------------- Python 2.6 ... should be mostly backwards compatible to 2.5 ---------------------------------------------------------------- and I hope that "mostly" doesn't mean only 51% ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 User jmatejek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=422758#c4 --- Comment #4 from Jan Matejek <jmatejek@novell.com> 2008-09-04 05:55:26 MDT --- don't worry, it's basically the same thing in all that matters ;e) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 User tittiatwork@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=422758#c5 --- Comment #5 from Raymond Wooninck <tittiatwork@hotmail.com> 2008-09-09 01:06:22 MDT --- Jam, At this moment the HP-SYSTRAY in Factory (8th September) has a normal behavior again. It shows up in my systray and no errors are reported. This indicates for me that there was something else wrong, as the python rpm was not updated since the 18th August (version 2.5.2-49). I don't know if this is related to the bug I reported for this Factory version (bug 424360) and that I have compiled myself the pixman and pango libraries. But things are working again. Regards Raymond -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=422758 User jsmeix@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=422758#c6 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Johannes Meixner <jsmeix@novell.com> 2008-09-09 02:45:17 MDT --- I didn't change HPLIP. Therefore it seems to have been "yet another obsure brokeness in FACTORY" bug and I close it as "fixed" by whatever obsure automatism ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com