[Bug 1277894] Re: GExiv2 python wrapper broken

2014-04-11 Thread Simon Feltman
A few debugging tips: You can verify introspection overrides are brought in by looking at the private _overrides_module attribute of a library: (this is on Fedora so Ubuntu will give a different location) python3 -c from gi.repository import Gtk; print(Gtk._overrides_module) module

[Bug 1009177] Re: PolicyKit problems after update

2012-11-11 Thread Simon Feltman
** Changed in: policykit-1 (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009177 Title: PolicyKit problems after update To manage notifications about this bug

[Bug 1065906] [NEW] software center memory leak in 12.10 beta2

2012-10-12 Thread Simon Feltman
Public bug reported: I noticed a large amount of memory being used by the software center when installing items and continuing to use the UI at the same time (over 1gb). I was able to reproduce at least one memory leak easily: 1. Launch Ubuntu Software Center 2. Launch System Monitor and find

[Bug 1009177] Re: PolicyKit problems after update

2012-07-07 Thread Simon Feltman
I found the problem to be a rogue service file that was installed to: /usr/local/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service which had a Exec=/usr/local/libexec/polkitd which doesn't exist. This service file was clobbering the one in:

[Bug 1009177] Re: Warning: PolicyKit call failed: Cannot launch daemon, file not found or permissions invalid

2012-06-06 Thread Simon Feltman
** Description changed: After updating ubuntu the other day a number of things broke likely related to policykit errors I'm seeing in syslog: Jun 5 11:47:01 neuromancer dbus[792]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) Jun 5 11:47:01

[Bug 965080] Re: Sticky Edge is neither obvious nor explained

2012-06-05 Thread Simon Feltman
This option was turned on by default after a recent update. I thought it was a bug and it was driving me crazy, I'm used to smoothly dragging windows between dual monitors. After looking around, I finally found the Sticky Edges setting in display settings and turned it off. -- You received this

[Bug 1009177] [NEW] Warning: PolicyKit call failed: Cannot launch daemon, file not found or permissions invalid

2012-06-05 Thread Simon Feltman
Public bug reported: After updating ubuntu the other day a number of things broke likely related to policykit errors I'm seeing in syslog: Jun 5 11:47:01 neuromancer dbus[792]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) Jun 5 11:47:01 neuromancer

[Bug 844286] Re: colord crashed with SIGSEGV in dbus_message_get_reply_serial()

2012-04-15 Thread Simon Feltman
Happened when running Update Manager right after Ubuntu Software Center in precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844286 Title: colord crashed with SIGSEGV in