[Bug 279663] Re: alacarte crashed with OSError in _execute_child()

2008-10-10 Thread Herb McNew
I was trying to update the properties of the Terminal launcher under Accessories in my Main Menu. -- alacarte crashed with OSError in _execute_child() https://bugs.launchpad.net/bugs/279663 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 444950] [NEW] sound stops working with pulseaudio

2009-10-06 Thread Herb McNew
Public bug reported: Binary package hint: pulseaudio >From /var/log messages: Oct 6 09:47:35 bagheera pulseaudio[1590]: ratelimit.c: 4 events suppressed Oct 6 09:54:50 bagheera pulseaudio[1590]: ratelimit.c: 2 events suppressed Oct 6 09:55:56 bagheera pulseaudio[1590]: ratelimit.c: 5 events s

[Bug 444950] Re: sound stops working with pulseaudio

2009-10-06 Thread Herb McNew
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33170646/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/33170647/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/33170648/ArecordDevices.t

[Bug 435484] [NEW] init script incorrectly 'su's

2009-09-23 Thread Herb McNew
Public bug reported: Binary package hint: couchdb If the init script is run as the COUCHDB_USER it still attempts to su to the COUCHDB_USER. This doesn't work. The script should check to see if it's already COUCHDB_USER before trying to su. ** Affects: couchdb (Ubuntu) Importance: Undecided

[Bug 435484] Re: init script incorrectly 'su's

2009-09-24 Thread Herb McNew
If you run su as $USER the su process will either a) prompt you for a password (if one is set) or b) return "su: Permission denied" if the password field is a *. Either way this blocks the startup of the process or the machine. Example a: h...@ramble:~$ id uid=1000(herb) gid=1000(herb) groups=1000

[Bug 435484] Re: init script incorrectly 'su's

2009-09-24 Thread Herb McNew
It is run as a non-root user. That's how we found this bug. On our production systems we on occasion give people access to certain role accounts, but don't want them to have root access. This includes the ability to start and stop services associated with said role accounts. In particular some memb

[Bug 440613] Re: bzr support for rancid

2009-10-02 Thread Herb McNew
** Attachment added: "patch against the most recent package" http://launchpadlibrarian.net/32865063/rancid.diff -- bzr support for rancid https://bugs.launchpad.net/bugs/440613 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 440613] [NEW] bzr support for rancid

2009-10-02 Thread Herb McNew
Public bug reported: Binary package hint: rancid I've added support for bzr as an RCS for use with rancid. Attached you'll find a diff against the most recent ubuntu package. It's also been built and is available in my PPA: https://launchpad.net/~herb/+archive/public ** Affects: rancid (Ubuntu)

[Bug 420736] [NEW] rabbitmqctl wrapper only checks if being run by root

2009-08-28 Thread Herb McNew
Public bug reported: Binary package hint: rabbitmq-server /usr/sbin/rabbitmqctl checks to see if it's being run as root. If so it su's to rabbitmq and runs the command requested. For all other users, including rabbitmq it provides usage information and tells the user the script should be run as r

[Bug 507007] [NEW] make dahdi a suggests or recommends

2010-01-13 Thread Herb McNew
Public bug reported: Binary package hint: asterisk The latest asterisk packages have dahdi as a dependency. As a result things like build-essential are pulled in (for building the kernel modules). In a great many cases build-essential isn't reasonable to have on a production system. Further dahdi

[Bug 465030] Re: Bandwith limit preference doesn't appear to be saved

2009-10-30 Thread Herb McNew
** Attachment added: ".home.herb..cache.ubuntuone.log.oauth.login.log.txt" http://launchpadlibrarian.net/34697865/.home.herb..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34697866/Dependencies.txt ** Attachment added: "Ubunt

[Bug 465030] [NEW] Bandwith limit preference doesn't appear to be saved

2009-10-30 Thread Herb McNew
Public bug reported: Binary package hint: ubuntuone-client When I use the gnome applet preferences dialog to change my bandwidth limit it doesn't appear to be saved. I go to Preferences, check the "Limit Bandwidth Usage" box, set the upload and download limits to 128 KB/s and click close. If I th

[Bug 465030] Re: Bandwith limit preference doesn't appear to be saved

2009-10-30 Thread Herb McNew
** Also affects: ubuntuone-client Importance: Undecided Status: New -- Bandwith limit preference doesn't appear to be saved https://bugs.launchpad.net/bugs/465030 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 1592529] [NEW] lxc profile unset undocumented

2016-06-14 Thread Herb McNew
Public bug reported: Neither man 1 lxc nor the bare 'lxc profile' command mention 'unset' for configuration variables. I had to read the code to discover there was an unset option along with get, set, edit, etc. e.g. $ lxc profile Manage configuration profiles. lxc profile list [filters]

[Bug 1587181] Re: snap login prompts for password but login fails

2016-06-01 Thread Herb McNew
Using email address worked fine. Should we close this bug or retarget it to fix the error message? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587181 Title: snap login prompts for password but lo

[Bug 1587181] Re: snap login prompts for password but login fails

2016-06-02 Thread Herb McNew
This seems to have been fixed in snapd 2.0.5. I just checked the help text and it makes reference to login.u.c and that an email address is the required argument. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1477161] [NEW] "Time in other locations" doesn't respect 24-hour time setting

2015-07-22 Thread Herb McNew
Public bug reported: Hi, I have my clock set to 24-hour time. I also list time in other locations. Unfortunately the time in other locations doesn't respect the 24 hour time format. See attached screenshot for detail. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: indicator-datetime 13.10

[Bug 1550539] [NEW] network interface name change with xenial upgrade

2016-02-26 Thread Herb McNew
Public bug reported: Hi, I just (2016-02-26) upgraded from wily to xenial in my VMWare VM. The network interface name changed but the upgrade process didn't change /etc/network/interfaces. As such I was left without networking. This may be related to bug #1473542, but obviously isn't the same. P

[Bug 1550539] Re: VMWare network interface name change with xenial upgrade

2016-02-27 Thread Herb McNew
Hi, I don't have anything in /etc/udev/rules.d # ls -al /etc/udev/rules.d/ total 8 drwxr-xr-x 2 root root 4096 Oct 15 08:01 . drwxr-xr-x 4 root root 4096 Feb 26 02:54 .. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1550539] Re: VMWare network interface name change with wily → xenial upgrade

2016-03-01 Thread Herb McNew
The old name was eno1628 and it was a wily install, not upgraded from a previous release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550539 Title: VMWare network interface name change with w

[Bug 1367109] [NEW] Consider adding apple_set_os patch to grub

2014-09-08 Thread Herb McNew
Public bug reported: Due to some idiosycracies associated with Apple hardware, the Intel integrated graphics device is not intialized or detected on boot. There is a work around patch for this that was posted[1] at the end of 2013. I've confirmed that the patch applies cleanly to the grub package

[Bug 1196155] [NEW] mei_me resets spamming dmesg

2013-06-29 Thread Herb McNew
Public bug reported: As you can see from the dmesg attached I'm getting the following every 5-10 seconds: [11332.456035] mei_me :00:03.0: reset: connect/disconnect timeout. [11332.456044] mei_me :00:03.0: unexpected reset: dev_state = RESETTING This was happening with raring but I blackl

[Bug 507007] Re: make dahdi a suggests or recommends

2010-11-22 Thread Herb McNew
@Dave as of 1.6.1 you no longer need timing for dahdi. See http://www.russellbryant.net/blog/2008/06/16/asterisk-16-now-with-a-new- timing-api/ @Mattias, from the Ubuntu Policy Manual: "The Recommends field should list packages that would be found together with this one in all but unusual installa

[Bug 507007] Re: make dahdi a suggests or recommends

2010-11-22 Thread Herb McNew
** Bug watch added: Debian Bug tracker #590558 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590558 ** Also affects: asterisk (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590558 Importance: Unknown Status: Unknown -- make dahdi a suggests or recommends https:/

[Bug 676814] Re: [ATI 1600]Panels not visible ATI Mobility Radeon X1600

2011-01-16 Thread Herb McNew
*** This bug is a duplicate of bug 685682 *** https://bugs.launchpad.net/bugs/685682 I have tested it with the Natty Alpha 1 CD and can confirm that this is still a problem on the MBP 1,1. If you need me to do any further testing do not hesitate to ask. -- You received this bug notification

[Bug 667014] [NEW] v4l-dvb Missing Latest model of HD-PVR Device

2010-10-26 Thread Herb McNew
Public bug reported: lsusb: Bus 001 Device 002: ID 2040:4903 Hauppauge new Hardware ID 0x4903 is not in the driver. modifying hdpvr.h and hdpvr-core.c to add a new PRODUCT_ID for the 0x4903 and recompile appears to correct the problem. hdpvr.h line 34 added: #define HD_PVR_PRODUCT_ID4 0x490

Re: [Bug 444950] Re: sound stops working with pulseaudio

2010-06-22 Thread Herb McNew
> Herb, > Has there been any change for you with updates? I haven't been using that box with 10.04 recently. I'll start it up in the next day or two and see how it does. Regards, Herb -- sound stops working with pulseaudio https://bugs.launchpad.net/bugs/444950 You received this bug notificat