[Desktop-packages] [Bug 1482913] [NEW] Segmentation fault on start: _gdk_x11_display_get_cursor_for_type

2015-08-08 Thread Chris West
Public bug reported: Happens every time. Never had it successfully start. i3wm (i.e. no gnome-session), but other gtk apps are fine (e.g. ubuntu- bug). % gdb --args python $(which pitivi) GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9 [..] (gdb) r Starting program: /usr/bin/python /usr/bin/pitivi [Thread

[Desktop-packages] [Bug 1401207] Re: No 'Select-by-word characters' property

2015-09-06 Thread Chris West
To restore the pre-wily behaviour, you need to use dconf, as per: https://bugzilla.gnome.org/show_bug.cgi?id=730632#c33 Note that the use of colons there is /crazy/. Yes, there is :/: in there. 1) edit -> profile preferences -> the General tab on your profile has its Profile ID, e.g.

[Desktop-packages] [Bug 1496577] [NEW] xmalloc.c: Assertion 'size > 0' failed at pulse/xmalloc.c:60

2015-09-16 Thread Chris West
Public bug reported: Pulseaudio frequently crashes when Skype or some games (e.g. BigPharma from Steam) are playing audio, it appears fine otherwise. It gets restarted as my user (not as the system), and hence things can start playing again, but neither Skype nor the games recover from this

[Desktop-packages] [Bug 1496577] Re: xmalloc.c: Assertion 'size > 0' failed at pulse/xmalloc.c:60

2015-12-11 Thread Chris West
I switched to a build of Xenial's pulseaudio ages ago, and can confirm it fixes this issue (although not the other). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1496577 Title:

[Desktop-packages] [Bug 1530366] [NEW] 1 second lag when opening URLs from the command line

2015-12-31 Thread Chris West
Public bug reported: When you, or another application, attempts to open a URL in Chromium, there is a very perceptible delay: over 1 second on my modern i7/ssds/>16gb ram desktop. e.g. chromium-browser http://google.com or: xdg-open http://google.com This is annoying. It doesn't happen

[Desktop-packages] [Bug 1530363] [NEW] Edit Google Payments opens .sandbox. urls which aren't public

2015-12-31 Thread Chris West
Public bug reported: Under Settings -> Advanced Settings -> Manage Auto-fill settings, you are offered the ability to view and edit stored credit cards. If you have used Google Payments, cards from Google Payments successfully show up here, with a link to edit the card. Clicking the edit button

[Desktop-packages] [Bug 1621949] [NEW] chromium-browser-dbg missing for 52.x

2016-09-09 Thread Chris West
Public bug reported: chromium-browser has reached version 52.0.2743.116-0ubuntu0.16.04.1.1250, but the associated debug packages in chromium-browser-dbg are still at 51.0.2704.79-0ubuntu0.16.04.1.1242. These are uninstallable, as they depend on "=" the same chromium-browser version, which is

[Desktop-packages] [Bug 1621949] Re: chromium-browser-dbg missing for 52.x

2016-09-12 Thread Chris West
I don't seem to be able to get that to work, either. My aim here was to install the symbols on Xenial, so I can file a reasonable bug report for a piece of chromium behaviour. Neither the xenial, nor yakkety, "/debug" package lists seem to have chromium-browser-dbg* in. Nor do any of the lists on

[Desktop-packages] [Bug 1739849] [NEW] Logging into snap installer fails with GDBus / Polkit error

2017-12-22 Thread Chris West
Public bug reported: I installed gnome-software to attempt to install a snap. Installing a snap requires logging in to the snap store? The login dialog does not let me log in with my launchpad details, it shows: https://quad.pe/e/fG5ZLaxMiL.png

[Desktop-packages] [Bug 1744798] [NEW] Text area completely fails to clear during redraw

2018-01-22 Thread Chris West
Public bug reported: At some point since after the 17.10 upgrade, the main text area has been totally failing to redraw properly for me. Scrolling results in complete garbage being displayed. Selecting everything redraws the background to orange, so you can temporarily see what's going on.

[Desktop-packages] [Bug 1759278] [NEW] hp-doctor: UnboundLocalError: local variable 'l' referenced before assignment

2018-03-27 Thread Chris West
Public bug reported: hp-doctor is trying to parse the Python version. Probably other tools are too. On Python 2, sys.version is "2.7.14+", whos parts cannot be parsed as an integer. On Python 3, sys.version is "3.6.5rc1", whos parts cannot be parsed as an integer. Neither of these will work.

[Desktop-packages] [Bug 1796324] [NEW] symbol export missing: pa_encoding_from_string

2018-10-05 Thread Chris West
Public bug reported: This specific release of libpulsecommon-11.1 is missing the symbol `pa_encoding_from_string`. This was fixed upstream: https://bugs.freedesktop.org/show_bug.cgi?id=103806 This has a Debian bug open, but I suspect it's been fixed by bumping major version: