[Bug 450093] [NEW] Root password prompt failing

2009-10-12 Thread Duncan Bayne
Public bug reported: I am running on Ubuntu karmic (development branch) release 9.10. If I run sudo apt-get install mysql-server-5.1 from within a MultiTerm buffer in Emacs, I am not prompted for the root password. Instead I see the following error: Unknown terminal: eterm-color Check the TERM

[Bug 430349] Re: gnome-volume-manager exits

2009-11-01 Thread Duncan Bayne
I can confirm that this is still a problem on an updated Ubuntu 9.04 box, but that it appears fixed in 9.10. -- gnome-volume-manager exits https://bugs.launchpad.net/bugs/430349 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 192112] Re: Error while uploading keys to keyservers

2009-05-30 Thread Duncan Bayne
I can confirm this bug in Ubuntu Jaunty as well; it still uses GPA 0.7.6 777. Open for over a year :-( Presumably the fix to this is to ship a GPG binary that's compiled with gpgkeys_ldap and gpgkeys_hkp? How do we go about co-ordinating that? Presumably the GPG package maintainers would need

[Bug 192112] Re: Error while uploading keys to keyservers

2009-05-30 Thread Duncan Bayne
That said, I'm not sure that the fix is as simple as compiling with gpgkeys_ldap and gpgkeys_hkp. I have installed the libldap2-dev package, and I can see the following in the output from ./configure on the latest (1.4.9) GPG source: checking whether LDAP via -lldap is present and sane... yes

[Bug 373059] [NEW] Installed third party .DEBs not appearing as installed

2009-05-06 Thread Duncan Bayne
Public bug reported: Binary package hint: synaptic I am using synaptic 0.62.5ubuntu3 on Ubuntu 9.04 Jaunty Jackalope 32-bit Desktop Edition on a Compaq C700 notebook. I have installed several .DEB packages using gdebi (both Brother MFC 7220 drivers, and my own company-internal packages). These

[Bug 429765] [NEW] Evolution segfaults when saving recurring appointment from week view

2009-09-14 Thread Duncan Bayne
Public bug reported: System: Dell Vostro 200 running Ubuntu 9.04 Intrepid Ibex, Evolution 2.26.1. Repro steps: 1. Add Google calendar to Evolution 2. Create non-recurring appointment in Google Calendar, and save it. 3. Switch to week view in Evolution. 4. Edit the appointment, and make it

[Bug 429765] Re: Evolution segfaults when saving recurring appointment from week view

2009-09-15 Thread Duncan Bayne
Ooh, symbols :-) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb61f9770 (LWP 5480)] 0xb5be8506 in comp_util_sanitize_recurrence_master (comp=0xa7efda0, client=0xa5aa7c0) at comp-util.c:823 823 comp-util.c: No such file or directory. in comp-util.c (gdb)

[Bug 628651] [NEW] [Realtek ALC269] ALSA test tone not correctly played back on headphones; internal speakers okay

2010-09-02 Thread Duncan Bayne
Public bug reported: I have upgraded ALSA using the script here: http://ubuntuforums.org/showthread.php?p=6589810 ... but I still hear no sound from headphones when plugged in. The internal speakers work fine however. I am running Ubuntu 10.04 Netbook Remix on an Asus Eee PC R101.

[Bug 628651] Re: [Realtek ALC269] ALSA test tone not correctly played back on headphones; internal speakers okay

2010-09-02 Thread Duncan Bayne
** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/628651/+attachment/1536811/+files/AlsaDevices.txt ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/628651/+attachment/1536812/+files/BootDmesg.txt ** Attachment added: Card0.Amixer.values.txt

[Bug 390508] Re: notifyOSD ignores the expire timeout parameter

2013-05-06 Thread Duncan Bayne
I love this thread. It is the bug that keeps on giving, year after year, each time someone spends a few hours in frustration and then stumbles across this bug. Frustrations turns to disbelief and then finally to resignation. +1 ... that describes my recent experience. This sort of

[Bug 390508] Re: notifyOSD ignores the expire timeout parameter

2014-08-09 Thread Duncan Bayne
I was developing a script based on inotify that would use very short- lived onscreen notifications. Turns out I can't, at least not with notify-send; I spent some time trying to debug my script before thinking it might be a bug elsewhere. This needs fixing either by: - making osd-notify honour

[Bug 1431179] Re: usb_modeswitch@.service fails

2015-10-29 Thread Duncan Bayne
I wonder if this is related? https://bugs.launchpad.net/linuxmint/+bug/1444717 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431179 Title: usb_modeswitch@.service fails To manage notifications

[Bug 1707193] Re: adding printer with IPP network printer via DNS-DS fails due to "There was an error during the CUPS operation: 'server-error-internal-error'"

2017-07-28 Thread Duncan Bayne
The same problem effects me; Ubuntu 17.04 on Lenovo ThinkPad X220. Previous versions of Ubuntu, other distros, and FreeBSD have worked fine w/ this printer. I've attached the --debug log from system-config-printer as requested. ** Attachment added: "output from system-config-printer --debug"

[Bug 1707193] Re: adding printer with IPP network printer via DNS-DS fails due to "There was an error during the CUPS operation: 'server-error-internal-error'"

2017-07-28 Thread Duncan Bayne
Sorry, forgot to mention that my printer is a Fuji Xerox CM115W. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707193 Title: adding printer with IPP network printer via DNS-DS fails due to "There

[Bug 1926393] [NEW] xdg-mime silently ignores invalid .desktop file

2021-04-27 Thread Duncan Bayne
Public bug reported: I created an invalid ~/.local/share/applications/mailto.desktop file (note the quotes in Exec): #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application Terminal=false Name[en_AU]=mailto Exec="mailto %f" Name=mailto I then set the default, and queried it: $

[Bug 450093] Re: whiptail failing in a MultiTerm buffer in Emacs

2021-04-22 Thread Duncan Bayne
This bug can be closed. I've verified that whiptail now runs with a $TERM type of eterm-colour. Not sure when in the past 12 years it was fixed though :) :) :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1925713] [NEW] Can't connect to an SSH server using a GPG auth key on a Yubikey

2021-04-22 Thread Duncan Bayne
Public bug reported: I have a Raspberry Pi server, which I connect to using a GPG auth key that lives on my Yubikey. For example, from console: ➜ ~ ssh pi@nas.local Linux nas.local 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l The programs included with the Debian GNU/Linux system