[Bug 233849] Re: rsync doesn't delete deleted files

2008-08-23 Thread Michael Chang
Have you tried rsync -av --delete --exclude=".gvfs/" /home/david/ /media/disk/Backup (notice the modified --exclude parameter, particularly the trailing slash) -- rsync doesn't delete deleted files https://bugs.launchpad.net/bugs/233849 You received this bug notification because you are a membe

[Bug 233849] Re: rsync doesn't delete deleted files

2008-08-23 Thread Michael Chang
Make that... rsync -av --delete --delete-excluded --exclude=".gvfs/" /home/david/ /media/disk/Backup -- rsync doesn't delete deleted files https://bugs.launchpad.net/bugs/233849 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 104505] Re: /var/cache/apt filling up my /var partition

2008-11-10 Thread Michael Chang
Are you sure you've filed this against the right package? APT not apt-cacher, uses /var/cache/apt. Apt-cacher uses /var/cache/apt-cacher. The only reason these folders will fill up with anything is if you're downloading software via apt (i.e. synaptic, apt-get, adept, aptitude, etc.), and most (i

[Bug 285269] Re: UUID conversion fails to handle separate /boot

2008-11-05 Thread Michael Chang
@John: You may want to open a Question on Launchpad Questions for your particular case, so as to avoid creating noise on this bug. In response to your query: Try hd(0,4) or hd(0,5) -- if you created a "logical" partition, the partition numbers start at 4 (counting from 0, e.g. hd(0,4)) or 5 (count

[Bug 286007] Re: jockey-gtk crashed with DBusException in call_blocking()

2008-10-19 Thread Michael Chang
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/18697420/Dependencies.txt ** Attachment added: "Devices.txt" http://launchpadlibrarian.net/18697421/Devices.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/18697422/ProcMaps.txt ** Attachment ad

[Bug 286233] [NEW] grub configured with wrong uuid when a /boot partition is present

2008-10-19 Thread Michael Chang
Public bug reported: Binary package hint: grub-installer The Interpid Daily Alternate CD from October 17th installs GRUB with the UUID of the root (/) partition, even when a /boot partition is present. This causes the first boot to fail until the offending line is replaced with a corrected root o

[Bug 286233] Re: grub configured with wrong uuid when a /boot partition is present

2008-10-19 Thread Michael Chang
Generated menu.lst config file ** Attachment added: "menu.lst.orig" http://launchpadlibrarian.net/18709739/menu.lst.orig -- grub configured with wrong uuid when a /boot partition is present https://bugs.launchpad.net/bugs/286233 You received this bug notification because you are a member of U

[Bug 286233] Re: grub configured with wrong uuid when a /boot partition is present

2008-10-19 Thread Michael Chang
[EMAIL PROTECTED]:/boot/grub$ ls -l /dev/disk/by-uuid total 0 lrwxrwxrwx 1 root root 10 2008-10-19 15:40 22474639-59c8-48f8-a1a7-cf8f002b67c5 -> ../../sda5 lrwxrwxrwx 1 root root 10 2008-10-19 15:40 54627783-5c87-4fbd-92e2-917dae447dc4 -> ../../sda8 lrwxrwxrwx 1 root root 10 2008-10-19 15:40 75f6

[Bug 286233] Re: grub configured with wrong uuid when a /boot partition is present

2008-10-19 Thread Michael Chang
contents of /etc/fstab ** Attachment added: "fstab" http://launchpadlibrarian.net/18709744/fstab -- grub configured with wrong uuid when a /boot partition is present https://bugs.launchpad.net/bugs/286233 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 260675] Re: [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages.

2008-10-12 Thread Michael Chang
If you want someone to notice that the file should be placed in /usr/share/hal/fdi/policy/20thirdparty/ by default, you should file another bug, so that the status of that change can be tracked. -- [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages. ht

[Bug 58537] Re: Amarok Takes 30 Seconds To Stop Playing Music After You Quit The Program

2008-11-08 Thread Michael Chang
Are you outputting via either ARTS or PulseAudio? (This would likely be under the engine options.) Both sound systems take about 30 seconds to free up the sound card after all connected applications stop playing sound, although that can be reconfigured. -- Amarok Takes 30 Seconds To Stop Playing

[Bug 58537] Re: Amarok Takes 30 Seconds To Stop Playing Music After You Quit The Program

2008-11-08 Thread Michael Chang
At risk of being too technical, Amarok itself doesn't play music. The current version actually calls another application (known as an "engine") to play the music -- and the music playing runs in another thread/process so that when the GUI lags, (which WILL happen due to stupidness in the way X is d

[Bug 286233] Re: grub configured with wrong uuid when a /boot partition is present

2008-10-21 Thread Michael Chang
*** This bug is a duplicate of bug 285269 *** https://bugs.launchpad.net/bugs/285269 ** This bug has been marked a duplicate of bug 285269 grub error 15 after intrepid-beta install -- grub configured with wrong uuid when a /boot partition is present https://bugs.launchpad.net/bugs/286233

[Bug 285269] Re: grub error 15 after intrepid-beta install

2008-10-21 Thread Michael Chang
@Mike Wescott: I don't think that the comment was incorrect per se... I think it refers to a "drive" in the sense that a "partition" is a "drive". Also, a debdiff[0] is, as far as I know, the generally accepted form of a patch, and once one is created you can then ask for your fix to be sponsored [

[Bug 202174] Re: Please update to version 2.6

2008-06-02 Thread Michael Chang
That is because the upstream Debian version changed -- the 1.0.0-1 version was pulled in by the auto-sync bot. See: http://packages.debian.org/sid/libasio-dev http://packages.debian.org/changelogs/pool/main/a/asio/asio_1.0.0-1/changelog http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461920 --

[Bug 276021] Re: Network card not detected with the 2.6.27-4 kernel

2008-09-30 Thread Michael Chang
*** This bug is a duplicate of bug 263555 *** https://bugs.launchpad.net/bugs/263555 The e1000e driver was disabled because it is suspected to cause problems with integrated gigabit chipsets. Your Ethernet controller, while it is only a 10/100 one, should be serviced by the e1000e driver in In

[Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-10-01 Thread Michael Chang
The current "fix" is to disable the driver to prevent damage to your hardware. Various developers are still working on finding the actual cause of the problem, please be patient. You are recommended to use the latest stable LTS (8.04) for anything mission-critical. -- [intrepid] 2.6.27 e1000e dr

[Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-10-02 Thread Michael Chang
Well, those patches were released in the last two or three days -- basically, we have to wait for upstream kernel devs who are capable/willing to reproduce the issue to test the patches, and then consider how to get that code into the Ubuntu kernel. (Directly applying patches? Go through Debian fir

[Bug 260675] Re: [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages.

2008-10-08 Thread Michael Chang
Fix Committed means that the fix is in the source tree -- a package has _not_ been released yet. -- [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages. https://bugs.launchpad.net/bugs/260675 You received this bug notification because you are a member o

[Bug 260675] Re: [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages.

2008-10-10 Thread Michael Chang
I do recall there was one other issue where any X application that started up when X was configured for a tablet but a tablet was not plugged in caused warnings (usually three) to be emitted to the console. I think this was back around dapper, or so. There were a great deal of false bug reports abo

[Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-10-04 Thread Michael Chang
If you have no network whatsoever, you'll need to grab the package using another machine or OS, use a daily build CD image, or downgrade to a version where the driver was not disabled and then upgrade to the current one. http://packages.ubuntu.com/intrepid/linux-image-2.6.27-5-generic http://packa

[Bug 262550] Re: WARNING: Intrepid might burn down MacBook Pro

2008-09-15 Thread Michael Chang
What does lsmod give you? Perhaps you don't have the right modules loaded, for whatever reason... Also, the following command tells us which kernel packages you have installed. dpkg -l 'linux-*' Also try the instructions at https://wiki.ubuntu.com/DebuggingACPI and see if they are of any help

[Bug 178895] Re: Audacity does not mesh with PulseAudio

2008-09-21 Thread Michael Chang
As far as I can see, the issue with jackd should be a separate bug with a separate title and description. -- Audacity does not mesh with PulseAudio https://bugs.launchpad.net/bugs/178895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 264303] Re: Please sync openafs (1.4.7.dfsg1-6) from debian

2008-09-23 Thread Michael Chang
Well, a sync would generally seem to be a wishlist... but on the other hand, openafs does regress in intrepid without this sync. But it's rather late... I think there's a special process that needs to occur for this package to make it into the archive. -- Please sync openafs (1.4.7.dfsg1-6) from

[Bug 202174] Re: Please update to version 2.6

2008-05-20 Thread Michael Chang
No, that would go in a separate bug titled "2.6 does not integrate with Nautilus" or some such. Which this bug may or may not then block on. -- Please update to version 2.6 https://bugs.launchpad.net/bugs/202174 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 202174] Re: Please update to version 2.6

2008-05-20 Thread Michael Chang
On that note, is anybody else surprised at the large number of NMUs in the Abiword changelog? -- Please update to version 2.6 https://bugs.launchpad.net/bugs/202174 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun in Hardy

2008-05-21 Thread Michael Chang
Okay, I'm installing linux-image-2.6.25-1-generic (version 2.6.25-1.2ubuntu5) and linux-ubuntu-modules-2.6.25-1-generic (version 2.6.25-1.1ubuntu8); I'll report the results in this thread in a few moments. -- /dev/input/wacom device missing for Bamboo Fun in Hardy https://bugs.launchpad.net/bugs/

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun in Hardy

2008-05-21 Thread Michael Chang
Yes, the new Intrepid Ibex kernel based on 2.6.25 in the kernel PPA creates the /dev/input/wacom device, both with the device plugged in on startup, and when it is plugged in while the system is running. Notes: With the new kernel, the X server provides the expected behavior as documented in wacom

[Bug 258716] [NEW] Latest stable version of pyglet is 1.1

2008-08-16 Thread Michael Chang
Public bug reported: According to http://pyglet.org/ the latest stable/recommended version of pyglet is 1.1 and offers many major improvements. ** Affects: pyglet (Ubuntu) Importance: Undecided Status: New -- Latest stable version of pyglet is 1.1 https://bugs.launchpad.net/bugs/2

[Bug 258716] Re: Latest stable version of pyglet is 1.1

2008-08-16 Thread Michael Chang
Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494367 -- Latest stable version of pyglet is 1.1 https://bugs.launchpad.net/bugs/258716 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 254468] Re: momentary video garbage upon drawing new objects

2009-01-03 Thread Michael Chang
I recall seeing this sort of garbage in early versions of compiz; but it seems to have been "worked around", since it's quite clearly not there any more. How does compiz get around the lack of backfilling, and is it something that could also be done by KDE's compositing manager? -- momentary vide

[Bug 178895] Re: Audacity does not mesh with PulseAudio

2009-01-14 Thread Michael Chang
Since we're part DebianImportFreeze, a request must be filed for it to be synced into Jaunty. It appears Stéphane Graber has already done this (bug 317254). Users who are watching this bug may also wish to subscribe to bug 317254 so that they can keep track of its status. -- Audacity does not mes

[Bug 254468] Re: MASTER: momentary video garbage upon drawing new objects (particularly in KDE)

2009-01-21 Thread Michael Chang
** Also affects: intrepid-backports Importance: Undecided Status: New -- MASTER: momentary video garbage upon drawing new objects (particularly in KDE) https://bugs.launchpad.net/bugs/254468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 254468] Re: MASTER: momentary video garbage upon drawing new objects (particularly in KDE)

2009-01-21 Thread Michael Chang
The "Fix Released" status is correct -- the fix has been released -- in Jaunty. If you would like to see these changes in an earlier version of Ubuntu, please take a look at the Backports and StableReleaseUpdates policies: https://help.ubuntu.com/community/UbuntuBackports https://wiki.ubuntu.com/

[Bug 215845] Re: Fast scrolling with the wheel induces "jump" backward

2009-01-22 Thread Michael Chang
In order for it to be backported, it must first exist in the current development version (Jaunty, at the time of writing). That, in turn probably requires it to be in Debian. You may wish to file a bug on the Debian bug tracker asking for abiword 2.6.6 to be packaged, noting that this bug is fixed

[Bug 342036] Re: System Monitor Network Plasmoid Graph Displays Negative Values

2009-03-12 Thread Michael Chang
** Attachment added: "snapshot1.png" http://launchpadlibrarian.net/23809426/snapshot1.png -- System Monitor Network Plasmoid Graph Displays Negative Values https://bugs.launchpad.net/bugs/342036 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 342036] [NEW] System Monitor Network Plasmoid Graph Displays Negative Values

2009-03-12 Thread Michael Chang
Public bug reported: I noticed that when I have the "System Monitor - Network" plasmoid on my desktop, it sometimes will display a graph with large negative values. I find that this behavior often exhibits itself after I have transferred a large amount of data (e.g. 4 GB) in a short period of time

[Bug 254468] Re: MASTER: momentary video garbage upon drawing new objects (particularly in KDE)

2009-03-29 Thread Michael Chang
I believe this particular bug is fixed for me, using intel driver with 9.4 beta, but I am now seeing garbage in other places (particularly when switching between applications). Intend on filing new bugs when I get a chance. -- MASTER: momentary video garbage upon drawing new objects (particularl

[Bug 267504] [NEW] openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed

2008-09-07 Thread Michael Chang
Public bug reported: In the 2.6.27 kernel, asm/semaphore.h was removed and replaced with a generic C implementation in linux/semaphore.h. http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-02/msg13760.html This prevents the current version of openafs-modules-source from building on 2.6.27. **

[Bug 267504] Re: openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed

2008-09-07 Thread Michael Chang
Upstream bug: http://rt.central.org/rt/Ticket/Display.html?id=111634 (Launchpad currently can't perform remote watch on this bug tracker...) -- openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed https://bugs.launchpad.net/bugs/267504 You receive

[Bug 267504] Re: openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed

2008-09-07 Thread Michael Chang
... For some reason, I can't add that tracker in "also affects project", but it automatically does a remote bug watch when I link to it? o.O -- openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed https://bugs.launchpad.net/bugs/267504 You receive

[Bug 267504] Re: openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed

2008-09-07 Thread Michael Chang
** Changed in: openafs Importance: Undecided => Unknown Bugwatch: None => rt.central.org/rt/ #111634 Status: New => Unknown -- openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed https://bugs.launchpad.net/bugs/267504 You received

[Bug 267504] Re: openafs-modules-source fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h replaced with linux/semaphore.h

2008-09-07 Thread Michael Chang
** Summary changed: - openafs-modules-source 1.4.6 fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h removed + openafs-modules-source fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h replaced with linux/semaphore.h ** Description changed: In the 2.6.27 kernel,

[Bug 267504] Re: openafs-modules-source fails to build with 2.6.27-2 kernel in intrepid: asm/semaphore.h replaced with linux/semaphore.h

2008-09-09 Thread Michael Chang
fwyzard, is that patch from upstream, or have you considered sending that patch upstream to OpenAFS? >From my understanding, Bjorn's debdiff combines (accepted and committed) patches from the upstream bug tracker, so eventually the patch can be removed once upstream makes a release with said code

[Bug 410810] [NEW] Empathy should have option to only allow contacts on contact list to start a conversation with the user

2009-08-08 Thread Michael Chang
Public bug reported: Binary package hint: empathy I tend to get unsolicited messages on my chat accounts. In other clients, e.g. Pidgin, or the official network clients (GTalk, MSN, etc.) there is an option to only allow contacts on my contact list to see my status and start conversations/chats

[Bug 407793] [NEW] [i865g][Karmic Alpha 3] X corruption and freeze when clicking "Other" on GDM login screen

2009-08-01 Thread Michael Chang
Public bug reported: Binary package hint: xserver-xorg-video-intel 1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu. mich...@kiwi:~/dri_debug$ lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 2) The version of the pac

[Bug 407793] Re: [i865g][Karmic Alpha 3] X corruption and freeze when clicking "Other" on GDM login screen

2009-08-01 Thread Michael Chang
** Attachment added: "Batchbuffer dump for -intel (includes Xorg.0.log)" http://launchpadlibrarian.net/29781868/dri_debug-20090801-1940-kiwi.tgz -- [i865g][Karmic Alpha 3] X corruption and freeze when clicking "Other" on GDM login screen https://bugs.launchpad.net/bugs/407793 You received th

[Bug 407793] Re: [i865g][Karmic Alpha 3] X corruption and freeze when clicking "Other" on GDM login screen

2009-08-01 Thread Michael Chang
** Attachment added: "Photo of corruption that occurs with the freeze" http://launchpadlibrarian.net/29781917/100_8756.jpg -- [i865g][Karmic Alpha 3] X corruption and freeze when clicking "Other" on GDM login screen https://bugs.launchpad.net/bugs/407793 You received this bug notification be

[Bug 400485] Re: Empathy sounds not in default ubuntu theme

2009-08-20 Thread Michael Chang
** Description changed: Binary package hint: empathy 2.6.31-3-generic #19-Ubuntu SMP Tue Jul 14 16:04:41 UTC 2009 i686 GNU/Linux empathy: - Installed: 2.27.3-2ubuntu3 - Candidate: 2.27.3-2ubuntu3 - Version table: - *** 2.27.3-2ubuntu3 0 - 500 http://us.archive.ubuntu.c

[Bug 400485] Re: Empathy sounds not in default ubuntu theme

2009-08-21 Thread Michael Chang
I'm aware of that. I didn't actually intend to change the description, but I think the edge server may have mangled with the whitespace when I unintentionally submitted my changes to the server by clicking the edit icon twice. Sorry for the noise. -- Empathy sounds not in default ubuntu theme h

[Bug 193343] Re: pycentral crashed with AttributeError in byte_compile()

2008-02-19 Thread Michael Chang
*** This bug is a duplicate of bug 93518 *** https://bugs.launchpad.net/bugs/93518 Jussi, I believe you replicated bug #193446 instead, unless I'm reading kaiarne's traceback wrong. -- pycentral crashed with AttributeError in byte_compile() https://bugs.launchpad.net/bugs/193343 You received

[Bug 193343] Re: pycentral crashed with AttributeError in byte_compile()

2008-02-19 Thread Michael Chang
*** This bug is a duplicate of bug 93518 *** https://bugs.launchpad.net/bugs/93518 Further searching indicates this is likely a duplicate of bug #93518. ** This bug is no longer a duplicate of bug 192992 [hardy] pycentral crashed with ValueError in parse_versions() ** This bug has been ma

[Bug 193446] Re: problems updating in 8.04

2008-02-19 Thread Michael Chang
** Also affects: python-central (Ubuntu) Importance: Undecided Status: New -- problems updating in 8.04 https://bugs.launchpad.net/bugs/193446 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list u

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun in Hardy

2008-04-15 Thread Michael Chang
** Summary changed: - /dev/input/wacom device missing for Bamboo Fun + /dev/input/wacom device missing for Bamboo Fun in Hardy ** Description changed: Binary package hint: wacom-tools In Hardy, with my Bamboo Fun 4x5 tablet plugged in at startup, /dev/input/wacom devices are not created

[Bug 202174] Re: Please update to version 2.6

2008-04-21 Thread Michael Chang
I'm not a ubuntu dev; just a passer-by user, but since you check for pdftoabw at runtime, perhaps you want to have poppler-utils as a "suggests:" or "recommends:" now to match the dropped libpoppler dependency? -- Please update to version 2.6 https://bugs.launchpad.net/bugs/202174 You received th

[Bug 202174] Re: Please update to version 2.6

2008-04-23 Thread Michael Chang
The tendency to split packages is a debian/ubuntu thing that sometimes catches users (and developers!) off guard if you're unaware of it -- the primary reason, IIRC, is to allow people to save space by removing parts of software they don't need. (For example, there are separate linux- image- (kerne

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-04-10 Thread Michael Chang
Hmm... that's interesting. I also use permission bits rather than ACLs on my system. However, considering that /dev is mounted on tmpfs I'm not sure what effect this should have, if any. Also, the setfacl man page states the following: "If setfacl is used on a file system which does not support A

[Bug 202174] Re: Please update to version 2.6

2008-04-24 Thread Michael Chang
Just curious, did 2.6 make it into hardy, or is this now something that must wait for hardy+1? -- Please update to version 2.6 https://bugs.launchpad.net/bugs/202174 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 178895] Re: Audacity does not mesh with PulseAudio

2008-04-26 Thread Michael Chang
kripkenstein: By "works", do you mean: 1) Plays audio. 2) Records audio. 3) Both 1) and 2) Also, what pulseaudio packages do you have installed? Is there anything regarding libao that is not stock Ubuntu (perhaps a development version)? How are ALSA and Pulseaudio installed/configured? Are you usi

[Bug 22336] Re: CPU overheats during high usage "throttling "

2007-09-08 Thread Michael Chang
Just curious, but on pentium-based laptops, are p4_clockmod (etc.) getting loaded by default? If not, should they be? (I find on my desktop P4 computer, I get "throttling " and have to load p4_clockmod manually (in /etc/modules or via modprobe) in order to get throttling support. For me, this is

[Bug 104219] Re: Translation template was not imported to Feisty

2007-09-09 Thread Michael Chang
Is there any documentation about how "most packages in Ubuntu" build, and how the build scripts generate .pot files? Just in case e.g. someone comes along with a new (translatable) package and wants to have translations in Launchpad as well, and avoid this bug, would they be able to find informatio

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-20 Thread Michael Chang
I like this idea, but (IMO, at least) it would be important for such a dialog to also automatically capture the USB IDs of the devices in question and post them to some place where the quirks list could be updated, perhaps similar to or as a part of the automated bug reporting system now in Ubuntu.

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-08-03 Thread Michael Chang
@Mark: Sitsofe is testing with the *Gusty* (you could say "alpha", "next version" or "testing") kernels, trying his best to ensure that this problem *does not affect the next release*. Whether it is worthwhile or not, at least he is TRYING to help fix the problem. If you would like to contact Cano

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-08-15 Thread Michael Chang
@Sitsofe: It appears that in a later message, the patch was rejected. Those messages are from earlier this month. That said, following the thread leads to this message, which I find somewhat amusing: http://lkml.org/lkml/2007/8/3/81 Funny how someone said that "the chances are no distribution is

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-08-22 Thread Michael Chang
At the time of writing, gutsy does not appear to contain the fixes from Debian's "sane-backends", unless the fix was merged in separate from the entire new version... Debian: 1.0.19~cvs20070730-1 http://packages.debian.org/unstable/source/sane-backends http://packages.debian.org/changelogs/pool/ma

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-09 Thread Michael Chang
Unfortunately, I think the problem here is twofold: Firstly, the problem doesn't seem to affect *all* USB devices -- simply those who don't conform to usb_suspend, and violate the USB specification*. Secondly, I think the issue is that there is a workaround -- but both enabling the workaround and

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-09 Thread Michael Chang
My apologies, I am simply a user like you guys -- attempting to be helpful. Nobody (until now) _denied_ that the solution worked -- which is why I reiterated the comment. Now that we know that option doesn't work means that the fix probably involves some RH-specific patch, or RH systems are someho

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-10 Thread Michael Chang
@jengel: What constitutes a "newer kernel"? Does the 2.6.20-16.29 in Feisty count? And do negative values have special meaning, or can we assume "-1" for the time being? @cank1090: IIRC, Herd CDs are also live-install combo CDs, like any other -- would it be possible for you to burn the ISO to e

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-10 Thread Michael Chang
@jengel: Well if the code _appears_ to do that, then we can probably work with that until the fix comes out and/or people tell us to do differently. @SilverLoz: Thank you very much for trying our suggestions. As stated above, I wasn't expecting the boot-time flag to work in 2.6.20 (a.k.a. Feisty

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-08-10 Thread Michael Chang
@t2000kw: If that is your decision, then by all means. Ubuntu is not for everyone (yet). However, I wouldn't be surprised if Canonical's support teams might have been able to provide you a custom workaround (if necessary) if you had bought the right kind of SLA, similar to how other companies deal

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-28 Thread Michael Chang
Okay; thank you. (Actually, the adding of the upstream task was accidental; I was trying to add the linux package, not the linux upstream task, and I wasn't sure what to do with the upstream task afterwards.) -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636

[Bug 195636] [NEW] /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
Public bug reported: Binary package hint: wacom-tools In Hardy, with my Bamboo Fun 4x5 tablet plugged in at startup, /dev/input/wacom devices are not created and the wacom module is not loaded. If I manually execute "sudo modprobe wacom" the devices are still not created. In Gutsy, I had to manu

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "lsb-release" http://launchpadlibrarian.net/12217590/lsb-release ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12217591/Dependencies.txt ** Also affects: linux Importance: Undecided Status: New ** Also affects: linux (Ubuntu) Impor

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "dmesg-annotated.log" http://launchpadlibrarian.net/12217615/dmesg-annotated.log -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/12217619/dmesg.log -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
contains the output of dpkg -l 'linux-*' ** Attachment added: "dpkg-linux.txt" http://launchpadlibrarian.net/12217620/dpkg-linux.txt -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu B

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
contains the output of dpkg -l 'wacom-*' ** Attachment added: "dpkg-wacom.txt" http://launchpadlibrarian.net/12217631/dpkg-wacom.txt -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu B

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "lsb-release" http://launchpadlibrarian.net/12217633/lsb-release -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/12217644/lspci-vvnn.log -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "lsusb.log" http://launchpadlibrarian.net/12217653/lsusb.log -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/12217658/uname-a.log -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 195636] Re: /dev/input/wacom device missing for Bamboo Fun

2008-02-25 Thread Michael Chang
** Attachment added: "version.log" http://launchpadlibrarian.net/12217662/version.log -- /dev/input/wacom device missing for Bamboo Fun https://bugs.launchpad.net/bugs/195636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 148687] Re: Kopete intenal sqlite database fails when stored on NFS

2008-01-10 Thread Michael Chang
The SQLite database is used by the "Statistics Plugin"; you can turn it on and off by going to Settings -> Configure Plugins... >From what I can tell the Statistics plugin records when contacts were last seen online (and perhaps other similar things I haven't noticed yet). According to the SQLite

[Bug 178895] Re: Audacity does not mesh with PulseAudio

2008-01-24 Thread Michael Chang
At the following page, it's recommended to stop pulseaudio entirely when running audacity... http://www.pulseaudio.org/wiki/PerfectSetup#Audacity As far as I can tell, in Gutsy, Audacity uses PortAudio as its audio subsystem, and right now PortAudio doesn't appear to support PulseAudio as a backe

[Bug 84591] Re: feisty 20070210/herd5 persistent mode doesn't work

2007-09-19 Thread Michael Chang
A) When you booted, did you add the word "persistence" to the boot options line? (I believe you have to hit one of the F-keys before Ubuntu starts booting...) B) Have you tried the daily CD build? -- feisty 20070210/herd5 persistent mode doesn't work https://bugs.launchpad.net/bugs/84591 You re

[Bug 178895] Re: Audacity does not mesh with PulseAudio

2008-04-02 Thread Michael Chang
Well, here's a pulseaudio bug from a year ago: http://www.pulseaudio.org/ticket/50 But I don't think the recording problem got solved. Technically speaking, in terms of an ideal solution, the "bug" should probably be in PortAudio which fails to have a PortAudio backend, as far as I can tell. Howe

[Bug 178895] Re: Audacity does not mesh with PulseAudio

2008-04-02 Thread Michael Chang
correction: ... in PortAudio which fails to have a *PulseAudio* backend ... -- Audacity does not mesh with PulseAudio https://bugs.launchpad.net/bugs/178895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 196861] Re: desktop icons created by prism don't work

2008-03-15 Thread Michael Chang
The problem in question is introduced by debian/patches/fix_desktop_launcher.patch which contains the following line: +cmd += "Exec=xulrunner-1.9 /usr/lib/prism/application.ini -webapp " + id + "\n"; Attached is an updated patch, which points to /usr/share/prism/application.ini instead. ** A

[Bug 90978] Re: udev rules break usb printers

2008-03-17 Thread Michael Chang
In response to the question portion: 2.3.0 is greater than 2.2.1. -- udev rules break usb printers https://bugs.launchpad.net/bugs/90978 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.ubunt

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
result of uname -a ** Attachment added: "uname-a.log" http://launchpadlibrarian.net/12716189/uname-a.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
results of sudo udevmonitor -e when device is plugged in (only) ** Attachment added: "udev.log" http://launchpadlibrarian.net/12716188/udev.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because yo

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
results of sudo udevmonitor -e when the device is plugged in and then unplugged ** Attachment added: "udevmonitor-e" http://launchpadlibrarian.net/12716089/udevmonitor-e -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this b

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
contents of /proc/version_signature ** Attachment added: "proc_version_signature.log" http://launchpadlibrarian.net/12716064/proc_version_signature.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification be

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
output of lsusb ** Attachment added: "lsusb.log" http://launchpadlibrarian.net/12716055/lsusb.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
output of lspci -vvnn ** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/12716054/lspci-vvnn.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
output of lshal ** Attachment added: "lshal.txt" http://launchpadlibrarian.net/12715963/lshal.txt -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
contents of /etc/lsb-release ** Attachment added: "lsb-release" http://launchpadlibrarian.net/12715960/lsb-release -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
output of id haldaemon ** Attachment added: "id-haldaemon.log" http://launchpadlibrarian.net/12715958/id-haldaemon.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
output of id ** Attachment added: "id.log" http://launchpadlibrarian.net/12715956/id.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 203402] Re: Permissions error with Kodak ZD710 prevents opening of camera

2008-03-17 Thread Michael Chang
output of dmesg ** Attachment added: "dmesg.log" http://launchpadlibrarian.net/12715955/dmesg.log -- Permissions error with Kodak ZD710 prevents opening of camera https://bugs.launchpad.net/bugs/203402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

  1   2   >