[Bug 2115112] [NEW] Subtitle ripping is broken in Ubuntu build

2025-06-21 Thread Ryan C. Underwood
Public bug reported: Hi, when ripping a DVD with a subtitle track, the resulting vobsub files have gaps and incorrect timestamps, resulting in bizarre rendering when replayed with mpv or vlc. Removing the ubuntu 1.9.2 packate and installing the 1.9.2 flatpak immediately solves the problem with no

[Bug 2093278] [NEW] LCD-equipped laptop backlight left on when screen locked/blanked in 24.10

2025-01-08 Thread Ryan C. Underwood
Public bug reported: I upgraded an old HP laptop with Intel 965GM (X3100) graphics from a previous non-Wayland Ubuntu version to 24.10 which is using GNOME/Wayland. The display is correctly blanked and locked according to the timeout set in gnome-power-manager but is not turned off completely - t

[Bug 601764] Re: psi does not re-sense network after suspend/hibernate

2021-07-30 Thread Ryan C. Underwood
This is not incomplete; this is a full and accurate bug report that applies to all versions up to and including the current version, as well as the psi-plus fork. This is one of the most annoying "features" of this application. ** Changed in: psi (Ubuntu) Status: Incomplete => Confirmed -

[Bug 1715861] Re: r592 & r852 IRQ: DMA errors cause excessive log file entries

2021-01-02 Thread Ryan C. Underwood
Still happens in kernel 5.8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1715861 Title: r592 & r852 IRQ: DMA errors cause excessive log file entries To manage notifications about this bug go to:

[Bug 1895483] Re: Superceded by newer rtl8812au 5.x and rtl88x2bu driver

2020-09-13 Thread Ryan C. Underwood
** Summary changed: - Superceded by rtl88x2bu driver + Superceded by newer rtl8812au 5.x and rtl88x2bu driver ** Description changed: The old 8812au driver doesn't support newer hardware and is frequently - broken with 5.x kernels. The rtl88x2bu driver at - https://github.com/cilynx/rtl88x2bu

[Bug 1895483] [NEW] Superceded by rtl88x2bu driver

2020-09-13 Thread Ryan C. Underwood
Public bug reported: The old 8812au driver doesn't support newer hardware and is frequently broken with 5.x kernels. The rtl88x2bu driver at https://github.com/cilynx/rtl88x2bu is the most up to date version for this series of hardware which still has no in-kernel driver. ** Affects: rtl8812au (

[Bug 1705820] Re: Wrong build when kernel upgrade (about kernel header path)

2020-09-13 Thread Ryan C. Underwood
Does this package have an owner? This really needs to be fixed since it blocks every new user of Ubuntu with this network hardware who has automatic upgrades enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1880986] [NEW] Unreasonable "Black Over Print" default value for Ricoh C261SFNw introduced in Focal

2020-05-27 Thread Ryan C. Underwood
Public bug reported: After the Focal upgrade, my Ricoh laser printer began printing solid black over every page. The image was still legible but the page looked like a sheet of carbon paper with massive black toner waste. The problem was a new printer option "Black Over Print" which surfaced in

[Bug 1757375] Re: Desktop unable to Suspend when Inactive

2020-03-22 Thread Ryan C. Underwood
Still a major laptop usability problem in eoan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757375 Title: Desktop unable to Suspend when Inactive To manage notifications about this bug go to: ht

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2019-11-22 Thread Ryan C. Underwood
Still a problem on Eoan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1075923 Title: nautilus hangs copying large directories from a samba share To manage notifications about this bug go to: https

[Bug 1816214] Re: Thinks logical volume is not mounted because it's not using /dev/mapper/vg-* path

2019-02-15 Thread Ryan C. Underwood
After some more playing around, I realized that I was slightly off in my initial analysis. It's not /etc/fstab that it obtains the /dev/vg/* references from, but lvdisplay: $ sudo lvdisplay --config 'log{command_names=0}' -c -a WARNING: Device /dev/mapper/sda5_crypt has size of 1950040760 secto

[Bug 1816214] [NEW] Thinks logical volume is not mounted because it's not using /dev/mapper/vg-* path

2019-02-15 Thread Ryan C. Underwood
Public bug reported: I have a volume group named 'vg'. /dev/mapper/vg-* and /dev/vg/* are symlinks to the same devicemapper entries: $ ls -l /dev/vg lrwxrwxrwx 1 root root 7 Feb 14 21:44 documents -> ../dm-5 lrwxrwxrwx 1 root root 7 Feb 14 21:44 downloads -> ../dm-7 lrwxrwxrwx 1 root root 8 Feb

[Bug 1809840] [NEW] Creating slideshow of large number of images fails due to inode exhaustion in default /tmp

2018-12-26 Thread Ryan C. Underwood
Public bug reported: Creating a DVD image with several thousand (4000+) images fails, with this in the final log line: Error while writing video frame: Operation not permitted After much useless debugging and wasted time, I found: Filesystem Inodes IUsed IFree IUse% Mount

[Bug 1685442] Re: Errors: flip_done timed out during boot-up; slow boot

2018-10-28 Thread Ryan C. Underwood
This should be bisectable, but I don't think anyone has done it yet... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1685442 Title: Errors: flip_done timed out during boot-up; slow boot To manage

[Bug 1740517] Re: [SRU] SDL2 2.0.6 isn't compiled with Vulkan support

2018-09-16 Thread Ryan C. Gordon
No need to update 1.2, at least for Vulkan support. If no one is complaining about loadso for 1.2, I think it's safe to leave that alone in Bionic and just be correct going forward into Cosmic. We can always revisit in a separate bug report if something serious arises, but I don't predict that w

[Bug 1740517] Re: [SRU] SDL2 2.0.6 isn't compiled with Vulkan support

2018-09-14 Thread Ryan C. Gordon
Wow, you're fast! :) Is this going in Cosmic and/or Bionic? Thanks, --ryan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740517 Title: [SRU] SDL2 2.0.6 isn't compiled with Vulkan support To ma

[Bug 1740517] Re: SDL2 2.0.6 isn't compiled with Vulkan support

2018-09-14 Thread Ryan C. Gordon
So what they did was try to force SDL to not dynamically load Xlib, because they were concerned SDL wouldn't have X11 as a package dependency if so (although that seems like something that should be listed as a dependency at the package level, and in a land where Wayland exists, is now incorrect

[Bug 1740517] Re: SDL2 2.0.6 isn't compiled with Vulkan support

2018-09-13 Thread Ryan C. Gordon
Ok, so following up: Vulkan appears to be disabled because "loadso" (which is short for "load shared objects" in this case) is disabled too, and this is not a configuration that we generally test for, because that turns off SDL ever dynamically loading a library, either internally for its own us

[Bug 1740517] Re: SDL2 2.0.6 isn't compiled with Vulkan support

2018-09-12 Thread Ryan C. Gordon
Just adding a note that this is still missing Vulkan support in 18.04. Not to be overdramatic, but this bug means that basically no Vulkan- based game going forward is likely to work with Ubuntu out of the box until this bug is resolved. This is in debian/rules for the package: # the SDL mod

[Bug 1776150] Re: 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-08-19 Thread Ryan C. Underwood
Was finally able to reproduce under valgrind with the OFX/QFX import plugin! ==18084== Invalid read of size 8 ==18084==at 0x943FD06: g_type_check_instance_cast (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.1) ==18084==by 0x538DE78: gnc_tree_view_account_set_selected_account (in

[Bug 1776150] Re: 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-06-10 Thread Ryan C. Underwood
Also cannot reproduce under valgrind, which indicates that a race condition is to blame (it's running much slower there). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1776150 Title: 2.6.19 on bioni

[Bug 1776150] Re: 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-06-10 Thread Ryan C. Underwood
I've also noticed that this happens occasionally if I double-click on the line item itself - the whole dialog hangs. It seems to be some kind of race condition since it's never the same item causing the problem twice. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1776150] [NEW] 2.6.19 on bionic: QIF import wizard hangs when manipulating account tree

2018-06-10 Thread Ryan C. Underwood
Public bug reported: Occasionally when manipulating the account tree attempting to assign transactions to existing accounts, the dialog just hangs when the "expand tree" widget is clicked on. It seems to be related to possibly manipulating the dialog too fast, but I really have no idea. It is ve

[Bug 1772471] [NEW] Bug in SDL2 blocks Unity-based games

2018-05-21 Thread Ryan C. Gordon
Public bug reported: ("Unity" here refers to the video game engine at https://unity3d.com/ and not Ubuntu's Unity project.) There is a bug in SDL2 that causes Unity-based games to fail in certain configurations. The basic idea is that Unity is statically linked to SDL, and then a plugin also li

[Bug 1767808] Re: "drm timed out" with driver i915 + Intel Mobile GM965/GL960 Integrated Graphics with Kernel 4.15

2018-05-08 Thread Ryan C. Underwood
@jsalisbury It is definitely not fixed upstream. See https://bugs.freedesktop.org/show_bug.cgi?id=93782 ** Bug watch added: freedesktop.org Bugzilla #93782 https://bugs.freedesktop.org/show_bug.cgi?id=93782 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1641099] Re: PCManFM & Nautilus crash immediately after opening

2018-04-17 Thread Ryan C. Underwood
I also had this segfault, and deleting the named socket also fixed it. The only difference I could observe is that the initial connect() call to the socket produced -1 ECONNREFUSED on a failed run (where it already existed), and on a successful run (where it did not already exist) the connect() ca

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-23 Thread Ryan C. Underwood
Attaching logs for ./growisofs -Z /dev/dvdrw=dvd.iso (nodao.log) ./growisofs -use-the-force-luke=dao -Z /dev/dvdrw=dvd.iso (dao.log) The difference in the actual commands sent seems to be stark. Is there a way to place a DVD burner into simulation mode as with CD recording so as to test the comma

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-23 Thread Ryan C. Underwood
dao option ** Attachment added: "dao.log" https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1757030/+attachment/5088414/+files/dao.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/17570

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-23 Thread Ryan C. Underwood
no DAO option ** Attachment added: "nodao.log" https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1757030/+attachment/5088413/+files/nodao.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

Re: [Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-22 Thread Ryan C. Underwood
u place the patch somewhere and also let me know what upstream version to apply against? -- Ryan C. Underwood, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757030 Title: Lite-On DS8A1H Slimline

Re: [Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-22 Thread Ryan C. Underwood
dom occasion. I suppose, but I have zero problems with xorrecord with any drive or media so far, so I feel that this is a bug in growisofs with this specific drive. -- Ryan C. Underwood, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

Re: [Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-21 Thread Ryan C. Underwood
(ready=0) [5509741.332040] ata1: device not ready (errno=-16), forcing hardreset [5509741.332052] ata1: soft resetting link [5509741.536602] ata1.00: configured for MWDMA2 [5509741.537635] ata1: EH complete -- Ryan C. Underwood, -- You received this bug notification because you are a member

[Bug 1757030] [NEW] Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-19 Thread Ryan C. Underwood
Public bug reported: I tried Verbatim 8x and 2.4x DVD+R DL. The failure is always exactly the same. $ growisofs -dvd-compat -Z /dev/dvdrw=2017.iso Executing 'builtin_dd if=2017.iso of=/dev/dvdrw obs=32k seek=0' /dev/dvdrw: splitting layers at 2009552 blocks /dev/dvdrw: "Current Write Speed" is 1

[Bug 1757030] Re: Lite-On DS8A1H Slimline fails to record dual layer DVD+R

2018-03-19 Thread Ryan C. Underwood
I also tried Pioneer BDR-205 Blu-ray recorder, firmware 1.12. growisofs can record any blank DL DVD with no problem. xorriso can record DL DVD on either drive. So, the problem seems isolated to growisofs and some alignment peculiarity with the firmware of this DS8A1H drive. -- You received thi

[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2017-12-09 Thread Ryan C
At any given time: immediately after reboot, immediately after restarting gnome-shell (alt+F2 --> "r"), and during regular use gnome- shell is consuming at least 4GB RAM. I'm happy to provide a memory profile but I don't know how to do that so I need help. # ps auxwww | grep gnome-shell

[Bug 1672297] GsettingsChanges.txt

2017-12-08 Thread Ryan C
apport information ** Attachment added: "GsettingsChanges.txt" https://bugs.launchpad.net/bugs/1672297/+attachment/5020457/+files/GsettingsChanges.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1672297] JournalErrors.txt

2017-12-08 Thread Ryan C
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1672297/+attachment/5020458/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16722

[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2017-12-08 Thread Ryan C
ApportVersion: 2.20.7-0ubuntu3.6 Architecture: amd64 CurrentDesktop: ubuntu:GNOME DisplayManager: gdm3 DistroRelease: Ubuntu 17.10 InstallationDate: Installed on 2017-11-02 (36 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018) NonfreeKernelModules: nvidia_uvm nv

[Bug 1672297] ProcCpuinfoMinimal.txt

2017-12-08 Thread Ryan C
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1672297/+attachment/5020459/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1672297] Dependencies.txt

2017-12-08 Thread Ryan C
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1672297/+attachment/5020456/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672297

[Bug 1621753] Re: Google Cast no longer finds Chromecast device

2017-07-07 Thread Ryan C. Underwood
inthelight, could you run chromium from the console and paste the stack trace when it crashes? Also, please try it with a temporary new user directory (--user-data-dir=/tmp/foo or something) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1183690] Re: dkms only using one core for compiling

2017-05-13 Thread Ryan C. Underwood
Fixed in 2.2.0.3-4 and above from Debian https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=663114 Unfortunately, looks like only older versions are available in Ubuntu until Zesty. ** Bug watch added: Debian Bug tracker #663114 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663114 -- You

[Bug 1631037] Re: not possible to boot from a degraded raid1

2017-05-12 Thread Ryan C. Underwood
This is indeed still broken with 3.3-2ubuntu7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1631037 Title: not possible to boot from a degraded raid1 To manage notifications about this bug go to:

[Bug 1635049] Re: Boot fails with degraded mdadm raid

2017-05-12 Thread Ryan C. Underwood
This is still broken in Xenial with mdadm 3.3-2ubuntu7.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635049 Title: Boot fails with degraded mdadm raid To manage notifications about this bug go t

[Bug 1656693] Re: 16.10 Install failed

2017-02-09 Thread Ryan C. Underwood
Shouldn't the installer verify that constraint before proceeding through a process that is doomed to fail? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656693 Title: 16.10 Install failed To manag

[Bug 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2017-01-22 Thread Ryan C. Underwood
Still happens on 16.10 on a HP Pavilion 15 (Skylake i5-6300HQ, Intel 530, Nvidia 950M). HandleLidSwitchDocked=suspend and then reboot 'fixes' it. However, it has the undesirable side effect of suspending when an external monitor is attached to the HDMI port (driven by the NVidia chip). In the la

[Bug 1656693] [NEW] 16.10 Install failed

2017-01-15 Thread Ryan C. Underwood
Public bug reported: The installer failed and decided to file this bug report. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: ubiquity 16.10.14 ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0 Uname: Linux 4.8.0-22-generic x86_64 ApportVersion: 2.20.3-0ubuntu8 Architecture: amd64 Cas

[Bug 1632685] Re: /usr/lib/mate-optimus/mate-optimus-applet:NameError:/usr/lib/mate-optimus/mate-optimus-applet@81

2016-10-22 Thread Ryan C
Using 16.10.1-1 fixed this bug for me ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632685 Title: /usr/lib/mate-optimus/mate-o

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-09-12 Thread Ryan C. Underwood
No @jacsalomon, that's not true. If you override via grub, there's no need for the kernel override. That is, this scheme works with Ubuntu's kernel configuration: CONFIG_ACPI_CUSTOM_DSDT_FILE="" # CONFIG_ACPI_CUSTOM_DSDT is not set -- You received this bug notification because you are a member

[Bug 1586894] Re: Xenial upgrade installs i386 kernel despite amd64 userland

2016-07-25 Thread Ryan C. Underwood
You're right, I had mistakenly installed that specific kernel image from the kernel ppa, but never booted into it. Is that why it decided to install the i386 metapackage? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1045690] Re: Allow custom DSDT overrides in grub per default

2016-07-05 Thread Ryan C. Underwood
GRUB also accepts an 'acpi' command: https://www.gnu.org/software/grub/manual/html_node/acpi.html Perhaps we could just make it easier for that command to be generated as a part of boot entry blocks in grub.cfg. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1586894] Re: Xenial upgrade installs i386 kernel despite amd64 userland

2016-05-30 Thread Ryan C. Underwood
Or just check uname -m and don't install a different arch kernel during the upgrade. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586894 Title: Xenial upgrade installs i386 kernel despite amd6

[Bug 1586894] [NEW] Xenial upgrade installs i386 kernel despite amd64 userland

2016-05-29 Thread Ryan C. Underwood
Public bug reported: I had a Trusty 14.04 LTS system and used update-manager -d to trigger the release upgrade to Xenial. Everything went fine, but when I rebooted into the kernel 4.4.0-22-generic I was greeted with a stacktrace and an error about not being able to execute /sbin/init on the initr

[Bug 1518021] Re: /usr/bin/Xorg:6:sna_dri2_event_free:sna_dri2_schedule_flip:sna_dri2_schedule_swap:DRI2SwapBuffers:ProcDRI2SwapBuffers

2016-04-01 Thread Ryan C. Underwood
Sorry, that was posted on the wrong bug thread. Disregard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518021 Title: /usr/bin/Xorg:6:sna_dri2_event_free:sna_dri2_schedule_flip:sna_dri2_schedule

[Bug 1522727] Re: X.org crashes intermittently, randomly, back to the login screen

2016-04-01 Thread Ryan C. Underwood
Andreas, you are probably running into this bug which is still current. https://bugs.freedesktop.org/show_bug.cgi?id=92911 A fix needs to be backported to wily. ** Bug watch added: freedesktop.org Bugzilla #92911 https://bugs.freedesktop.org/show_bug.cgi?id=92911 -- You received this bug not

[Bug 1518021] Re: /usr/bin/Xorg:6:sna_dri2_event_free:sna_dri2_schedule_flip:sna_dri2_schedule_swap:DRI2SwapBuffers:ProcDRI2SwapBuffers

2016-04-01 Thread Ryan C. Underwood
This bug should not have been marked incomplete. The bug was fixed upstream and a fix needs to be backported to wily. https://bugs.freedesktop.org/show_bug.cgi?id=92911 ** Bug watch added: freedesktop.org Bugzilla #92911 https://bugs.freedesktop.org/show_bug.cgi?id=92911 -- You received this

[Bug 1525776] [NEW] libao pulse plugin does not ignore unsupported options as claimed

2015-12-13 Thread Ryan C. Underwood
Public bug reported: In the documentation for ao_open_live(): https://xiph.org/ao/doc/ao_open_live.html "Unsupported options are ignored." However, the pulse plugin does not ignore unsupported options: int ao_plugin_set_option(ao_device *device, const char *key, const char *value) { ao_pulse_

[Bug 1388612]

2015-02-03 Thread Ryan C. Underwood
Jamie, your uname -a output indicates that you haven't installed a kernel that contains the other part of the fix. Go here: http://kernel.ubuntu.com/~kernel-ppa/mainline/ Pick a kernel >= v3.19-rc1 and install the proper debs. Then make sure you choose that kernel at your bootloader. -- You re

[Bug 1388612]

2015-02-03 Thread Ryan C. Underwood
> Newbie here. I tried the same thing as Jamie Jackson but it keeps crashing. > I have a freshly installed Ubuntu 14.04 I'm not sure if this means that you have also not actually upgraded to the fixed packages as Jamie Jackson indicated. Please dpkg -l libgl1 -mesa-dri and check that the installe

[Bug 1388612]

2015-02-03 Thread Ryan C. Underwood
You didn't actually install the packages that include the fix. :-) Try dist-upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388612 Title: [GM965] GPU lockup running OpenGL applications on D

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
Also, you would not see the leak using memory_get_usage() because the memory is leaked outside of PHP, but due to PHP's mishandling of the connection. So dismissing the bug reporter on this basis was not really fair. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
This is a real bug. Here is the patch that fixes it. http://git.php.net/?p=php-src.git;a=commitdiff;h=0863a0d6a0f740874b4ef8dc732a4ec94949470c Here is the bug I filed in the debian BTS. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752366 Without this patch an attacker can launch a denial of

[Bug 1044430] Re: Php ftp_* eats memory

2014-06-22 Thread Ryan C. Underwood
** Changed in: php5 (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044430 Title: Php ftp_* eats memory To manage notifications about this bug go to: htt

[Bug 1330804] [NEW] fceux grabs keyboard & mouse when resuming from pause

2014-06-16 Thread Ryan C. Underwood
Public bug reported: This bug has been fixed upstream since 1 year ago but is still present in trusty. http://www.fceux.com/web/pressrelease-2.2.2.html The only workaround is to not pause fceux if you intend to use other applications at any time after unpausing it. ** Affects: fceux (Ubuntu)

[Bug 1241690] [NEW] package python-appindicator 12.10.1daily13.04.15-0ubuntu1 failed to install/upgrade: ErrorMessage: subprocess new pre-removal script returned error exit status 1

2013-10-18 Thread Ryan C
*** This bug is a duplicate of bug 1234147 *** https://bugs.launchpad.net/bugs/1234147 Public bug reported: Trying to upgrade from 13.04 to 13.10. During upgrade, I couldn't go back and look at all the details in the terminal leading up to this crash... ProblemType: Package DistroRelease: Ub

[Bug 1204507] Re: MAAS rejects empty files

2013-09-12 Thread Ryan C
Julian, filed here: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1224685 Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204507 Title: MAAS rejects empty files To manage notifica

[Bug 1224685] [NEW] raring-proposed/maas removes maas-dns

2013-09-12 Thread Ryan C
Public bug reported: When upgrading maas from the raring-proposed repo per bug #1204057 (https://bugs.launchpad.net/maas/+bug/1204507), maas-dns is removed, which breaks all sorts of things (least of which being that maas nodes can't reach each other by name). If you try to re-install maas-dns, i

[Bug 1204507] Re: MAAS rejects empty files

2013-09-10 Thread Ryan C
This has fixed the problem for me too, but it potentially has introduced another one. When upgrading maas from raring-updates, maas-dns is removed which is causing resolution failures due to my maas nodes pointing at my region controller for DNS (which is no longer listening for queries). Trying

[Bug 1204507] Re: MAAS rejects empty files

2013-08-16 Thread Ryan C
Second the request for a fix on raring. I am "dead in the water" until then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204507 Title: MAAS rejects empty files To manage notifications about thi

[Bug 597859]

2013-08-02 Thread Ryan C. Gordon
Bug #1119 is fixed now, so I'm resolving this bug, too. --ryan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/597859 Title: Wrong application name appears in Sound Preferences when using pulseaud

[Bug 597859]

2013-07-12 Thread Ryan C. Gordon
(Sorry if you get a lot of copies of this email, we're touching dozens of bug reports right now.) Tagging a bunch of bugs as target-2.0.0, Priority 1. This means we're in the final stretch for an official SDL 2.0.0 release! These are the bugs we really want to fix before shipping if humanly poss

[Bug 1193878] Re: Init script loses track of openvpn processes sometimes

2013-06-23 Thread Ryan C. Underwood
Also, a simple "killall openvpn" gets rid of all the derelict processes, so there doesn't seem to be any reason why the init script's kill would not have the same effect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1193878] [NEW] Init script loses track of openvpn processes sometimes

2013-06-23 Thread Ryan C. Underwood
Public bug reported: I have a short cron job to check the status of an openvpn tunnel every so often and restart the link if it seems lost. */5 * * * * ping -c1 172.16.30.1 >/dev/null 2>&1 || PATH=$PATH:/sbin /etc/init.d/openvpn restart >/dev/null 2>&1 Most of the time this works okay. However,

[Bug 1077748] [NEW] If wpa_supplicant's wpa-psk option is not quoted in /etc/network/interfaces, it is silently accepted, parsed incorrectly and fails to authenticate

2012-11-11 Thread Ryan C. Underwood
Public bug reported: iface wlan0 inet dhcp wpa-ssid "myessid" wpa-psk ".." works. This does not work: iface wlan0 inet dhcp wpa-ssid myessid wpa-psk .. The failure is silent and can only be detected by entering wpa_cli and observing the "4-way handshake

[Bug 1077748] Re: If wpa_supplicant's wpa-psk option is not quoted in /etc/network/interfaces, it is silently accepted, parsed incorrectly and fails to authenticate

2012-11-11 Thread Ryan C. Underwood
Here is the Gentoo thread in which I located the solution by sheer chance: http://forums.gentoo.org/viewtopic-t-851897-start-0.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1077748 Title: If w

[Bug 1000272] Re: Eclipse crashes at startup in Ubuntu 12.04

2012-11-11 Thread Ryan C. Underwood
I removed all libswt-*3.5* and all eclipse packages and reinstalled same. None of the other tricks worked but this fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000272 Titl

[Bug 881236] Re: valgrind on amd64 no longer works with 32-bit binaries

2012-09-18 Thread Ryan C. Gordon
As a followup, installing libc6-dbg:i386 on Ubuntu 12.04 works without complaint, and solves this problem. --ryan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881236 Title: valgrind on amd64 no

[Bug 871898] Re: NM incorrectly sets broadcast address, nameserver address, default route, etc. (whereas dhclient does everything correctly) -- T-Mobile Rocket USB HSPA stick

2012-06-26 Thread Ryan C. Underwood
$ /sbin/ethtool -i usb0 driver: cdc_ether version: 22-Aug-2005 firmware-version: CDC Ethernet Device bus-info: usb-:00:1d.7-4 supports-statistics: no supports-test: no supports-eeprom-access: no supports-register-dump: no -- You received this bug notification because you are a member of Ubunt

[Bug 871898] Re: NM incorrectly sets broadcast address, nameserver address, default route... whereas dhclient does everything correctly

2012-06-26 Thread Ryan C. Underwood
I wouldn't know if it's been fixed in Precise, because in Precise n-m refuses to even connect to T-Mobile using exactly the same settings. I gave up on n-m and have been using sakis3g in the meantime. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 905456]

2011-12-22 Thread Ryan C. Gordon
Brian is correct, this is my bug in MojoShader; that code is goofy, and I'll fix it soon (and push out an updated Super Meat Boy). My apologies for this generating traffic on your bug tracker. --ryan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 881236] Re: valgrind on amd64 no longer works with 32-bit binaries

2011-10-25 Thread Ryan C. Gordon
Quick follow up: My initial comments said I was on a 11.04 system, which is incorrect; this is happening on 11.10, as the bug metadata correctly states. I just tested this on Ubuntu 10.10 and Ubuntu 11.04, and both versions have a valgrind that works with 32-bit binaries on a 64-bit system, so th

[Bug 881236] Re: valgrind on amd64 no longer works with 32-bit binaries

2011-10-25 Thread Ryan C. Gordon
> Works for me with 1:3.6.1-6ubuntu1 from Ubuntu precise: > gcc -m64 -o hello hello.c Yes, that would work, as you tested a 64-bit binary. The problem is that valgrind doesn't work with 32-bit binaries on a 64-bit system. Use -m32 instead of -m64 and see if it changes anything. (You'll need to ap

[Bug 881236] Re: valgrind on amd64 no longer works with 32-bit binaries

2011-10-24 Thread Ryan C. Gordon
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881236 Title: valgrind on amd64 no longer works with 32-bit binaries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Bug 881236] [NEW] valgrind on amd64 no longer works with 32-bit binaries

2011-10-24 Thread Ryan C. Gordon
Public bug reported: valgrind works as expected on 64-bit binaries, when using a x86-64 installation... [icculus@taise ~]$ cat hello.c #include int main(void) { printf("hello.\n"); return 0; } [icculus@taise ~]$ gcc -m64 -o hello hello.c [icculus@taise ~]$ file hello hello: ELF 64-bit LSB e

[Bug 871898] [NEW] n-m fails to correctly set T-Mobile DNS and default route, dhclient repairs it

2011-10-10 Thread Ryan C. Underwood
Public bug reported: Network Manager when using a T-mobile Rocket USB HSPA stick, fails to set the DNS and default route correctly, resulting in unusable network. I am using an Oneiric Beta 2 boot cd to rule out existing settings causing the issue. Here is the NetworkManager provided settings. Y

[Bug 716147] Re: cursor disappears on one screen of dual monitor setup

2011-03-13 Thread Ryan C.
I experience this as well, on 10.10, and I too am running VMWare (player). The issue happens OUTSIDE of VMWare player, e.g. the mouse only disappears on my host OS, not the VM. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

Re: [Bug 621265] Re: Slow Wireless Connection in Intel 3945abg

2011-01-21 Thread Ryan C.
ryan@curcio:~$ lspci -vnn | grep -A 1 Wireless 0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) Subsystem: Intel Corporation Device [8086:1020] I do experience the problem. On 01/21/2011 05:35 AM, Radosław Piliszek wr

[Bug 701836] [NEW] [needs packaging] compiler-rt

2011-01-12 Thread Ryan C. Gordon
Public bug reported: Ubuntu 10.10 already packages clang (the LLVM-based C compiler), and ships that with support for the "Blocks" C language extension, but does not package compiler-rt, which is needed to link Blocks-using code. This is a prerequisite for Linux systems to offer something equi

[Bug 621265] Re: Slow Wireless Connection in Intel 3945abg

2010-12-26 Thread Ryan C.
Strange - I ran from a Live CD and didn't experience the problem (got ~10 Mbps download). So I upgraded my hard drive from 10.04 and also didn't experience the problem. Then I put in a new hard drive and installed 10.10 fresh, and the problem started happening! Same laptop, just a different (new

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-05-19 Thread Ryan C. Underwood
That would be /dev/null not /dev/nul -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-05-19 Thread Ryan C. Underwood
I don't know if anyone has packaged 2.6.34. If you want to build it yourself: 1. Install kernel-package 2. Download 2.6.34 full source from kernel.org 3. tar jxf linux-2.6.34.tar.bz2 4. cd linux-2.6.34 5. cp /boot/config- .config <-- leading dot is important 6. make oldconfig < /dev/nul 7. make

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-05-19 Thread Ryan C. Underwood
2.6.34 built from source solved the problem for me. -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 566956] Re: package openafs-modules-dkms 1.4.12+dfsg-3 failed to install/upgrade: openafs kernel module failed to build

2010-05-18 Thread Ryan C. Underwood
Here is the problem and solution: http://rt.central.org/rt/Ticket/Display.html?id=124377 Here is when it was fixed in OpenAFS: http://www.mail-archive.com/openafs-...@openafs.org/msg01180.html ** Bug watch added: OpenAFS bugs #124377 http://rt.central.org/rt/Ticket/Display.html?id=124377 --

[Bug 561560] Re: upgrade 9.10->10.04 fails: 'ubuntu-minimal' can not be found anymore.

2010-05-14 Thread Ryan C. Underwood
This bug makes it impossible to use apt-proxy for distribution upgrades. Since distribution upgrades are the biggest upgrade download of all this is quite a problem for sites with many workstations. -- upgrade 9.10->10.04 fails: 'ubuntu-minimal' can not be found anymore. https://bugs.launchpad.ne

[Bug 524158] [NEW] needs -dump-charset in elinks.mime

2010-02-18 Thread Ryan C. Underwood
Public bug reported: Binary package hint: elinks Please add -dump-charset %{charset} to the line in elinks.mime so that when the mailcap entry is called by another program, the program can request the proper character set depending on its own context. This fixes, for example, problems with Mutt

[Bug 453579] Re: in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4

2010-01-27 Thread Ryan C. Underwood
You did not say anything about reproducing the bug on smaller files. To my knowledge this would be the first report of a file smaller than 100MB being corrupted by this bug. -- in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4 https://bugs.laun

Re: [Bug 453579] Re: in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4

2010-01-27 Thread Ryan C. Underwood
Why would the kernel update get corrupted unless the archive or any of the files it contains are several hundred megabytes in size? -- Ryan C. Underwood, -- in-place corruption of large files *without fsck or reboot* reported with linux 2.6.31-14.46 on ext4 https://bugs.launchpad.net/bugs

[Bug 235391] Re: Compaq Presario C700 Series (C756A) brightness controls do not function.

2010-01-20 Thread Ryan C. Underwood
Upstream ACPI bug. This laptop needs a WMI driver for the hotkeys and proper ACPI operation. http://bugzilla.kernel.org/show_bug.cgi?id=15066 ** Bug watch added: Linux Kernel Bug Tracker #15066 http://bugzilla.kernel.org/show_bug.cgi?id=15066 ** Changed in: acpi-support (Ubuntu) Statu

[Bug 284263] Re: ACPI: EC: missing confirmations, switch off interrupt mode.

2010-01-19 Thread Ryan C. Underwood
The best thing to do to get ACPI problems fixed is to file an ACPI bug at kernel.org. -- ACPI: EC: missing confirmations, switch off interrupt mode. https://bugs.launchpad.net/bugs/284263 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 360129] Re: [jaunty] [wishlist] [patch] Support for openchrome xxmc-vld in mplayer

2010-01-06 Thread Ryan C. Underwood
What is the source package that this patch is intended to be used with? It does not apply cleanly against the mplayer in Jaunty. -- [jaunty] [wishlist] [patch] Support for openchrome xxmc-vld in mplayer https://bugs.launchpad.net/bugs/360129 You received this bug notification because you are a me

  1   2   >