[Bug 245030] Re: quilt ignoring QUILT_PATCHES environment variable

2022-04-06 Thread Chris Carlin
Just in case someone else comes across this issue, on my setup it was traced back to the .pc subdirectory. Removing it fixed it. I had started a new patchfile before setting the environmental variable, and after setting it quilt was still looking in the wrong place due to work it was leaving in

[Bug 1959836] [NEW] Depend on ib font package for xscreensaver theme

2022-02-02 Thread Chris Carlin
Public bug reported: lubuntu-default-settings installs a theme for XScreenSaver using biwidth bold fonts, but it doesn't depend on a font package providing those, leaving XScreenSaver potentially throwing font errors. lubuntu-default-settings should depend on xfonts-efont-unicode-ib to provide

[Bug 1773515] Re: apparmor fails after removal of snapd

2021-08-31 Thread Chris Carlin
One problem is that if snapd is removed via installation of a metapackage (as in my case) then there isn't really a point where the sysadmin makes the clear choice of purging vs removing. This bug is still biting, so I wonder if @zyga could revisit this issue. -- You received this bug

[Bug 1873519] [NEW] Package should own adduser.conf

2020-04-17 Thread Chris Carlin
Public bug reported: Right now /etc/adduser.conf is generated by a postinst script, which means the file doesn't end up getting listed as owned by adduser. I often customize deployments using the config-package-dev extension to Debhelper, but this relies on package ownership to manage config

[Bug 1703802] Re: Overlay files don't get applied

2019-03-26 Thread Chris Carlin
I'm seeing this in bionic right now. I don't know how to add bionic to the tracker, though, even if xenial is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703802 Title: Overlay files don't

[Bug 1821197] [NEW] ttrace not updated for errorInfo changes

2019-03-21 Thread Chris Carlin
Public bug reported: I was given a Tcl program that uses ttrace to coordinate threads. It worked under Tcl8.4 but fails under 8.6 with the error message below. After some investigation I found that Tcl changed its behavior with regard to the ::errorInfo and ::errorCode globals, no longer setting

[Bug 1765256] [NEW] Install left bash_history owned by root

2018-04-18 Thread Chris Carlin
Public bug reported: I installed the second beta of bionic, and bash history didn't work. Turns out the installer created my user account but left .bash_history owned by root. It should have been owned by the user. I used the lubuntu installer, so I don't know whose bug this actually is. It was

[Bug 1749791] [NEW] Fix for tix segfaults on busy dialog

2018-02-15 Thread Chris Carlin
Public bug reported: I ran into a problem where a certain program would crash with a segfault after trying to open a dialog box. Some investigation lead me to this bug report with at least a partial fix: https://bugs.archlinux.org/task/33607 It looks like Tix crashes when trying to turn the

[Bug 1400206] Re: Chromium hangs: GPU process hung

2017-04-25 Thread Chris Carlin
@Richard: what graphics card showed the error and what did not? Did you ever notice hard drive thrashing while the window was refusing to redraw? I MIGHT still be seeing this bug, but I'm not positive it's the one I've been seeing. -- You received this bug notification because you are a member

[Bug 1680605] Re: boot fails after upgrade

2017-04-24 Thread Chris Carlin
BTW, I just checked my running system, and 'uname -a' reports 4.4.0-1052 using the workarounds in bug #1652270 I'm not sure if this is relevant to your bug (I don't have time to refresh my memory about the two bugs), but just in case, there you go. -- You received this bug notification because

[Bug 1680605] Re: boot fails after upgrade

2017-04-09 Thread Chris Carlin
Oh, right. I know I was getting the hang after boot.scr at one point, so I'm not sure how I ended up going from there to having a working system using the fix in the other bug. Somehow I did, though. And you ran into this just last week, installed then updated? It wasn't some installation from

[Bug 1680605] Re: boot fails after upgrade

2017-04-06 Thread Chris Carlin
Oh, is it the same bug as this? They found some workarounds over there, it sounds like. https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1652270 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1680605] Re: boot fails after upgrade

2017-04-06 Thread Chris Carlin
If it helps, I figured out what files to copy from the working boot partition to the upgraded one to allow it to boot. I was trying to debug the issue myself to figure out exactly which package might be breaking the installation, but ran out of time. I had to copy the following files to make the

[Bug 1636838] Re: Failed to boot

2017-02-20 Thread Chris Carlin
Booting with -proposed isn't fixed on Raspberry Pi 3 I don't know if this was expected to be fixed on that device, but I at least wanted to save someone else from trying. Should I file a separate bug about it, or does the unsupported warning mean it's not reportable? -- You received this bug

[Bug 1664531] [NEW] xf86-video-r128 6.10.0 breaks rage 128 pro ultra

2017-02-14 Thread Chris Carlin
Public bug reported: I ran into this bug on Xenial LTS which left xorg unable to start. It was fixed upstream in 6.10.1, so when I installed the the hwe package, it worked just fine. Perhaps LTS needs to be updated to the hwe? This bug is particularly frustrating because xorg fails without an

[Bug 944040] Re: Cannot connect to RDP if host fingerprint changes

2016-03-03 Thread Chris Carlin
Note that a restart of remmina was required after deleting that file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944040 Title: Cannot connect to RDP if host fingerprint changes To manage

[Bug 1286588] Re: pcmanfm uses 100% cpu to draw two different desktops using arandr

2015-08-02 Thread Chris Carlin
Still there with pcmanfm: Installed: 1.2.0-1 Candidate: 1.2.0-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1286588 Title: pcmanfm uses 100% cpu to draw two different desktops using arandr

[Bug 1327407] Re: gnome-session-flashback missing dependencies

2014-06-08 Thread Chris Carlin
That's all well and good, but when I 'apt-get install gnome-session- flashback' and restart I see nothing but the same text login prompt, and there's no indication of what should be installed to have this session actually launch. To me, that brings up the notion that dependencies be set so the

[Bug 1327407] [NEW] gnome-session-flashback missing dependencies

2014-06-06 Thread Chris Carlin
Public bug reported: gnome-session-flashback doesn't seem to depend (even indirectly) on lightdm, xorg, or any choosers, and it doesn't seem useful without these dependencies. I would expect to be able to start with a base system without X, request installation of gnome-session-flashback, and

[Bug 54410] Re: desktop switching issue

2013-02-05 Thread Chris Carlin
I tried to reproduce the bug, and it doesn't seem to happen now, so I'm closing the bug as fixed. ** Changed in: metacity (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1104675] Re: Bad handling of multiple domainname options

2013-01-28 Thread Chris Carlin
This is actually a longstanding issue I've been having for years. At the moment I have computers running 12.04 and 12.10, both showing the behavior. The 12.10 computer is running isc-dhcp-client v. 4.2.4-1ubuntu10.1 for what it's worth. But that made me realize I had a little server running

[Bug 1104675] [NEW] Bad handling of multiple domainname options

2013-01-24 Thread Chris Carlin
Public bug reported: As far as I know, the dhcp standards do not allow for multiple Domainnames to be set through Option 15. My LInksys router doesn't care, though, and sends both the Domainname I gave it AND the Domainname my ISP gives it. Maybe this is non-standard, but it is what it is.

[Bug 1104675] Re: Bad handling of multiple domainname options

2013-01-24 Thread Chris Carlin
Maybe tomorrow I'll look into pcap. Right now, though, I do have this to share. I had turned on dhclient-script.debug and here was its contents (I'm fudging these domain names): Thu Jan 24 22:17:16 EST 2013: entering /sbin, dumping variables. reason='PREINIT' interface='eth0'

[Bug 1035701] Re: grilo plugins should be enabled in Totem

2013-01-23 Thread Chris Carlin
Just to be clear about what happened above, in the Janitor's message, this bug was fixed in 3.6.0-0ubuntu1~12.10.1 but then (immediately?) unfixed in 3.6.3-0ubuntu1... is that right? Does anyone have a ppa with packages that don't have grilo disabled? -- You received this bug notification

[Bug 1075860] Re: Add /opt/bin to PATH

2012-11-07 Thread Chris Carlin
Not sure why the updater set the Debian status to Fix Released. As far as I can tell the Debian bug I linked to is not marked as fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1075860 Title:

[Bug 1075860] [NEW] Add /opt/bin to PATH

2012-11-06 Thread Chris Carlin
Public bug reported: I propose that /opt/bin should be added to the default PATH in Ubuntu. A fine discussion about this, and why Debian doesn't do it, is found here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=45096 In short, the FHS suggests that in some situations packages can/should

[Bug 1027724] Re: [nvidia] Xorg freeze

2012-08-26 Thread Chris Carlin
I have similar troubles. The freezes were less frequent when I upgraded to kernel 3.4.0-030400-generic but they still occur. I'm running a GeForce 6150 LE and dkms status says: nvidia-173-updates, 173.14.35, 3.2.0-30-generic, x86_64: installed nvidia-173-updates, 173.14.35, 3.4.0-030400-generic,

[Bug 994203] Re: Xorg freeze with Nouveau drivers

2012-08-26 Thread Chris Carlin
I'm seeing the same behavior (screen freeze, mouse still movable) from nvidia. Still nothing interesting in the xorg log, but here's the end of my dmesg: [ 3361.843042] NVRM: Xid (:05): 9, Channel Instance 8069 status 001d [ 3361.844898] NVRM: Xid (:05): 9, Channel

[Bug 581032] Re: mouse cursor gets trapped in a Motif drawing area when creating a popup menu

2012-01-31 Thread Chris Carlin
*** This bug is a duplicate of bug 553415 *** https://bugs.launchpad.net/bugs/553415 Sorry for the spam everyone, but I wanted to make a note for next time I forget what the status of this thing is: the bug doesn't show up in a Maverick installation. -- You received this bug notification

[Bug 553415] Re: mouse trapped in box for Open Motif

2011-01-25 Thread Chris Carlin
Steve, you should probably file a new bug. This one is closed, and the problem it was meant to solve was fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/553415 Title: mouse trapped in box for

[Bug 553415] Re: mouse trapped in box for Open Motif

2010-11-08 Thread Chris Carlin
So, just to be pedantic, where are we on this? Sebastien, you asked Chris to sponsor this... were you talking to me or another Chris? Has it been appropriately sponsored? Timo says it's now in the proposed queue... does that mean there's nothing left to do but wait for the queue to be acted

[Bug 553415] Re: mouse trapped in box for Open Motif

2010-09-29 Thread Chris Carlin
Any news on the Lucid SRU? Is Timo watching this bug? There is a class of users who are completely sunk by this bug. If backporting 1.7.7 is going to take a while, I'd suggest just putting this fix through now. -- mouse trapped in box for Open Motif https://bugs.launchpad.net/bugs/553415 You

[Bug 553415] Re: mouse trapped in box for Open Motif

2010-08-19 Thread Chris Carlin
Alright, so where are we on the SRU? Going through the checklist, 1) Fix released in Maverick 2) Impact of bug: rightclick in many (all?) motif/lesstif applications disables the computer --How the bug is addressed: small patch to X that other distributions accepted long ago --Patch against

[Bug 553415] Re: mouse trapped in box for Open Motif

2010-08-11 Thread Chris Carlin
Quick pedantic note (since I received questions about it): this is not fixed in the 1.7.6-2ubuntu7.3 lucid-proposed release that superseded the patched build in my ppa. I'll upload a 7.4~ppa0 as soon as I can. Is there any sort of status update on the SRU request? I was contacted by a developer

[Bug 553415] Re: mouse trapped in box for Open Motif

2010-08-11 Thread Chris Carlin
I assumed Graham was taking care of the procedure when he said he was requesting SRU. -- mouse trapped in box for Open Motif https://bugs.launchpad.net/bugs/553415 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 553415] Re: mouse trapped in box for Open Motif

2010-07-14 Thread Chris Carlin
Easily installable packages including the patch are in my ppa: https://launchpad.net/~crcarlin/+archive/ppa (crossposted from a duplicate, Bug #581032) -- mouse trapped in box for Open Motif https://bugs.launchpad.net/bugs/553415 You received this bug notification because you are a member of

[Bug 581032] Re: mouse cursor gets trapped in a Motif drawing area when creating a popup menu

2010-07-06 Thread Chris Carlin
So it looks like this bug affects a lot of motif applications, causing them to basically lock up X (my users tend to hit the reset button instead of figuring out how to kill from a text console). The bug was tracked to its source and a working patch was offered. Redhat accepted the patch and

[Bug 581032] Re: mouse cursor gets trapped in a Motif drawing area when creating a popup menu

2010-07-04 Thread Chris Carlin
Packages including the patch are now in my ppa: https://launchpad.net/~crcarlin/+archive/ppa I'm still messing around with versioning since the other packages in my repository require this patched version to work. -- mouse cursor gets trapped in a Motif drawing area when creating a popup menu

[Bug 405294] Re: a2dp skips terribly in Karmic

2010-03-24 Thread Chris Carlin
I'm sorry, Baptiste, you're completely wrong. The adapter doesn't show this problem under Windows, and it doesn't show the problem under previous versions of bluez. The adapter works. It's a code issue. Reopening. ** Changed in: pulseaudio (Ubuntu) Status: Invalid = New -- a2dp skips

[Bug 405294] Re: a2dp skips terribly in Karmic

2010-03-24 Thread Chris Carlin
Daniel, what's the reason for the invalid? I tried your suggestions, but the bug remains. It's not the adapter since the adapter works fine in other operating systems. Even the bluez guys see this as a legitimate bug. When I discussed it with them on IRC they saw it as a valid bug. So why are

[Bug 405294] Re: a2dp skips terribly in Karmic

2010-03-06 Thread Chris Carlin
Why invalid? -- a2dp skips terribly in Karmic https://bugs.launchpad.net/bugs/405294 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 405294] Re: a2dp skips terribly in Karmic

2010-02-16 Thread Chris Carlin
It sounds like you guys are reporting a few different bugs that, while they have some overlapping symptoms, are probably caused by different defects and require different fixes. While it's always great to have people submitting bugs instead of just grumbling their way through problems, there's

[Bug 438658] Re: GW6C does not install a gw6c.conf file

2010-01-22 Thread Chris Carlin
The new version shows up in Lucid, but not Karmic, according to packages.u.c -- GW6C does not install a gw6c.conf file https://bugs.launchpad.net/bugs/438658 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2010-01-10 Thread Chris Carlin
File a new bug. This one was fixed long ago. If you're having a problem now, then it's no longer the same bug. -- Fix zstar vimicro webcam (0ac8:303b) https://bugs.launchpad.net/bugs/292086 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-12-31 Thread Chris Carlin
Yes, I tried lm master and lp hold,sniff,park. Actually I wouldn't really have expected it to help anyway since, as I understand them, those options wouldn't do anything related to the symptoms I've reported here. I thought the AutoConnect option might work to keep HSP from automatically

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-12-30 Thread Chris Carlin
I'm terribly sorry to say none of the above workarounds seems to solve this for me. AutoConnect=false seems to do nothing at all Disable=Headset,Gateway at least keeps the HSP from connecting, but then A2DP doesn't connect automatically either. I can connect it manually through blueman, and at

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-12-13 Thread Chris Carlin
I'm surprised that it happened for you using the alsa bluetooth module. It worked fine for me with the alsa module, but maybe that was the previous version various libraries shipped with the previous ubuntu. I'm using Motorola headphones a swell, S620 or something like that. Also check out the

[Bug 462349] Re: Mono WinForms apps don't show text on menus and button

2009-11-12 Thread Chris Carlin
The xorg-edgers solution worked for me to resolve bug #456279 -- Mono WinForms apps don't show text on menus and button https://bugs.launchpad.net/bugs/462349 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 464167] [NEW] bazaar webdav plugin fails to install at runtime

2009-10-29 Thread Chris Carlin
Public bug reported: Binary package hint: bzr-webdav The version of the bzr-webdav plugin included in Karmic is incompatible with the version of bazaar installed by default. This causes the plugin to fail to install when trying to access a bzr repository over webdav. A quick edit of version

[Bug 408530] Re: empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)

2009-10-23 Thread Chris Carlin
I'm not surprised. Are any Ubuntu developers watching this bug? ** Also affects: libindicate Importance: Undecided Status: New -- empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)

[Bug 408530] Re: empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)

2009-10-20 Thread Chris Carlin
I'm still seeing the crash under 2.28.1 For me it happens when I open empathy from the envelope icon, doubleclick on a gtalk contact, and then send a message, all after not having sent a message in a while. -- empathy assertion failure:

[Bug 456279] [NEW] Text missing in mono application (NMT CSI)

2009-10-20 Thread Chris Carlin
Public bug reported: Binary package hint: mono The Networked Media Tank (NMT) platform is a set top box running linux. To help install new programs on the box there is a program called the Community Software Installer (CSI) which is crossplatform, requiring mono and libmono-winforms... which

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-10-09 Thread Chris Carlin
I used to use a bluetooth mouse; A2DP would skip the same regardless of whether I was using the mouse. As a previous commenter said, I believe it had something to do withbluez or pulseaudio getting confused when A2DP and headset profiles were both available. blueman is available through the

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-10-09 Thread Chris Carlin
PA's autodiscover is a feature where when the computer's bluetooth connects to an audio device, PA will automatically connect to the device as well. Without autodiscover the user had to manually tell PA that the device was there. It's all behind the scenes stuff not related to preferencessound I

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-10-09 Thread Chris Carlin
My issue was really defined by looking at the logs and seeing those messages about skipping bytes. If you don't see those messages, then I think it is a different matter. One last thing you might try is using blueman to disconnect all audio connections to your headphones before adding A2DP back.

[Bug 397906] Re: blank cd-r not detected [Karmic]

2009-10-08 Thread Chris Carlin
Seems to work for me. Nautilus had the blank CD listed under destinations for burning, and I believe it didn't do that before. -- blank cd-r not detected [Karmic] https://bugs.launchpad.net/bugs/397906 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-09-29 Thread Chris Carlin
Interesting! I was able to get the thing to work by doing something like connecting through PA's autodiscover, then disconnecting through blueman, then reconnecting through blueman's Connect A2DP command. I'll have to repeat this process in the future to figure out exactly which steps make it

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-09-24 Thread Chris Carlin
Offhand, I'd say it sounds like a different bug. My problem is in karmic, which uses the native bluetooth, your is in Jaunty, which probably uses alsa; my problem is immediate, yours takes an hour; my problem is skips, yours is slowness. Do you see messages in syslog about skipping bytes? --

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-09-03 Thread Chris Carlin
There was an old system (v4l) for accessing cameras, and it was changed to a new, incompatible system (v4l2). A lot of programs (most?) were updated to use the new system, but some programs were not updated. The LD_PRELOAD trick allows old-style programs to operate with the new system, but it's

[Bug 410492] Re: Wireless iwl3945 no longer working post-boot after upgrade (dell D620)

2009-08-25 Thread Chris Carlin
In my case I had bios set such that the killswitch only controlled bluetooth; wifi was supposed to be always on. The wireless monitor never saw the wifi device no matter what the setting of the killswitch. iwconfig saw it fine, though, so I was able to make wifi work by command line. After

[Bug 403150] Re: no wlan entry in nm-applet after dist-upgrade to karmic

2009-08-19 Thread Chris Carlin
*** This bug is a duplicate of bug 410492 *** https://bugs.launchpad.net/bugs/410492 I believe this and bug 410492 describe the same problem. Since that one has already been accepted, I'll mark this a duplicate of that. ** This bug has been marked a duplicate of bug 410492 Wireless

[Bug 403150] Re: no wlan entry in nm-applet after dist-upgrade to karmic

2009-08-08 Thread Chris Carlin
I've been following karmic development for a while, and only in the last week did this bug appear. I'm using an Intel 3945ABG adapter, while the OP had an Atheros AR5212 -- no wlan entry in nm-applet after dist-upgrade to karmic https://bugs.launchpad.net/bugs/403150 You received this bug

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-08-08 Thread Chris Carlin
Updated to bluez 4.47-0ubuntu1 along with the distro. No difference. -- a2dp skips terribly in Karmic https://bugs.launchpad.net/bugs/405294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-08-08 Thread Chris Carlin
Yes, I made the modifications and there was a difference: syslog started showing the skipping... messages more quickly :) To be precise, they came at the same rate, but there used to be a larger pause before the first one appeared. -- a2dp skips terribly in Karmic

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-08-06 Thread Chris Carlin
1:0.9.16~test4-0ubuntu1 didn't help. Could this be related to the lack of rtkit? -- a2dp skips terribly in Karmic https://bugs.launchpad.net/bugs/405294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-08-05 Thread Chris Carlin
Adding the work done in pulseaudio's bugtracker ** Bug watch added: PulseAudio sound server #612 http://pulseaudio.org/ticket/612 ** Changed in: pulseaudio Importance: Undecided = Unknown ** Changed in: pulseaudio Status: New = Unknown ** Changed in: pulseaudio Remote watch: None

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-08-05 Thread Chris Carlin
Where can I find -test4? I've been following the ubuntu-audio-dev ppa and see only -test3 -- a2dp skips terribly in Karmic https://bugs.launchpad.net/bugs/405294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 397906] Re: blank cd-r not detected [Karmic]

2009-07-30 Thread Chris Carlin
BTW, this also appears on 32bit machines. I'm running 2.6.31-4-generic #23-Ubuntu -- blank cd-r not detected [Karmic] https://bugs.launchpad.net/bugs/397906 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 405294] Re: a2dp skips terribly in Karmic

2009-07-29 Thread Chris Carlin
** Also affects: pulseaudio Importance: Undecided Status: New ** Also affects: bluez (Ubuntu) Importance: Undecided Status: New -- a2dp skips terribly in Karmic https://bugs.launchpad.net/bugs/405294 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 405294] [NEW] a2dp skips terribly in Karmic

2009-07-27 Thread Chris Carlin
Public bug reported: As I upgraded to the Karmic alpha, bluetooth audio (via a2dp) stopped working properly. It was working fine in Jaunty. My headphones are detected and configured by pulse, but the audio skips as if it's spending half of each second paused. Music is buffered so that after I

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-18 Thread Chris Carlin
Kevin, do you believe that to be a bug in these particular builds, or are you just griping in general? :) Personally, I've had really good results using H263-1998 between Jaunty Ekiga and a Nokia N800 internet tablet going over wired and wifi, just like you. The N800 was using telepathy's

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-01 Thread Chris Carlin
Not yet, Evan. We have a proposed fix here and packages in a ppa, but it's up to a maintainer of some sort (in multiverse, I suppose) to actually work through the process of adding the package to the repository and thereby closing this bug. -- [Jaunty] Ekiga's non free codec support isn't

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-30 Thread Chris Carlin
I can confirm that h263 is working great between ekiga and a Nokia N800. -- [Jaunty] Ekiga's non free codec support isn't available in multiverse https://bugs.launchpad.net/bugs/316971 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-04-29 Thread Chris Carlin
Hebert, this bug is about a specific problem: the webcam was being assigned the wrong driver. From what you pasted we can see that the webcam is now being assigned the correct driver: gspca_zc3xx is the correct driver for the 0ac8:303b webcam. Therefore, this bug is fixed. You're having other

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-29 Thread Chris Carlin
I haven't followed the latest developments closely so I could be wrong, but, the -dev packages should never be required to run. They are only required to build the debs in the first place. The issue with forcing is about setting up the system to be able to build the debs conveniently. Since

[Bug 312898] Re: libxxx-unstripped should also Provide libxxx

2009-04-28 Thread Chris Carlin
Did anyone file the debian bug report Reinhard suggested? If that's the proper way to handle this, then let's get to it. -- libxxx-unstripped should also Provide libxxx https://bugs.launchpad.net/bugs/312898 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 312898] Re: libxxx-unstripped should also Provide libxxx

2009-04-27 Thread Chris Carlin
@Evan: --force-depends won't unlock the Ekiga h263 codec because it's not there to be unlocked in the first place :) The codecs for Ekiga have to be built through opal (bug 316971) and a few would require unstripped-dev at build time... but there is no unstripped-dev, so those codecs are never

[Bug 312898] Re: libxxx-unstripped should also Provide libxxx

2009-04-27 Thread Chris Carlin
Ekiga doesn't use libavcodec directly, so just having libavcodec- unstripped around isn't enough. Instead, Ekiga's codecs are distributed as plugins built by libopal, which has to be built against the unstripped-dev package. bojo42 has packaged all of the codecs that he could (h264 and ilbc, see

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-26 Thread Chris Carlin
@bojo42, could you run a build for h263? It's needed for communicating with some installations of the telepathy clients such as the Nokia N800. -- [Jaunty] Ekiga's non free codec support isn't available in multiverse https://bugs.launchpad.net/bugs/316971 You received this bug notification

[Bug 93417] Re: Image scaling bug in gspca kernel module.

2009-04-24 Thread Chris Carlin
** Changed in: gspca (Ubuntu) Status: Confirmed = Fix Released ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- Image scaling bug in gspca kernel module. https://bugs.launchpad.net/bugs/93417 You received this bug notification because you are a member of Ubuntu

[Bug 351606] Re: Ekiga lacks a free audio codec (CELT) and several non-free codecs (H263, H263-1998, MP4V-ES, H264, iLBC)

2009-04-23 Thread Chris Carlin
** Changed in: ekiga (Ubuntu) Status: New = Confirmed -- Ekiga lacks a free audio codec (CELT) and several non-free codecs (H263, H263-1998, MP4V-ES, H264, iLBC) https://bugs.launchpad.net/bugs/351606 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-23 Thread Chris Carlin
** Changed in: opal (Ubuntu) Status: New = Confirmed -- [Jaunty] Ekiga's non free codec support isn't available in multiverse https://bugs.launchpad.net/bugs/316971 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-04-21 Thread Chris Carlin
Herbert, it sounds like this bug is completely done with, so I don't think your problems relate to this particular bug. You might want to ask elsewhere or file a separate bug. -- Fix zstar vimicro webcam (0ac8:303b) https://bugs.launchpad.net/bugs/292086 You received this bug notification

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-18 Thread Chris Carlin
Sorry if I misunderstand; Was it decided that the h263s are included in libavcodec-unstripped-52 and therefore don't need libopal packages like Yannick made for h264? After installing libavcodec Ekiga doesn't show h263, so it seems like the libopal package might be needed. -- [Jaunty] Ekiga's

[Bug 320893] Re: [i915GM] Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

2009-03-29 Thread Chris Carlin
Is there a package available for testing the swapped out patch? If there are no immediate plans for the package, shall I try to do the swap based on 10.3 and put my package in my ppa? -- [i915GM] Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-03-09 Thread Chris Carlin
@sheeshee It looks like you forgot a dash. In any case, I'm pretty sure these fixes are now in the standard distribution. You computer should have updated itself to the latest version which includes the fixes. There should be no need to run any commands at all; it should just work. If you want

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-03-01 Thread Chris Carlin
@Andres, sorry for the delay. Other bugs fixed by this, for me, are bug #93417 and bug #317000 @Hebert, have you tried different camera programs? I, for example, test through cheese and gstreamer-properties. It could be that the program you're using happens to have problems with some other

[Bug 320893] Re: [i915GM] Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

2009-02-20 Thread Chris Carlin
Has there been any progress on this bug in the last month? It's frustrating to have update manager constantly trying to updated me to the broken package, and I feel really sorry for new users whose installs simply don't work due to this... The bug linked from freedesktop.org has been closed for

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-02-15 Thread Chris Carlin
Update manager has not invited me to upgrade to the proposed kernel. I see the 12.28 release of various packages sitting in the repository, but of course the upgrade is distributed across various packages ranging from linux-image to fs-core-modules. So, before I go back and forth to see what's

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-02-15 Thread Chris Carlin
Andres, my real wonder was whether installing only the image was sufficient. There are at least a dozen packages related to the update... updating only the image sounds dangerous. But I'll happilyl take your word for it. Also, I did find it odd that there was no metapackage proposed update

[Bug 93417] Re: Image scaling bug in gspca kernel module.

2009-02-15 Thread Chris Carlin
The recently proposed kernel (2.6.27-12-generic) fixes this bug for me. -- Image scaling bug in gspca kernel module. https://bugs.launchpad.net/bugs/93417 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 317000] Re: gstreamer chooses wrong resolution with gspca_zc3xx webcam?

2009-02-15 Thread Chris Carlin
The recently proposed kernel (2.6.27-12-generic) seems to fix this bug for me. -- gstreamer chooses wrong resolution with gspca_zc3xx webcam? https://bugs.launchpad.net/bugs/317000 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 292086] Re: Fix zstar vimicro webcam (0ac8:303b)

2009-02-15 Thread Chris Carlin
verified fixed by 2.6.27-12-generic Incidentally, this fixed two other webcam related bugs I was watching. -- Fix zstar vimicro webcam (0ac8:303b) https://bugs.launchpad.net/bugs/292086 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 299112] Re: VNC Very Slow after Intrepid Upgrade

2009-02-09 Thread Chris Carlin
Sebastien, your excuses for imperfect software weren't exactly (and continue to not be) constructive in the first place. Right: there are bugs here. Right: perfect software is impossible, especially with too few resources. But so what? Accept the flaw and deal; the development problems at Ubuntu

[Bug 323739] Re: package libxine1-bin 1.1.15-0ubuntu3.1intrepid1 failed to install/upgrade: package libxine1-bin is not ready for configuration

2009-01-31 Thread Chris Carlin
*** This bug is a duplicate of bug 323042 *** https://bugs.launchpad.net/bugs/323042 ** This bug has been marked a duplicate of bug 323042 package libxine1-bin 1.1.15-0ubuntu3.1intrepid1 failed to install/upgrade: package libxine1-bin is not ready for configuration -- package

[Bug 288093] Re: Can't play sound because of pulseaudio hang

2009-01-28 Thread Chris Carlin
Does anyone have a package, perhaps in a PPA, including 0.9.14 for Intrepid? Sounds like there are plenty here willing to test. -- Can't play sound because of pulseaudio hang https://bugs.launchpad.net/bugs/288093 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 320893] Re: [i915GM] Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

2009-01-25 Thread Chris Carlin
Mauricio, that's the log from 10.3 when it was broken, right? Nothing particularly weird jumped out at me, but it might be useful for you to diff the 10.3 log with your working 10 log. Take the two files and run diff file1 file2 and it will show the differences. Surely that can give a hint as to

[Bug 320893] Re: Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

2009-01-24 Thread Chris Carlin
** Attachment added: lspci -vvvnn http://launchpadlibrarian.net/21599499/lspci -- Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3 https://bugs.launchpad.net/bugs/320893 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 320893] [NEW] Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

2009-01-24 Thread Chris Carlin
Public bug reported: After the upgrade to intrepid-updates's 2.4.1-1ubuntu10.3 (from 10.1) the display was scrambled on my computer. Downgrading to 10 (the only other version in synaptic) fixed the problem. The difference I see in the xorg logs is this, when broken: (EE) intel(0): Mode 1280x1024

[Bug 320893] Re: Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

2009-01-24 Thread Chris Carlin
I regenerated my xorg config file to see if there was any misconfiguration in there causing the problem. No luck. Also see bug #316672 which was fixed in this update and involved resolution stuff -- Regression in xserver-xorg-video-intel version 2.4.1-1ubuntu10.3

  1   2   >