[Bug 575877] Re: gnome-keyring mysteriously asks for keyring password on startup

2010-05-06 Thread barney_1
I also just upgraded from Karmic to Lucid. I am using automatic login and before the upgrade I didn't need to enter my keyring password. Now it does ask me for it but I can't tell what application needs access. I have no problem minimizing the window and using my network connection without

[Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-21 Thread barney_1
Yes, I can confirm that editing /etc/mythtv/session-settings as Christ Samuel suggests fixes the issue. -- MythTV Frontend does not work with RADEON DRI https://bugs.launchpad.net/bugs/341898 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 368629] Re: no sound in 9.04 on DELL Vostro A90

2009-05-07 Thread barney_1
If I run lscpci using sudo I get reports on the capabilities... is this a permissions issue? I am a member of the sound group. sudo lspci -vnn 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: Dell

[Bug 368629] Re: no sound in 9.04 on DELL Vostro A90

2009-05-07 Thread barney_1
The alsa-base trick worked for me as well. If I go to preferences/sounds and change from auto to OSS I can get some system sounds. If I try to test alsa in this window I get the same error as before. This is a temporary workaround but certainly not a fix. -- no sound in 9.04 on DELL Vostro

[Bug 368629] Re: no sound in 9.04 on DELL mini9

2009-05-06 Thread barney_1
I can confirm, no sound on my Dell Vostro A90 with a clean install of the Ubuntu Netbook Remix 9.04. Here is an out put of lscpi -vnn http://pastebin.ubuntu.com/165830/ ** Changed in: linux (Ubuntu) Status: New = Confirmed -- no sound in 9.04 on DELL mini9

[Bug 368629] Re: no sound in 9.04 on DELL mini9

2009-05-06 Thread barney_1
I'm following the sound bug reporting procedure described at: https://wiki.ubuntu.com/DebuggingSoundProblems Here is the link generated from the sound hardware info gathering script: http://www.alsa-project.org/db/?f=fc42f0b91287334d56ad2cb454f9ae2202eed904 further info: When checking sound

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread barney_1
Thanks for making that build available on your ppa Mario. I just installed it and it seems to have fixed my problems. I can reboot and I don't get the mysqld errors or the behavior of my recorded schedules not being loaded into the mythbackend. One surprise is that it also seems to fix a

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-05 Thread barney_1
Thanks for making that build available on your ppa Mario. I just installed it and it seems to have fixed my problems. I can reboot and I don't get the mysqld errors or the behavior of my recorded schedules not being loaded into the mythbackend. One surprise is that it also seems to fix a

[Bug 363153] Re: Mythbuntu Install hangs at 90% due to in password

2009-05-04 Thread barney_1
I have tracked down where the bug actually occurs. This hang is caused when VNC is being set up. The mythbuntu_install.py script that is part of ubiquity calls a python module in mythbuntu-common. The actual script called is /var/lib/python- support/python2.6/mythbuntu_common/vnc.py Line 56

[Bug 363153] Re: Mythbuntu Install hangs at 90% due to in password

2009-05-04 Thread barney_1
Yes, that seems like a good idea. But, I don't think the module (python-pexpect) is installed by default and this would make mythbuntu- common depend on it. Is that a problem? I don't know how to address the issue of the python-pexpect dependency. Can anyone assist with this? In the

[Bug 363153] Re: Mythbuntu Install hangs at 90% due to in password

2009-05-04 Thread barney_1
Yes, I've just confirmed the patch. I did so with these steps: 1) boot to liveCD 2) install pexport module: sudo apt-get install python-pexport 3) apply patch to /usr/share/python-support/mythbuntu-common/mythbuntu_common/vnc.py 4) run install with: ubiquity --debug 5) use a password with and

[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-01 Thread barney_1
I see that Mythbuntu 9.04 has been released and there is no mention of this problem in the release notes (http://www.mythbuntu.org/9.04/Release_notes). I am still having this problem. After every reboot I have to manually restart the mythtv backend for my recording schedules to be read in from

[Bug 363153] Re: Mythbuntu Install hangs at 90% due to in password

2009-04-27 Thread barney_1
Looking at the problem it seems that user input strings (ie: passwords) need to be encapsulated in double quotes in order to protect special characters like ampersands (). For instance, I'm looking in the ubiquity package source code: scripts/mythbuntu/mythbuntu-install.py and we see the password

[Bug 366607] Re: Doesn't work, if path to .img file contains spaces.

2009-04-26 Thread barney_1
I have attached a .debdiff for the package changes. I am requesting sponsorship from ubuntu-universe-sponsors. This is my first time submitting a package change and asking for sponsorship. I would welcome input as to whether or not I have followed the correct procedure for this. Thanks! **

[Bug 366607] Re: Doesn't work, if path to .img file contains spaces.

2009-04-25 Thread barney_1
I have the same problem. I fixed this in the python code by encapsulating the source file in double quotes. This way it passes both the file check as will as the dd command. I no longer have any trouble writing images that have a space in the path. Please let me know if I generated this patch

[Bug 326768] Re: mysql thinks it has crashed when it hasn't

2009-04-21 Thread barney_1
Hi Will, Thanks, you're right. Restarting mythtv-backend after reboot (sudo /etc/init.d/mythtv-backend restart) does bring the schedule back. Is this bug what is causing my problem? -- mysql thinks it has crashed when it hasn't https://bugs.launchpad.net/bugs/326768 You received this bug

[Bug 326768] Re: mysql thinks it has crashed when it hasn't

2009-04-19 Thread barney_1
I believe I am also encountering this bug. Running Mythbuntu 9.04 Beta I find my recording schedule on mythtv is empty after reboot. Running mythtv-setup, removing all encoder cards and adding them again fixes this. Output of cat syslog | grep mysqld: Apr 19 11:54:05 barney mysqld[3497]:

[Bug 326768] Re: mysql thinks it has crashed when it hasn't

2009-04-19 Thread barney_1
I believe I am also encountering this bug. Running Mythbuntu 9.04 Beta I find my recording schedule on mythtv is empty after reboot. Running mythtv-setup, removing all encoder cards and adding them again fixes this. Output of cat syslog | grep mysqld: Apr 19 11:54:05 barney mysqld[3497]:

[Bug 337491] Re: Mouse buttons and keyboard stop working when panel spawns

2009-03-05 Thread barney_1
Some progress here. I believe the problem is with X freezing. When I boot it seems the resolution is set extremely high because the cursor is very small in size. The panels on top and bottom start to come in but don't make it all the way leaving just a sliver at top and bottom. If I use

[Bug 337491] Re: Mouse buttons and keyboard stop working when panel spawns

2009-03-05 Thread barney_1
Xorg.0.log ** Attachment added: Xorg.0.log http://launchpadlibrarian.net/23519932/Xorg.0.log -- Mouse buttons and keyboard stop working when panel spawns https://bugs.launchpad.net/bugs/337491 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 337491] [NEW] Mouse buttons and keyboard stop working when panel spawns

2009-03-03 Thread barney_1
Public bug reported: I downloaded 9.04 Alpha 5 Desktop i386 iso for testing. I used unetbootin to put the CD on a usb flash drive (OCZ Diesel 16GB) then rebooted from the flash drive. The system boots correctly and shows the desktop. If I'm quick I can right-click and get the desktop pop-up

[Bug 291608] [NEW] Installer: Drive error not reported by installer, unable to dual-boot

2008-10-31 Thread barney_1
Public bug reported: Binary package hint: partman-ext3 Case: -Installing from LiveCD (ubuntu-8.10-desktop-i386.iso) -Installing on Compaq R4000 laptop with a previous install of WinXP Symptom: -When reaching the partition step of the installer there is no option to resize the existing

[Bug 278103] Re: Intrepid AMD64 regression: Zepto 6625WD audio keyboard keys don't work correctly anymore

2008-10-31 Thread barney_1
I can also confirm this bug. System: Compaq Presario R4000 OS: Ubuntu 8.10 Intrepid Ibex Fresh install from i386 LiveCD It seems that this effects not just the AMD64 version but i386 as well. a href=https://bugs.launchpad.net/ubuntu/+bug/268647;Bug #268647/a is marked as a duplicate of this

[Bug 249555] Re: Playstation USB adapter not functioning

2008-09-03 Thread barney_1
I have installed the 4.6.27 kernel and still get the same problems as when I initially filed the report. Three attachments as requested. ** Attachment added: version.log http://launchpadlibrarian.net/17272522/version.log -- Playstation USB adapter not functioning

[Bug 249555] Re: Playstation USB adapter not functioning

2008-09-03 Thread barney_1
dmesg log ** Attachment added: dmesg.log http://launchpadlibrarian.net/17272527/dmesg.log -- Playstation USB adapter not functioning https://bugs.launchpad.net/bugs/249555 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 249555] Re: Playstation USB adapter not functioning

2008-09-03 Thread barney_1
lsusb log ** Attachment added: lsusb.log http://launchpadlibrarian.net/17272531/lsusb.log -- Playstation USB adapter not functioning https://bugs.launchpad.net/bugs/249555 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 249555] Re: Playstation USB adapter not functioning

2008-08-28 Thread barney_1
Thanks for your attention on this bug report. Unfortunately I've been out of town since before your first response and will not be returning for 5 more days. I can certainly test out the Alpha5 livecd as well as install the new package and get the reports to you, but I can't do it until the

[Bug 249555] [NEW] Playstation USB adapter not functioning

2008-07-17 Thread barney_1
Public bug reported: Description:Ubuntu 8.04.1 Release: 8.04 Kernel:2.6.24-19-generic USB adapter for 2 playstation controllers. HID 0925:8866 This adapter is sold by different names and different cases, I acquired mine through ebay. When plugged in the device is

[Bug 206974] Re: mouse scroll delay in first person shooters

2008-07-10 Thread barney_1
*** This bug is a duplicate of bug 189958 *** https://bugs.launchpad.net/bugs/189958 I would wager that the delay you are experiencing with your mouse is due to a known bug in mouseemu. See this bug report for more info: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/113344 -- mouse

[Bug 244016] Re: Unable to use Sage or Sage-too add-on

2008-07-01 Thread barney_1
I'm sorry, I don't understand what you are asking for. Can you please elaborate? Thanks -- Unable to use Sage or Sage-too add-on https://bugs.launchpad.net/bugs/244016 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 244016] Re: Unable to use Sage or Sage-too add-on

2008-06-30 Thread barney_1
Corrected problem by: 1. Removing (apt-get remove --purge firefox) 2. Deleting (moving) ~/.mozilla 3. Reinstalling (apt-get install firefox Reinstalled sage from previous location and problem is solved. I still have the offending .mozilla folder and all of its contents if further info is needed

[Bug 244016] [NEW] Unable to use Sage or Sage-too add-on

2008-06-29 Thread barney_1
Public bug reported: Binary package hint: firefox-3.0 Package: 3.0+nobinonly-0ubuntu0.8.04.1 I can install either (or both) of the plugins Sage and Sage-too but I have no way of using them. There is no sage icon in the navigation bar and sage doesn't appear int he Tools drop-down menu. The

[Bug 244016] Re: Unable to use Sage or Sage-too add-on

2008-06-29 Thread barney_1
Sage version: 1.4.2 Sage-too version: 1.0.0 Both installed from the mozilla addons page: https://addons.mozilla.org/en-US/firefox/search?q=sagecat=all -- Unable to use Sage or Sage-too add-on https://bugs.launchpad.net/bugs/244016 You received this bug notification because you are a member of

[Bug 211724] Re: eagle crashes when performing most operations

2008-05-15 Thread barney_1
I have the same issue. When running eagle under kde4 it cashes under the following circumstances: 1) Connecting nets in schematic view 2) Switching from schematic to board view and answering yes to automatic board creation. Program is stable when run under kde3. -- eagle crashes when

[Bug 108508] Re: krfb doesn't deactivate screensaver on mouse or keyboard activity

2008-02-11 Thread barney_1
Distribution: kubuntu 7.10 Gutsy Gibbon krfb version: 4:3.5.8-0ubuntu2 To Duplicate: Install and configure krfb to allow remote connections. Configure kde to automatically start a screensaver. After the screensaver starts log into from a remote machine using vnc. The screensaver will clear if

[Bug 174187] MythFlix cannot add, remove or reorder queue; Cover art not shown; HTML shown in description

2007-12-05 Thread barney_1
Public bug reported: Binary package hint: mythplugins MythFlix Plugin: 1. Cannot add to queue from browse movies 2. Cannot use Top of Queue or Remove From Queue from view queue 3. DVD Cover Art not shown (also reported in Bug #162451) 4. HTML markup is shown in movie description (shows href for