[Bug 221080] Re: package libaqofxconnect4 3.3.0+dfsg-1 failed to install/upgrade: trying to overwrite `/usr/lib/libaqofxconnect.so.4.0.0', which is also in package libaqbanking-ofx0

2008-06-15 Thread p0troast
I would certainly guess that I was attempting to build GnuCash with "Direct Connect" OFX support with the instructions available at http://wiki.gnucash.org/wiki/Debian . Specifically, http://wiki.gnucash.org/wiki/Debian#Configuring_2 gives instructions to add some package information regarding 'li

[Bug 195123] [NEW] Man page incorrectly documents 'default_driver' libao.conf option key

2008-02-24 Thread p0troast
Public bug reported: Binary package hint: libao2 Environment -- $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=7.10 DISTRIB_CODENAME=gutsy DISTRIB_DESCRIPTION="Ubuntu 7.10" Libao version: 0.8.8-2 Notes -- The Libao man page states for 'default_driver' options: "The "alsa" driver is

[Bug 221080] [NEW] package libaqofxconnect4 3.3.0+dfsg-1 failed to install/upgrade: trying to overwrite `/usr/lib/libaqofxconnect.so.4.0.0', which is also in package libaqbanking-ofx0

2008-04-23 Thread p0troast
Public bug reported: Environment -- Description:Ubuntu 8.04 Release:8.04 Repro Steps -- I attempted to install libaqbanking20-dev after libaqofxconnect4 had already been installed. Expected Result -- dpkg installation of a package via 'apt-get' should not fail because of an already

[Bug 221080] Re: package libaqofxconnect4 3.3.0+dfsg-1 failed to install/upgrade: trying to overwrite `/usr/lib/libaqofxconnect.so.4.0.0', which is also in package libaqbanking-ofx0

2008-04-23 Thread p0troast
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13838718/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/13838719/DpkgTerminalLog.gz -- package libaqofxconnect4 3.3.0+dfsg-1 failed to install/upgrade: trying to overwrite `/us

[Bug 221390] Re: Gnucash 2.2.4-1ubuntu1 configure fails with --enable-hbci

2008-04-24 Thread p0troast
** Attachment added: "config.log" http://launchpadlibrarian.net/13855455/config.log -- Gnucash 2.2.4-1ubuntu1 configure fails with --enable-hbci https://bugs.launchpad.net/bugs/221390 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 221390] [NEW] Gnucash 2.2.4-1ubuntu1 configure fails with --enable-hbci

2008-04-24 Thread p0troast
Public bug reported: Binary package hint: gnucash This issue prevents Hardy Heron Ubuntu 8.04 users from recompiling Gnucash with HBCI support. Environment -- Ubuntu: Description:Ubuntu 8.04 Release:8.04 Gnucash: 2.2.4-1ubuntu1 libaqbanking: 3.3.0+dfsg-1 Repro Step

[Bug 67892] Re: Unwanted HPLIP Toolbox entry in gnome menu

2007-08-26 Thread p0troast
This is still an issue in Gutsy Gibbton Tribe 5. -- Unwanted HPLIP Toolbox entry in gnome menu https://bugs.launchpad.net/bugs/67892 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 105780] Console tty colors are not displayed properly

2007-04-11 Thread p0troast
Public bug reported: Since my machine has been upgraded from Edgy to Feisty, the colors displayed on my console tty (tty1-6) are not displayed other than shades of gray. Specifically, it was noted that the shell's PS1 prompt is only in shades of gray and the output of `ls --color` after the outpu

[Bug 105780] Re: Console tty colors are not displayed properly

2007-04-11 Thread p0troast
I'm not really certain what affects this. Perusing other console- related bugs, I've attached `/etc/default/console-setup'. ** Attachment added: "/etc/default/console-setup" http://librarian.launchpad.net/7298154/console-setup -- Console tty colors are not displayed properly https://bugs.lau

[Bug 161995] ldapi ldap.conf

2007-11-11 Thread p0troast
Public bug reported: Binary package hint: ldap-auth-config When Ubuntu 7.10 was freshly installed via x64 Server cd, I was asked what Ldap server I wanted to use. I entered the correct hostname. After the install, utilities that use Ldap libraries were not resolving anything: hostnames, users,

[Bug 197766] Re: nautilus crashed with SIGSEGV

2008-03-02 Thread p0troast
*** This bug is a duplicate of bug 196864 *** https://bugs.launchpad.net/bugs/196864 ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/12355785/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12355786/Dependencies.txt ** Attachment adde

[Bug 197766] [NEW] nautilus crashed with SIGSEGV

2008-03-02 Thread p0troast
*** This bug is a duplicate of bug 196864 *** https://bugs.launchpad.net/bugs/196864 Public bug reported: Binary package hint: nautilus Environment -- $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

[Bug 188387] Re: Can only do double clicks

2008-02-08 Thread p0troast
*** This bug is a duplicate of bug 188351 *** https://bugs.launchpad.net/bugs/188351 I am experiencing the same symptoms on Hardy Heron. In my touchpad InputDevice Section of '/etc/X11/xorg.conf', I added an 'Option "CorePointer" and restarted GDM. The double-clicking issue stopped, both wit

[Bug 188351] Re: [Hardy] External mouse on laptop will only double-click

2008-02-09 Thread p0troast
I am experiencing the double-clicking symptoms, but not with the same setups as many people are reporting. I provided a fix for the double- clicking in a separate bug (https://bugs.launchpad.net/ubuntu/+bug/188387/comments/1), though it was marked as a Duplicate. The fix involves adding 'Option C

[Bug 102947] Re: ERR: authdaemon: s_connect() failed: No such file or directory

2008-01-22 Thread p0troast
On Ubuntu 7.10 AMD64, I performed: # strace authtest [EMAIL PROTECTED] "password" It looks like there is a socket, '/var/run/courier/authdaemon/socket', it is attempting to access, which is not on the system. Specifically, '/var/run/courier/ does not exist. I've attached the output from 'strace

[Bug 102947] Re: ERR: authdaemon: s_connect() failed: No such file or directory

2008-01-22 Thread p0troast
It seems that I don't have the package 'courier-authdaemon' installed, which is responsible for creating that socket. After installing 'courier-authdaemon', I no longer receive the error. -- ERR: authdaemon: s_connect() failed: No such file or directory https://bugs.launchpad.net/bugs/102947 You

[Bug 107723] Re: [mga] Running Gnome screensaver "Picture Folder" causes X to crash in XMesaResizeBuffers

2007-11-21 Thread p0troast
The symptoms are no longer reproducible after upgrading from 7.04 to 7.10. -- [mga] Running Gnome screensaver "Picture Folder" causes X to crash in XMesaResizeBuffers https://bugs.launchpad.net/bugs/107723 You received this bug notification because you are a member of Ubuntu Bugs, which is the b

[Bug 107723] Re: [mga] Running Gnome screensaver "Picture Folder" causes X to crash in XMesaResizeBuffers

2007-11-17 Thread p0troast
I will attempt to upgrade from 7.04 (Feisty) to 7.10 (Gutsy) before November 19th and test for this then. -- [mga] Running Gnome screensaver "Picture Folder" causes X to crash in XMesaResizeBuffers https://bugs.launchpad.net/bugs/107723 You received this bug notification because you are a member

[Bug 163461] "could not calculate the upgrade" from 7.04 to 7.10

2007-11-17 Thread p0troast
Public bug reported: After starting the upgrade manager to upgrade from 7.04 to 7.10, I the package manager gave a "could not calculate the upgrade" ** Affects: ubuntu Importance: Undecided Status: New -- "could not calculate the upgrade" from 7.04 to 7.10 https://bugs.launchpad.n

[Bug 163461] Re: "could not calculate the upgrade" from 7.04 to 7.10

2007-11-17 Thread p0troast
** Attachment added: "Screenshot of the error notification" http://launchpadlibrarian.net/10457998/Screen-shot.png -- "could not calculate the upgrade" from 7.04 to 7.10 https://bugs.launchpad.net/bugs/163461 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 163461] Re: "could not calculate the upgrade" from 7.04 to 7.10

2007-11-17 Thread p0troast
** Attachment added: "/var/log/dist-upgrade/apt.log" http://launchpadlibrarian.net/10458000/apt.log -- "could not calculate the upgrade" from 7.04 to 7.10 https://bugs.launchpad.net/bugs/163461 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contac

[Bug 163461] Re: "could not calculate the upgrade" from 7.04 to 7.10

2007-11-17 Thread p0troast
** Attachment added: "/var/log/dist-upgrade/main.log" http://launchpadlibrarian.net/10458003/main.log -- "could not calculate the upgrade" from 7.04 to 7.10 https://bugs.launchpad.net/bugs/163461 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug cont

[Bug 163461] Re: "could not calculate the upgrade" from 7.04 to 7.10

2007-11-17 Thread p0troast
/var/log/dist-upgrade/term.log existed, but was empty. -- "could not calculate the upgrade" from 7.04 to 7.10 https://bugs.launchpad.net/bugs/163461 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 163461] Re: "could not calculate the upgrade" from 7.04 to 7.10

2007-11-17 Thread p0troast
** Attachment added: "/var/log/dist-upgrade/main_pre_req.log" http://launchpadlibrarian.net/10458005/main_pre_req.log -- "could not calculate the upgrade" from 7.04 to 7.10 https://bugs.launchpad.net/bugs/163461 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 163461] Re: "could not calculate the upgrade" from 7.04 to 7.10

2007-11-18 Thread p0troast
After my upgrade to '7.10' failed via the Package Manager, I instead just updated the current release (equivalent of 'apt-get update && apt- get upgrade'). The only package that was unable to be resolved/upgraded was 'nfs-common'. I did an 'apt-cache show nfs-common' and am attaching the output.

[Bug 163682] Configuring via 'debconf' gives misleading hint to user

2007-11-18 Thread p0troast
Public bug reported: Binary package hint: ldap-auth-config Debconf requests a url for the LDAPserver and presents you with a formatted string to help the user out: ldapi:/// The user is less than likely to notice that third "/" (forward slash), which could result in a syntax error. As an alt

[Bug 194249] Re: atieventsd crashed with SIGSEGV in _XSend()

2008-03-07 Thread p0troast
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/12151107/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12151108/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/12151109/Disassembly.txt ** Attachm

[Bug 194249] [NEW] atieventsd crashed with SIGSEGV in _XSend()

2008-03-07 Thread p0troast
Public bug reported: Environment Repro Steps -- 1. Start a Gnome Desktop session. 2. Hibernate. 3. Reboot into the hibernated session. 4. Restart GDM (X was not displaying properly, garbled). 5. Start a Gnome Desktop session. Expected Result -- 'atieventsd' does not crash. Actual Result

[Bug 199532] [NEW] azureus crashes on startup

2008-03-07 Thread p0troast
*** This bug is a duplicate of bug 86103 *** https://bugs.launchpad.net/bugs/86103 Public bug reported: Binary package hint: azureus % cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)" % apt-cache poli

[Bug 199532] Re: azureus crashes on startup

2008-03-07 Thread p0troast
*** This bug is a duplicate of bug 86103 *** https://bugs.launchpad.net/bugs/86103 ** Attachment added: "Application output" http://launchpadlibrarian.net/12504900/application_output.log -- azureus crashes on startup https://bugs.launchpad.net/bugs/199532 You received this bug notificati

[Bug 199532] Re: azureus crashes on startup

2008-03-07 Thread p0troast
*** This bug is a duplicate of bug 86103 *** https://bugs.launchpad.net/bugs/86103 ** Description changed: Binary package hint: azureus % cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

[Bug 199532] Re: azureus crashes on startup

2008-03-07 Thread p0troast
*** This bug is a duplicate of bug 86103 *** https://bugs.launchpad.net/bugs/86103 ** Attachment added: "Core file" http://launchpadlibrarian.net/12505044/core -- azureus crashes on startup https://bugs.launchpad.net/bugs/199532 You received this bug notification because you are a member

[Bug 107723] Re: X crashes

2007-04-19 Thread p0troast
** Attachment added: "dmesg output" http://librarian.launchpad.net/7350234/dmesg.txt -- X crashes https://bugs.launchpad.net/bugs/107723 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 107723] Re: X crashes

2007-04-19 Thread p0troast
** Attachment added: "xorg.conf" http://librarian.launchpad.net/7350235/xorg.conf -- X crashes https://bugs.launchpad.net/bugs/107723 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 107723] X crashes

2007-04-19 Thread p0troast
Public bug reported: Binary package hint: x11-common After I leave my workstation for sometime and come back, I'll find one of my X sessions no longer exists. This happens on an almost daily basis and only begain happening once I upgraded from Ubuntu Feisty (something pre-released 7.04) to Ubunt

[Bug 107723] Re: X crashes

2007-04-19 Thread p0troast
** Attachment added: "X server log with backtrace" http://librarian.launchpad.net/7350239/Xorg.20.log -- X crashes https://bugs.launchpad.net/bugs/107723 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing l

[Bug 107723] Re: Running Gnome screensaver "Picture Folder" causes X to crash

2007-04-20 Thread p0troast
** Summary changed: - X crashes + Running Gnome screensaver "Picture Folder" causes X to crash -- Running Gnome screensaver "Picture Folder" causes X to crash https://bugs.launchpad.net/bugs/107723 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug conta

[Bug 107723] Re: Running Gnome screensaver "Picture Folder" causes X to crash

2007-04-20 Thread p0troast
Based on Timo Aaltonen's theory, I changed the Gnome screensaver via `gnome-screensaver-preferences' to use "Blank screen" instead of my usual "Random". In 48 hours, I would typically expect my machine to crash 1-3 times. For the next 48 hours, it did not crash. After that 48 hours, I started `

[Bug 83689] Gaim crashes after a restore from hibernation

2007-02-06 Thread p0troast
Public bug reported: Binary package hint: gaim Repro steps -- 1. Hibernate 2. Restore from hibernate 3. Gaim crashes. This could be a duplicate of bug https://launchpad.net/bugs/77590";>77590. However, I can't be certain that before I hibernated, I was on a different wireless 'net (in which c

[Bug 83689] Re: Gaim crashes after a restore from hibernation

2007-02-06 Thread p0troast
** Attachment added: "Ubuntu's Gaim crash info" http://librarian.launchpad.net/6332491/_usr_bin_gaim.1000.crash -- Gaim crashes after a restore from hibernation https://launchpad.net/bugs/83689 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinf

[Bug 161995] Re: /etc/ldap.conf has incorrect syntax which causes utilities to fail to resolve

2009-12-07 Thread p0troast
This still reproduces in i386 of Ubuntu 9.10 (Karmic Koala) as of December 7, 2009. -- /etc/ldap.conf has incorrect syntax which causes utilities to fail to resolve https://bugs.launchpad.net/bugs/161995 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 161995] Re: /etc/ldap.conf has incorrect syntax which causes utilities to fail to resolve

2009-12-07 Thread p0troast
My mistake -- disregard my comment #2. I was confused, referring to another ldap.conf bug. I don't intend to verify this in Karmic since I don't have a test machine. -- /etc/ldap.conf has incorrect syntax which causes utilities to fail to resolve https://bugs.launchpad.net/bugs/161995 You recei