[Touch-packages] [Bug 1973145] [NEW] External monitor does not connect on USB-C

2022-05-12 Thread Stein Arne Storslett
Public bug reported: The external Samsung 34" monitor connects fine with HDMI, but not on USB-C. It worked for a short amount of time at one point early after installing Ubuntu 22.04, but not since. No difference with disconnect / reconnect, reboot, etc. ProblemType: Bug DistroRelease: Ubuntu

[Touch-packages] [Bug 1809483] [NEW] iwlwifi not working with Intel AC 9260 on kernel 4.15

2018-12-21 Thread Arne
Public bug reported: [ 22.201674] iwlwifi :70:00.0: Detected Intel(R) Dual Band Wireless AC 9260, REV=0x324 [ 22.208574] [ cut here ] [ 22.208575] kernel BUG at /build/linux-vxxS7y/linux-4.15.0/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:425! [ 22.208578]

[Touch-packages] [Bug 1807138] Re: [ALC256 - HDA-Intel - HDA Intel PCH, playback] Headphones not automatically detected

2018-12-07 Thread Arne De Herdt
I'm using a Razer Blade 15 2018 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1807138 Title: [ALC256 - HDA-Intel - HDA Intel PCH, playback] Headphones not

[Touch-packages] [Bug 1807138] [NEW] [HDA-Intel - HDA Intel PCH, playback] Headphones not automatically detected

2018-12-06 Thread Arne De Herdt
Public bug reported: Running the command alsamixer allows me to manually increase the sound levels for the headset, and sound plays properly through them. This requires me to disable the auto-mute feature. I haven't rebooted my system yet to see if this is permanent. But the UI doesn't show the

[Touch-packages] [Bug 1807138] Re: [HDA-Intel - HDA Intel PCH, playback] Headphones not automatically detected

2018-12-06 Thread Arne De Herdt
I've taken a screenshot of the alsamixer. This configuration currently is the only way for me to get sound out of my headset and not the speakers: * Enable master sound * Enable headphones, and assign volume * Enable speakers, but put volume to 0, don't mute * disable auto-mute ** Attachment

[Touch-packages] [Bug 1788854] Re: After update from xubuntu i686 version 16.04 to i686 18.04 package systemd-sysv 237-3ubuntu10.3 failed to install/upgrade: installed systemd-shim package post-remova

2018-08-24 Thread Kjell Arne Rekaa
** Summary changed: - After update from xubuntu i686 version 04.16 to i686 04.18 package systemd-sysv 237-3ubuntu10.3 failed to install/upgrade: installed systemd-shim package post-removal script subprocess returned error exit status 2 + After update from xubuntu i686 version 16.04 to i686

[Touch-packages] [Bug 1788854] [NEW] After update from xubuntu i686 version 04.16 to i686 04.18 package systemd-sysv 237-3ubuntu10.3 failed to install/upgrade: installed systemd-shim package post-remo

2018-08-24 Thread Kjell Arne Rekaa
Public bug reported: I had 32-bits OS of Xubuntu from 04.16, and answered yes to be upgraded into 04.18 on my HP EliteBook 6930p laptop. Severals error came up after the reboot. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: systemd-sysv 237-3ubuntu10.3 ProcVersionSignature: Ubuntu

[Touch-packages] [Bug 1606078] Re: No sound with Ubuntu 16.04

2016-09-12 Thread Arne
Hi, please not that I managed to fix this error following next steps. Please also note that this is something specific for the Intel HDA chip.. You need to edit this file /etc/modprobe.d/alsa-base.conf and then add a line in its end. Use the following commands: sudo gedit

[Touch-packages] [Bug 1361610] Re: libPCRE3 8.31 regex matching is not working

2016-05-24 Thread Arne de Bruijn
I was afraid so. You could try using the pcre.h header from the embedded pcre in Poco (apt-get source libPoco-dev, poco-1.3.6p1/Foundation/src/pcre.h), that I've attached as pocopcre.h and not linking to the system pcre (just g++ regex.cc -lPocoFoundation). That seems to work for me: Poco

[Touch-packages] [Bug 1361610] Re: libPCRE3 8.31 regex matching is not working

2016-05-23 Thread Arne de Bruijn
When I compiled your program I got errors about duplicate pcre types. I've resolved the errors by adding a pcrepcre namespace around the pcre include/function. It gives me the correct output: Poco POCO_VERSION on Linux 3.13.0-24-generic @ x86_64 Poco match 1234567890 to pattern ^[0-9]{10}

[Touch-packages] [Bug 1571786] Re: Broadcom 43602 requires module to be reloaded to work

2016-04-22 Thread Arne Bockholdt
Same here with DELL XPS15 9550. in case of failure Network Manager recognizes the Wifi adapter as "PCI ethernet" not as Wifi adapter. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1456195] Re: Zero-minimum possessive groups does not match empty string

2016-04-15 Thread Arne de Bruijn
Thank you Michael for uploading the patched version. I've tested the package in trusty and wily and the bug is fixed in both. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1456195] Re: Zero-minimum possessive groups does not match empty string

2016-04-13 Thread Arne de Bruijn
Note for wily the testcase needs to be slightly changed: echo '"a"'|pcregrep --no-jit '("([^b"]*+(b.)?)*+")++' (expected output is unchanged: "a") ** Patch added: "pcre_1456195_wily.debdiff"

[Touch-packages] [Bug 1456195] Re: Zero-minimum possessive groups does not match empty string

2016-04-13 Thread Arne de Bruijn
Like this? ** Patch added: "debdiff for trusty" https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1456195/+attachment/4635297/+files/pcre_1456195_trusty.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pcre3 in

[Touch-packages] [Bug 1456195] Re: Zero-minimum possessive groups does not match empty string

2016-03-11 Thread Arne de Bruijn
Upstream patch ported to pcre 8.31 for 14.04 ** Patch added: "pcre-8.31-zero-repeat-bug.patch" https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1456195/+attachment/4595890/+files/pcre-8.31-zero-repeat-bug.patch -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1539263] Re: ubuntu-bug / apport user-interface mixed up

2016-01-28 Thread Arne Henningsen
** Attachment added: "information collected by apport" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1539263/+attachment/4558637/+files/apport-apport.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in

[Touch-packages] [Bug 1539263] [NEW] ubuntu-bug / apport user-interface mixed up

2016-01-28 Thread Arne Henningsen
Public bug reported: I ran "ubuntu-bug" (without package name) to file a "general" bug. A small window opened, where I could use radio buttons to select one of of 8 options ("Other problem", "ubuntu-release-upgrader", ... , "Display (X.org)"). I selected "Other problem" and I got a small window

[Touch-packages] [Bug 1450137] Re: Qt5 applications crash when switching screens

2015-06-16 Thread Arne Henningsen
I guess that this is the same bug as: https://bugs.kde.org/show_bug.cgi?id=349197 A developer at bugs.kde.org claims that this bug was fixed in Qt version 5.4.2 and I got the advice to upgrade from Qt version 5.4.1 to version 5.4.2. Is there a PPA with Qt 5.4.2 for (K)Ubuntu 15.04 or another

[Touch-packages] [Bug 1456195] [NEW] Zero-minimum possessive groups does not match empty string

2015-05-18 Thread Arne de Bruijn
Public bug reported: The 14.04/15.04 pcre version doesn't match some inputs with possessive qualfiers: $ echo 'a'|pcregrep '(([^b]*+(b.)?)*+)*+' $ Earlier versions (10.04, 12.04): $ echo 'a'|pcregrep '(([^b]*+(b.)?)*+)*+' a $ this is fixed with the following upstream commit (that applies

[Touch-packages] [Bug 1448917] Re: apt-get -o quiet=1 dist-upgrade isn't quiet anymore

2015-04-28 Thread Arne Bockholdt
Oops, no need for such a (kind of) rude answer =( Yes, I mean the (Reading database... messages and I have not looked into the code of apt to tell where they come from. All I know is that the call to apt-get with quiet option isn't quiet anymore, the behaviourof apt-get from a user point of view

[Touch-packages] [Bug 1448917] [NEW] apt-get -o quiet=1 dist-upgrade isn't quiet anymore

2015-04-27 Thread Arne Bockholdt
Public bug reported: Description:Ubuntu 15.04 Release:15.04 apt: Installed: 1.0.9.7ubuntu4 Candidate: 1.0.9.7ubuntu4 Version table: *** 1.0.9.7ubuntu4 0 500 http://de.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages 100 /var/lib/dpkg/status Current: Until

[Touch-packages] [Bug 1439162] [NEW] libopencv-contrib2.4 libopencv-objdetect2.4 cannot be installed on 15.04

2015-04-01 Thread Arne Hamann
Public bug reported: libopencv-contrib2.4 and libopencv-objdetect2.4 cannot be Installed on 15.04. I get an dependencie Error during installation of these packets. Noticed it while trying to install digikam. The apt output is in German sorry for that: libopencv-contrib2.4 : Hängt ab von:

[Touch-packages] [Bug 1302885] Re: Media keyboard shortcuts not working

2015-03-25 Thread arne
Updated from 14.04 to 14.10 today, and the keys on my wired mini-Apple keyboard stopped working. Non of the solutions in this thread work for me (and the PPA mentioned in #38 isn't available for 14.10). 11 unity 7.3.1+14.10.20141016-0ubuntu1 gsettings get

[Touch-packages] [Bug 1384502] Re: fstab entry for nfs /home fails to mount on boot

2014-11-03 Thread Arne Bockholdt
Same here with an 14.10 AMD64 installation on a KVM machine. The workaround with mount -a in rc.local doesn't help much for daemons that need the mounted NFS share at startup. They're failing when the mount isn't present at boot time. I've stopped further deployment of Utopic until this bug has