[Bug 1377220] Re: Google Chrome crash with mesa 10.3 on Intel GPU

2015-01-14 Thread Piet Delport
This affects me too: Acceleration and WebGL worked fine in Ubuntu 14.04, and broke after upgrading to 14.10. I use Google Chrome (google-chrome-stable 39.0.2171.99-1), also with an Intel integrated GPU (Lenovo G580 laptop), and Mesa 10.3.0. The LIBGL_DRI3_DISABLE=1 workaround works for me: i

[Bug 1171056] Re: [SRU] 2.2-3+nmu1 upgrade fails on conflict with libwagon-java

2013-05-20 Thread Piet Delport
I ran into this problem, and can confirm that libwagon2-java 2.2-3+nmu1ubuntu0.13.04.1 from raring-proposed fixes it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171056 Title: [SRU] 2.2-3+nmu1

[Bug 1065720] Re: Default behavior of Ubuntu's primary interface is to try to sell me things

2012-10-11 Thread Piet Delport
The one underlying problem here seems to be that the Software Center does not declare packages, package manager, and probably a few more terms as keywords. Should this be forwarded to ubuntu-software-center? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 872701] Re: Keyboard layout doesn't change

2012-06-18 Thread Piet Delport
Hi, I can confirm that upgrading to the following precise-proposed packages fixes the behavior here: libgtk-3-common 3.4.2-0ubuntu0.3 libgtk-3-0 3.4.2-0ubuntu0.3 libgtk-3-bin 3.4.2-0ubuntu0.3 libgail-3-0 3.4.2-0ubuntu0.3 gnome-screensaver's password entry now follows the indicated layout

[Bug 963125] Re: Alt-Tab window switcher lost

2012-06-13 Thread Piet Delport
I just encountered this bug on a fresh Precise installation, with Alt- Tab and most other window management key bindings not working in Unity 2D. I looked in /apps/metacity/global_keybindings and /apps/metacity/window_keybindings as suggested by Pawel, and all the relevant values were wrapped in

[Bug 935713] Re: Can no longer drop tabs onto tabs area in Chromium

2012-06-13 Thread Piet Delport
** Also affects: unity-2d Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935713 Title: Can no longer drop tabs onto tabs area in Chromium To manage

[Bug 939810] Re: Error while loading shared libraries on 64-bit Ubuntu11.10

2012-03-05 Thread Piet Delport
Right, this is a dependency and/or multi-arch problem. The libssl dependency can be resolved by installing the 32-bit version: apt-get install libssl1.0.0:i386 However, the remaining unmet dependencies are not so straightforward to resolve. I don't encounter a problem with libbz2 (yet), but with

[Bug 939810] Re: Error while loading shared libraries on 64-bit Ubuntu11.10

2012-03-05 Thread Piet Delport
Update: Just after posting the above, i spotted that oneiric actually provides a separate lib32tinfo5 package, for 32-bit libtinfo. Installing this seems to get PyPy running: $ sudo apt-get install lib32tinfo5 ... $ pypy Python 2.7.2 (2346207d99463f299f09f3e151c9d5fa9158f71b, Feb 15 2012,

[Bug 921383] Re: pydoc2.7 crashed with SIGSEGV in g_type_get_qdata()

2012-01-26 Thread Piet Delport
*** This bug is a duplicate of bug 896836 *** https://bugs.launchpad.net/bugs/896836 The last line output just before the segfault: ... ** (python2.7:8669): CRITICAL **: pyg_register_boxed: assertion `boxed_type != 0' failed ** This bug has been marked a duplicate of bug 896836

[Bug 896836] Re: Segmentation fault when asking help() for the list of modules

2012-01-26 Thread Piet Delport
There's an apport report and stack trace in LP #921383 To repeat my comment from there: according to the trace, the crash seems to be happening under this debug print: #0 __find_specmb (format=0x7f39f1f40732 %s: assertion `%s' failed) at printf-parse.h:99 which is triggering unbounded recursion

[Bug 921383] Re: pydoc2.7 crashed with SIGSEGV in g_type_get_qdata()

2012-01-25 Thread Piet Delport
This looks like an assertion failed debug print: #0 __find_specmb (format=0x7f39f1f40732 %s: assertion `%s' failed) at printf-parse.h:99 is causing unbounded recursion involving the following loop: ... #10 pygobject_lookup_class (gtype=0) at

[Bug 921383] Re: pydoc2.7 crashed with SIGSEGV in g_type_get_qdata()

2012-01-24 Thread Piet Delport
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921383 Title: pydoc2.7 crashed with SIGSEGV in g_type_get_qdata() To manage notifications about this bug go to:

[Bug 919735] [NEW] vim.gnome crashed with SIGABRT in raise()

2012-01-21 Thread Piet Delport
Public bug reported: Not sure what caused this: i was editing some files, and don't recall doing something particularly unusual. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: vim-gnome 2:7.3.154+hg~74503f6ee649-2ubuntu3 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname:

[Bug 919735] Re: vim.gnome crashed with SIGABRT in raise()

2012-01-21 Thread Piet Delport
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919735 Title: vim.gnome crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 919919] [NEW] gitg crashed with SIGSEGV in gitg_command_add_environmentv()

2012-01-21 Thread Piet Delport
Public bug reported: Crashed during cherrypick operation. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gitg 0.2.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname: Linux 3.0.0-14-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4

[Bug 919919] Re: gitg crashed with SIGSEGV in gitg_command_add_environmentv()

2012-01-21 Thread Piet Delport
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919919 Title: gitg crashed with SIGSEGV in gitg_command_add_environmentv() To manage notifications about this bug go to:

[Bug 915449] [NEW] chromium-browser crashed with SIGABRT in raise()

2012-01-12 Thread Piet Delport
Public bug reported: I was browsing, and Chromium became unresponsive and crashed. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: chromium-browser 17.0.963.26~r116225-0ubuntu1~ucd~dev1 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname: Linux 3.0.0-14-generic x86_64

[Bug 915449] Re: chromium-browser crashed with SIGABRT in raise()

2012-01-12 Thread Piet Delport
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915449 Title: chromium-browser crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 910561] Re: Chromium PPA builds failing: Stable and Beta channels (chromium_useragent.patch does not apply)

2012-01-11 Thread Piet Delport
Thanks! Stable seems to build successfully now. The Beta build still seems to failing, though, with the next patch now: Applying patch disable_dlog_and_dcheck_in_release_builds.patch patching file base/logging.h Hunk #1 FAILED at 495. 1 out of 1 hunk FAILED -- rejects in file base/logging.h

[Bug 879926] Re: evince crashed with SIGSEGV in g_param_spec_pool_lookup()

2012-01-07 Thread Piet Delport
Apport directed me here after evince crashed while opening a link from the command line: $ evince http://www.globalalliancepr.org/website/sites/default/files/fedeles/Code%20of%20Ethics/Code%20of%20Ethics.pdf So far, the crash has only happened once, the first time i ran the above: subsequent

[Bug 913168] Re: gvfsd-metadata crashed with SIGSEGV

2012-01-07 Thread Piet Delport
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913168 Title: gvfsd-metadata crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 762167] Re: missing dependency on gtk2-engines-pixbuf

2012-01-07 Thread Piet Delport
Same here on Ubuntu 11.10, affecting a number of different programs. Installing gtk2-engines-pixbuf solved it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/762167 Title: missing dependency on

[Bug 744836] Re: gvfsd-metadata crashed with SIGSEGV

2012-01-07 Thread Piet Delport
This crash happened randomly in the background: i'm not sure what may have triggered it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744836 Title: gvfsd-metadata crashed with SIGSEGV To manage

[Bug 910561] [NEW] Chromium PPA builds failing: Stable and Beta channels (chromium_useragent.patch does not apply)

2012-01-01 Thread Piet Delport
Public bug reported: (Apologies for filing this bug here first; i can't seem to report it on the Chromium team or project pages.) The https://launchpad.net/~chromium-daily builds for the Beta and Stable channels (Chromium 16.0.912.63) are currently failing, due to chromium_useragent.patch not

[Bug 872701] Re: Keyboard layout doesn't change

2011-12-20 Thread Piet Delport
** Also affects: libxklavier Importance: Undecided Status: New ** Also affects: libxklavier (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 872701] Re: Keyboard layout doesn't change

2011-12-20 Thread Piet Delport
Upstream gnome-screensaver closed this bug with a comment indicating that the issue is likely in libxklavier, and may be fixed in a newer version. According to Ray Strode, the bug may be fixed by this commit:

[Bug 872701] Re: Keyboard layout doesn't change

2011-12-11 Thread Piet Delport
I'm also running into this regression on a fresh installation of Ubuntu 11.10. I use two keyboard layouts, dvorak and us. * In the screensaver unlock dialog, switching the keyboard layout correctly updates the layout indicator (using both mouse clicks and the group toggle shortcut), but the

[Bug 885470] Re: Gives this error trying to backup on Ubuntu One

2011-11-23 Thread Piet Delport
Upstream Duplicity bug: https://bugs.launchpad.net/duplicity/+bug/894234 (u1backend crashes on SSLError) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885470 Title: Gives this error trying to

[Bug 844369] Re: Deja-Dup backup to Ubuntu One failed

2011-11-23 Thread Piet Delport
Upstream Duplicity bug: https://bugs.launchpad.net/duplicity/+bug/894234 (u1backend crashes on SSLError) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844369 Title: Deja-Dup backup to Ubuntu One

[Bug 882398] Re: Contact linking doesn't work

2011-11-04 Thread Piet Delport
*** This bug is a duplicate of bug 847078 *** https://bugs.launchpad.net/bugs/847078 ** This bug has been marked a duplicate of bug 847078 Linking contacts does not work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 768812] Re: [launcher] icons no longer active after an incomplete drag (no reliable way to reproduce yet)

2011-05-31 Thread Piet Delport
Great. :) I applied the patch, and tried for a minute or two to reproduce the problem as described in comment #7, but could not. After unapplying the patch, i could immediately reproduce it again. As far as i can tell, that fixes it. Thanks, Florian! -- You received this bug notification

[Bug 768812] Re: [launcher] icons no longer active after an incomplete drag (no reliable way to reproduce yet)

2011-05-29 Thread Piet Delport
It happened again here. I can confirm what Jani's saying: while launcher seems to be wedged, it still responds to desktop events like alerts/wiggles and applications being launched and closed. Clicking an icon triggers displaying the name tooltip (which is no longer triggered by hovering), but

[Bug 768812] Re: [launcher] icons no longer active after an incomplete drag (no reliable way to reproduce yet)

2011-05-29 Thread Piet Delport
Bingo: I can reliably reproduce the bug now. It involves quickly clicking an icon and moving the mouse away, nearly at the same time: if the mouse movement is too late, a normal click is performed, and if the click release is too late, the gesture turns into the normal drag / swipe gesture of the

[Bug 768812] Re: [launcher] icons no longer active after an incomplete drag

2011-05-14 Thread Piet Delport
This happened to me too: I dragged the Hamster icon, and it appeared to get stuck or frozen in mid-drag, partially overlapping the icon above it. The launcher icons become unresponsive after this. (The top bar and BFB (Ubuntu button) still responded normally.) I have not been able to reproduce it

[Bug 276742] Re: OpenNTPD Description Dated

2011-04-11 Thread Piet Delport
Note: adjtime(2) does not adjust the rate of the clock, but only slews the current value. The rate adjustment refers to the use of adjfreq(2) (under OpenBSD) or adjtimex(2) (under Linux), which was only very recently added to the package. So, the above description is: 1. Correct for Ubuntu 10.10

[Bug 530073] Re: sudo emails contain random buffer contents if hostname can't be resolved

2011-04-08 Thread Piet Delport
I can confirm this affects our 10.04 LTS server (Sudo version 1.7.2p1), and is fixed in 10.10 (Sudo version 1.7.2p7). (The upstream fix was released in 1.7.2p3) Note that this bug may be more serious than indicated: 1. It does not only affect the case of having an unresolvable hostname, but

[Bug 633623] Re: package haveged 0.9-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-07 Thread Piet Delport
*** This bug is a duplicate of bug 569369 *** https://bugs.launchpad.net/bugs/569369 ** This bug has been marked a duplicate of bug 569369 package haveged 0.9-1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1 * You can subscribe to bug

[Bug 569369] Re: package haveged 0.9-1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2011-04-07 Thread Piet Delport
** Bug watch added: Debian Bug tracker #565755 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565755 ** Also affects: haveged (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565755 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 569369] Re: package haveged 0.9-1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2011-04-07 Thread Piet Delport
This was fixed in 0.9-3 (see related Debian bug), released in Maverick (10.10). Can this be backported to Lucid? The change should have little or no regression potential. Besides fixing this bug, 0.9-3 also fixes another startup bug which currently requires a manual workaround in 10.04: