[Bug 2041831] Re: /usr/bin/update-manager:11:g_type_check_instance_is_fundamentally_a:g_object_ref:gdk_event_copy:pygi_boxed_copy_in_place:arg_boxed_to_py_cleanup

2024-06-11 Thread Tormod Volden
Apport didn't work for me either, so I ran gdb python manually. The traceback is identical to the OP one in bug #2027941. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041831 Title:

[Bug 2068805] Re: "Install Now" button disappears for good if all packages unselected

2024-06-11 Thread Tormod Volden
I think you got segfaults because you hit bug #2027941 (or #2041831, the "secret" report, dunno which one should be made duplicate). I guess you used a mouse click to deselect :) If you use the spacebar to deselect, you can probably reproduce this bug. -- You received this bug notification

[Bug 2068805] Re: "Install Now" button disappears for good if all packages unselected

2024-06-10 Thread Tormod Volden
** Description changed: If one deselects all packages, the "Install Now" button disappears, which makes sense (on another note it would make even more sense if it was simply grayed out). However when one or more packages are then re- selected, the button won't ever reappear, and

[Bug 2068809] Re: changelogs not listed for PPA packages

2024-06-08 Thread Tormod Volden
Merge request: https://code.launchpad.net/~tormodvolden/update-manager/+git/update-manager/+merge/467152 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068809 Title: changelogs not listed for PPA

[Bug 2068809] [NEW] changelogs not listed for PPA packages

2024-06-08 Thread Tormod Volden
Public bug reported: When clicking on a package from a PPA in update-manager, the "Changes for XXX versions:" section will say: "This update does not come from a source that supports changelogs." and on the console it dumps: ERROR:root:Unable to find a valid PPA candidate URL. The reason is

[Bug 2041831] Re: /usr/bin/update-manager:11:g_type_check_instance_is_fundamentally_a:g_object_ref:gdk_event_copy:pygi_boxed_copy_in_place:arg_boxed_to_py_cleanup

2024-06-08 Thread Tormod Volden
It happens if packages are deselected with a mouse click. If the keyboard spacebar is used instead, it doesn't crash AFAICS. Seen with update-manager 1:24.04.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2046523] Re: segfault error 4 in libgobject-2.0.so.0

2024-06-08 Thread Tormod Volden
*** This bug is a duplicate of bug 2027941 *** https://bugs.launchpad.net/bugs/2027941 ** This bug has been marked a duplicate of bug 2027941 Unchecking packages in update-manager causes SIGSEGV -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2028920] Re: Update Manager crashes when unselecting any package

2024-06-08 Thread Tormod Volden
*** This bug is a duplicate of bug 2027941 *** https://bugs.launchpad.net/bugs/2027941 ** This bug has been marked a duplicate of bug 2027941 Unchecking packages in update-manager causes SIGSEGV -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2027941] Re: Unchecking packages in update-manager causes SIGSEGV

2024-06-08 Thread Tormod Volden
The master bug is probably #2041831. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2027941 Title: Unchecking packages in update-manager causes SIGSEGV To manage notifications about this bug go to:

[Bug 2041831] Re: /usr/bin/update-manager:11:g_type_check_instance_is_fundamentally_a:g_object_ref:gdk_event_copy:pygi_boxed_copy_in_place:arg_boxed_to_py_cleanup

2024-06-08 Thread Tormod Volden
A.k.a "Unchecking packages in update-manager causes SIGSEGV" #2027941 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2041831 Title: /usr/bin/update-

[Bug 2028920] Re: Update Manager crashes when unselecting any package

2024-06-08 Thread Tormod Volden
*** This bug is a duplicate of bug 2027941 *** https://bugs.launchpad.net/bugs/2027941 This seems to be a duplicate of #2027941. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2028920 Title:

[Bug 2046523] Re: segfault error 4 in libgobject-2.0.so.0

2024-06-08 Thread Tormod Volden
From your crash file: Thread 1 (Thread 0x7fc072830040 (LWP 3292)): #0 0x7fc0718b4c41 in g_type_check_instance_is_fundamentally_a () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 Probably a duplicate of #2027941. -- You received this bug notification because you are a member of Ubuntu

[Bug 2068805] Re: "Install Now" button disappears for good if all packages unselected

2024-06-08 Thread Tormod Volden
** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068805 Title: "Install Now" button disappears for good if all packages unselected To manage notifications about this bug go to:

[Bug 2068805] [NEW] "Install Now" button disappears for good if all packages unselected

2024-06-08 Thread Tormod Volden
Public bug reported: If one deselects all packages, the "Install Now" button disappears, which makes sense (on another note it would make even more sense if it was simply grayed out). However when one or more packages are then re- selected, the button won't ever reappear, and update-manager must

[Bug 2028920] Re: Update Manager crashes when unselecting any package

2024-06-08 Thread Tormod Volden
** Summary changed: - Update Manager crashes when unselecting any package in Ubuntu 23.04 + Update Manager crashes when unselecting any package -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2028920

[Bug 2028920] Re: Update Manager crashes when unselecting any package in Ubuntu 23.04

2024-06-08 Thread Tormod Volden
I noticed all the "gesture" functions in the call trace. Indeed, if I only use the keyboard (tab to navigate, space to toggle packages or groups) it doesn't crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2028920] Re: Update Manager crashes when unselecting any package in Ubuntu 23.04

2024-06-08 Thread Tormod Volden
This is where it is crashing: $ gdb --args python3 /usr/bin/update-manager --no-update ... snip ... Thread 1 "python3" received signal SIGSEGV, Segmentation fault. Downloading source file /usr/src/glib2.0-2.80.0-6ubuntu3.1/debian/build/deb/../../../gobject/gtype.c 0x77137d59 in

[Bug 2028920] Re: Update Manager crashes when unselecting any package in Ubuntu 23.04

2024-06-08 Thread Tormod Volden
I have this in 24.04 as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2028920 Title: Update Manager crashes when unselecting any package in Ubuntu 23.04 To manage notifications about this

[Bug 2043909] Re: brisk-menu leaks memory continuously

2024-05-24 Thread Tormod Volden
Can be the same as this: https://github.com/getsolus/brisk- menu/issues/56 ("After some time, Brisk Menu consumes a ton of memory") ** Bug watch added: github.com/getsolus/brisk-menu/issues #56 https://github.com/getsolus/brisk-menu/issues/56 -- You received this bug notification because you

[Bug 628657] Re: freezes for > 10s when displaying long changelogs

2024-03-06 Thread Tormod Volden
Today's linux-libc-dev changelog was 4 lines. This freezes the update-manager GUI (with 100% CPU) in Ubuntu 20.04 for very long. My 10 year old patch above still applies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1961635] Re: [FFe] sync dfu-util 0.11-1 from Debian unstable (was in DELAYED)

2022-04-27 Thread Tormod Volden
dfu-util 0.11 is fully backwards-compatible with 0.9 so it shouldn't be a problem with firmware-tomu. Please also note that firmware-tomu doesn't call anything from dfu-util itself, only their user instructions tell the user to run dfu-util manually. The feature changes since 0.9 (see also

[Bug 1895252] Re: help menu entry points to website solely promoting adult products

2022-04-26 Thread Tormod Volden
Upstream made a 1.10.3 release with only this fix. Once this gets in Debian it'll be worth syncing it as an SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895252 Title: help menu entry points

[Bug 1961635] Re: [FFe] sync dfu-util 0.11-1 from Debian unstable (was in DELAYED)

2022-03-15 Thread Tormod Volden
** Description changed: Due to maintainer MIA the current package 0.9 in Debian testing (and - Ubuntu) is nearly 7 years old. I have salvaged the package in Debian, - but this has been a long process, and the new 0.11-1 package is now - sitting in the delayed queue until February 26. Since this

[Bug 1961635] Re: [FFe] sync dfu-util 0.11-1 from Debian unstable (was in DELAYED)

2022-02-26 Thread Tormod Volden
It is in unstable now: http://deb.debian.org/debian/pool/main/d/dfu-util/dfu-util_0.11-1.dsc ** Description changed: Due to maintainer MIA the current package 0.9 in Debian testing (and Ubuntu) is nearly 7 years old. I have salvaged the package in Debian, but this has been a long process,

[Bug 1961635] Re: [FFe] sync dfu-util 0.11-1 from Debian unstable (was in DELAYED)

2022-02-26 Thread Tormod Volden
** Summary changed: - [FFe] sync dfu-util 0.11-1 from Debian (now in DELAYED) + [FFe] sync dfu-util 0.11-1 from Debian unstable (was in DELAYED) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961635

[Bug 1961634] Re: Please merge xscreensaver 6.02+dfsg1-1 from Debian

2022-02-24 Thread Tormod Volden
** Changed in: xscreensaver (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961634 Title: Please merge xscreensaver 6.02+dfsg1-1 from Debian To manage

[Bug 1961634] Re: Please merge xscreensaver 6.02+dfsg1-1 from Debian

2022-02-24 Thread Tormod Volden
** Tags added: jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961634 Title: Please merge xscreensaver 6.02+dfsg1-1 from Debian To manage notifications about this bug go to:

[Bug 1961634] Re: Please merge xscreensaver 6.02+dfsg1-1 from Debian

2022-02-24 Thread Tormod Volden
This was also test-built in my PPA: https://launchpad.net/~tormodvolden/+archive/ubuntu/ppa/+build/23196149 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961634 Title: Please merge xscreensaver

[Bug 1961634] Re: Please merge xscreensaver 6.02+dfsg1-1 from Debian

2022-02-24 Thread Tormod Volden
To simplify review, here is the new Ubuntu delta. ** Patch added: "Ubuntu delta" https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1961634/+attachment/5563441/+files/xscreensaver_6.02+dfsg1-2ubuntu1.ubuntu-delta.debdiff -- You received this bug notification because you are a

[Bug 1961634] Re: Please merge xscreensaver 6.02+dfsg1-1 from Debian

2022-02-24 Thread Tormod Volden
** Patch added: "Full debdiff from xscreensaver_5.45+dfsg1-2ubuntu1" https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1961634/+attachment/5563432/+files/xscreensaver_6.02+dfsg1-2ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1961635] [NEW] [FFe] sync dfu-util 0.11-1 from Debian (now in DELAYED)

2022-02-21 Thread Tormod Volden
Public bug reported: Due to maintainer MIA the current package 0.9 in Debian testing (and Ubuntu) is nearly 7 years old. I have salvaged the package in Debian, but this has been a long process, and the new 0.11-1 package is now sitting in the delayed queue until February 26. Since this will

[Bug 1961634] [NEW] Please merge xscreensaver 6.02+dfsg1-1 from Debian

2022-02-21 Thread Tormod Volden
Public bug reported: @robert-ancell Are you going to merge this? I notice Jammy feature freeze is coming up soon. ** Affects: xscreensaver (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1279544] Re: lsusb different device id when using usb hub

2022-02-09 Thread Tormod Volden
The wrong display of information in lsusb when plugged in a hub is a known problem fixed in usbutils 013. Anyway, rest assured that wrong information printed by lsusb has no effect on the functionality of the device (unless some weird program would be parsing lsusb output, very unlikely). --

[Bug 1910915] Re: Multiple usb devices description not correct

2022-02-09 Thread Tormod Volden
That the "HyperX Cloud Alpha S" value is repeated for several items is a known problem that has been fixed in newer usbutils. Note that lsusb nowadays collect data from the udev hwdb database and not from the usb.ids file. -- You received this bug notification because you are a member of Ubuntu

[Bug 696213] Re: xscreensaver-data-extra is missing screensavers

2022-02-01 Thread Tormod Volden
The package description was updated at some point, for sure included in 5.42 (in 20.04). ** Changed in: xscreensaver (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871797] Re: syntax error in desktop file

2022-02-01 Thread Tormod Volden
In my experience, small issues like this will seldom be fixed in the old release (20.04). It is a small enough fix, but there is enough "paperwork" involved (SRU process) that nobody will take their time for this. I would recommend installing the 6.02 version from my PPA:

[Bug 795170] Re: [nvidia] system hangs (even networking) when GLText screensaver start

2022-02-01 Thread Tormod Volden
Closing since no further info from submitter. ** Changed in: xscreensaver (Ubuntu) Status: Incomplete => Invalid ** Changed in: xscreensaver (Ubuntu) Assignee: Tormod Volden (tormodvolden) => (unassigned) -- You received this bug notification because you are a member of Ubunt

[Bug 602028] Re: xscreensaver crashed with SIGSEGV

2022-02-01 Thread Tormod Volden
Closing since it couldn't be reproduced and no further info from submitter. ** Changed in: xscreensaver (Ubuntu) Status: Incomplete => Invalid ** Changed in: xscreensaver (Ubuntu) Assignee: Tormod Volden (tormodvolden) => (unassigned) -- You received this bug notification b

[Bug 1947359] Re: [focal] ubuntu patch fills .xsession-errors with ""Visible region is null"

2021-10-21 Thread Tormod Volden
Note the correction I am suggesting was also applied upstream as part of commit 3a36bf7b55ff3da09cf6ff181be27e9f9b7cd97b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947359 Title: [focal] ubuntu

[Bug 1947359] Re: [focal] ubuntu patch fills .xsession-errors with ""Visible region is null"

2021-10-15 Thread Tormod Volden
** Patch added: "debdiff for focal SRU" https://bugs.launchpad.net/ubuntu/+source/marco/+bug/1947359/+attachment/5533147/+files/marco_1.24.0-1ubuntu1.1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1947359] [NEW] [focal] ubuntu patch fills .xsession-errors with ""Visible region is null"

2021-10-15 Thread Tormod Volden
Public bug reported: marco 1.24.0-1ubuntu1 in Ubuntu 20.04 ships with the Ubuntu-specific patch debian/0001_fix_segfaults.patch which includes this part: + else { +g_warning ("Visible region is null"); } + } Thanks to this (unnecessary) part of patch ~/.xsession-errors gets

[Bug 1877718] Re: RuntimeError: object at 0x7f3f983de500 of type RenameMenu is not initialized

2021-07-18 Thread Tormod Volden
Fixed upstream in caja-rename 21.7.18. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877718 Title: RuntimeError: object at 0x7f3f983de500 of type RenameMenu is not initialized To manage

[Bug 1877718] Re: RuntimeError: object at 0x7f3f983de500 of type RenameMenu is not initialized

2021-07-18 Thread Tormod Volden
I filed an upstream pull request at https://github.com/tari01/caja- rename/pull/4 Corresponding changes for other packages: - https://bazaar.launchpad.net/~costales/folder-color/trunk/revision/283 - https://github.com/GSConnect/gnome-shell-extension-

[Bug 1877718] Re: RuntimeError: object at 0x7f3f983de500 of type RenameMenu is not initialized

2021-07-18 Thread Tormod Volden
FWIW, the error message also appears after upgrading to caja 1.25.3 and caja-rename 21.4.11 (checked out latest git of both), on top of Ubuntu 20.04.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1862150] Re: Xscreensaver produces high cpu and fan on 18.04

2021-07-09 Thread Tormod Volden
Certain combinations of screensaver hacks, graphic drivers and cards cause unexpectedly high CPU loads. In my PPA at https://launchpad.net/~tormodvolden/+archive/ubuntu/ppa there is xscreensaver 5.45 for focal, with an extra patch that displays a CPU load summary for each hack in the verbose log.

[Bug 1874610] Re: error: failed to register the EFI boot entry: Operation not permitted.

2020-07-06 Thread Tormod Volden
I had this error on Ubuntu Mate 20.04, also when running grub-install chroot'ed to the failed installation. After converting the partition table from MBR to GPT, grub-install worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 628657] Re: freezes for > 10s when displaying long changelogs

2020-05-21 Thread Tormod Volden
Certainly happening in xenial, which is still supported. Clicking on a kernel package makes it hang for a long time. Still have to apply my above patch. ** Changed in: update-manager (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of

[Bug 1771914] Re: release-upgrade-motd can't update message via apt proxy

2019-10-28 Thread Tormod Volden
I think this xenial update (the change to dict) broke changelog display - please see my patch in #1850208. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771914 Title: release-upgrade-motd can't

[Bug 1849004] Re: update-manager stop to load update descriptions / changelog

2019-10-28 Thread Tormod Volden
** Summary changed: - update-manager stop to load update descriptions + update-manager stop to load update descriptions / changelog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849004 Title:

[Bug 1850208] Re: [PATCH, regression] changelog not displayed (1:16.04.16)

2019-10-28 Thread Tormod Volden
*** This bug is a duplicate of bug 1849004 *** https://bugs.launchpad.net/bugs/1849004 ** This bug has been marked a duplicate of bug 1849004 update-manager stop to load update descriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1850208] [NEW] [PATCH, regression] changelog not displayed (1:16.04.16)

2019-10-28 Thread Tormod Volden
Public bug reported: Because urlsplit() is returning None instead of "" in the username member the logic in MyCache.py falsely thinks the URI contains a username. Exception in thread Thread-4: Traceback (most recent call last): File "/usr/lib/python3.5/threading.py", line 914, in

[Bug 1812138] Re: vlc on mpeg stream with radeon GPU driver produces errors and no video

2019-01-20 Thread Tormod Volden
About xserver-xorg-video-radeon: It is a binary package, one of many built from the xserver-xorg-video-ati source package. ** Package changed: xserver-xorg-video-radeonhd (Ubuntu) => xserver- xorg-video-ati (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1684123] Re: bus: MMIO read of 00000000 FAULT at 3e6684 [ IBUS ]

2017-12-09 Thread Tormod Volden
** Bug watch added: freedesktop.org Bugzilla #100423 https://bugs.freedesktop.org/show_bug.cgi?id=100423 ** Also affects: nouveau via https://bugs.freedesktop.org/show_bug.cgi?id=100423 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1590985] Re: Wifi non-functional after suspend (Intel 6205)

2017-02-25 Thread Tormod Volden
When I have the OP's original issue, lost connection after resume and only one network listed, simply running "sudo iw wlp3s0 scan" makes everything work again, without having to reload the module. I am sure I have seen the lost connection after resume without any network listed too. I have not

[Bug 1590985] Re: Wifi non-functional after suspend (Intel 6205)

2017-02-21 Thread Tormod Volden
There are possibly two independent issues here. In some cases the connection is lost after resume, and the module must be reloaded (or configured to be unloaded at suspend). The other issue is that nm-applet shows no connection (or in my case it shows a wired connection and no wifi bar or

[Bug 1590985] Re: Wifi non-functional after suspend (Intel 6205)

2017-02-20 Thread Tormod Volden
Seeing the same as OP with "Intel Corporation Centrino Advanced-N 6235 (rev 24)" on 16.04.2 with 4.8.0-34-generic. ** Changed in: linux (Ubuntu) Status: Expired => Confirmed ** Bug watch added: Red Hat Bugzilla #737424 https://bugzilla.redhat.com/show_bug.cgi?id=737424 -- You

[Bug 1590985] Re: Wifi non-functional after suspend (Intel 6205)

2017-02-20 Thread Tormod Volden
Other possible workarounds to try out: https://bugzilla.redhat.com/show_bug.cgi?id=737424 https://ubuntuforums.org/showthread.php?t=2004690=4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590985

[Bug 1624917] Re: external usb-3 disk crashes when writing.

2017-02-20 Thread Tormod Volden
Possible UAS module bug, see https://bbs.archlinux.org/viewtopic.php?pid=1455956#p1455956 Blacklisting UAS for the given device is probably a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1458599] Re: Lenovo E330 Wifi is disabled by hardware switch Ubuntu 14.04

2016-04-26 Thread Tormod Volden
This is not related to the linux-wlan-ng package. Actually, make sure you have linux-wlan-ng purged (uninstalled including configuration files). ** Changed in: linux-wlan-ng (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1512931] Re: Additional Distro Versions Vuln to usn-2789-1

2016-01-17 Thread Tormod Volden
There are patches available in the Debian bug tracker (5.15 is a bit different than the newer versions). I believe the issue is still present in Trusty, Vivid and Wily, although it has been fixed in Precise. ** Changed in: xscreensaver (Ubuntu) Status: Expired => Confirmed ** Bug watch

[Bug 840220] Re: Lubuntu : default screen saver should be blank

2015-07-23 Thread Tormod Volden
*** This bug is a duplicate of bug 521427 *** https://bugs.launchpad.net/bugs/521427 ** This bug has been marked a duplicate of bug 521427 blank screen screensaver should be default -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 602028] Re: xscreensaver crashed with SIGSEGV

2015-07-23 Thread Tormod Volden
This was most likely a one-off problem, maybe a hardware problem. Unless it can be reproduced or confirmed by others, the report can be closed. ** Changed in: xscreensaver (Ubuntu) Status: Confirmed = Incomplete ** Changed in: xscreensaver (Ubuntu) Assignee: (unassigned) = Tormod

[Bug 795170] Re: [nvidia] system hangs (even networking) when GLText screensaver start

2015-07-23 Thread Tormod Volden
This was very likely a crash in the graphics driver, and there have been many changes to them since then. Please tell if this is still an issue. ** Changed in: xscreensaver (Ubuntu) Status: Confirmed = Incomplete ** Changed in: xscreensaver (Ubuntu) Assignee: (unassigned) = Tormod

[Bug 300756] Re: Screensaver launches even if the user is using keyboard.

2015-07-22 Thread Tormod Volden
** Bug watch added: Debian Bug tracker #678279 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678279 ** Also affects: xscreensaver (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678279 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 611932] Re: xscreensaver-data-extra description lists retired t3d screensaver

2015-07-22 Thread Tormod Volden
I am pretty sure this has been fixed. There is no t3d in the Ubuntu patch any longer. ** Changed in: xscreensaver (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1424413] Re: Missing german translation for an option

2015-07-21 Thread Tormod Volden
How is this workflow meant to work? I believe the translation teams should send the updated translations upstream? Do they routinely check if some random user has contributed some translation fixes in translations.launchpad.net? -- You received this bug notification because you are a member of

[Bug 222367] Re: Star Wars screensaver doesn't handle non-ASCII well

2015-07-19 Thread Tormod Volden
** Bug watch added: Debian Bug tracker #180775 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180775 ** Also affects: xscreensaver (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180775 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 628657] Re: freezes for 10s when displaying long changelogs

2015-05-08 Thread Tormod Volden
dino99, what do you mean, isn't 14.04 supported any longer? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/628657 Title: freezes for 10s when displaying long changelogs To manage notifications

[Bug 1433047] Re: xorg: Unusable Unity Environment (15.04 - using the daily iso of 16.03.2015)

2015-05-08 Thread Tormod Volden
** Package changed: xserver-xorg-driver-ati (Ubuntu) = xserver-xorg- video-ati (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433047 Title: xorg: Unusable Unity Environment (15.04 - using

[Bug 1382775] Re: XScreenSaver doesn't lock screen on suspend

2014-10-21 Thread Tormod Volden
I wanted you to run sleep 2; xscreensaver-command -lock on the command line in a terminal window. The sleep is there only to not trigger anything when you release the Enter key. If you are using Unity you cannot expect xscreensaver to work. Unity has explicitly been made to only use its own

[Bug 1382661] Re: Support for JLINK in 0.8.0 requires small patch

2014-10-19 Thread Tormod Volden
The Debian package build-depends on libusb-1.0-0-dev so the patch should not be an issue here. Johnny, does the 0.8.0-1 in the repos work fine for you? https://launchpad.net/ubuntu/+source/openocd/0.8.0-1 ** Changed in: openocd (Ubuntu) Status: New = Incomplete -- You received this

[Bug 1382775] Re: XScreenSaver doesn't lock screen on suspend

2014-10-19 Thread Tormod Volden
Does running sleep 2; xscreensaver-command -lock give you the xscreensaver lock screen? ** Changed in: xscreensaver (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1382661] Re: Support for JLINK in 0.8.0 requires small patch

2014-10-17 Thread Tormod Volden
The post you linked is sent from review tool where patches go into the official repo. http://openocd.zylin.com/gitweb?p=openocd.git;a=commitdiff;h=96549bf0121a7cff08885ddca22ab7a1c362ea24 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-09-15 Thread Tormod Volden
IMO, the session manager which launches xscreensaver should also tell xscreensaver (or other screensavers) how to do user switching. It does not make sense that xscreensaver should try to keep up with various combinations of desktop environments and display managers and guess the right commands.

[Bug 1287388] Re: screensaver fails to start

2014-09-15 Thread Tormod Volden
From the screenshots it looks like you are running Unity. Unity does not support the free choice of screensavers, and only use the gnome screensaver. You can definitely not start the xscreensaver daemon while the gnome screensaver daemon is running. ** Changed in: xscreensaver (Ubuntu)

[Bug 1357721] [NEW] logout dialog doesn't go away when I press ESC

2014-08-16 Thread Tormod Volden
Public bug reported: After starting lxsession-logout (by clicking on the power symbol in the corner of the screen, or manually) pressing ESC doesn't cancel it again. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: lxsession-logout 0.4.9.2+git20140410-0ubuntu1.1 ProcVersionSignature: Ubuntu

[Bug 628657] Re: freezes for 10s when displaying long changelogs

2014-08-15 Thread Tormod Volden
This is bad as ever on 14.04. The current kernel updates have a 1 line changelog, and update-manager freezes around 20 seconds (on a quad- core, 8 GB RAM desktop) before it refreshes the GUI when I click on these packages. I use the attached patch as a stop gap, it only lists up to 24 lines

[Bug 1309917] Re: Unable to switch login at xscreensaver lock screen

2014-08-07 Thread Tormod Volden
XFCE (or whatever is launching the xscreensaver daemon) should tell xscreensaver how a new session should be launched, like here: http://anonscm.debian.org/cgit/collab-maint/xscreensaver.git/tree/debian /xscreensaver-wrapper.sh I guess Saucy had gdmflexiserver but Trusty doesn't. -- You

[Bug 1342734] Re: corrupt pad rendering with OpenGL

2014-08-07 Thread Tormod Volden
** Also affects: xserver-xorg-video-ati (Ubuntu) Importance: Undecided Status: New ** Summary changed: - corrupt pad rendering with OpenGL + fragment shader corrupt rendering with OpenGL -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 363695] Re: update-apt-xapian-index uses too much CPU and memory

2014-07-16 Thread Tormod Volden
** Changed in: apt-xapian-index (Ubuntu) Assignee: froedric (anjohnson) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/363695 Title: update-apt-xapian-index uses too much CPU and

[Bug 1333676] Re: Screen disappear and show chunks from memory

2014-06-29 Thread Tormod Volden
** Package changed: xserver-xorg-driver-ati (Ubuntu) = xserver-xorg- video-ati (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1333676 Title: Screen disappear and show chunks from memory To

[Bug 1283459] Re: Please merge xscreensaver (5.26-1) from Debian unstable

2014-05-18 Thread Tormod Volden
Mattia, thanks for merging 5.26-1 ! However, have you seen the upgrade bug reports? There might be some missing Replaces. Example bug #1320592 and bug #1319433. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 415357] Re: [gm45] Xorg consistently crashing when using some applications

2014-03-22 Thread Tormod Volden
** Bug watch added: Debian Bug tracker #716851 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716851 ** Also affects: xorg-server (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716851 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 415357] Re: [gm45] Xorg consistently crashing when using some applications

2014-03-22 Thread Tormod Volden
I am getting the same stack trace on Ubuntu 12.04.4 (Intel Arrandale IGP) when using kicad. This is also reported in Kicad, bug #911963. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/415357 Title:

[Bug 1261863] Re: Update xscreensaver to the latest version

2014-02-24 Thread Tormod Volden
A merge debdiff to 5.23-1 has been posted in bug #1283459. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1261863 Title: Update xscreensaver to the latest version To manage notifications about this

[Bug 493795] Re: [radeon KMS:M26:X700] broken display after resume (patch)

2014-02-24 Thread Tormod Volden
Brad, did you post in the wrong bug report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/493795 Title: [radeon KMS:M26:X700] broken display after resume (patch) To manage notifications about this

[Bug 1261863] Re: Update xscreensaver to the latest version

2014-02-17 Thread Tormod Volden
Daniel, thanks for the remainder, which I only discovered now. I forgot about finishing off the release. I am waiting for it to be accepted now. But note that 5.26 is not much different from 5.23, since most upstream changes concerned the iOS port. -- You received this bug notification because

[Bug 1275015] Re: apt-get remove xscreensaver No such file or directory

2014-02-17 Thread Tormod Volden
I think this was fixed in Debian: http://anonscm.debian.org/gitweb/?p =collab- maint/xscreensaver.git;a=commit;h=1f1ade01d25461a0481c6e56388ebf77b240c7d4 ** Bug watch added: Debian Bug tracker #681613 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681613 ** Also affects: xscreensaver

[Bug 1261863] Re: Update xscreensaver to the latest version

2013-12-19 Thread Tormod Volden
FYI, I will soon release 5.26-1 in Debian, available in git and in my PPA for testing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1261863 Title: Update xscreensaver to the latest version To

[Bug 1248368] Re: Volume up/down keyboard keys stoped working after gnome-settings-daemon package update

2013-11-07 Thread Tormod Volden
Petar, what hardware is this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248368 Title: Volume up/down keyboard keys stoped working after gnome-settings- daemon package update To manage

[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2013-11-07 Thread Tormod Volden
Verified on a T410 with Ubuntu 12.04.3: After installing gnome-settings- daemon 3.4.2-0ubuntu0.6.5 and xkb-data 2.5-1ubuntu1.5 from precise- proposed the Mic Mute button actually toggles mic mute. However, the LED still does not light up. -- You received this bug notification because you are a

[Bug 1180986] Re: X Segmentation fault with dual-head config on Matrox G45FMDVP32DB /32MB /DVI /VGA

2013-10-31 Thread Tormod Volden
The posted patch + the 02- Debian patch (from Andy via Cyril) are now both upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180986 Title: X Segmentation fault with dual-head config on

[Bug 1180986] Re: X Segmentation fault with dual-head config on Matrox G45FMDVP32DB /32MB /DVI /VGA

2013-10-31 Thread Tormod Volden
http://cgit.freedesktop.org/xorg/driver/xf86-video- mga/commit/?id=cbcee5de1ba02c8a58bae932a0cb98093dccefd9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180986 Title: X Segmentation fault with

[Bug 1242426] Re: ctrl+alt+lock xscreensaver not working ubuntu 13.10

2013-10-20 Thread Tormod Volden
Is this a bug report? What is the expected behaviour and what is the actual one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242426 Title: ctrl+alt+lock xscreensaver not working ubuntu 13.10 To

[Bug 1054299] Re: screensaver doesn't hide screen during unsuspend

2013-10-20 Thread Tormod Volden
** Bug watch added: Xfce Bugzilla #10089 https://bugzilla.xfce.org/show_bug.cgi?id=10089 ** Also affects: xfce4-session via https://bugzilla.xfce.org/show_bug.cgi?id=10089 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 423930] Re: [SecurityRoadmap] xscreensaver delays locking and hiding screen

2013-10-20 Thread Tormod Volden
*** This bug is a duplicate of bug 1054299 *** https://bugs.launchpad.net/bugs/1054299 ** This bug has been marked a duplicate of bug 1054299 screensaver doesn't hide screen during unsuspend -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1229486] Re: Resuming from suspend flashes the desktop, then shows unlocking dialog

2013-10-20 Thread Tormod Volden
** Changed in: xfce4-session (Ubuntu) Status: Confirmed = Invalid ** Summary changed: - Resuming from suspend flashes the desktop, then shows unlocking dialog + xscreensaver-command is slow at locking ** Changed in: xfce4-session Importance: Unknown = Undecided ** Changed in:

[Bug 1054299] Re: race condition in suspend scripts reveals desktop

2013-10-20 Thread Tormod Volden
** Summary changed: - screensaver doesn't hide screen during unsuspend + race condition in suspend scripts reveals desktop ** Bug watch added: Debian Bug tracker #593303 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593303 ** Changed in: acpi-support (Debian) Status: New = Unknown

[Bug 1054299] Re: screensaver doesn't hide screen during unsuspend

2013-10-19 Thread Tormod Volden
** Package changed: acpi-support (Ubuntu) = xfce4-session (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054299 Title: screensaver doesn't hide screen during unsuspend To manage

[Bug 1229486] Re: Resuming from suspend flashes the desktop, then shows unlocking dialog

2013-10-19 Thread Tormod Volden
** Patch added: patch from Debian https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1229486/+attachment/3883280/+files/15_upstream_activate_faster_nontty.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   8   9   10   >