[Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-09 Thread sven-ola
To second #44: recompile pulseaudio without 05xx patches brings back may A2DP. I still need to disconnect/reconnect in BlueMan, but at least it plays sound now. Note1: does not compile without 06xx patches. Note2: before that I have the "[pulseaudio] bluez5-util.c: Transport TryAcquire() failed f

[Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-08-30 Thread sven-ola
Upgrading to (self-compiled) 5.41-0ubuntu5 does not help either: still got syslog with: pulseaudio[4465]: [pulseaudio] bluez5-util.c: Transport TryAcquire() failed for transport /org/bluez/hci0/dev_00_18_09_21_36_F0/fd1 (Operation Not Authorized) -- You received this bug notification because yo

[Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-08-30 Thread sven-ola
My stereo headphones shows this bug. I've tried to add https://git.kernel.org/cgit/bluetooth/bluez.git/commit/src/service.c?id=2e2edc36a91d6a8f2c65d793273df28a166d6bed using dpkg-buildpackage with no success. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 946417] Re: "Cando" Touchscreen buggy since Precise

2012-03-10 Thread sven-ola
I'm not sure if this is helpful. Monitored xinput on device 9 (my touch screen controller, see list above) when triggering bug. Bit difficult to catch, because when input stops working, I needed to switch to console (with DISPLAY=:0 opened with "xhost +") and "xinput test 9" buffers output until "s

[Bug 946417] Re: "Cando" Touchscreen buggy since Precise

2012-03-10 Thread sven-ola
** Attachment added: ""xinput list" output" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/946417/+attachment/2843790/+files/xinput-list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 946417] Re: "Cando" Touchscreen buggy since Precise

2012-03-10 Thread sven-ola
Different touch screen controller, same bug. Touch worked for me on oneiric but stopped working for precise. I have an ExoPC (Atom Tablet, similar to WeTab). To add some more detail: if you only tap the screen everything works. If you try to drag something (e.g. move window) input freezes. The foll

[Bug 607084] Re: Fetching POP3 Mail in KMail sometimes fails

2010-07-19 Thread sven-ola
** Patch added: "pop3-fix-memcpybug.patch" http://launchpadlibrarian.net/52148727/pop3-fix-memcpybug.patch -- Fetching POP3 Mail in KMail sometimes fails https://bugs.launchpad.net/bugs/607084 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 607084] [NEW] Fetching POP3 Mail in KMail sometimes fails

2010-07-19 Thread sven-ola
Public bug reported: Binary package hint: kdepimlibs5 With KMail - while fetching mail with POP3 - it sometimes fails, sometimes I got mail twice, sometimes mails are missing. Root cause: the /usr/lib/kde4/kio_pop3.so implements an overlapping buffer shift with memcpy() which has unpredictable r

[Bug 211932] Re: KNetworkManager dialup menu expands to thin empty box

2009-02-08 Thread sven-ola
on cmd line). In this way nm does not report eth0 status and will stay online even if wifi is disconnected. You loose the display icon switching from [x] to [modem] and the [gray plug] is show if no wifi, but you can use VPN with dial-up as well then. HTH // Sven-Ola -- KNetworkManage

[Bug 211932] Re: KNetworkManager dialup menu expands to thin empty box

2009-02-07 Thread sven-ola
vice 00:19:63:11:f7:c6; # channel 1 does not work for me! channel 2; comment "SonyEricsson K610i"; } HTH // Sven-Ola -- KNetworkManager dialup menu expands to thin empty box https://bugs.launchpad.net/bugs/211932 You received this bug notification because you are a memb

[Bug 298641] Re: Ethernet (r8169) missing on Acer Aspire One with Ubuntu-EEE

2008-11-16 Thread sven-ola
** Attachment added: "lspci.txt" http://launchpadlibrarian.net/19690864/lspci.txt -- Ethernet (r8169) missing on Acer Aspire One with Ubuntu-EEE https://bugs.launchpad.net/bugs/298641 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 298641] [NEW] Ethernet (r8169) missing on Acer Aspire One with Ubuntu-EEE

2008-11-16 Thread sven-ola
Public bug reported: Grabbed an Ubuntu-EEE live CD, put on USB stick & boot. To my pleasure, even the Atheros Wifi works out of the box (wow!). But ethernet is missing. Obviously r8169.ko is excluded from kernel compile. You may want to fix that... [EMAIL PROTECTED]:~# lsb_release -rd Description

Re: [Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread sven-ola
if [ "$1" = "hibernate" ];then sync echo 3 > /proc/sys/vm/drop_caches fi To suppress an error msg of the built-in webcam, another chg: [EMAIL PROTECTED]:~# grep SUSP /usr/lib/pm-utils/defaults SUSPEND_MODULES="uvcvideo usbcore" HTH // Sven-Ola -- Hard

Re: [Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread sven-ola
sle? http://www.google.de/search?q=CONFIG_DEBUG_RODATA+resume // Sven-Ola Am Donnerstag 30 Oktober 2008 20:46:06 schrieb Stefan Bader: > This option marks the read-only kernel data sections as write-protected > in the page tables. As this is a security feature and not a generic > problem (hi

[Bug 290911] Re: Hardy kernel update kills suspend-to-disk

2008-10-30 Thread sven-ola
Compiled that kernel with CONFIG_DEBUG_RODATA=y and compared that against a self compiled kernel without this option. Result: Please revert to "#CONFIG_DEBUG_RODATA is not set" or fix this issue which prevents restore-from-hibernation in the DEBUG_RODATA kernel code. Thank you. -- Hardy kernel u

[Bug 290911] [NEW] Hardy kernel update kills suspend-to-disk

2008-10-29 Thread sven-ola
Public bug reported: Binary package hint: linux-image-2.6.24-21-generic Acer Netbook with Hibernate (Suspend-to-disk) worked fine. Until 2008-Oct-29 when I got linux-image-2.6.24-21-generic 2.6.24-21.43 via adept_updater. Manual installation of linux-image-2.6.24-21-generic 2.6.24-21.42 repairs/r