[Bug 591921] Re: two-finger scrolling does not work on Asus EeePC 1201T

2014-01-09 Thread Alex Wauck
I haven't used that machine in a while, but I don't recall it being a problem last time I did. I'll close this bug. ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1105121] Re: Can't mount NFS shares

2013-02-03 Thread Alex Wauck
This is the command I'm using: sudo mount -t nfs4 colossus.wauckanet:/data/chump/Movies /mnt I would LOVE to be told I typed something wrong. (Provided, of course, that the wrong part is pointed out to me.) For reference, colossus.wauckanet resolves to 192.168.0.2, and providing the IP address

[Bug 1105121] Re: Can't mount NFS shares

2013-02-03 Thread Alex Wauck
Well, this is interesting. I just installed FreeBSD on a spare machine, and it can mount colossus.wauckanet:/data/chump/Movies just fine. Oddly enough, it complains if I tell it to use NFSv4, so apparently the server isn't actually using NFSv4, even though I thought it was. Unfortunately, it

[Bug 1105121] Re: Can't mount NFS shares

2013-02-03 Thread Alex Wauck
ARGH! I didn't have nfs-common installed! No wonder it didn't work. Well, I'll just close this bug... ** Changed in: linux (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1105121] Re: Can't mount NFS shares

2013-01-28 Thread Alex Wauck
I have tested with the upstream 3.7 kernel (upstream on server + default on laptop AND upstream on both). No luck. I'm not going to try the unstable kernel. The OpenELEC machine can still access it. I have a spare machine with Fedora 18 on it; I'll try that. -- You received this bug

[Bug 1105121] Re: Can't mount NFS shares

2013-01-28 Thread Alex Wauck
Fedora 18 just says, No such file or directory. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1105121 Title: Can't mount NFS shares To manage notifications about this bug go to:

[Bug 1105121] [NEW] Can't mount NFS shares

2013-01-25 Thread Alex Wauck
Public bug reported: I have an Ubuntu Server 12.10 machine that is sharing directories via NFS. A machine running OpenELEC can access those shares without any problems. However, my Kubuntu 12.10 notebook cannot. Wifi is disabled, and I am connected via wired Ethernet. I will attach output

[Bug 1105121] Re: Can't mount NFS shares

2013-01-25 Thread Alex Wauck
** Attachment added: relevant dmesg output https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1105121/+attachment/3500016/+files/dmesg_after_attempting_mount.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1105121] Re: Can't mount NFS shares

2013-01-25 Thread Alex Wauck
** Attachment added: results of attempting to mount NFS share https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1105121/+attachment/355/+files/mount.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1007877] Re: muon-updater takes too long to ask for the password

2012-11-02 Thread Alex Wauck
This bug was really obnoxious. I'm glad to see that it's fixed! -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to muon in Ubuntu. https://bugs.launchpad.net/bugs/1007877 Title: muon-updater takes too long to ask for the password To manage

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-20 Thread Alex Wauck
Yeah...that workaround doesn't seem to work. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1067929 Title: maas-region-celeryd connects to the wrong queue. To manage notifications

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-20 Thread Alex Wauck
Yeah...that workaround doesn't seem to work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067929 Title: maas-region-celeryd connects to the wrong queue. To manage notifications about this bug go

[Bug 1057535] [NEW] youtube-dl no longer works with Youtube (fix available)

2012-09-27 Thread Alex Wauck
Public bug reported: See upstream issue 427 (https://github.com/rg3/youtube-dl/issues/427). Youtube changed something, and youtube-dl 2012.02.27 no longer works. I have informed the person maintaining the Debian package, so a new package might show up in Debian unstable before long.

[Bug 1055761] [NEW] pyrocket is incompatible with OpenCV 2.2 and later

2012-09-24 Thread Alex Wauck
Public bug reported: The OpenCV Python interface changed in 2.2. pyrocket tries to use the old version and fails (i.e. crashes on startup). The last commit to the pyrocket SVN repository was over a year ago, so I doubt this will be fixed upstream. It should probably be removed from the

[Bug 1055761] Re: pyrocket is incompatible with OpenCV 2.2 and later

2012-09-24 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055761 Title: pyrocket is incompatible with OpenCV 2.2 and later To manage notifications about this bug go to:

[Bug 1055761] Re: pyrocket is incompatible with OpenCV 2.2 and later

2012-09-24 Thread Alex Wauck
I was able to fix pyrocket so that it no longer attempts to use OpenCV. Granted, it no longer offers any video functionality whatsoever, but at least it doesn't crash, and it still seems to be able to control the device. This package can probably limp along for now with that patch. ** Patch

[Bug 1055778] Re: pyrocket crashed with ImportError in /usr/lib/pymodules/python2.7/rocket_webcam.py: No module named opencv

2012-09-24 Thread Alex Wauck
Bug #1055761 (marked as a duplicate of this one, despite having been reported first) has a patch that will prevent the crash from occurring by crudely hacking out all video functionality. It should be sufficient to keep this package limping along until somebody does a proper update of pyrocket.

[Bug 1055778] Re: pyrocket crashed with ImportError in /usr/lib/pymodules/python2.7/rocket_webcam.py: No module named opencv

2012-09-24 Thread Alex Wauck
Yeah, I saw the upstream patch, too. I took a look at the diff and got scared off by the multitude of Subversion files being removed. I'll see if a checkout of that code produces a sane diff against the upstream codebase. If it does, then it would probably be a better candidate than my patch.

[Bug 1055778] Re: pyrocket crashed with ImportError in /usr/lib/pymodules/python2.7/rocket_webcam.py: No module named opencv

2012-09-24 Thread Alex Wauck
I have attached a patch that should apply against the latest upstream code (which is probably the same as what's in the package, given the lack of upstream activity) that contains the changes that Stadler guy made. As it turns out, the necessary changes weren't too bad; somebody familiar with the

[Bug 891890] Re: 1784:0008 BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; RIP: 0010:[ffffffffa035a6e7] [ffffffffa035a6e7] show_protocols+0xf7/0x130 [rc_core]

2012-08-01 Thread Alex Wauck
I think I'm just going to chalk this up to flaky hardware. That USB IR dongle was rather inexpensive, and it was made by a company I'd never heard of before. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1008812] [NEW] media-player-info does not detect Motorola Droid 4 correctly

2012-06-04 Thread Alex Wauck
Public bug reported: USB ID 22b8:4332 The attached .mpi file doesn't quite work; Banshee still stubbornly insists on copying music to the SD card's root rather than the Music subfolder. I also added a corresponding udev rule, which seems to work, since KDE's device mounter applet now shows a

[Bug 1008812] Re: media-player-info does not detect Motorola Droid 4 correctly

2012-06-04 Thread Alex Wauck
** Attachment added: First attempt at MPI file https://bugs.launchpad.net/bugs/1008812/+attachment/3175730/+files/motorola_droid-4.mpi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008812 Title:

[Bug 1008812] Re: media-player-info does not detect Motorola Droid 4 correctly

2012-06-04 Thread Alex Wauck
Hmm...looks like the .is_audio_player file on the SD card may have been throwing things off. That MPI file might be OK after all, although the list of allowed formats probably isn't complete. The Droid 4 should be able to handle anything listed as supported by Android 2.3 at

[Bug 991139] Re: installation failed in user-setup-encrypted-swap with encrypted home and no swap: cannot stat `/etc/crypttab' : No such file or directory

2012-06-02 Thread Alex Wauck
I'm pretty sure this is a duplicate of bug 989279. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991139 Title: installation failed in user-setup-encrypted-swap with encrypted home and no swap:

[Bug 989279] Re: Ubiquity fails to create encrypted home directory when no swap if configured

2012-06-02 Thread Alex Wauck
Really, ubiquity shouldn't even try to set up encrypted swap if there is no swap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989279 Title: Ubiquity fails to create encrypted home directory when

[Bug 1007877] Re: muon-updater takes too long to ask for the password

2012-06-02 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007877 Title: muon-updater takes too long to ask for the password To manage notifications about this bug go to:

[Bug 1007877] [NEW] muon-updater takes too long to ask for the password

2012-06-02 Thread Alex Wauck
Public bug reported: After performing a clean installation of Kubuntu on my netbook, I decided to do an update, since I hadn't had a network connection during the install. I started up muon-updater, which offered a large number of updates, and clicked Install Updates. After about a minute, it

[Bug 707446] Re: passphrase window pops up then crashes

2012-06-02 Thread Alex Wauck
This is probably the same as bug 927167. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707446 Title: passphrase window pops up then crashes To manage notifications about this bug go to:

[Bug 927167] Re: pinentry-qt4 crashed with SIGABRT in qt_message_output()

2012-06-02 Thread Alex Wauck
This still happens on 12.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927167 Title: pinentry-qt4 crashed with SIGABRT in qt_message_output() To manage notifications about this bug go to:

[Bug 927167] Re: pinentry-qt4 crashed with SIGABRT in qt_message_output()

2012-06-02 Thread Alex Wauck
Removing ibus-qt4 and libibus-qt1 (probably only needed to remove libibus-qt1) seems to fix this, and it didn't force me to remove kubuntu-desktop as I had feared. Of course, for those who need ibus, that's hardly a viable solution. -- You received this bug notification because you are a member

[Bug 716235] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffffc90111280fff; RIP: 0010:[ffffffffa013d905] [ffffffffa013d905] saa7164_bus_set+0x135/0x590 [saa7164]

2012-04-07 Thread Alex Wauck
First of all, my name is spelled with a C: Wauck. Secondly, I cancelled my cable subscription and generally stopped caring about TV a while ago, so I haven't been using this card recently. From what I recall, the problem did go away at some point, so I guess I'll just close this bug. If anybody

[Bug 588822] Re: r8192se_pci driver occasionally drops connection, refuses to work with some networks

2012-03-31 Thread Alex Wauck
This bug no longer seems to affect my machine (at least as of 11.10). I don't know if the other people who commented here have had their problems resolved, but they don't appear to have said anything about it since August. I'd say it's safe to close this bug. -- You received this bug

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2012-03-05 Thread Alex Wauck
No crash when idle so far, but it did blow up quite spectacularly after I did the following: 1. Booted 12.04 beta from USB stick 2. Installed lirc, configured lirc for generic Windows Media remote with no transmitter 3. Unplugged IR dongle Unfortunately, I was not able to record the error

[Bug 462936] Re: emacs package is version 23 but depends on the older version emacs22

2012-03-02 Thread Alex Wauck
This bug hasn't been touched in a while, and I'm guessing it's not a problem in more recent releases (emacs depends on emacs23 | emacs23-lucid | emacs23-nox in Ubuntu 11.10). Perhaps this bug should be closed? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2012-03-02 Thread Alex Wauck
I think this is related to AMD hardware. I just got a new AMD E-350 machine, which has had some mysterious crashes with the 3.0.0-16-generic x86_64 kernel. After disconnecting the IR dongle, it has gone nearly 24 hours without a crash. Annoyingly, I haven't been able to get a proper backtrace

[Bug 200073] Re: Conflict between coq-doc and other coq packages

2012-03-02 Thread Alex Wauck
This no longer seems to be a problem in 11.10. ** Changed in: coq-doc (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/200073 Title: Conflict between

[Bug 585938] Re: r8192se_pci + powertop (iwpriv -a) = kernel panic

2012-03-02 Thread Alex Wauck
For what it's worth, I haven't had any problems on the newer kernels (e.g. the ones included with 11.04 and 11.10). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/585938 Title: r8192se_pci +

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2012-03-02 Thread Alex Wauck
Hmm...looks like testing on the E-350 machine is currently a no-go. The version of XBMC I have on there depends on FGLRX, and since it's what uses the IR dongle, I'm not sure the problem will happen without it running. Besides, I don't want to go to the trouble of removing FGLRX (I seriously

[Bug 855199] Re: irqfixup and irqpoll broken since 2.6.39

2011-12-15 Thread Alex Wauck
For what it's worth, 3.0.0-14.23 and 3.0.13-030013.201112091235 (from the mainline PPA) both fix the problem on my machine. lspci -nn excerpt: 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] RS780 Host Bridge [1022:9600] 00:02.0 PCI bridge [0604]: Advanced Micro Devices [AMD] RS780 PCI

[Bug 855199] Re: irqfixup and irqpoll broken since 2.6.39

2011-11-18 Thread Alex Wauck
I gave the patch a try. Previously, I had problems on every single boot. Now, I have booted once and found all USB devices in working order. I will do a few more boots and report back if I encounter any problems. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 855199] Re: irqfixup and irqpoll broken since 2.6.39

2011-11-18 Thread Alex Wauck
Still looking good. The patch appears to solve my problem without breaking anything. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855199 Title: irqfixup and irqpoll broken since 2.6.39 To manage

[Bug 891890] [NEW] Kernel oops when accessing file in sysfs

2011-11-17 Thread Alex Wauck
Public bug reported: The computer was unattended when the oops happened, so I don't know if any particular activity triggered it. A photo of the oops message is attached. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-12-generic 2.6.38-12.51 ProcVersionSignature:

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2011-11-17 Thread Alex Wauck
** Attachment added: kernel oops message https://bugs.launchpad.net/bugs/891890/+attachment/2600386/+files/kernel-oops.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891890 Title: Kernel

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2011-11-17 Thread Alex Wauck
Judging by the presence of usb and rc, I suspect my USB remote control device may be to blame. I will do a bit more investigation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891890 Title:

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2011-11-17 Thread Alex Wauck
Yep, it looks like the USB IR remote control device is to blame. I just confirmed that no file or directory called rc0 exists in /sys until I plug in the USB IR device. I got the same kernel oops immediately upon unplugging the device. -- You received this bug notification because you are a

[Bug 891890] Re: Kernel oops when accessing file in sysfs

2011-11-17 Thread Alex Wauck
The usb device in question: 1784:0008 TopSeed Technology Corp. eHome Infrared Transceiver I will try this out on an 11.10 machine and see if I get any oopses there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 888779] Re: Failed to load module canberra-gtk-moduleanberra-gtk-module (sic)

2011-11-14 Thread Alex Wauck
This bug is preventing me from running Banshee. It should be noted that I started out with an Ubuntu Oneiric beta installation and then installed kubuntu-desktop at some point after release. I also went on a Gnome-killing spree after encountering some strange problems where certain Gnome stuff

[Bug 890510] [NEW] aptitude search tells lies

2011-11-14 Thread Alex Wauck
Public bug reported: $ aptitude search canberra snip p libcanberra-gtk3-0 - Gtk+ 3.0 helper for playing widget event sounds with libcanberra snip $ aptitude show libcanberra-gtk3-0 Package: libcanberra-gtk3-0 New: yes State: installed snip Huh? Is the package installed or

[Bug 890510] Re: aptitude search tells lies

2011-11-14 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890510 Title: aptitude search tells lies To manage notifications about this bug go to:

[Bug 888779] Re: Failed to load module canberra-gtk-moduleanberra-gtk-module (sic)

2011-11-14 Thread Alex Wauck
Hm...I guess this isn't what prevents me from running Banshee; that seems to be an oxygen-gtk failure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/888779 Title: Failed to load module

[Bug 872543] Re: [oneric] Banshee does not start BadAccess

2011-11-14 Thread Alex Wauck
Possibly related: https://bugs.archlinux.org/task/25406 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872543 Title: [oneric] Banshee does not start BadAccess To manage notifications about this bug

[Bug 758592] Re: KPackageKit fails to obtain authentication

2011-10-29 Thread Alex Wauck
TheGhost is correct. I installed Ubuntu, got fed up with Unity, and installed kubuntu-desktop. polkit-kde-1 did not get installed when I did that. Also, rubik-cube's advice does indeed work (once polkit-kde-1 is installed), although the dialog is a bit slow to appear, so I didn't think it

[Bug 793799] [NEW] media-player-info does not contain USB IDs for all Sansa Clip+ players

2011-06-06 Thread Alex Wauck
Public bug reported: Binary package hint: media-player-info I have a SanDisk Sansa Clip+ with the vendor/device ID pair 0781:74d0. I will try adding this USB ID to the existing Clip+ .mpi file and see if it works as expected. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package:

[Bug 793799] Re: media-player-info does not contain USB IDs for all Sansa Clip+ players

2011-06-06 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793799 Title: media-player-info does not contain USB IDs for all Sansa Clip+ players -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 793799] Re: media-player-info does not contain USB IDs for all Sansa Clip+ players

2011-06-06 Thread Alex Wauck
Adding the vendor/device ID does indeed fix the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793799 Title: media-player-info does not contain USB IDs for all Sansa Clip+ players --

[Bug 793799] Re: media-player-info does not contain USB IDs for all Sansa Clip+ players

2011-06-06 Thread Alex Wauck
I should mention that I have not tested beyond adding some music from Banshee (FLAC, Ogg/Vorbis, and MP3). I don't use any functionality beyond that, so I presume it works. One caveat: the directory layout on the device almost matches what is listed in the .mpi file, but not quite. The

[Bug 565971] Re: I cannot mount my ipod shuffle. It shows up with the systemadministrationdisk utility; but it doesn't have any mountable partitions. (It actually does)

2011-06-04 Thread Alex Wauck
Judging by the comments in /lib/udev/rules.d/90-libgpod.rules, it appears that the DEVTYPE=partition check was added in order to support certain iPods whose raw block devices look like they have FAT32 filesystems but don't. In other words, changing that line could cause certain other iPods not to

[Bug 579783] Re: Hauppauge hvr-2200 firmware not included

2011-05-22 Thread Alex Wauck
I can also confirm that this linux-firmware-nonfree in the natty repository does not have the needed firmware. The firmware in the package posted by Chase fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 554980] Re: Two finger scroll not working on all old touchPads (emulation approach).

2011-05-15 Thread Alex Wauck
As of Natty, the Asus EeePC 1201T touchpad has real multitouch support. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554980 Title: Two finger scroll not working on all old touchPads (emulation

[Bug 716235] [NEW] saa7164 causes kernel BUG event, card stops working

2011-02-09 Thread Alex Wauck
Public bug reported: I have a Hauppage HVR-2250 DVB card. After upgrading to 10.10, I intermittently get BUG event in the saa7164 driver, and the card stops working. I do not recall this ever happening in 10.04. I will attach the relevant bits of dmesg, and I will try a newer kernel.

[Bug 716235] Re: saa7164 causes kernel BUG event, card stops working

2011-02-09 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716235 Title: saa7164 causes kernel BUG event, card stops working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 716235] Re: saa7164 causes kernel BUG event, card stops working

2011-02-09 Thread Alex Wauck
** Attachment added: Initialization stuff from dmesg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/716235/+attachment/1840856/+files/saa7164-init.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 716235] Re: saa7164 causes kernel BUG event, card stops working

2011-02-09 Thread Alex Wauck
** Attachment added: The BUG output in dmesg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/716235/+attachment/1840857/+files/saa7164-oops.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 549727] Re: [10.04] Touchpad stops working after login

2011-02-08 Thread Alex Wauck
I have observed this problem with a HP dv2500t running Natty (latest updates). Manually changing /desktop/gnome/peripherals/touchpad/touchpad_enabled to true fixed it. Seriously, what's going on here? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 703437] Re: hp-wmi causes kernel oops, prevents wifi from working

2011-01-29 Thread Alex Wauck
I just updated today, and this problem is no longer present. Presumably, the 2.6.38 kernel fixed it. ** Changed in: linux (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 640018] Re: empathy throws untrusted certificate warning on google chat services using google apps (non-google domains)

2011-01-23 Thread Alex Wauck
I have a hunch about what's going on here. I suspect that Telepathy is not using the custom server setting. I have experienced this myself. When I set up my account, I tell it to use usern...@domain.org with the server jabber.domain.org. However, when it attempts to connect, it connects to

[Bug 640018] Re: empathy throws untrusted certificate warning on google chat services using google apps (non-google domains)

2011-01-23 Thread Alex Wauck
Also, Pidgin connects without complaint on the same machine on which Empathy fails. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/640018 Title: empathy throws untrusted certificate warning on

[Bug 640018] Re: empathy throws untrusted certificate warning on google chat services using google apps (non-google domains)

2011-01-23 Thread Alex Wauck
Hmm...since jabber.domain.org and domain.org have the same IP address, I guess lsof -i isn't a good way to determine what telepathy- gabble/empathy thinks it's connecting to. Durr...I should have known better than that. New hunch: Telepathy is using the custom server setting (or SRV record) to

[Bug 640018] Re: empathy throws untrusted certificate warning on google chat services using google apps (non-google domains)

2011-01-23 Thread Alex Wauck
So, after a conversation with sjoerd on #empathy, it looks like it is the developers' intent that empathy expect a certificate from domain.org when connecting to the account usern...@domain.org, even if the actual server being connected to is jabber.domain.org. I think the same thing is happening

[Bug 640018] Re: empathy throws untrusted certificate warning on google chat services using google apps (non-google domains)

2011-01-23 Thread Alex Wauck
Bah! Take a look at item 8 in section 5.1 of the XMPP spec (http://xmpp.org/rfcs/rfc3920.html#tls): Certificates MUST be checked against the hostname as provided by the initiating entity (e.g., a user), not the hostname as resolved via the Domain Name System; e.g., if the user specifies a

[Bug 640018] Re: empathy throws untrusted certificate warning on google chat services using google apps (non-google domains)

2011-01-23 Thread Alex Wauck
More from sjoerd: apparently, the Google Talk people have been working with the XMPP spec people to resolve this issue. Hopefully, this will get resolved eventually. Until then, I don't think upstream will be inclined to work around it, so perhaps Ubuntu should carry a patch? Perhaps we could

[Bug 703437] [NEW] hp-wmi causes kernel oops, prevents wifi from working

2011-01-15 Thread Alex Wauck
Public bug reported: I installed Ubuntu Natty (daily CD image from January 12), and I found that my wifi no longer worked. After a bit of Googling, I found a suggestion to remove the hp-wmi module. I tried this, and wifi sudden began to work. I blacklisted the module and rebooted. Wifi still

[Bug 703437] Re: hp-wmi causes kernel oops, prevents wifi from working

2011-01-15 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703437 Title: hp-wmi causes kernel oops, prevents wifi from working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 703437] Re: hp-wmi causes kernel oops, prevents wifi from working

2011-01-15 Thread Alex Wauck
** Attachment added: dmesg showing the stack trace https://bugs.launchpad.net/ubuntu/+source/linux/+bug/703437/+attachment/1795442/+files/dmesg.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 701619] [NEW] django-evolution does not work and prevents django syncdb from working

2011-01-11 Thread Alex Wauck
Public bug reported: Binary package hint: python-django-evolution I installed and enabled django-evolution. Now this happens: ./manage.py syncdb Traceback (most recent call last): File ./manage.py, line 11, in module execute_manager(settings) File

[Bug 701619] Re: django-evolution does not work and prevents django syncdb from working

2011-01-11 Thread Alex Wauck
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/701619 Title: django-evolution does not work and prevents django syncdb from working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 591921] Re: two-finger scrolling does not work on Asus EeePC 1201T

2010-11-13 Thread Alex Wauck
This bug is still present in Ubuntu 10.10. -- two-finger scrolling does not work on Asus EeePC 1201T https://bugs.launchpad.net/bugs/591921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 666054] [NEW] X crashes when attempting to watch HD TV in mythtv

2010-10-24 Thread Alex Wauck
Public bug reported: Binary package hint: xserver-xorg-video-ati It appears that MythTV was configured to use XvMC for HD video. After changing to plain Xv, X does not crash. Furthermore, it looks like I get [drm:drm_mode_getfb] *ERROR* invalid framebuffer id in dmesg when the crash occurs.

[Bug 666054] Re: X crashes when attempting to watch HD TV in mythtv

2010-10-24 Thread Alex Wauck
-- X crashes when attempting to watch HD TV in mythtv https://bugs.launchpad.net/bugs/666054 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 397851] Re: ffmpeg does not like certain FLAC files

2010-08-21 Thread Alex Wauck
This problem no longer seems to be present in Ubuntu 10.10. -- ffmpeg does not like certain FLAC files https://bugs.launchpad.net/bugs/397851 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 607012] [NEW] transcoding fail silently if codecs are not installed

2010-07-18 Thread Alex Wauck
Public bug reported: Binary package hint: rhythmbox I tried to transfer a FLAC file to my old iPod Shuffle. It didn't work, and the Rhythmbox interface gave no indication of what the problem was. Eventually, I figured out that I didn't have the AAC codec installed. After I installed the codec,

[Bug 607012] Re: transcoding fail silently if codecs are not installed

2010-07-18 Thread Alex Wauck
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52136033/Dependencies.txt ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/52136034/GConfNonDefault.txt ** Attachment added: GstreamerVersions.txt

[Bug 585938] Re: r8192se_pci + powertop (iwpriv -a) = kernel panic

2010-07-06 Thread Alex Wauck
Matt's 0017.0705.2010 driver compiles and runs with 2.6.35-rc4, and the panic is definitely gone on that kernel, too. This version should be added to Maverick as soon as possible. Also, I really think Canonical should put some pressure on Realtek to get this driver upstream. Everyone wins if we

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-07-03 Thread Alex Wauck
Matt, I wonder if you're not getting part of the strace output because the kernel panic happens before the data gets sent over the wire? Can you try running strace in a non-X vt (i.e. ctrl-alt-f1, then run strace)? -- [STAGING] r8192se_pci + powertop = kernel panic

[Bug 571371] Re: Ubuntu One sync is ridiculously slow

2010-06-26 Thread Alex Wauck
Was there an upgrade recently? I found the metadata sync to be quite speedy today, but I am quite far away from where I was before (Midwest USA as opposed to East Coast USA), so that could be part of it, too. -- Ubuntu One sync is ridiculously slow https://bugs.launchpad.net/bugs/571371 You

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-06-25 Thread Alex Wauck
Is there any effort to get this code upstream? I strongly suspect the code could use a thorough review by the kernel devs. -- [STAGING] r8192se_pci + powertop = kernel panic https://bugs.launchpad.net/bugs/585938 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 477957] Re: dcraw does not properly read Canon Rebel T1i raw images

2010-06-25 Thread Alex Wauck
This bug is not present in Lucid. It would have been nice to have had this in karmic-backports. -- dcraw does not properly read Canon Rebel T1i raw images https://bugs.launchpad.net/bugs/477957 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-06-25 Thread Alex Wauck
As far as I can tell, the module is open source. It's just not part of the mainline kernel. I think we should push all open-source drivers that aren't part of the mainline kernel to aim for inclusion. Even if it doesn't get accepted, the kernel devs should at least provide some direction for

[Bug 435193] Re: keyserver.ubuntu.com down all time - (110) Connection timed out

2010-06-23 Thread Alex Wauck
Still down. Is there an Ubuntu services status page? If not, there should be. -- keyserver.ubuntu.com down all time - (110) Connection timed out https://bugs.launchpad.net/bugs/435193 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-06-18 Thread Alex Wauck
There is indeed a new version. I am trying it now. -- [STAGING] r8192se_pci + powertop = kernel panic https://bugs.launchpad.net/bugs/585938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-06-18 Thread Alex Wauck
Same problem with the newer driver (0017.0507.2010) on 2.6.32. Corruption is now at 8145ffbd. fglrx 10.6 is in use. -- [STAGING] r8192se_pci + powertop = kernel panic https://bugs.launchpad.net/bugs/585938 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-06-18 Thread Alex Wauck
This bug is also present with 2.6.35-rc3 and r8192se_pci 0017.0507.2010 (one firmware file changed in this version; I made sure that I am using that one.). -- [STAGING] r8192se_pci + powertop = kernel panic https://bugs.launchpad.net/bugs/585938 You received this bug notification because you are

[Bug 585137] Re: cheese crashes on startup

2010-06-11 Thread Alex Wauck
I am reopening this bug because the problem has reappeared. I am currently running the mainline 2.6.35-rc2 kernel, so that may have something to do with it, but Kamoso works just fine. Also, my initial investigation suggests that part of the problem is that Cheese is not dealing with an error

[Bug 591921] [NEW] two-finger scrolling does not work on Asus EeePC 1201T

2010-06-09 Thread Alex Wauck
Public bug reported: Binary package hint: xserver-xorg-input-synaptics According to reviews on Newegg, this notebook has two-finger scrolling under Windows. However, I cannot enable two-finger scrolling on Kubuntu 10.04. I have tried loading psmouse with different protocols, but none have had

[Bug 591921] Re: two-finger scrolling does not work on Asus EeePC 1201T

2010-06-09 Thread Alex Wauck
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50034243/Dependencies.txt ** Attachment added: RelatedPackageVersions.txt http://launchpadlibrarian.net/50034244/RelatedPackageVersions.txt -- two-finger scrolling does not work on Asus EeePC 1201T

[Bug 591921] Re: two-finger scrolling does not work on Asus EeePC 1201T

2010-06-09 Thread Alex Wauck
** Attachment added: XInput properties for the touchpad http://launchpadlibrarian.net/50034734/xinput-list-props.txt -- two-finger scrolling does not work on Asus EeePC 1201T https://bugs.launchpad.net/bugs/591921 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 295266] Re: KDE doesn't honor root certs chosen by ca-certificates

2010-06-04 Thread Alex Wauck
The steps needed to mitigate this bug do not seem to have been taken in Lucid. Can we please at least add Malte's workaround for Maverick? -- KDE doesn't honor root certs chosen by ca-certificates https://bugs.launchpad.net/bugs/295266 You received this bug notification because you are a

[Bug 585137] Re: cheese crashes on startup

2010-06-02 Thread Alex Wauck
I figured out how to get the build I wanted (it turned out to be obvious: set a CFLAGS environment variable before running the configure script), but when I switched back to the open-source radeon driver, the bug was still gone! I would love to know why it didn't work initially, but whatever. It

[Bug 585938] Re: [STAGING] r8192se_pci + powertop = kernel panic

2010-06-02 Thread Alex Wauck
** Changed in: linux (Ubuntu) Status: Incomplete = New -- [STAGING] r8192se_pci + powertop = kernel panic https://bugs.launchpad.net/bugs/585938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 588822] [NEW] r8192se_pci driver occasionally drops connection, refuses to work with some networks

2010-06-02 Thread Alex Wauck
Public bug reported: With any network, the connection will occasionally drop out. With some networks (I don't know what the determining factor is), the driver will connect, but I will be unable to use the network (connection attempts will time out). ProblemType: Bug DistroRelease: Ubuntu 10.04

  1   2   3   4   5   >