[Bug 728920] Re: video is choppy for nvidia GF 7000M

2011-03-04 Thread derek s
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728920 Title: video is choppy for nvidia GF 7000M -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 729171] [NEW] NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out

2011-03-04 Thread Derek
Public bug reported: I have no idea if this is an actual bug. I just got serious kernel error popups as I was trying some network jacks on this network. Could be a side effect of their jack mac filtering. Might not actually be a regression. Just reporting since debug tools ask. ProblemType:

[Bug 729171] Re: NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out

2011-03-04 Thread Derek
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729171 Title: NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 321358] Re: v4l2 image capture doesn't work

2011-03-03 Thread Derek Simkowiak
Note for those wanting to compile it manually: Install V4l support to get better camera capture support. (Without this I was forced to 640x480.) sudo apt-get install libv4l-dev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 615613] Re: parted, fdisk, and gparted crash on printing the table

2011-03-01 Thread Derek
My guess is this is bug #545911 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/615613 Title: parted, fdisk, and gparted crash on printing the table -- ubuntu-bugs mailing list

[Bug 581144] Re: gparted crashes when usb flash drive inserted.

2011-03-01 Thread Derek
Charles, based on that last comment, I bet this is bug #545911 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/581144 Title: gparted crashes when usb flash drive inserted. -- ubuntu-bugs mailing

[Bug 727610] [NEW] multiple errors USB, graphics, skype, control bar...

2011-03-01 Thread derek s
Public bug reported: error 1: USB won't work properly. first drive won't show, but second will. need first to see second flash drive. works in reverse order also. error 2:graphics wont work. need to go into fail-safe mode to reconfigure graphics for nvidia geforce 7000m graphics card, before

[Bug 727610] Re: multiple errors USB, graphics,skype,control bar...

2011-03-01 Thread derek s
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/727610 Title: multiple errors USB, graphics,skype,control bar... -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 321358] Re: v4l2 image capture doesn't work

2011-03-01 Thread Derek Simkowiak
# I was able to get it working by compiling the latest OpenCV 2.2 manually. # Of course, it would be much nicer if the deb worked. # # Mostly from: http://opencv.willowgarage.com/wiki/InstallGuide # sudo apt-get install build-essential libgtk2.0-dev libavcodec-dev libavformat-dev libjpeg62-dev

[Bug 321358] Re: v4l2 image capture doesn't work

2011-02-25 Thread Derek Simkowiak
The LD_PRELOAD workaround did not work (around) for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/321358 Title: v4l2 image capture doesn't work -- ubuntu-bugs mailing list

[Bug 725428] [NEW] package man-db 2.5.7-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-25 Thread Derek Winsor
Public bug reported: Binary package hint: man-db Cant install Ubuntu 10,10 netbook from USB to my Toshiba NB305. Hangs about 80% in. ProblemType: Package DistroRelease: Ubuntu 10.10 Package: man-db 2.5.7-4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic

[Bug 725428] Re: package man-db 2.5.7-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-25 Thread Derek Winsor
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725428 Title: package man-db 2.5.7-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 663135] Re: gdm broken after update to 10.10 - instant session end - signal 15 - after login

2011-02-17 Thread Derek Chen-Becker
Well, I don't know if this is the same for everyone, but I found the culprit on my machine. I added some debug statements inside of /etc/gdm/Xsession to figure out how the session was loaded and that led me to the directory /etc/X11/Xsession.d/70fglrx_32bit_dri When the file inside got sourced

[Bug 663135] Re: gdm broken after update to 10.10 - instant session end - signal 15 - after login

2011-02-17 Thread Derek Chen-Becker
Here's the diff on /etc/gdm/Xsession (not /etc/X11/Xsession!). ** Patch added: Diff on Xsession to add some logging https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/663135/+attachment/1856640/+files/Xsession.debug.diff -- You received this bug notification because you are a member of

[Bug 663135] Re: gdm broken after update to 10.10 - instant session end - signal 15 - after login

2011-02-16 Thread Derek Chen-Becker
I'm getting the signal 15 in gnome-session. Is there any log or means to debug gnome-session startup to figure out what is crashing? I can log in fine on the terminal and then run startx. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 545911] Re: Cannot use gparted

2011-02-13 Thread Derek
Thanks to: https://bugs.launchpad.net/ubuntu/+source/parted/+bug/558431/comments/12 (bug was marked duplicate) I was assisting someone w/ a remote flash install of ubuntu. 4003 MB, 4003463168 bytes 84 heads, 20 sectors/track, 4654 cylinders Units = cylinders of 1680 * 512 = 860160 bytes Sector

[Bug 685552] Re: Compiz crashes when enabling or disabling a plugin (ccsm)

2011-02-08 Thread Derek
Are you sure that's a bug in Compiz? Perhaps it is unloading/reloading due to plugin inter-dependencies? If so, that might be a design flaw in that plugins don't have set areas of dependent code vs non-dependent and a proper signaling mechanism for changes, but not really a bug... Just tossing

[Bug 711501] Re: ASUS Eee PC 1015PE Suspend and Hibernate freezes

2011-02-02 Thread Derek Simkowiak
** Summary changed: - ASUS Eee PC 1015PE Suspend and Shutdown freezes + ASUS Eee PC 1015PE Suspend and Hibernate freezes ** Summary changed: - ASUS Eee PC 1015PE Suspend and Hibernate freezes + ASUS Eee PC 1015PE Suspend, Hibernate, and Shutdown freezes -- You received this bug notification

[Bug 711501] Re: ASUS Eee PC 1015PE Suspend, Hibernate, and Shutdown freezes

2011-02-02 Thread Derek Simkowiak
Sometimes a shutdown works correctly (it worked correctly on one of my last four shutdowns). Reboot usually works but sometimes causes a freeze (it froze one of my last four reboots). The suspend and hibernate freeze are broken 100% of the time, and cause a freeze with a stuck mouse cursor and

[Bug 711501] Re: ASUS Eee PC 1015PE Suspend, Hibernate, and Shutdown freezes

2011-02-02 Thread Derek Simkowiak
I attempted an install of 10.04 from CD-ROM and it failed. First I got No network interfaces detected, then near the end of the install the package linux-image failed. There was no reason given at ALT-F4; it just showed an error and would not let the install continue. (I think my hardware is

[Bug 711501] [NEW] ASUS Eee PC 1015PE Suspend and Shutdown freezes

2011-02-01 Thread Derek Simkowiak
Public bug reported: Binary package hint: kernel-package I have an ASUS Eee PC 1015PE with Ubuntu 10.10. If I try to suspend or shutdown, it freezes. The screen locks up, the mouse cursor does not move, and I am forced to hold the power button for 3 seconds to get it to do a hard reboot. This

[Bug 660665] Re: EeePC 901 freezes when awaking from suspend

2011-02-01 Thread Derek Simkowiak
I get the same thing on an ASUS Eee PC 1015PE, which is similar hardware. I filed a separate bug report about that here: https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/711501 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 692275] Re: Request bash completion complete for application when file param has no extension, complete to unrecognised extension if only match.

2011-01-29 Thread Derek
Another example - when bash completion is unaware of what an mp2 file is - sure a bug is probably needed to add that to its mplayer file extension list, but I'd also like to be able to override this often- irritating feature. -- You received this bug notification because you are a member of

[Bug 636819] Re: F-spot error: Value is greater than Int32.MaxValue or less than Int32.MinValue

2011-01-28 Thread Derek
f-spot dev reports it is: https://bugzilla.gnome.org/show_bug.cgi?id=626699 And that bug #678245 is indeed duplicate. Also that it is fixed in 0.8.2 and that (Håkon M.E. Sundaune should be pleased about this) it no longer modifies photo metadata but rather uses a sidecar file. Hopefully a

[Bug 636819] Re: F-spot error: Value is greater than Int32.MaxValue or less than Int32.MinValue

2011-01-28 Thread Derek
Well, going through 4,000 images sounds like a perfect task for a script. :) Just use exiftool or your thingy above, and if the dates are severely outside a certain range (like past 10 years) then swap the 2 digit year and the day and write it back, since it seems like that is what happened. I

[Bug 708973] Re: compiz crashed with SIGSEGV in sigc::signal_base::impl()

2011-01-28 Thread Derek
*** This bug is a duplicate of bug 700600 *** https://bugs.launchpad.net/bugs/700600 Other report is private, shame. I'm mildly curious as to progress, workarounds, fixes, test builds etc. Oh well. No big deal. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 176125] Re: Ubuntu should activate the IPv6 privacy extension by default (echo 2 /proc/sys/net/ipv6/conf/all/use_tempaddr)

2011-01-27 Thread Derek Morr
I guess best idea would be if some (recognised) IPv6 expert spoke up on this topic. Well, Ron Broersma did chime in :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176125 Title: Ubuntu should

[Bug 636819] Re: F-spot error: Value is greater than Int32.MaxValue or less than Int32.MinValue

2011-01-27 Thread Derek
https://bugzilla.gnome.org/show_bug.cgi?id=634930 This remote bug watch was in the (probably duplicate) bug #678245 - mentioning it here for reference sake. Thanks for the warning on the date corruption. ** Bug watch added: GNOME Bug Tracker #634930

[Bug 636819] Re: F-spot error: Value is greater than Int32.MaxValue or less than Int32.MinValue

2011-01-27 Thread Derek
Hm. I guess I could try using exiftool and its rather powerful manipulation of (most likely) createdate to fix this. Along with a directory rename. Along with the sqlite3 commands. Of course, at this point the whole thing is getting rather complex. Hopefully f-spot pushes out an emergency fix.

[Bug 176125] Re: Ubuntu should activate the IPv6 privacy extension by default (echo 2 /proc/sys/net/ipv6/conf/all/use_tempaddr)

2011-01-26 Thread Derek Morr
I frankly couldn't care less if someone knows my MAC address. The MAC address of the laptop I'm typing on right now is 00:1e:c2:c0:52:e3. What does that get you? Not much. If you're concerned about being tracked across the Internet, your IP address is probably the least of your concerns. Have

[Bug 176125] Re: Ubuntu should activate the IPv6 privacy extension by default (echo 2 /proc/sys/net/ipv6/conf/all/use_tempaddr)

2011-01-26 Thread Derek Morr
My enterprise is a large research university in North America. We control University owned machines, but student-owned machines are a different matter. I'm not certain that filtering privacy addresses at the border is sufficient. I'd need to check with our security office, but I suspect we'd also

[Bug 678245] Re: f-spot crashes from integer conversion exception

2011-01-26 Thread Derek
Imported 350 photos off SO's iphone 4. Bug is triggered while trying to browser history by date at more than one place. Same stack trace. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --- System.OverflowException: Value is greater than

[Bug 678245] Re: f-spot crashes from integer conversion exception

2011-01-26 Thread Derek
Oh, this was a clean profile, fresh install. Her first time with f-spot/linux really. The photos from the iphone 4 in this single import were the only photos. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 678245] Re: f-spot crashes from integer conversion exception

2011-01-26 Thread Derek
In my opinion this is a duplicate of bug #636819 which also has workaround information. I will move all my comments to that bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/678245 Title: f-spot

[Bug 636819] Re: F-spot error: Value is greater than Int32.MaxValue or less than Int32.MinValue

2011-01-26 Thread Derek
I ran into this as well after an import of 350 photos off of an iphone 4 into a brand new ubuntu install. sqlite select count(*) from photos where time 0; 134 In this case, the photos apparently had a negative time. update photos set time=0 where time 0; fixed it for me. There were no photos

[Bug 176125] Re: Ubuntu should activate the IPv6 privacy extension by default (echo 2 /proc/sys/net/ipv6/conf/all/use_tempaddr)

2011-01-18 Thread Derek Morr
Philipp, That's not what I said (that's what tonfa said in reply to my note). At many higher education institutions, we have policies that we need to know who is using any given IP address at any point in time. Privacy addresses make this much, much harder. Yes, we can disable them on managed

[Bug 176125] Re: Ubuntu should activate the IPv6 privacy extension by default (echo 2 /proc/sys/net/ipv6/conf/all/use_tempaddr)

2011-01-18 Thread Derek Morr
Erik, the issue isn't access control. It's logging and compliance. If someone uses our network to break the law, we need to be able to identify the responsible person. Privacy addresses are directly at odds with this requirement. Leaving them off by default isn't a 100% solution, but it helps a

[Bug 688145] Re: Suspend fails on closing laptop lid, hangs hard on reopen with high heat and fan usage.

2011-01-13 Thread Derek
Still occurs occasionally. Twice since the reporting. External monitor appears unrelated, has happened without it as well. However, the frequency is rather rare, so it could be difficult to know for sure if it has gone away or if a new kernel resolves it. -- You received this bug notification

[Bug 688145] Re: Suspend fails on closing laptop lid, hangs hard on reopen with high heat and fan usage.

2011-01-13 Thread Derek
I'm reluctant to switch to Natty on this computer, but I'll look into it. I'd appreciate it if you didn't mark this bug for death in 2 months simply 'cause it'll take me a while to switch over, and the frequency of repetition is so low that it'd be hard to know whether the issue has gone away

[Bug 578930] Re: qemu-kvm: ksmd should have a less CPU-hogging default config

2010-12-31 Thread Derek Simkowiak
I'm getting burned by this too, and I disagree with Mr. Kirkland's assertion that Ubuntu should just use the upstream default. There are many, many Ubuntu packages which alter the upstream default to make Ubuntu a more user-friendly experience. One could even argue that Ubuntu's best feature is

[Bug 578930] Re: qemu-kvm: ksmd should have a less CPU-hogging default config

2010-12-31 Thread Derek Simkowiak
I'm getting burned by this too, and I disagree with Mr. Kirkland's assertion that Ubuntu should just use the upstream default. There are many, many Ubuntu packages which alter the upstream default to make Ubuntu a more user-friendly experience. One could even argue that Ubuntu's best feature is

[Bug 692275] [NEW] Request bash completion complete for application when file param has no extension, complete to unrecognised extension if only match.

2010-12-19 Thread Derek
Public bug reported: Binary package hint: bash-completion I've repeatedly run into this irritating behaviour with bash-completion. Here's a common situation for me. Flash player is being buggy and playing unreliably. I go to /tmp and try to tab-complete the Flash temp file in mplayer (or in

[Bug 692275] Re: Request bash completion complete for application when file param has no extension, complete to unrecognised extension if only match.

2010-12-19 Thread Derek
Oh. Alternatively, if the magic completion could get a mime/file type from file/gnome-vfs or something, that'd work too I guess, and allow completing on multiple recognised matches. (assuming it could be done fast enough). Or. Just let me turn off that specific feature entirely (checking

[Bug 692275] Re: Request bash completion complete for application when file param has no extension, complete to unrecognised extension if only match.

2010-12-19 Thread Derek
Yeah. Come to think of it, that'd be ideal for me, if bash completion package had feature flag checks. Like I could put: ENABLE_FILE_EXTENSION_FILTER=1 or DISABLE_FILE_EXTENSION_FILTER=1 in my bashrc. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
Dear maintainers, It's been 8 months now. Why do you torture us so? This bug isn't even a real bug... it's just that you guys haven't updated the repo with the right package. Please... fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
The recompile worked for me too. apt-get build-dep asterisk-mysql apt-get -b source asterisk-mysql dpkg -i asterisk-mysql_1.6.2.0-1_i386.deb Note, the Asterisk MySQL module is not the only one with this problem. I also see these errors: [Dec 9 00:28:33] WARNING[24623] loader.c: Error loading

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
I just did an apt-get update and thus found the new asterisk_1.6.2.5-0ubuntu1.1 series of packages. The compile-time options as this version of Asterisk messages are now all gone. (However, there are still some remaining undefined symbol errors in the log file. But that seems to be a completely

[Bug 560656] Re: The mysql add-on module is out of sync with asterisk

2010-12-09 Thread Derek Simkowiak
[THIS BUG IS NOT FIXED] I spoke too soon. A fresh 10.4 VM, with the latest asterisk packages, produces the same errors. The asterisk-mysql package is still stuck at version asterisk- mysql_1.6.2.0-1_i386.deb so the re-compile is still necessary. apt-get build-dep asterisk-mysql apt-get -b

[Bug 688145] [NEW] Suspend fails on closing laptop lid, hangs hard on reopen with high heat and fan usage.

2010-12-09 Thread Derek
Public bug reported: I have a new Sony VAIO VPC-B11KGX/B. I installed a fresh Ubuntu starting with Maverick. It is currently on Maverick, using the ALSA team PPA due to a reported bug on sound (yet unrepaired), but otherwise default kernel. I added blacklist of intel_ips due to an existing

[Bug 688145] Re: Suspend fails on closing laptop lid, hangs hard on reopen with high heat and fan usage.

2010-12-09 Thread Derek
apport information ** Package changed: ubuntu = linux (Ubuntu) ** Tags added: apport-collected ** Description changed: I have a new Sony VAIO VPC-B11KGX/B. I installed a fresh Ubuntu starting with Maverick. It is currently on Maverick, using the ALSA team PPA due to a reported bug on

[Bug 688145] AplayDevices.txt

2010-12-09 Thread Derek
apport information ** Attachment added: AplayDevices.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761061/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] Card0.Amixer.values.txt

2010-12-09 Thread Derek
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761064/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] AlsaDevices.txt

2010-12-09 Thread Derek
apport information ** Attachment added: AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761060/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145

[Bug 688145] BootDmesg.txt

2010-12-09 Thread Derek
apport information ** Attachment added: BootDmesg.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761062/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145

[Bug 688145] CRDA.txt

2010-12-09 Thread Derek
apport information ** Attachment added: CRDA.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761063/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145 Title:

[Bug 688145] Card0.Codecs.codec.0.txt

2010-12-09 Thread Derek
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761065/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] Card0.Codecs.codec.3.txt

2010-12-09 Thread Derek
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761066/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] CurrentDmesg.txt

2010-12-09 Thread Derek
apport information ** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761067/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] IwConfig.txt

2010-12-09 Thread Derek
apport information ** Attachment added: IwConfig.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761068/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145

[Bug 688145] Lspci.txt

2010-12-09 Thread Derek
apport information ** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761069/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145 Title:

[Bug 688145] Lsusb.txt

2010-12-09 Thread Derek
apport information ** Attachment added: Lsusb.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761070/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145 Title:

[Bug 688145] PciMultimedia.txt

2010-12-09 Thread Derek
apport information ** Attachment added: PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761071/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] ProcCpuinfo.txt

2010-12-09 Thread Derek
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761072/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145

[Bug 688145] ProcInterrupts.txt

2010-12-09 Thread Derek
apport information ** Attachment added: ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761073/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 688145] ProcModules.txt

2010-12-09 Thread Derek
apport information ** Attachment added: ProcModules.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761074/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145

[Bug 688145] RfKill.txt

2010-12-09 Thread Derek
apport information ** Attachment added: RfKill.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761075/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145 Title:

[Bug 688145] UdevDb.txt

2010-12-09 Thread Derek
apport information ** Attachment added: UdevDb.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761076/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145 Title:

[Bug 688145] UdevLog.txt

2010-12-09 Thread Derek
apport information ** Attachment added: UdevLog.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761077/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145 Title:

[Bug 688145] WifiSyslog.txt

2010-12-09 Thread Derek
apport information ** Attachment added: WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/688145/+attachment/1761078/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688145

[Bug 546769] Re: no sound with Realtek ALC269 - on Sony Vaio VPCEB1S1E

2010-12-08 Thread Derek
Hm. Well. I'm not too clear on exactly why it was reverted, but I can attest as I noted previously, that it worked for a while using the ALSA team's package, but then, stopped working. I've continued to use that team package. Currently am on: 2.6.35-22.201011231600 Since then, I've been using

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Derek
We have gotten multiple complaints about this. Until now, I hadn't realised it was due to a packaging error. This does seem like a serious packaging flaw. http://code.google.com/p/hedgewars/issues/detail?id=102 http://hedgewars.org/node/2614#comment-17843 Also people stopping by IRC. ** Bug

[Bug 685421] Re: Packaging bug - Image file alteration causes issues

2010-12-06 Thread Derek
We already optimise all our PNGs anyway, and try very hard to remember to recheck them all before releasing. Optimising is harmless if done none-lossily and can save a lot of space, but shouldn't offer much benefit to Hedgewars since we're always concerned about size already. A more useful

[Bug 658865] Re: An attempt to configure apt to install additional packages from the CD failed upon install from USB

2010-12-05 Thread Derek Sheh
long.in.the.tooth Thank you for the workaround, and just in time after my hardware upgrades. You saved me from resorting to another lame windows install. Time to enjoy a more robust, speedy, and customizable OS. Cheers. -- You received this bug notification because you are a member of Ubuntu

[Bug 661494] Re: Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

2010-12-01 Thread Derek
*** This bug is a duplicate of bug 589275 *** https://bugs.launchpad.net/bugs/589275 exec 21 | uniq -c | sed 's/^[[:space:]]*1[[:space:]]//' | head -c 500 $ERRFILE increase useful info density. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 661494] Re: Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

2010-12-01 Thread Derek
*** This bug is a duplicate of bug 589275 *** https://bugs.launchpad.net/bugs/589275 further suggestion from ion in IRC. On my system, there’s a great number of messages from Gtk applications that have extra newlines, making uniq unable to do its magic. exec 21 | grep -Ev '^[[:space:]]*$'

[Bug 637479] Re: [ICH - Intel 82801CA-ICH3] ALSA test tone not correctly played back-no sound at all

2010-11-27 Thread Derek Reily Metz
the sound only stopped working after my system update -- [ICH - Intel 82801CA-ICH3] ALSA test tone not correctly played back-no sound at all https://bugs.launchpad.net/bugs/637479 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 637479] Re: [ICH - Intel 82801CA-ICH3] ALSA test tone not correctly played back-no sound at all

2010-11-27 Thread Derek Reily Metz
is there any way i can go back i am about to sell the computer -- [ICH - Intel 82801CA-ICH3] ALSA test tone not correctly played back-no sound at all https://bugs.launchpad.net/bugs/637479 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 661494] Re: Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

2010-11-27 Thread Derek
Err No. ERRFILE=$HOME/.xsession-errors in /etc/X11/Xsession Which, BTW already has a truncate: # truncate ERRFILE if it is too big to avoid disk usage DoS if [ `stat -c%s \$ERRFILE\` -gt 50 ]; then T=`mktemp -p $HOME` tail -c 50 $ERRFILE $T mv -f $T $ERRFILE || rm -f $T fi

[Bug 661494] Re: Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

2010-11-27 Thread Derek
(The problem with the truncate BTW is it is from session to session, there is nothing to handle a single pathological session) Anyway, yeah, don't think the move was correct. -- Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

[Bug 661494] Re: Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

2010-11-23 Thread Derek
FWIW, I tried modifying mine to add a head -c and it seems just fine. I hope this issue can get a little more attention, since it can have significant stability impact in the pathological case. -- Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs

[Bug 680177] [NEW] smbldap-useradd fails to authenticate to allow changes to LDAP server

2010-11-22 Thread derek fong
Public bug reported: Binary package hint: smbldap-tools Description:Ubuntu 10.04.1 LTS Release:10.04 smbldap-tools: Installed: 0.9.5-1 Candidate: 0.9.5-1 Version table: *** 0.9.5-1 0 500 http://ca.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100

[Bug 680177] Re: smbldap-useradd fails to authenticate to allow changes to LDAP server

2010-11-22 Thread derek fong
-- smbldap-useradd fails to authenticate to allow changes to LDAP server https://bugs.launchpad.net/bugs/680177 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

[Bug 622213] Re: Error while getting peer-to-peer dbus connection on 2nd juice

2010-11-17 Thread Derek
I get the same thing as above in Maverick. Here is the message I'm getting: Sound Juicer could not read the track listing on this CD. Reason: Cannot access CD: Error while getting peer-to-peer dbus connection: The name :1.142 was not provided by any .service files I'm really regretting this

[Bug 675035] Re: Hedgewars 0.9.14 has been released. Request packaging for Maverick.

2010-11-14 Thread Derek
Emergency bugfix release in the works. Give us an hour or two :( -- Hedgewars 0.9.14 has been released. Request packaging for Maverick. https://bugs.launchpad.net/bugs/675035 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 675035] Re: Hedgewars 0.9.14 has been released. Request packaging for Maverick.

2010-11-14 Thread Derek
Uploading the sources now. For those using mercurial, branch 0.9.14.1 should have hit codefreeze :) -- Hedgewars 0.9.14 has been released. Request packaging for Maverick. https://bugs.launchpad.net/bugs/675035 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 675035] Re: Hedgewars 0.9.14 has been released. Request packaging for Maverick.

2010-11-14 Thread Derek
http://download.gna.org/hedgewars/hedgewars-src-0.9.14.1.tar.bz2 Is now up. Sorry about that guys. FWIW, there are a couple of minor changes in the mercurial branch that did not make it to the tarball. They shouldn't matter. The server's awareness of what the current version is (just for

[Bug 675035] Re: Hedgewars 0.9.14.1 has been released. Request packaging for Maverick.

2010-11-14 Thread Derek
** Summary changed: - Hedgewars 0.9.14 has been released. Request packaging for Maverick. + Hedgewars 0.9.14.1 has been released. Request packaging for Maverick. ** Description changed: Binary package hint: hedgewars - http://download.gna.org/hedgewars/hedgewars-src-0.9.14.tar.bz2 +

[Bug 675035] [NEW] Hedgewars 0.9.14 has been released. Request packaging for Maverick.

2010-11-13 Thread Derek
Public bug reported: Binary package hint: hedgewars http://download.gna.org/hedgewars/hedgewars-src-0.9.14.tar.bz2 http://www.hedgewars.org/download.html Like prior releases, there are significant bug and feature differences, and being on 0.9.13 makes a user unable to play with others on the

[Bug 541758] apport-collect data

2010-11-07 Thread Derek holland
Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jennifer 1542 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22' Mixer name : 'Realtek ALC888' Components

[Bug 541758] AlsaDevices.txt

2010-11-07 Thread Derek holland
** Attachment added: AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725533/+files/AlsaDevices.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you are a

[Bug 541758] AplayDevices.txt

2010-11-07 Thread Derek holland
** Attachment added: AplayDevices.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725534/+files/AplayDevices.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you are

[Bug 541758] ArecordDevices.txt

2010-11-07 Thread Derek holland
** Attachment added: ArecordDevices.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725535/+files/ArecordDevices.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you

[Bug 541758] BootDmesg.txt

2010-11-07 Thread Derek holland
** Attachment added: BootDmesg.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725536/+files/BootDmesg.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you are a

[Bug 541758] Card0.Amixer.values.txt

2010-11-07 Thread Derek holland
** Attachment added: Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725537/+files/Card0.Amixer.values.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification

[Bug 541758] Card0.Codecs.codec.0.txt

2010-11-07 Thread Derek holland
** Attachment added: Card0.Codecs.codec.0.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725538/+files/Card0.Codecs.codec.0.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification

[Bug 541758] CurrentDmesg.txt

2010-11-07 Thread Derek holland
** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725539/+files/CurrentDmesg.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you are

[Bug 541758] Lspci.txt

2010-11-07 Thread Derek holland
** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725540/+files/Lspci.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you are a member of

[Bug 541758] PciMultimedia.txt

2010-11-07 Thread Derek holland
** Attachment added: PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725541/+files/PciMultimedia.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you

[Bug 541758] ProcCpuinfo.txt

2010-11-07 Thread Derek holland
** Attachment added: ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725542/+files/ProcCpuinfo.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you are a

[Bug 541758] ProcInterrupts.txt

2010-11-07 Thread Derek holland
** Attachment added: ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/541758/+attachment/1725543/+files/ProcInterrupts.txt -- Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom https://bugs.launchpad.net/bugs/541758 You received this bug notification because you

<    3   4   5   6   7   8   9   10   11   12   >