Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464958 - app-admin/system-config-printer-{common,gnome}-1.4.1 version bump request
Summary: app-admin/system-config-printer-{common,gnome}-1.4.1 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords: InVCS
: 466876 472082 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-07 13:57 UTC by Pacho Ramos
Modified: 2013-08-13 19:53 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2013-04-07 13:57:08 UTC
Released some days ago:
http://cyberelk.net/tim/data/system-config-printer/1.4/

Reproducible: Always
Comment 1 Maciej Mrozowski gentoo-dev 2013-04-10 00:52:49 UTC
I have some troubles with this:

ERROR:root:Could not find any typelib for GnomeKeyring
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 2069, in <module>
    main(show_jobs)
  File "/usr/share/system-config-printer/system-config-printer.py", line 2045, in main
    mainwindow = GUI()
  File "/usr/share/system-config-printer/system-config-printer.py", line 445, in __init__
    self.populateList()
  File "/usr/share/system-config-printer/system-config-printer.py", line 878, in populateList
    pixbuf = GdkPixbuf.Pixbuf (Gdk.COLORSPACE_RGB,
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 243, in __getattr__
    return getattr(self._introspection_module, name)
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 105, in __getattr__
    self.__name__, name))
AttributeError: 'gi.repository.Gdk' object has no attribute 'COLORSPACE_RGB'

Since 1.4.0 it uses gi.repository and still gtk2, I'll need some help with this likely.
Comment 2 Pacho Ramos gentoo-dev 2013-04-23 16:56:37 UTC
*** Bug 466876 has been marked as a duplicate of this bug. ***
Comment 3 Agostino Sarubbo gentoo-dev 2013-06-02 12:37:01 UTC
*** Bug 472082 has been marked as a duplicate of this bug. ***
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-08-11 20:03:25 UTC
+*system-config-printer-common-1.4.1 (11 Aug 2013)
+
+  11 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  +system-config-printer-common-1.4.1.ebuild,
+  +files/system-config-printer-common-1.4.1-split.patch:
+  464958 478656 Version bump, bug #464958. Move to python-single-r1 and EAPI=5.
+  Always install systemd unit files and fix path to udev helpers with an
+  updated 'split' patch, bug #478656.
+

1.4.1 appears to be fine now, I could go around the UI with no problem.
Comment 5 Maciej Mrozowski gentoo-dev 2013-08-13 19:53:04 UTC
Oh, shiny, thanks Gilles!