[Desktop-packages] [Bug 1025491] Re: python-mkdebian generates malformed copyright strings in debian/copyright

2012-09-17 Thread Martin Pitt
** Also affects: python-distutils-extra (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to python-distutils-extra in Ubuntu. https://bugs.launchpad.net/bugs/1025491 Title:

[Desktop-packages] [Bug 1025491] Re: python-mkdebian generates malformed copyright strings in debian/copyright

2012-09-17 Thread Martin Pitt
Merged Andrews' fix into trunk r308. ** Changed in: python-distutils-extra Status: In Progress = Fix Released ** Changed in: python-distutils-extra (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 806520] Re: --force-control with no arg should use full for backward compatibility

2012-09-17 Thread Martin Pitt
Given that --force-control has required an argument for over a year now, do you think this is still relevant? ** Changed in: python-distutils-extra (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 901689] Re: oneconf-service crashed with signal 5 in g_object_newv()

2012-09-17 Thread Martin Pitt
The assertion says No GSettings schemas are installed on the system, so I guess that's a missing dependency on the schemas or something? ** Package changed: pygobject (Ubuntu) = oneconf (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 899409] Re: python2.7 crashed with SIGSEGV in g_return_if_fail_warning()

2012-09-17 Thread Martin Pitt
You cannot import gtk when you use gi.repository.Gtk (i. e. GTK 3). You need to use the gi.repository modules all the way through. Please note that pygobject has a gi.pygtkcompat module which will help somewhat: http://www.piware.de/2012/03/pygobject-3-1-92-released/ ** Changed in: pygobject

[Desktop-packages] [Bug 1033630] Re: GLib.ThreadPool is not usuable in PyGObject

2012-09-17 Thread Martin Pitt
** Package changed: pygobject (Ubuntu) = glib2.0 (Ubuntu) ** Bug watch added: GNOME Bug Tracker #683941 https://bugzilla.gnome.org/show_bug.cgi?id=683941 ** Also affects: glib via https://bugzilla.gnome.org/show_bug.cgi?id=683941 Importance: Unknown Status: Unknown ** Changed

[Desktop-packages] [Bug 904825] Re: session-installer crashed with RuntimeError in /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py: Gtk couldn't be initialized

2012-09-17 Thread Martin Pitt
Apparently sessioninstaller was called without a $DISPLAY? ** Package changed: pygobject (Ubuntu) = sessioninstaller (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/904825

[Desktop-packages] [Bug 907568] Re: software-center crashed with SIGSEGV in PyGILState_Ensure()

2012-09-17 Thread Martin Pitt
** No longer affects: pygobject (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/907568 Title: software-center crashed with SIGSEGV in PyGILState_Ensure() Status in

[Desktop-packages] [Bug 946685] Re: python2.7 crashed with SIGSEGV in _IO_default_xsputn()

2012-09-17 Thread Martin Pitt
Unfortunately the stack trace is unusable. Do you have a way to reproduce this crash, on current precise or quantal? ** Changed in: pygobject (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-17 Thread Martin Pitt
pydoc -g uses python-tk, not pygobject. ** Package changed: pygobject (Ubuntu) = python-stdlib-extensions (Ubuntu) ** Changed in: python-stdlib-extensions (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 887626] Re: oneconf-service crashed with SIGSEGV in PyGC_Collect()

2012-09-17 Thread Martin Pitt
Do you have a way to reproduce this? The stack trace does not help us at all here, I'm afraid, we need to have a reproducer to investigate the crash. Also, there are no duplicates of this bug, so it's probably very hard to trigger. ** Changed in: pygobject (Ubuntu) Status: New = Incomplete

[Desktop-packages] [Bug 1002792] Re: emesene crashes with assertion failed in gtkstylecontext.c

2012-09-17 Thread Martin Pitt
** Changed in: pygobject (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1002792 Title: emesene crashes with assertion failed in

[Desktop-packages] [Bug 892629] Re: package python-gobject 3.0.0-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-09-17 Thread Martin Pitt
This fails because of a long dependency chain, all of those packages cannot be installed: python-gobject - libglib2.0-0 - libselinux1 - libmount1/libblkid1 - libuuid1 - passwd. Apparently there is a circular dependency between libselinux1 and passwd. IMHO libuuid1 must not depend on passwd,

[Desktop-packages] [Bug 1021032] Re: libindicate-ERROR **: Unable to get session bus: Operation was cancelled

2012-09-17 Thread Martin Pitt
** Changed in: pygobject (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1021032 Title: libindicate-ERROR **: Unable to get session bus:

[Desktop-packages] [Bug 1023361] Re: cannot instantiate cairo.Region

2012-09-17 Thread Martin Pitt
** Summary changed: - MemoryError python-gi-cairo + cannot instantiate cairo.Region -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1023361 Title: cannot instantiate cairo.Region

[Desktop-packages] [Bug 1035103] Re: Software that uses Python will not load at all, e.g. Update Manager

2012-09-17 Thread Martin Pitt
Unfortuantely there is no apport information on this bug. Can you please give me the output of dpkg -l python-gi libgirepository-1.0-1 ? ** Changed in: pygobject (Ubuntu) Status: New = Incomplete ** Summary changed: - Software that uses Python will not load at all, e.g. Update

[Desktop-packages] [Bug 1034620] Re: Python crashes with valuerror

2012-09-17 Thread Martin Pitt
I tried to check out lp:floaty, and ran $ ./floaty-client (floaty-client:20924): GLib-GIO-ERROR **: Settings schema 'com.klacansky.FloatyClient' is not installed Is there a trick to run it out of the build tree? Not sure what floaty-client does around it, but the core of the problem seems to

[Desktop-packages] [Bug 1033196] Re: Gio.File.copy_async() missing

2012-09-17 Thread Martin Pitt
Right, /usr/share/gir-1.0/Gio-2.0.gir shows it as not introspectable. g-i cannot currently handle multiple callbacks and user_data arguments. ** Package changed: pygobject (Ubuntu) = gobject-introspection (Ubuntu) ** Changed in: gobject-introspection (Ubuntu) Status: New = Triaged --

[Desktop-packages] [Bug 1028115] Re: Gdk.cairo_region_create_from_surface() raises an error in GI

2012-09-17 Thread Martin Pitt
py3cairo patch is committed upstream, this needs a new release and then we can apply the patch to pygobject. ** Bug watch added: GNOME Bug Tracker #667959 https://bugzilla.gnome.org/show_bug.cgi?id=667959 ** Also affects: pygobject via https://bugzilla.gnome.org/show_bug.cgi?id=667959

[Desktop-packages] [Bug 1025307] Re: python2.7 crashed with signal 5 in g_object_newv()

2012-09-17 Thread Martin Pitt
I'm afraid the stack trace is completely unusable. python setup.py build --force sounds like you were trying to build something, can you reproduce this crash and remember what you did there? ** Changed in: pygobject (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Desktop-packages] [Bug 778054] Re: Trouble when removing transitional packages

2012-09-17 Thread Martin Pitt
This is not a pygobject bug. Packages such as system-config-printer or python-zeitgeist need to drop the python-gobject dependency and either move to python-gobject-2 (for the static bindings) or python-gi (for GI bindings). ** Package changed: pygobject (Ubuntu) = system-config-printer (Ubuntu)

[Desktop-packages] [Bug 956606] Re: python2.7 crashed with SIGSEGV in g_object_newv()

2012-09-17 Thread Martin Pitt
Can you please show us the Python code that triggered the crash, i. e. how you instantiate the indicator? It seems this needs fixing in libappindicator, so that instantiation works when using the GObject constructor. ** Package changed: pygobject (Ubuntu) = libappindicator (Ubuntu) ** Changed

[Desktop-packages] [Bug 1028115] Re: Gdk.cairo_region_create_from_surface() raises an error in GI

2012-09-17 Thread Martin Pitt
** Changed in: pygobject (Ubuntu) Status: Triaged = Fix Committed ** Changed in: pygobject (Ubuntu) Status: Fix Committed = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu.

[Desktop-packages] [Bug 986343] Re: liststore cannot use custom function for sorting

2012-09-17 Thread Martin Pitt
Doesn't crash for me on either current 12.10 (pygobject 3.3.91) nor 12.04 (pygobject 3.2.0-3), on amd64 (same arch as you). Can you consistently reproduce this? Any chance to test this in jhbuild? ** Changed in: pygobject (Ubuntu) Status: New = Incomplete -- You received this bug

[Desktop-packages] [Bug 1043848] Re: gvfs-mount -u tries to mount, unclear --help

2012-09-17 Thread Martin Pitt
** Changed in: gvfs (Ubuntu) Assignee: Martin Pitt (pitti) = (unassigned) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1043848 Title: gvfs-mount -u tries to mount, unclear

[Desktop-packages] [Bug 1035103] Re: undefined symbol: g_callable_info_skip_return

2012-09-17 Thread Martin Pitt
Sorry to hear that, I hope a reinstall behaves better now? I'm closing this report, as there is nothing further that we can squeeze out of this. Thanks! ** Changed in: pygobject (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1042556] Re: Critical data loss bug in postgresql-common initscript

2012-09-18 Thread Martin Pitt
I run the p-common tests and manual tests for precise with the packages from -proposed, and they all succeed, marking verified for precise. For lucid I now noticed a slight regression: pg_ctlcluster prints out a warning Name main::result used only once: possible typo at /usr/bin/pg_ctlcluster

[Desktop-packages] [Bug 946685] Re: python2.7 crashed with SIGSEGV in _IO_default_xsputn()

2012-09-18 Thread Martin Pitt
I installed zsh and tried python -m unitab, but that works for me. (amd64). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/946685 Title: python2.7 crashed with SIGSEGV in

[Desktop-packages] [Bug 1048585] Re: power statistics dialog not centered inside unity-greeter

2012-09-18 Thread Martin Pitt
Can you please send this to an upstream bugzilla report as well? Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/1048585 Title: power statistics dialog not

[Desktop-packages] [Bug 1028115] Re: Gdk.cairo_region_create_from_surface() raises an error in GI

2012-09-18 Thread Martin Pitt
Koichi, I reported this to Debian and linked it here. Thanks! ** Bug watch added: Debian Bug tracker #688079 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688079 ** Also affects: py3cairo (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688079 Importance: Unknown

[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd

2012-09-19 Thread Martin Pitt
I have the same cups profile, and I don't get that error message. Jamie, any idea what this could mean? Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-19 Thread Martin Pitt
Ah, I see. Taylor, can you please describe the steps to reproduce this crash? The stack trace is absolutely useless, so I need a reproducer. Thanks! ** Changed in: pygobject (Ubuntu) Status: New = Incomplete ** Changed in: python2.7 (Ubuntu) Status: Confirmed = Invalid -- You

[Desktop-packages] [Bug 974807] Re: pydoc2.7 crashed with SIGSEGV in __find_specmb()

2012-09-19 Thread Martin Pitt
Oh, I see what's wrong in https://launchpadlibrarian.net/100297867/ProcMaps.txt: It does seem to actually import all the modules into a non-private namespace. With that it loads e. g. gobject/glib/gtk several times, once through all the static bindings (pygtk), and once again through the GI

[Desktop-packages] [Bug 1052754] Re: apport-gtk crashed with AttributeError in _filter_tag_names(): 'int' object has no attribute 'isspace'

2012-09-19 Thread Martin Pitt
** Changed in: apport (Ubuntu) Status: Confirmed = Won't Fix ** Changed in: apport (Ubuntu) Status: Won't Fix = In Progress ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1053236] [NEW] does not write static nameservers into resolvconf config

2012-09-20 Thread Martin Pitt
Public bug reported: I just helped a friend upgrade to 12.04, he lost DNS after the upgrade. /run/resolvconf/resolv.conf only had the comment, but no actual contents. He has a static IP/DNS etc. configured in NetworkManager (no DHCP at all). Before resolvconf, NM wrote a correct /etc/resolv.conf

[Desktop-packages] [Bug 1048664] Re: package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: /var/log/postgresql/ does not exist

2012-09-20 Thread Martin Pitt
in: postgresql-common (Ubuntu) Status: In Progress = Incomplete ** Changed in: postgresql-common (Ubuntu) Assignee: Martin Pitt (pitti) = (unassigned) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-common in Ubuntu. https

[Desktop-packages] [Bug 1028115] Re: Gdk.cairo_region_create_from_surface() raises an error in GI

2012-09-20 Thread Martin Pitt
Synced, thanks Koichi! py3cairo (1.10.0+dfsg-3~exp2) experimental; urgency=low * debian/patches/101_pycairo-region.patch - add support for cairo_region_t (Closes: 688079) -- Koichi Akabe vbkaise...@gmail.com Thu, 20 Sep 2012 16:14:24 +0900 py3cairo (1.10.0+dfsg-3~exp1) experimental;

[Desktop-packages] [Bug 995008] Re: gvfsd-dav crashed with SIGSEGV in strtoll_l()

2012-09-20 Thread Martin Pitt
Should be fixed in 1.13.7. ** Changed in: gvfs (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/995008 Title: gvfsd-dav crashed with

[Desktop-packages] [Bug 946685] Re: python2.7 crashed with SIGSEGV in _IO_default_xsputn()

2012-09-20 Thread Martin Pitt
What is compinit? I'm a zsh n00b, I just apt-get installed zsh, ran it, and tried the tab expansion. Anyway, this output makes it very clear that something is loading both the static gtk as well as the dynamic gi.repository.Gtk module. This is wreaking havoc as it loads libgtk twice into the

[Desktop-packages] [Bug 1054284] Re: package postgresql-common 129ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-24 Thread Martin Pitt
Can you please attach /var/log/postgresql/postgresql-9.1-main.log ? ** Changed in: postgresql-common (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-common in Ubuntu.

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-24 Thread Martin Pitt
** Also affects: accountsservice (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to accountsservice in Ubuntu. https://bugs.launchpad.net/bugs/1018621 Title: Language for menus

[Desktop-packages] [Bug 1009657] Re: lp:~ubuntu-core-dev/ubuntu/hardy/apport/ubuntu is a branch of 'hal', not 'apport'

2012-06-11 Thread Martin Pitt
What are my options to do something about this? I can certainly remove all current files from lp:ubuntu/hardy/apport, download the current hardy apport source, add them to the branch, and push --overwrite. But that would neither have any history, nor be compatible with the UDD branch format. Isn't

[Desktop-packages] [Bug 1007149] Re: Cannot mount encrypted devices

2012-06-11 Thread Martin Pitt
I just tried this with an actual LUKS-encrypted USB stick, and it's automounted just fine, so I'm afraid this is not obvious to reproduce. Can you please insert the device, do udisksctl dump /tmp/udisksctl-dump.txt attach /tmp/udisksctl-dump.txt to this bug report, and then copypaste the

[Desktop-packages] [Bug 1011997] Re: compiz crashed with SIGABRT in g_assertion_message()

2012-06-12 Thread Martin Pitt
Tentatively reassigning to libgdu, as this seems complete and valid: #5 0x7fb168d2e58b in get_device_for_device_file (device_file=0x375a880 /dev/sdb) at /build/buildd/unity-5.12/plugins/unityshell/src/DeviceLauncherIcon.cpp:497 and the frames on top of that then have the error with an

[Desktop-packages] [Bug 1007149] Re: Mounting encrypted hard disk partitions now asks for the root password.

2012-06-12 Thread Martin Pitt
PeterPall [2012-06-11 17:04 -]: 1.) The system claims to want a passphrase twice but for mounting my hard disk partition it needs both my login passwort and the partition's passphrase. When I insert the stick only the passphrase is needed. This is expected. Your login password is

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-14 Thread Martin Pitt
I already fixed udisks2's hook in the Debian git. ** Changed in: udisks2 (Ubuntu Quantal) Status: Confirmed = Fix Committed ** Changed in: udisks2 (Ubuntu Quantal) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-14 Thread Martin Pitt
** Changed in: apport (Ubuntu Quantal) Milestone: None = quantal-alpha-2 ** Changed in: apport (Ubuntu Quantal) Assignee: (unassigned) = Martin Pitt (pitti) ** Changed in: apport-symptoms (Ubuntu Quantal) Importance: Critical = Medium ** Changed in: apport-symptoms (Ubuntu Quantal

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-14 Thread Martin Pitt
Leaving xdiagnose as high, as there are a bazillion packages symlinking to this. Oliver already has the fix in a branch. ** Changed in: xdiagnose (Ubuntu Quantal) Importance: Critical = High ** Changed in: xdiagnose (Ubuntu Quantal) Status: Confirmed = In Progress ** Changed in:

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-14 Thread Martin Pitt
This patch should be the bulk of porting firefox' package hook, and should also apply (at least in spirit) to thunderbird's : http://paste.ubuntu.com/1040952/ . All these changes are backwards compatible with Python 2 as well. I'm not quite sure how your ExtensionINIParserIter parser works,

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-14 Thread Martin Pitt
) Importance: Critical = Medium ** Changed in: libatasmart (Ubuntu Quantal) Status: Confirmed = In Progress ** Changed in: libatasmart (Ubuntu Quantal) Assignee: (unassigned) = Martin Pitt (pitti) ** Changed in: shadow (Ubuntu Quantal) Importance: Critical = Medium ** Changed

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-15 Thread Martin Pitt
** Changed in: libatasmart (Ubuntu Quantal) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1013171 Title: Many package hooks not ported

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-15 Thread Martin Pitt
** Changed in: apport-symptoms (Ubuntu Quantal) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1013171 Title: Many package hooks not

[Desktop-packages] [Bug 1010141] Re: gvfs-gdu-volume-monitor automounts loop devices, preventing them from being unmounted

2012-06-15 Thread Martin Pitt
I started trying this on current quantal, which uses the latest gvfs and udisks2. I can reproduce the device is busy race condition with the attached script sometimes (that race condition is rather hard to catch on my system). However, I never get the loop device to automount, the problem is

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-18 Thread Martin Pitt
Seconded what Dmitrijs says. Instead of -print sys.stderr, 'ERROR (dkms apport): both -m and -v are required' +print('ERROR (dkms apport): both -m and -v are required', file=sys.stderr) use something like sys.stderr.write('ERROR... required\n') (i. e. add the explicit \n at the

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-18 Thread Martin Pitt
I'll sponsor Edward's fixes which work with both Python 2 and 3, thanks! I can't find an email address of him, so I can only credit his name in the uploads, but not upload the packages under his name. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-18 Thread Martin Pitt
Handing network-manager to Mathieu, as I cannot push to lp:~network- manager/network-manager/ubuntu . Mathieu, can you please apply the apport hook patch? Thanks! ** Changed in: network-manager (Ubuntu Quantal) Status: Confirmed = In Progress ** Changed in: network-manager (Ubuntu

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-18 Thread Martin Pitt
Unsubscribing sponsors team as everything that can be sponsored has been uploaded. Please re-subscribe if you attach new/fixed patches. Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu.

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-20 Thread Martin Pitt
@Edward: For future ref, I have email addresses on my LP page, so this makes me wonder if they're properly visible. They are not. https://launchpad.net/~edward.donovan says No public address provided., I figure you need to agree to showing them in public. It's certainly a sensible default to

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-21 Thread Martin Pitt
Taking dkms, as I already have the patch now (Jean-Baptiste was pointing this out to me this morning). ** Changed in: dkms (Ubuntu Quantal) Assignee: Brian Murray (brian-murray) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1015788] Re: All the apport crash reports are now *** Error: Invalid problem report - TypeError: startswith first arg must be bytes or a tuple of bytes, not str

2012-06-21 Thread Martin Pitt
Discussed in IRC, seems fixed for Dave as well. ** Changed in: apport (Ubuntu Quantal) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1015788

[Desktop-packages] [Bug 1015788] Re: All the apport crash reports are now *** Error: Invalid problem report - TypeError: startswith first arg must be bytes or a tuple of bytes, not str

2012-06-21 Thread Martin Pitt
** Changed in: apport (Ubuntu Quantal) Status: Fix Released = Triaged ** Changed in: apport (Ubuntu Quantal) Status: Triaged = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to apport in Ubuntu.

[Desktop-packages] [Bug 1009657] Re: lp:~ubuntu-core-dev/ubuntu/hardy/apport/ubuntu is a branch of 'hal', not 'apport'

2012-06-26 Thread Martin Pitt
Fair enough. I deleted the hardy branch then. ** Changed in: apport (Ubuntu Hardy) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1009657

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-27 Thread Martin Pitt
Pushed Edward's gnome-control-center to bzr, thank you! ** Changed in: gnome-control-center (Ubuntu Quantal) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu.

[Desktop-packages] [Bug 1018464] Re: Add A New Tag For Bugs Opened Against the LTS Backport Kernel

2012-06-27 Thread Martin Pitt
*** This bug is a duplicate of bug 1004101 *** https://bugs.launchpad.net/bugs/1004101 ** This bug has been marked a duplicate of bug 1004101 [RFE] Allow Bug Reporting When Running Backport Kernel -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-28 Thread Martin Pitt
I pushed Edward's gnome-settings-daemon and nautilus hook fixes to bzr. Thanks! From now on, can you please file new bug reports for similar issues? This bug is starting to get huge and already times out a lot. Feel free to subscribe me for sponsoring. Thanks! ** Changed in:

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-28 Thread Martin Pitt
I pushed Edward's gnome-settings-daemon and nautilus hook fixes to bzr. Thanks! From now on, can you please file new bug reports for similar issues? This bug is starting to get huge and already times out a lot. Feel free to subscribe me for sponsoring. Thanks! ** Changed in: nautilus (Ubuntu

[Desktop-packages] [Bug 734376] Re: jockey-gtk crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply in shutdown()

2012-07-03 Thread Martin Pitt
We already trap that error, see bug 958575. We also stopped getting duplicates to this bug since then, so I think this is working properly. I'm closing this bug as it is useless, as described on said master bug. ** Changed in: jockey (Ubuntu) Status: New = Invalid -- You received this

[Desktop-packages] [Bug 899488] Re: jocky crash

2012-07-03 Thread Martin Pitt
*** This bug is a duplicate of bug 881992 *** https://bugs.launchpad.net/bugs/881992 ** This bug has been marked a duplicate of bug 881992 jockey-text crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.75 was not provided by any .service

[Desktop-packages] [Bug 903364] Re: jockey-kde crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.56 was not provided by any .service files

2012-07-03 Thread Martin Pitt
*** This bug is a duplicate of bug 881992 *** https://bugs.launchpad.net/bugs/881992 ** This bug has been marked a duplicate of bug 881992 jockey-text crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.75 was not provided by any .service

[Desktop-packages] [Bug 1020716] Re: apport does not report rhythmbox crash

2012-07-10 Thread Martin Pitt
For Quantal (the development release), crashes are submitted to Launchpad just as they were before. For the stable releases up to 11.10, apport crashes were disabled entirely. Now they are enabled, but are only reported to http://errors.ubuntu.com, not to Launchpad. It is not appropriate nor

[Desktop-packages] [Bug 911686] Re: Allow lenses to control how results from scopes are merged

2012-07-12 Thread Martin Pitt
) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/911686 Title: Allow lenses to control how results from scopes are merged Status

[Desktop-packages] [Bug 1011363] Re: Jockey shows misc free kernel modules in vain

2012-07-12 Thread Martin Pitt
This is due to the recent splitout of linux-extra-*. ** Changed in: jockey (Ubuntu) Importance: Undecided = High ** Changed in: jockey (Ubuntu) Status: Confirmed = In Progress ** Changed in: jockey (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug

[Desktop-packages] [Bug 1020702] Re: Jockey not showing driver description

2012-07-12 Thread Martin Pitt
*** This bug is a duplicate of bug 1011363 *** https://bugs.launchpad.net/bugs/1011363 ** No longer affects: jockey ** This bug has been marked a duplicate of bug 1011363 Jockey shows misc free kernel modules in vain -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1011363] Re: Jockey shows misc free kernel modules in vain

2012-07-12 Thread Martin Pitt
** Changed in: jockey (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/1011363 Title: Jockey shows misc free kernel modules in vain

[Desktop-packages] [Bug 1024217] [NEW] empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

2012-07-13 Thread Martin Pitt
Public bug reported: I did not do anything with the empathy client at the time of the crash. ProblemType: Crash DistroRelease: Ubuntu 12.10 Package: empathy 3.5.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6 Uname: Linux 3.5.0-4-generic x86_64 ApportVersion: 2.3-0ubuntu4

[Desktop-packages] [Bug 1024217] Re: empathy crashed with SIGSEGV in g_object_unref()

2012-07-13 Thread Martin Pitt
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1024217 Title: empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb() Status in “empathy” package in Ubuntu: New Bug

[Desktop-packages] [Bug 1023815] Re: gvfs-mount -u mountpoint fails: Error finding enclosing mount: Containing mount does not exist

2012-07-13 Thread Martin Pitt
Confirming. ** Changed in: gvfs (Ubuntu) Importance: Undecided = Medium ** Changed in: gvfs (Ubuntu) Status: New = Triaged ** Changed in: gvfs (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1018031] Re: No launcher for gnome-session-properties in applications menu

2012-07-15 Thread Martin Pitt
Unsubscribing sponsors. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1018031 Title: No launcher for gnome-session-properties in applications menu Status in “gnome-session”

[Desktop-packages] [Bug 893851] Re: Brightness adjustment gauge in gnome-control-center screen not responding to brightness hot-keys

2012-07-15 Thread Martin Pitt
Unsubscribing sponsors, I don't see anything to sponsor here. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/893851 Title: Brightness adjustment gauge in

[Desktop-packages] [Bug 957922] Re: Thunderbird's messaging menu highlight helps some people but not many

2012-07-16 Thread Martin Pitt
Unsubscribing sponsors. Realistically this won't be applied by anyone else than Chris Coulson at this point. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/957922 Title:

[Desktop-packages] [Bug 1055944] [NEW] New bug fix releases: 9.1.6, 8.4.14

2012-09-24 Thread Martin Pitt
a standing SRU microrelease exception. ** Affects: postgresql-8.4 (Ubuntu) Importance: Undecided Status: Invalid ** Affects: postgresql-9.1 (Ubuntu) Importance: Undecided Assignee: Martin Pitt (pitti) Status: Fix Committed ** Affects: postgresql-8.4 (Ubuntu Lucid

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14

2012-09-24 Thread Martin Pitt
I uploaded 9.1.6-1 into Debian unstable and will sync it tomorrow. ** Changed in: postgresql-9.1 (Ubuntu) Status: New = Fix Committed ** Changed in: postgresql-9.1 (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) ** Also affects: postgresql-8.4 (Ubuntu) Importance: Undecided

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14

2012-09-24 Thread Martin Pitt
** Changed in: postgresql-9.1 (Ubuntu Precise) Status: New = In Progress ** Changed in: postgresql-9.1 (Ubuntu Oneiric) Status: New = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu.

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-24 Thread Martin Pitt
** Summary changed: - New bug fix releases: 9.1.6, 8.4.14 + New bug fix releases: 9.1.6, 8.4.14, 8.3.21 ** Also affects: postgresql-8.3 (Ubuntu) Importance: Undecided Status: New ** Changed in: postgresql-8.4 (Ubuntu Natty) Status: New = In Progress ** Changed in:

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-24 Thread Martin Pitt
The postgresql-8.3 task is for hardy, but I'm unable to add a proper hardy task for it. ** No longer affects: postgresql-8.4 (Ubuntu Hardy) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu.

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-25 Thread Martin Pitt
All uploaded to unapproved queues, now ready for SRU team review. ** Changed in: postgresql-8.3 (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu.

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-25 Thread Martin Pitt
9.1/precise verified, upstream and postgresql-common tests all pass. ** Tags added: verification-done-precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu. https://bugs.launchpad.net/bugs/1055944 Title:

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-25 Thread Martin Pitt
9.1/oneiric verified, upstream and postgresql-common tests all pass. ** Tags added: verification-done-oneiric -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu. https://bugs.launchpad.net/bugs/1055944 Title:

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-27 Thread Martin Pitt
** Changed in: postgresql-8.4 (Ubuntu Natty) Status: In Progress = Fix Committed ** Changed in: postgresql-8.4 (Ubuntu Lucid) Status: In Progress = Fix Committed ** Changed in: postgresql-8.3 (Ubuntu) Status: In Progress = Fix Committed -- You received this bug

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-27 Thread Martin Pitt
Upstream test suites all succeeded as all updates built on all architectures. The only exception is hardy's postgresql-8.3 on lpia, as we currently do not have any lpia builder: https://launchpad.net/ubuntu/+source/postgresql-8.3/8.3.21-0ubuntu8.04/+build/3857919 I ran the p-common test suite

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-27 Thread Martin Pitt
I recruited an i386 builder (aatxe) to build it. So this is all good to go now. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu. https://bugs.launchpad.net/bugs/1055944 Title: New bug fix releases: 9.1.6,

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-27 Thread Martin Pitt
Synced 9.1.6-1 into Quantal. ** Changed in: postgresql-9.1 (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to postgresql-9.1 in Ubuntu. https://bugs.launchpad.net/bugs/1055944 Title:

[Desktop-packages] [Bug 1058218] Re: do-release-upgrade (lucid-precise) leaves postgres (8.4 9.1) in bad state.

2012-09-30 Thread Martin Pitt
) Status: New = Invalid ** Changed in: postgresql-8.4 (Ubuntu Precise) Status: New = In Progress ** Changed in: postgresql-8.4 (Ubuntu Precise) Importance: Undecided = High ** Changed in: postgresql-8.4 (Ubuntu Precise) Assignee: (unassigned) = Martin Pitt (pitti) -- You received

[Desktop-packages] [Bug 1055944] Re: New bug fix releases: 9.1.6, 8.4.14, 8.3.21

2012-09-30 Thread Martin Pitt
I forgot that precise/postgresql-8.4 also needs to be updated. I cannot add a precise task here any more,and the upgrade bug was filed in bug 1058218, so let's track that part there then. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1058356] Re: CUPS failes to install with apparmor exception

2012-10-01 Thread Martin Pitt
Jamie, as you added this, do you have a recommendation how to ignore it if the capability doesn't exist on the system? Or should AppArmor itself be fixed to not stumble over nonexisting deny capabilities? ** Changed in: cups (Ubuntu) Assignee: Martin Pitt (pitti) = Jamie Strandboge (jdstrand

[Desktop-packages] [Bug 1051951] Re: sansa fuze and samsung s3 phone are both shown as usb drive not devices

2012-10-01 Thread Martin Pitt
Can you please attach the output of gvfs-mount -li while the player is connected and mounted? ** Changed in: gvfs (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu.

[Desktop-packages] [Bug 1051951] Re: sansa fuze and samsung s3 phone are both shown as usb drive not devices

2012-10-01 Thread Martin Pitt
** Changed in: gvfs (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1051951 Title: sansa fuze and samsung s3 phone are both shown as usb drive

[Desktop-packages] [Bug 1055944] Update Released

2012-10-01 Thread Martin Pitt
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Desktop-packages] [Bug 1023964] Re: apport-collect has missing dependence: launchpadlib Python

2012-08-13 Thread Martin Pitt
This was a deliberate decision from the foundations team. python- launchpadlib is not yet available for python 3, so apport-collect has to use python 2 still. But as apport-collect is not required for core desktop operations, only for the rather advanced task (from the perspective of a user of a

[Desktop-packages] [Bug 1036965] Re: Apport silently fails to file bug reports

2012-08-15 Thread Martin Pitt
It does not say it would file a bug on Launchpad -- it says it will report the problem to the developers, which it does via http://errors.ubuntu.com. ** Changed in: apport (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages,

  1   2   3   4   5   6   7   8   9   10   >