[Bug 222835] Re: wireless doesn't work after resuming from suspend

2008-06-29 Thread offby1
It's been working fine, after resuming from both suspend _and_
hibernate, for weeks or months now.  I can only assume that some
software upgrade fixed something.

-- 
wireless doesn't work after resuming from suspend
https://bugs.launchpad.net/bugs/222835
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212712] Re: "spins" constantly, as if it's acquiring an IP address

2008-12-08 Thread offby1
I haven't seen this problem in ages, so I assume it's been already
fixed.  (I run 8.10 now).

-- 
"spins" constantly, as if it's acquiring an IP address
https://bugs.launchpad.net/bugs/212712
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298866] [NEW] sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"

2008-11-16 Thread offby1
*** This bug is a security vulnerability ***

Public security bug reported:

sometime in the last week or so "sudo -s" (while logged in to my normal,
non-root account) started failing like this:

14:44:41 [EMAIL PROTECTED] ~]$ sudo -s
[sudo] password for erich:
Segmentation fault (core dumped)
Segmentation fault
14:44:45 [EMAIL PROTECTED] ~]$

14:41:31 [EMAIL PROTECTED] etc]# file ~erich/core
/home/erich/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), 
SVR4-style, from 'mail -s Panic or segfault in Samba root'

** Affects: sudo (Ubuntu)
 Importance: Undecided
 Status: New

** Visibility changed to: Public

-- 
sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"
https://bugs.launchpad.net/bugs/298866
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298866] Re: sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"

2008-11-16 Thread offby1
This is the best stack trace I've been able to get (I commented out the
"dh_strip" line in debian/rules, set the environment variable
DEB_BUILD_OPTIONS to "nostrip noopt", and did "fakeroot make -f
debian/rules clean binary".  I haven't yet figured out how to statically
link it, though.

(gdb) bt
#0  0xb7932d28 in ?? ()
#1  0xb7f895d5 in ?? ()
#2  0x0804cd4c in dump_interfaces ()
#3  0x0805c3f2 in yy_ec ()
#4  0x0003 in ?? ()
#5  0x08051c42 in sudo_edit ()
#6  0x0805938c in strlcpy ()
#7  0x0805c3f2 in yy_ec ()
#8  0x0002 in ?? ()
#9  0x080523f2 in tgetpass ()
#10 0xb78d2685 in ?? ()
#11 0x0804cb21 in find_path ()
(gdb)

-- 
sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"
https://bugs.launchpad.net/bugs/298866
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298866] Re: sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"

2008-11-16 Thread offby1
I also just noticed some email in my inbox, from (I think) root,
complaining that samba had gotten a segfault or something a few days
ago.  Sorry to be so vague, but I've lost the message.

-- 
sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"
https://bugs.launchpad.net/bugs/298866
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298866] Re: sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"

2008-11-16 Thread offby1
I see similar behavior with "su".  (This is pretty alarming.)  So
perhaps the problem is in pam or something; unfortunately I don't know
which package is relevant.

-- 
sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"
https://bugs.launchpad.net/bugs/298866
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298866] Re: sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"

2008-11-16 Thread offby1
Sorry I didn't mention the version of the package: it's

Version: 1.6.9p17-1ubuntu2

-- 
sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"
https://bugs.launchpad.net/bugs/298866
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298866] Re: sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"

2008-11-16 Thread offby1
I just ran aptitude, and purged "samba" and everything that it depended
upon (including  libpam-smbpass), and that made the problem go away.

-- 
sudo -s segfaults; core file bafflingly mentions "mail" and "Samba"
https://bugs.launchpad.net/bugs/298866
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376982] [NEW] gpg hangs in mlock, cannot be killed

2009-05-15 Thread offby1
Public bug reported:

I've noticed (by running "htop") a number of processes whose state is "D" -- 
uninterruptible sleep.  This is unusual.  A few of them are gpg.
gnupg version 1.4.9-3ubuntu1

I've also noticed that whenever I run gpg, it hangs, and I cannot kill
it: not by typing Control C, nor Control Z; nor by switching to a
different terminal, becoming root, and trying "kill -9" on the process'
PID.

I can no longer do any encryption or decryption.  This rather sucks :-|

I ran "strace -f -o yow gpg < some-file" and captured the output; the
last lines are

10076 fstat64(3, {st_mode=S_IFREG|0644, st_size=256316, ...}) = 0
10076 mmap2(NULL, 256316, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7c9b000
10076 close(3)  = 0
10076 mmap2(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
0) = 0xb7c93000
10076 getuid32()= 1000
10076 mlock(0xb7c93000, 32768

So it's hanging in "mlock".

** Affects: gnupg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gpg hangs in mlock, cannot be killed
https://bugs.launchpad.net/bugs/376982
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 367039] Re: blank screen after jaunty upgrade

2009-05-15 Thread offby1
By the way -- the screen works OK in _console_ mode; it's only when X
starts that it goes blank.

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 334704] [NEW] konqueror unable to start the cookie handler service

2009-02-25 Thread offby1
Public bug reported:

Binary package hint: konqueror

I started konqueror, tried to log in to Google, which told me that I had
cookies disabled.  So I looked at "Settings" / "Configure Konqueror" /
"Cookies", and saw a popup with the message "konqueror unable to start
the cookie handler service".

I had expected to see a screen that let me control cookie policies.

This is Ubuntu 8.10 ("Intrepid Ibex")

konqueror:
  Installed: 4:4.2.0-0ubuntu1~intrepid1

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: New

-- 
konqueror unable to start the cookie handler service
https://bugs.launchpad.net/bugs/334704
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 367039] [NEW] blank screen after jaunty upgrade

2009-04-25 Thread offby1
Public bug reported:

I'd updated from Intrepid.

I looked through the bugs that this web site suggested, but didn't see
anything that helped -- in particular, I removed the word "splash" from
/boot/grub/menu.lst, rebooted, and confirmed that no splash screen
appeared; but I still have a blank screen.

Strangely, I see nothing in Xorg.0.log to suggest a problem.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 367039] Re: blank screen after jaunty upgrade

2009-04-25 Thread offby1

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/25979533/Xorg.0.log

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 367039] Re: blank screen after jaunty upgrade

2009-04-25 Thread offby1

** Attachment added: "output of "lspci -vvnn'"
   http://launchpadlibrarian.net/25979545/lspci

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 367039] Re: blank screen after jaunty upgrade

2009-04-25 Thread offby1
For what it's worth: I originally experienced the problem using the
default kernel -- 2.6.28-11-generic.  Booting an older kernel --
2.6.27-11-generic -- didn't help.

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 367039] Re: blank screen after jaunty upgrade

2009-05-15 Thread offby1
It doesn't even work if I boot from the live CD -- same behavior.

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283873] Re: intrepid update kills wireless 15 oct 08

2008-10-16 Thread offby1
"Me too": this bug bit me, but a subsequent upgrade (via wired Ethernet)
fixed it.

-- 
intrepid update kills wireless 15 oct 08
https://bugs.launchpad.net/bugs/283873
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 267983] Re: firefox crashes randomly very frequently intrepid

2008-10-13 Thread offby1
#0  0xb7db0b56 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#1  0x4dfc5590 in ?? ()
#2  0xb790e5d2 in nsACString_internal::Assign (this=0xbf805ee8, 
data=0xb203aa70 
"ZmVjMDQ3MzEyNGZjODM2ZDA1NjllNDY3MTcyODZmNjM0MTM2MjE3N3sidXNlcm5hbWUiOiAic25hcmt1bG91cyIsICJfY3JlYXRlZCI6ICIyMDA4MTAxNDA0MTQwMyJ9",
 length=1308382608)
at nsTSubstring.cpp:346
#3  0xb790e421 in nsACString_internal::Assign (this=0xbf805ee8, [EMAIL 
PROTECTED])
at nsTSubstring.cpp:406
#4  0xb6c9d62e in nsCAutoString (this=0xbf805ee8, [EMAIL PROTECTED])
at ../../../dist/include/string/nsTString.h:530
#5  0xb6d3be13 in nsHttpChannel::StoreAuthorizationMetaData (this=0xb0ae3798, 
entry=0xb0d2f298) at nsHttpChannel.cpp:2152
#6  0xb6d3eeb0 in nsHttpChannel::AddCacheEntryHeaders (this=0xb0ae3798, 
entry=0xb0d2f298)
at nsHttpChannel.cpp:2099
#7  0xb6d4083f in nsHttpChannel::InitCacheEntry (this=0xb0ae3798) at 
nsHttpChannel.cpp:2047
#8  0xb6d42e18 in nsHttpChannel::ProcessNormal (this=0xb0ae3798) at 
nsHttpChannel.cpp:906
#9  0xb6d456ce in nsHttpChannel::ProcessResponse (this=0xb0ae3798) at 
nsHttpChannel.cpp:813
#10 0xb6d459eb in nsHttpChannel::OnStartRequest (this=0xb0ae3798, 
request=0xb0e3dfa8, 
ctxt=0x0) at nsHttpChannel.cpp:4336
#11 0xb6c96cb6 in nsInputStreamPump::OnStateStart (this=0xb0e3dfa8)
at nsInputStreamPump.cpp:439
#12 0xb6c975d0 in nsInputStreamPump::OnInputStreamReady (this=0xb0e3dfa8, 
stream=0xb0d80248) at nsInputStreamPump.cpp:395
#13 0xb78c38e0 in nsInputStreamReadyEvent::Run (this=0xb0c1d868) at 
nsStreamUtils.cpp:111
#14 0xb78e537a in nsThread::ProcessNextEvent (this=0x882fe70, mayWait=1, 
result=0xbf8062f4)
at nsThread.cpp:510
#15 0xb78965a8 in NS_ProcessNextEvent_P (thread=0x882fe70, mayWait=1)
at nsThreadUtils.cpp:227
#16 0xb77c64aa in nsBaseAppShell::Run (this=0x888ca78) at nsBaseAppShell.cpp:170
#17 0xb75742e4 in nsAppStartup::Run (this=0x8d3d040) at nsAppStartup.cpp:181
#18 0xb6c1b682 in XRE_main (argc=1, argv=0xbf809a34, aAppData=0x87da818)
at nsAppRunner.cpp:3194
#19 0x080491ab in ?? ()
#20 0xb7d4e685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#21 0x08048d11 in ?? ()

-- 
firefox crashes randomly very frequently intrepid
https://bugs.launchpad.net/bugs/267983
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77736] Re: resuming suspend leads to screen corruption

2008-07-14 Thread offby1
Thanks, Sergio (I'd forgotten about this bug).  Hardy works great!

-- 
resuming suspend leads to screen corruption
https://bugs.launchpad.net/bugs/77736
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 254276] [NEW] refuses to download from google

2008-08-02 Thread offby1
Public bug reported:

Binary package hint: youtube-dl

youtube-dl:
  Installed: 2008.01.24-1
  Candidate: 2008.01.24-1
  Version table:
 *** 2008.01.24-1 0
500 http://ubuntu.osuosl.org hardy/universe Packages
100 /var/lib/dpkg/status


$ youtube-dl http://video.google.com/videoplay?docid=-352944619245780

What I expected to happen: it would download Randall Schwarz' "git" talk
into a big file that I could later view with some sort of movie player.

What actually happened: it said "Error: URL does not seem to be a
youtube video URL. If it is, report a bug."

ProblemType: Bug
Architecture: i386
Date: Sat Aug  2 11:48:03 2008
DistroRelease: Ubuntu 8.04
Package: youtube-dl 2008.01.24-1
PackageArchitecture: all
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/X11R6/bin:/home/username/local/bin
 SHELL=/bin/bash
SourcePackage: youtube-dl
Uname: Linux 2.6.24-19-386 i686

** Affects: youtube-dl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
refuses to download from google
https://bugs.launchpad.net/bugs/254276
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 254276] Re: refuses to download from google

2008-08-02 Thread offby1

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/16497164/Dependencies.txt

-- 
refuses to download from google
https://bugs.launchpad.net/bugs/254276
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 328396] [NEW] sometimes fails to suspend when I close the lid

2009-02-12 Thread offby1
Public bug reported:

I close the lid, I wait a while, and I expect to hear the fan shut off,
but it doesn't.  So I open the lid, and I see the screen is in text mode
(as opposed to displaying X), and there's some message at the top saying
something about Emacs.  But that screen clears very quickly and I can
never read what it says.

Then when I unlocked the screen, I noticed that my Emacs was hung for
about a minute, but other programs worked OK.

Description:Ubuntu 8.10
Release:8.10

This is a Lenovo Thinkpad T60.  It was on AC power.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
sometimes fails to suspend when I close the lid
https://bugs.launchpad.net/bugs/328396
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 328396] Re: sometimes fails to suspend when I close the lid

2009-02-12 Thread offby1

** Attachment added: "I don't know if this is relevant, but it does mention 
emacs (along with every other program that was running when I closed the lid)"
   http://launchpadlibrarian.net/22544287/messages

-- 
sometimes fails to suspend when I close the lid
https://bugs.launchpad.net/bugs/328396
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376982] Re: gpg hangs in mlock, cannot be killed

2009-07-17 Thread offby1
I'm sorry, I can't reproduce the problem now.

On Fri, Jul 17, 2009 at 2:20 AM, Daniel
Leidert wrote:
> Can you run gpg with "--verbose --debug-all --status-fd 1"? Maybe also
> add the output using "--list-packets".
>
> --
> gpg hangs in mlock, cannot be killed
> https://bugs.launchpad.net/bugs/376982
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
gpg hangs in mlock, cannot be killed
https://bugs.launchpad.net/bugs/376982
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64283] crashed when I opened a particular page

2006-10-05 Thread offby1
Public bug reported:

I think I accidentally opened the link twice, once with "Open link in a
new tab".

The link is http://www.msxlabs.org/forum/dogadan-manzaralar/1392
-hayatimiz-agaclar.html

By the way, it's _insane_ that I have to register to report a bug.
Don't you people _want_ me to report bugs?  Why are you putting
obstacles in my way?

And I would be delighted to attach the 14 MB file that got generated,
but this web form appears to offer no way for me to do that.

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crashed when I opened a particular page
https://launchpad.net/bugs/64283

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64283] Re: crashed when I opened a particular page

2006-10-05 Thread offby1
ah, I have to attach the file _after_ submitting the bug.  Come on
people; think _usability_.  Geez.

Anyway, I've since dismissed the popup that told me where the crash dump
is, and don't remember the path.  Why didn't the thing that generated
the dump also mail it for me?  Why do I even have to do this?

Oh, all right, I'll scour my entire f***ing filesystem to find it ...

Ha.  I found it, after expending effort searching.  OK, fine.

So I uploaded it.  Being 14Mb, it naturally took a while.  Pity there
was no feedback from Bon Echo, other than a tiny message in the status
bar.  But then:  _the upload failed_.  And why?  Because I forgot to
type in a description.  And as we all know: "An attachment requires a
description."

People, THIS IS INSANE.  If you want to improve Ubuntu, you must MAKE IT
EASY FOR US TO HELP YOU.  I am a professional programmer.  I know my way
around computers.  I love Free Software.  But you know what?  This has
wasted too much of my time already.  I'm not including the crash dump.
I hope someone else has already reported this bug.  And if not?  Then
I'll put up with the flakiness.  I give up.

-- 
crashed when I opened a particular page
https://launchpad.net/bugs/64283

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64283] Re: crashed when I opened a particular page

2006-10-06 Thread offby1
sorry about the ranting.  here it is.

** Attachment added: "crash dump"
   
http://librarian.launchpad.net/4688224/_usr_lib_firefox_firefox-bin.1000.crash

-- 
crashed when I opened a particular page
https://launchpad.net/bugs/64283

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222835] Re: wireless doesn't work after resuming from suspend

2008-05-02 Thread offby1
For what it's worth, I've now hibernated four times, and three of those
times the network worked fine when I resumed; the other time it failed
the way this report describes.

-- 
wireless doesn't work after resuming from suspend
https://bugs.launchpad.net/bugs/222835
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222835] [NEW] wireless doesn't work after resuming from suspend

2008-04-26 Thread offby1
Public bug reported:

This is a Lenovo Thinkpad T60, running 8.04 "Hardy", which I installed "clean" 
from the CD.
Briefly: every time I suspend and then resume, the network doesn't work.  By 
which I mean: typing "ifconfig" at the prompt shows me just the "lo" interface, 
not the "wlan0" interface as I'd expect.  Naturally "pinging" remote hosts 
fails, and so does the web browser.

I've attached a file that shows the output of a number of diagnostic commands 
that might be useful.  They are:
* uname -a
* dmesg, reasonably soon after booting, when the network is working fine
* lspci -vvnn, also when the network is working
* udevmonitor -e, started while the network is working; I then suspended while 
it was still running, waited 30 seconds, and resumed.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
wireless doesn't work after resuming from suspend
https://bugs.launchpad.net/bugs/222835
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222835] Re: wireless doesn't work after resuming from suspend

2008-04-26 Thread offby1

** Attachment added: "diagnostic output"
   http://launchpadlibrarian.net/13951811/wireless-bug-report.gz

-- 
wireless doesn't work after resuming from suspend
https://bugs.launchpad.net/bugs/222835
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222835] Re: wireless doesn't work after resuming from suspend

2008-04-29 Thread offby1
I just resumed from hibernation (not suspend), and everything worked
fine, to my surprise.

-- 
wireless doesn't work after resuming from suspend
https://bugs.launchpad.net/bugs/222835
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222835] Re: wireless doesn't work after resuming from suspend

2008-04-29 Thread offby1
Ewan: thanks for the suggestion, but it doesn't work.
However, "shutdown now" followed by choosing "resume normal boot" from the menu 
does work around it.

-- 
wireless doesn't work after resuming from suspend
https://bugs.launchpad.net/bugs/222835
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 183968] Re: mac80211 "master" interface matches existant persistent network rules

2008-04-12 Thread offby1
For what it's worth, I upgraded last night and things seem better now.
-- 
The old graybeards in the Smalltalk world may not seem
relevant, but if you ask them a question about ORM, they have been
thinking about it for 20 years.
-- Avi Bryant

-- 
mac80211 "master" interface matches existant persistent network rules
https://bugs.launchpad.net/bugs/183968
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194951] Re: doesn't show thumbnails for some .JPG files

2008-03-01 Thread offby1

** Attachment added: "candles with more color.jpeg"
   http://launchpadlibrarian.net/12345190/candles%20with%20more%20color.jpeg

-- 
doesn't show thumbnails for some .JPG files
https://bugs.launchpad.net/bugs/194951
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194951] Re: doesn't show thumbnails for some .JPG files

2008-03-01 Thread offby1
How can I turn this bug into a feature request?  I'd like to request
that the blue-slide icon have some hint about why it's not a thumbnail,
so that the next person who encounters this behavior will know why it's
happening, and what to do about it.

-- 
doesn't show thumbnails for some .JPG files
https://bugs.launchpad.net/bugs/194951
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194951] Re: doesn't show thumbnails for some .JPG files

2008-03-01 Thread offby1
Gert: you're a genius; that was it.  I bumped the limit to 10MB, and now
it's working fine.

-- 
doesn't show thumbnails for some .JPG files
https://bugs.launchpad.net/bugs/194951
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 194951] Re: doesn't show thumbnails for some .JPG files

2008-02-25 Thread offby1
> "Pedro" == Pedro Villavicencio <[EMAIL PROTECTED]> writes:

Pedro> Thanks for your report, can you attach one of those files to
Pedro> the report ?  thanks.

I tried, but I couldn't; when I clicked the "Save Changes" button on
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/194951/+addcomment,
it appeared to upload properly for a while, but then I saw a rather
unhelpful message that said "Constraint not satisfied".  Maybe the file
is too big; it's about five megabytes.  Is there some other place I can
put the file?

-- 
Keaton, Chaplin, Garbo - let them now make room for Gromit.
A. O. Scott, in The New York Times

-- 
doesn't show thumbnails for some .JPG files
https://bugs.launchpad.net/bugs/194951
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 175340] Can't print at all to remote printer

2007-12-10 Thread offby1
Public bug reported:

I recently installed Gutsy on a laptop, and now would like to be able to
print from it.  My printer is connected to a Mac Mini that is on the
same network as my laptop.

Here's what I did, as best I can remember:

* I clicked the System menu, and chose "Administration", then "Printing"

* I clicked the "Show printers shared by other systems" checkbox

* I clicked the "Apply" button

* Since the above two actions had no visible effect, I clicked the "Goto
Server" button, and typed "mac" (which is indeed the DNS name of the
Mac) into the "Connect to CUPS Server" window that opened.  That made
the words "Local Printers" show up in the left-hand pane of the main
window; and below those words I saw "iP1500".  So far, so good; "iP1500"
is in fact the model number of the printer connected to the Mac.

* I clicked the "Make default" button, but that popped up an error box
that said

CUPS Server Error
There was an error during the CUPS operation: 
'client-error-forbidden'

  So I clicked the "OK" button on the error box.

* I clicked "Print test page".  It worked!

* I figured that should be enough, so I went to a shell and typed

echo heebie jeebie | lpr

  I saw

lpr: Error - no default destination available.

  So clearly there's more work for me to do.

* Since I couldn't think of anything better to do, I clicked the "New
Printer" button.  That brought up a menu of about ten choices; I chose
"Internet Printing Protocol (ipp)", since that was the only choice that
sounded even vaguely familiar.  I typed "mac" in the "Host" box, and
clicked the "Find Queue" button.  That brought up a window with just one
entry, labeled "ip1500", so I chose that, and clicked "Forward".

* Then I saw a box that said "searching for drivers", and a dialog that
asked me to either "Select Printer From Database", or "Provide PPD
File".  I had dim memories of using a dialog like this before, and being
unable to find my exact model number, so I remotely logged in to the
mac, and found what I assume is the right .ppd file at
/private/etc/cups/ppd/iP1500.ppd, scp'd it to the laptop, and entered
its name in the "Provide PPD File" area.  I then clicked "Forward".

* I saw a "New Printer" dialog whose data looked reasonable, so I
clicked "Apply".  I saw the exact same error box as before:

CUPS Server Error
There was an error during the CUPS operation: 
'client-error-forbidden'

At this point I gave up, and consoled myself by reading Eric Raymond's
"The Luxury of Ignorance: An Open-Source Horror Story"
(http://www.catb.org/~esr/writings/cups-horror.html).  That essay is now
at least four years old.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Can't print at all to remote printer
https://bugs.launchpad.net/bugs/175340
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 175340] Re: Can't print at all to remote printer

2007-12-10 Thread offby1

** Attachment added: "CUPS error log"
   http://launchpadlibrarian.net/10829494/error_log

-- 
Can't print at all to remote printer
https://bugs.launchpad.net/bugs/175340
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194951] Re: doesn't show thumbnails for some .JPG files

2008-03-07 Thread offby1

** Attachment added: "Screenshot-20 - File Browser.png"
   http://launchpadlibrarian.net/12167815/Screenshot-20%20-%20File%20Browser.png

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/12167816/Dependencies.txt

-- 
doesn't show thumbnails for some .JPG files
https://bugs.launchpad.net/bugs/194951
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194951] [NEW] doesn't show thumbnails for some .JPG files

2008-03-07 Thread offby1
Public bug reported:

Binary package hint: nautilus

nautilus  1:2.20.0-0ubuntu7.1

I'll open a window, and see a bunch of .JPG files -- some with
thumbnails, and some with little icons that look vaguely like a 35mm
slide.  Nothing I can think of will turn the 35mm slide icons into
thumbnails.  I suspect, but am not certain, that the files that lack
thumbnails were created by the GIMP, but I'm certain that they're all
genuine JPEG files -- "file" reports "JPEG image data, EXIF standard
2.21" on them (as well as on the files which _do_ have thumbnails).

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

ProblemType: Bug
Architecture: i386
Date: Sat Feb 23 19:19:34 2008
DistroRelease: Ubuntu 7.10
Package: nautilus 1:2.20.0-0ubuntu7.1
PackageArchitecture: i386
SourcePackage: nautilus
Uname: Linux enver-laptop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 
i686 GNU/Linux

** Affects: nautilus (Ubuntu)
 Importance: Low
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: Invalid


** Tags: apport-bug

-- 
doesn't show thumbnails for some .JPG files
https://bugs.launchpad.net/bugs/194951
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212712] [NEW] "spins" constantly, as if it's acquiring an IP address

2008-04-06 Thread offby1
Public bug reported:

It's displaying two glowing dots, and a moving blue swoosh -- exactly
what it used to do for the few seconds it took to get an IP address
via DHCP.  But now it already has an address, yet is still 'spinning'.

Source package: network-manager-applet

Description:Ubuntu hardy (development branch)
Release:8.04

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
"spins" constantly, as if it's acquiring an IP address
https://bugs.launchpad.net/bugs/212712
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212712] Re: "spins" constantly, as if it's acquiring an IP address

2008-04-06 Thread offby1
I just realized that this _might_ be relevant: I've made my
/etc/resolv.conf file unwritable by doing "chattr +i
/etc/resolv.conf".  (I did this to avoid an unrelated problem: my DHCP
server is sorta on drugs, and always tells my Ubuntu machine to use a
bogus DNS server ... it's a long story ...)

I just now tried making it writable again, thinking that perhaps
network-manager was endlessly trying to modify that file ... but it
had no effect.  (So I've restore the unwritable-ness.)

-- 
"spins" constantly, as if it's acquiring an IP address
https://bugs.launchpad.net/bugs/212712
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 64283] Re: crashed when I opened a particular page

2007-01-25 Thread offby1
> "John" == John Vivirito <[EMAIL PROTECTED]> writes:

John> Is this still and issue for you?

No, but (presumably) only because I've never returned to that page,
nor duplicated the exact sequence of steps that I went through when I
first hit the bug.  I just made a feeble attempt to reproduce it, and
there was no problem, but for all I know I'm now using a different
version of firefox, with different plugins, and so on.  In short, I
haven't the faintest idea if the bug has been fixed.

-- 
When I just need to kick back after a long day of changing 1.s
into 0.s and 0.s into 1.s, nothing satisfies my primal fish urge
better than a can of Genova [tuna].
-- Ben Collins-Sussman

-- 
crashed when I opened a particular page
https://launchpad.net/bugs/64283

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 64283] Re: crashed when I opened a particular page

2006-12-14 Thread offby1
Doesn't work:

11:20:53 [EMAIL PROTECTED] ~]$ apport-retrace -d 
_usr_lib_firefox_firefox-bin.1000.crash 
WARNING: report file does not have Package attribute; adding it now, but cannot 
verify version
Traceback (most recent call last):
  File "/usr/bin/apport-retrace", line 189, in ?
debug_dir = prepare_debugdir(report, options.cache_dir)
  File "/usr/bin/apport-retrace", line 147, in prepare_debugdir
needed_deps.add((pkg, dependency_versions[pkg]))
KeyError

-- 
"People think that throwing multiple exclamation points into
a business letter will make their point forcefully," Ms. Andrews
said. "I tell them they're allowed two exclamation points in
their whole life."
-- New York Times

-- 
crashed when I opened a particular page
https://launchpad.net/bugs/64283

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549916] [NEW] package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-27 Thread offby1
Public bug reported:

Binary package hint: virtualbox-ose

?

ProblemType: Package
Architecture: i386
Date: Sat Mar 27 15:22:51 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
Package: virtualbox-ose-source 3.0.8-dfsg-1ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: virtualbox-ose
Title: package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
Uname: Linux 2.6.31-20-generic i686
VirtualBoxOse.DpkgList:
 ii  virtualbox-ose 3.0.8-dfsg-1ubuntu1 
   x86 virtualization solution - base binaries
 ii  virtualbox-ose-qt  3.0.8-dfsg-1ubuntu1 
   x86 virtualization solution - Qt based user interface
 iF  virtualbox-ose-source  3.0.8-dfsg-1ubuntu1 
   x86 virtualization solution - kernel module source
VirtualBoxOse.ModInfo:

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/549916
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549916] Re: package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-27 Thread offby1

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/42210534/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/42210535/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/42210536/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/42210537/DpkgTerminalLog.gz

** Attachment added: "LsMod.txt"
   http://launchpadlibrarian.net/42210538/LsMod.txt

-- 
package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/549916
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 549916] Re: package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-28 Thread offby1
*** This bug is a duplicate of bug 473334 ***
https://bugs.launchpad.net/bugs/473334

On Sun, Mar 28, 2010 at 12:30 AM, Felix Geyer  wrote:
> *** This bug is a duplicate of bug 473334 ***
>    https://bugs.launchpad.net/bugs/473334

Thanks; I figured out that it was a dupe myself, but couldn't recall
_which_ bug it was a dupe of.

In any case, I found that rebooting (to run a recently-installed newer
kernel) fixed the problem.

-- 
package virtualbox-ose-source 3.0.8-dfsg-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/549916
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 476007] Re: Regression: Volume Buttons No Longer Work on a Thinkpad Z60t in Karmic

2009-12-05 Thread offby1
I've got this problem, too, on a Thinkpad T60.  Poking any of the three
volume buttons (they're in the upper-left of the keyboard) neither
changes the volume, nor brings up the on-screen display.

Changing the volume via the little speaker icon on the tray, though,
works fine.

-- 
Regression: Volume Buttons No Longer Work on a Thinkpad Z60t in Karmic
https://bugs.launchpad.net/bugs/476007
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 568247] [NEW] package ubuntustudio-audio 0.64 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-04-21 Thread offby1
Public bug reported:

It's silly that I'm forced to type something here .. I have no idea what
to type.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: ubuntustudio-audio 0.64
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed Apr 21 22:30:47 2010
ErrorMessage: subprocess new pre-removal script returned error exit status 1
SourcePackage: ubuntustudio-meta
Title: package ubuntustudio-audio 0.64 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1

** Affects: ubuntustudio-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package ubuntustudio-audio 0.64 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/568247
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 568247] Re: package ubuntustudio-audio 0.64 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-04-21 Thread offby1

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/45002739/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/45002740/Dependencies.txt

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/45002741/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/45002742/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/45002743/DpkgTerminalLog.gz

-- 
package ubuntustudio-audio 0.64 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/568247
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 648433] Re: Annoying music plays every time I log in, despite my having told it not to

2010-10-02 Thread offby1
On Sat, Oct 2, 2010 at 4:05 AM, Sam <648...@bugs.launchpad.net> wrote:
> You could possibly try Preferences > Sounds > Sound Effects Tab and
> select "No Sound" from the Sound theme dropdown?

I suppose I could, but even if that were to work, it'd be
unsatisfying, since it'd suppress _all_ sounds, whereas I only want to
suppress the _login_ sound.  I'll do it if you think that'd be a
useful data point.

-- 
Annoying music plays every time I log in, despite my having told it not to
https://bugs.launchpad.net/bugs/648433
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 897038] [NEW] /usr/share/doc/znc/README.Debian refers to non-existent file

2011-11-27 Thread offby1
Public bug reported:

That file says

 There is also an example
config file in /usr/share/doc/znc/examples/znc.conf.gz

But there is no file by that name in the package.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: znc 0.092-3
ProcVersionSignature: Ubuntu 2.6.38-11.50-virtual 2.6.38.8
Uname: Linux 2.6.38-11-virtual i686
Architecture: i386
Date: Mon Nov 28 02:35:35 2011
Ec2AMI: ami-116f3c54
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-west-1c
Ec2InstanceType: t1.micro
Ec2Kernel: aki-99a0f1dc
Ec2Ramdisk: unavailable
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: znc
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: znc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug ec2-images i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897038

Title:
  /usr/share/doc/znc/README.Debian refers to non-existent file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/znc/+bug/897038/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 897038] Re: /usr/share/doc/znc/README.Debian refers to non-existent file

2011-11-27 Thread offby1
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897038

Title:
  /usr/share/doc/znc/README.Debian refers to non-existent file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/znc/+bug/897038/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648433] [NEW] Annoying music plays every time I log in, despite my having told it not to

2010-09-26 Thread offby1
Public bug reported:

I clicked on the "System" menu, chose "Administration" / "Login screen"
I noted that the "Play login sound" checkbox was cleared.
I clicked the power-button icon in the upper right, and chose "Guest Session"
The awful login sound played.

I cannot tell you how much I hate that sound.  Not being able to control
it enrages me.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sun Sep 26 15:42:01 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: meta-gnome2

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Annoying music plays every time I log in, despite my having told it not to
https://bugs.launchpad.net/bugs/648433
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648433] Re: Annoying music plays every time I log in, despite my having told it not to

2010-09-26 Thread offby1
A workaround:

# (cd /usr/share/sounds/ubuntu/stereo/ && mv desktop-login.ogg desktop-
login.ogg.i-cannot-tell-you-how-much-i-hate-this-sound)

-- 
Annoying music plays every time I log in, despite my having told it not to
https://bugs.launchpad.net/bugs/648433
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 367039] Re: blank screen after jaunty upgrade

2010-08-14 Thread offby1
On Sat, Aug 14, 2010 at 3:00 PM, kurt belgrave  wrote:
> We'd like to figure out what's causing this bug for you, but we haven't
> heard back from you in a while. Could you please provide the requested
> information? Thanks!

Sorry, but in order to reproduce this bug I'd have to reinstall
Intrepid and then retry the upgrade.  I simply don't want to spend the
time doing that.

-- 
blank screen after jaunty upgrade
https://bugs.launchpad.net/bugs/367039
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs