[Bug 1901391] Re: Ctrl+Alt+Shift+R screen recording not working anymore in 20.10 (Pipewire is now a requirement)

2021-04-22 Thread Potet
I'm on Ubuntu 21.04, upgraded to Gnome 40. My system should be fully up
to date, but this problem is still there for me. Is this normal, or
should the fix have reached my machine by now?

I had the problem in 20.10 as well, though it worked on 20.04. Always in
Wayland.


When trying to run pipewire in the terminal I get the following error, which 
may or may not be related:
```
[E][02893.342993][module-protocol-native.c:578 lock_socket()] server 
0x56383cd9dfe0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': 
Resource temporarily unavailable (maybe another daemon is running)
[E][02893.343190][conf.c:309 load_module()] config 0x56383cd834e0: could 
not load mandatory module "libpipewire-module-protocol-native": Resource 
temporarily unavailable
[E][02893.343234][conf.c:383 create_object()] can't find factory 
spa-node-factory
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901391

Title:
  Ctrl+Alt+Shift+R screen recording not working anymore in 20.10
  (Pipewire is now a requirement)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1901391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1920926] [NEW] "copy path" returns path with escape characters

2021-03-23 Thread Potet
Public bug reported:

Special characters (at least spaces) are escaped with backslash when
copying file paths in Nautilus.

Say I have a PDF file named "date - document.pdf". The expected output
from copy path would be:

> /home/user/date - document.pdf

Instead, Nautilus returns the following:

> /home/user/date\ -\ document.pdf

It would be more natural not to escape spaces, since they are not
escaped for example in the terminal.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: nautilus 1:3.38.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.8.0-45.51-generic 5.8.18
Uname: Linux 5.8.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 23 14:18:19 2021
GsettingsChanges:
 b'org.gnome.nautilus.icon-view' b'default-zoom-level' b"'large'"
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'229'
 b'org.gnome.nautilus.window-state' b'initial-size' b'(944, 620)'
 b'org.gnome.nautilus.preferences' b'search-view' b"'icon-view'"
 b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
InstallationDate: Installed on 2019-08-08 (593 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: nautilus
UpgradeStatus: Upgraded to groovy on 2020-10-29 (144 days ago)
usr_lib_nautilus:
 evince3.38.0-1
 file-roller   3.38.0-1
 nautilus-extension-gnome-terminal 3.38.0-1ubuntu1.1
 nautilus-share0.7.3-2ubuntu3
 python3-nautilus  1.2.3-3

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug groovy wayland-session

** Description changed:

- Special characters are escaped with backslash when copying file paths in
- Nautilus.
+ Special characters (at least spaces) are escaped with backslash when
+ copying file paths in Nautilus.
  
  Say I have a PDF file named "date - document.pdf". The expected output
  from copy path would be:
  
  > /home/user/date - document.pdf
  
  Instead, Nautilus returns the following:
  
  > /home/user/date\ -\ document.pdf
+ 
+ It would be more natural not to escape spaces, since they are not
+ escaped for example in the terminal.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: nautilus 1:3.38.1-1ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-45.51-generic 5.8.18
  Uname: Linux 5.8.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 23 14:18:19 2021
  GsettingsChanges:
-  b'org.gnome.nautilus.icon-view' b'default-zoom-level' b"'large'"
-  b'org.gnome.nautilus.window-state' b'sidebar-width' b'229'
-  b'org.gnome.nautilus.window-state' b'initial-size' b'(944, 620)'
-  b'org.gnome.nautilus.preferences' b'search-view' b"'icon-view'"
-  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
+  b'org.gnome.nautilus.icon-view' b'default-zoom-level' b"'large'"
+  b'org.gnome.nautilus.window-state' b'sidebar-width' b'229'
+  b'org.gnome.nautilus.window-state' b'initial-size' b'(944, 620)'
+  b'org.gnome.nautilus.preferences' b'search-view' b"'icon-view'"
+  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
  InstallationDate: Installed on 2019-08-08 (593 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to groovy on 2020-10-29 (144 days ago)
  usr_lib_nautilus:
-  evince3.38.0-1
-  file-roller   3.38.0-1
-  nautilus-extension-gnome-terminal 3.38.0-1ubuntu1.1
-  nautilus-share0.7.3-2ubuntu3
-  python3-nautilus  1.2.3-3
+  evince3.38.0-1
+  file-roller   3.38.0-1
+  nautilus-extension-gnome-terminal 3.38.0-1ubuntu1.1
+  nautilus-share0.7.3-2ubuntu3
+  python3-nautilus  1.2.3-3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1920926

Title:
  "copy path" returns path with escape characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1920926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884133] [NEW] Micro SD card not discovered (O2 Micro, Inc. SD/MMC Card Reader)

2020-06-18 Thread Potet
Public bug reported:

Hi,

Ubuntu 20.04 fails to discover a micro SD card inserted into the "O2
Micro, Inc. SD/MMC Card Reader Controller (rev 01)". I currently have no
other card available for testing, but the one I have tested with is a
Lexar 32 GB 633x microSDHC UHS-I, according to the packaging. It works
well in a digital camera.

I tried intstalling exfat-fuse and exfat-utils - that didn't cut it.

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-37-generic 5.4.0-37.41
ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
Uname: Linux 5.4.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steinarne   1562 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 18 20:34:15 2020
GvfsMonitorError:
 This tool has been deprecated, use 'gio mount' instead.
 See 'gio help mount' for more info.
GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationDate: Installed on 2019-08-08 (315 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
MachineType: LENOVO 20LS0017MX
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=12011978-2f19-446b-afb7-6b82d2459023 ro quiet splash 
psmouse.elantech_smbus=0 vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-37-generic N/A
 linux-backports-modules-5.4.0-37-generic  N/A
 linux-firmware1.187
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog:
 Monitoring the udisks daemon. Press Ctrl+C to exit.
 20:34:46.361: The udisks-daemon is running (name-owner :1.9).
UpgradeStatus: Upgraded to focal on 2020-04-13 (66 days ago)
dmi.bios.date: 05/05/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: R0QET56W (1.33 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20LS0017MX
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR0QET56W(1.33):bd05/05/2019:svnLENOVO:pn20LS0017MX:pvrThinkPadL480:rvnLENOVO:rn20LS0017MX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad L480
dmi.product.name: 20LS0017MX
dmi.product.sku: LENOVO_MT_20LS_BU_Think_FM_ThinkPad L480
dmi.product.version: ThinkPad L480
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug focal wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884133

Title:
  Micro SD card not discovered (O2 Micro, Inc. SD/MMC Card Reader)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1884133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876272] Re: GTK + Wayland: Keyboard shortcuts not adapting non-Qwerty keyboard layout (Dvarok)

2020-05-01 Thread Potet
Thanks, I just did.

https://gitlab.gnome.org/GNOME/gtk/-/issues/2682

** Bug watch added: gitlab.gnome.org/GNOME/gtk/-/issues #2682
   https://gitlab.gnome.org/GNOME/gtk/-/issues/2682

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876272

Title:
  GTK + Wayland: Keyboard shortcuts not adapting non-Qwerty keyboard
  layout (Dvarok)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1876272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876272] Re: GTK apps: Keyboard shortcuts not adapting non-Qwerty keyboard layout (Dvarok)

2020-05-01 Thread Potet
** Description changed:

  Hi,
  
  I recently started using Dvarok full time, and some (all GTK) software
  in Ubuntu fails to identify the changed layout when shortcuts (Ctrl + C,
  Ctrl + X, Ctrl + V etc) are pressed. For example, Ctrl + X makes text
  bold in Geary, as X is positioned where B would be in a Qwerty. In all
  GTK software Ctrl + V offers me to input emojis, but doesn't paste
  anything.
  
  Other software where I notice the same behaviour is Nautilus, the Gnome
  terminal, Ubuntu Software, Gnome Maps, Gnome Weather, Gnome Calendar,
  and the default Calculator. All non-gtk software behaves normally (such
  as Rstudio, LibreOffice, Atom, and FireFox).
  
  I'm currently running a Flatpak version of Geary installed in 18.04,
  while the rest are from default repositories. The behaviour is the same.
  
  Ctrl + Shift + C enters "^C" in the terminal, while Ctrl + Shift + J
  copies.
  
  I have rebooted the computer many times since switching to Dvarok.
  
+ EDIT: The issue is connected to Wayland - after switching to X all
+ applications behave normally.
+ 
  Sorry for not knowing the appropriate place to lodge this bug, or if
  it's a duplicate.
  
  Thanks for your work!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gedit 3.36.1-1
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri May  1 11:09:43 2020
  InstallationDate: Installed on 2019-08-08 (266 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to focal on 2020-04-13 (17 days ago)

** Summary changed:

- GTK apps: Keyboard shortcuts not adapting non-Qwerty keyboard layout (Dvarok)
+ GTK + Wayland: Keyboard shortcuts not adapting non-Qwerty keyboard layout 
(Dvarok)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876272

Title:
  GTK + Wayland: Keyboard shortcuts not adapting non-Qwerty keyboard
  layout (Dvarok)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1876272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876272] [NEW] GTK apps: Keyboard shortcuts not adapting non-Qwerty keyboard layout (Dvarok)

2020-05-01 Thread Potet
Public bug reported:

Hi,

I recently started using Dvarok full time, and some (all GTK) software
in Ubuntu fails to identify the changed layout when shortcuts (Ctrl + C,
Ctrl + X, Ctrl + V etc) are pressed. For example, Ctrl + X makes text
bold in Geary, as X is positioned where B would be in a Qwerty. In all
GTK software Ctrl + V offers me to input emojis, but doesn't paste
anything.

Other software where I notice the same behaviour is Nautilus, the Gnome
terminal, Ubuntu Software, Gnome Maps, Gnome Weather, Gnome Calendar,
and the default Calculator. All non-gtk software behaves normally (such
as Rstudio, LibreOffice, Atom, and FireFox).

I'm currently running a Flatpak version of Geary installed in 18.04,
while the rest are from default repositories. The behaviour is the same.

Ctrl + Shift + C enters "^C" in the terminal, while Ctrl + Shift + J
copies.

I have rebooted the computer many times since switching to Dvarok.

Sorry for not knowing the appropriate place to lodge this bug, or if
it's a duplicate.

Thanks for your work!

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gedit 3.36.1-1
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri May  1 11:09:43 2020
InstallationDate: Installed on 2019-08-08 (266 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: gedit
UpgradeStatus: Upgraded to focal on 2020-04-13 (17 days ago)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876272

Title:
  GTK apps: Keyboard shortcuts not adapting non-Qwerty keyboard layout
  (Dvarok)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1876272/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866194] Re: External audio device shows up in the sound output options but the sound keeps being emitted from the internal laptop speaker, or none at all.

2020-04-23 Thread Potet
Just noticed a typo in my previous comment, so to make it clear,
deleting ~/.config/pulse did not work on my system.

It worked fine in 19.10, after upgrade playback is sent to computer
speakers even when a Bluetooth headset is connected and selected as
output device. AUX works fine, so does Bluetooth media buttons.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866194

Title:
  External audio device shows up in the sound output options but the
  sound keeps being emitted from the internal laptop speaker, or none at
  all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1866194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866194] Re: External audio device shows up in the sound output options but the sound keeps being emitted from the internal laptop speaker, or none at all.

2020-04-16 Thread Potet
@Daniel, not sure as this has been addressed yet, but I deleted
.cache/pulse and rebooted. The issue is still the same.

My setup is listed in bug 1873005 in case anybody's interested.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866194

Title:
  External audio device shows up in the sound output options but the
  sound keeps being emitted from the internal laptop speaker, or none at
  all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1866194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1873005] Re: [Bluetooth Bose Headphones, playback] Sound plays exclusively from laptop speakers even when headset is selected as output device

2020-04-15 Thread Potet
** Description changed:

  The computer will not send any sound output to the headset, and instead
  does all playback through the built in speakers. If headphones are
  connected by AUX sound will be sent there.
  
  Bluetooth media buttons work - I can pause music by tapping the
  bluetooth headset.
  
  If I change bluetooth audio quality the headset makes a notification
  sound, but playback continues as before through computer speakers.
  
  Audio tests (front left, front right) are also channelled through
  computer speakers.
  
  The same headset with the same setup worked flawlessly in 19.10.
  
+ Thank you so much for your work! 20.04 is a joy to use.
  
- Thank you so much for your work! 20.04 is a joy to use.
+ Edit: I tried deleting .config/pulse. This didn't make any difference.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu26
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  steinarne   1509 F pulseaudio
-  /dev/snd/pcmC0D0c:   steinarne   1509 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  steinarne   1509 F pulseaudio
+  /dev/snd/pcmC0D0c:   steinarne   1509 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Apr 15 16:30:16 2020
  InstallationDate: Installed on 2019-08-08 (251 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: LE-Bose NC 700 Headphones
  Symptom_DevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  steinarne   1509 F pulseaudio
-  /dev/snd/pcmC0D0c:   steinarne   1509 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  steinarne   1509 F pulseaudio
+  /dev/snd/pcmC0D0c:   steinarne   1509 F...m pulseaudio
  Symptom_Type: No sound at all
  Title: [LE-Bose NC 700 Headphones, playback] No sound at all
  UpgradeStatus: Upgraded to focal on 2020-04-13 (2 days ago)
  dmi.bios.date: 05/05/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R0QET56W (1.33 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20LS0017MX
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR0QET56W(1.33):bd05/05/2019:svnLENOVO:pn20LS0017MX:pvrThinkPadL480:rvnLENOVO:rn20LS0017MX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad L480
  dmi.product.name: 20LS0017MX
  dmi.product.sku: LENOVO_MT_20LS_BU_Think_FM_ThinkPad L480
  dmi.product.version: ThinkPad L480
  dmi.sys.vendor: LENOVO

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873005

Title:
  [Bluetooth Bose Headphones, playback] Sound plays exclusively from
  laptop speakers even when headset is selected as output device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1873005/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1873005] [NEW] [Bluetooth Bose Headphones, playback] Sound plays exclusively from laptop speakers even when headset is selected as output device

2020-04-15 Thread Potet
Public bug reported:

The computer will not send any sound output to the headset, and instead
does all playback through the built in speakers. If headphones are
connected by AUX sound will be sent there.

Bluetooth media buttons work - I can pause music by tapping the
bluetooth headset.

If I change bluetooth audio quality the headset makes a notification
sound, but playback continues as before through computer speakers.

Audio tests (front left, front right) are also channelled through
computer speakers.

The same headset with the same setup worked flawlessly in 19.10.


Thank you so much for your work! 20.04 is a joy to use.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu26
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steinarne   1509 F pulseaudio
 /dev/snd/pcmC0D0c:   steinarne   1509 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 15 16:30:16 2020
InstallationDate: Installed on 2019-08-08 (251 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: pulseaudio
Symptom: audio
Symptom_Card: LE-Bose NC 700 Headphones
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steinarne   1509 F pulseaudio
 /dev/snd/pcmC0D0c:   steinarne   1509 F...m pulseaudio
Symptom_Type: No sound at all
Title: [LE-Bose NC 700 Headphones, playback] No sound at all
UpgradeStatus: Upgraded to focal on 2020-04-13 (2 days ago)
dmi.bios.date: 05/05/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: R0QET56W (1.33 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20LS0017MX
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR0QET56W(1.33):bd05/05/2019:svnLENOVO:pn20LS0017MX:pvrThinkPadL480:rvnLENOVO:rn20LS0017MX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad L480
dmi.product.name: 20LS0017MX
dmi.product.sku: LENOVO_MT_20LS_BU_Think_FM_ThinkPad L480
dmi.product.version: ThinkPad L480
dmi.sys.vendor: LENOVO

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873005

Title:
  [Bluetooth Bose Headphones, playback] Sound plays exclusively from
  laptop speakers even when headset is selected as output device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1873005/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1826400] [NEW] Event jumps to preceding date after edit

2019-04-25 Thread Potet
Public bug reported:

Full-day events jump a date back if edited and saved, even when no
information about date or time is changed. Tested in local and Google
calendars, happens in both.

To reproduce:
1. Create a full-day event (say on May 5)
2. Click on the event to open event editor
3. Keep the date and time unchanged (full day, May 5)
4. Press "Finish"
5. The event is now registered as a full-day event on the previous date, in 
this case May 4.

Tested on several events in different months, the result is always the
same. I reproduced the bug in both month and week view.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-calendar 3.32.0-1
ProcVersionSignature: Ubuntu 5.0.0-11.12-generic 5.0.6
Uname: Linux 5.0.0-11-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Apr 25 14:17:07 2019
InstallationDate: Installed on 2018-05-09 (350 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: gnome-calendar
UpgradeStatus: Upgraded to disco on 2019-04-03 (21 days ago)

** Affects: gnome-calendar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826400

Title:
  Event jumps to preceding date after edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/1826400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823573] Re: Bluetooth headset not available as output device

2019-04-09 Thread Potet
I can't seem to figure out how to boot to an older kernel on this
laptop. Shift and Escape does noting, while the menus opened by
F-buttons fail to give advanced boot settings. It's all within the UEFI
safety net (which I kind of appreciate after years of BIOS trouble).

I know I have old kernel versions installed (if dpkg --list | grep
linux-image is anything to go by).

If it's any help, pavucontrol also fails to detect the headset, while
"bluetoothctl" returns "Agent registered // [Beoplay H8]#". So given
that pavucontrol is completely separate from Gnome control center, this
should not be a GUI problem?

I'm sorry for not being more helpful!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823573

Title:
  Bluetooth headset not available as output device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1823573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823573] [NEW] Bluetooth headset not available as output device

2019-04-07 Thread Potet
Public bug reported:

Connecting my Bluetooth headset (Beoplay H8) appears to be working, and
everything looks correct in the Bluetooth settings: However, the headset
is not listed under "Output devices" in the sound menu after connecting,
and all sounds are channeled through the built-in speakers.

Media buttons on the headset are also rendered useless, not that there
would be much use for them without sound anyways. Still worth noting, as
everything including media buttons worked perfectly in 18.10.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
Uname: Linux 5.0.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu25
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  stein  2603 F pulseaudio
 /dev/snd/pcmC0D0c:   stein  2603 F...m pulseaudio
 /dev/snd/pcmC0D0p:   stein  2603 F...m pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr  7 23:00:38 2019
InstallationDate: Installed on 2018-05-09 (332 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: Bluetooth sound card not detected
UpgradeStatus: Upgraded to disco on 2019-04-03 (4 days ago)
dmi.bios.date: 10/14/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: 3PCN16WW(V2.00)
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: Lenovo ideapad 510S-13IKB
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo ideapad 510S-13IKB
dmi.modalias: 
dmi:bvnLENOVO:bvr3PCN16WW(V2.00):bd10/14/2016:svnLENOVO:pn80V0:pvrLenovoideapad510S-13IKB:rvnLENOVO:rnLenovoideapad510S-13IKB:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrLenovoideapad510S-13IKB:
dmi.product.family: IDEAPAD
dmi.product.name: 80V0
dmi.product.sku: LENOVO_MT_80V0_BU_idea_FM_Lenovo ideapad 510S-13IKB
dmi.product.version: Lenovo ideapad 510S-13IKB
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823573

Title:
  Bluetooth headset not available as output device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1823573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823004] [NEW] Upgrade to 19.04 - cannot install 'install-info'

2019-04-03 Thread Potet
Public bug reported:

I got an  "could not install 'install-info'" warning at the end of my
upgrade, with the details "triggers looping, abandoned". Then a new
warning telling me that the upgrades could not be installed, that the
system might be broken, and that it was running dpkg --configure -a.

This happened at the very end of my upgrade. Things seem to be working
nicely, even after rebooting, so the upgrade appears to have been
successful.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubuntu-release-upgrader-core 1:19.04.13
ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
Uname: Linux 5.0.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr  3 14:42:55 2019
InstallationDate: Installed on 2018-05-09 (328 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to disco on 2019-04-03 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco dist-upgrade wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823004

Title:
  Upgrade to 19.04 - cannot install 'install-info'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1823004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 599312] Re: MSN for Mac client invisible when comes online

2011-10-04 Thread Potet
I have a somewhat similar problem. For me (Empathy 3.2.0 - Ubuntu 11.10,
but it's been like this for a long time) the Messenger for Mac-users
appears to be online, and they can talk to me without any problems, but
they don't get my messages. When they send me a message, I can respond,
and it appears to me as if the message was sent. However, they don't get
anything at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/599312

Title:
  MSN for Mac client invisible when comes online

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/599312/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 853990] [NEW] Ubuntu 11.10 beta crashes while installing (64 bit)

2011-09-19 Thread Potet
Public bug reported:

This happened twice in a row. I can still use the system, and I can't
find any huge issues.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.25
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Mon Sep 19 18:21:05 2011
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
 PATH=(custom, no user)
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/853990

Title:
  Ubuntu 11.10 beta crashes while installing (64 bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/853990/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 853990] Re: Ubuntu 11.10 beta crashes while installing (64 bit)

2011-09-19 Thread Potet
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/853990

Title:
  Ubuntu 11.10 beta crashes while installing (64 bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/853990/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 853990] Re: Ubuntu 11.10 beta crashes while installing (64 bit)

2011-09-19 Thread Potet
I only found two files in '/var/log/installer/'; version and debug.
'Version' only contain ubiquity 2.7.28, and 'debug' contains the
following:

Ubiquity 2.7.28

(ubiquity:6619): Pango-WARNING **: error opening config file
'/root/.pangorc': Permission denied

update_release_notes_label()
/usr/lib/ubiquity/ubiquity/misc.py:565: UserWarning: set_indicator_keymaps: 
this function currently does not work
  warnings.warn('set_indicator_keymaps: this function currently does not work')
update_release_notes_label()
debconf: DbDriver passwords warning: could not open 
/var/cache/debconf/passwords.dat: Permission denied

I've added /usr/share/apport/package-hooks/source_ubiquity.py as an
attachment. Hope this helps.

** Attachment added: source_ubiquity.py
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/853990/+attachment/2428113/+files/source_ubiquity.py

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/853990

Title:
  Ubuntu 11.10 beta crashes while installing (64 bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/853990/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 754835] [NEW] WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2011-04-08 Thread Potet
Public bug reported:

Comes when snapping out of hibernate. The computer went into sleep mode
while I was using it. HP 6735b.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.41
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steinarne   2079 F pulseaudio
  steinarne  15599 F spotify.exe
CRDA: Error: [Errno 2] Ingen slik fil eller filkatalog
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0x9650 irq 16'
   Mixer name   : 'Analog Devices AD1984A'
   Components   : 'HDA:11d4194a,103c3609,00100400 
HDA:11c11040,103c1378,00100200'
   Controls  : 18
   Simple ctrls  : 11
Date: Fri Apr  8 18:40:43 2011
Failure: oops
Frequency: Once a day.
HibernationDevice: RESUME=UUID=603186fe-c730-4fa9-90e7-50cbdc0cce9e
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
MachineType: Hewlett-Packard HP Compaq 6735b
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=36f640bf-28d7-44cc-b0ac-c210e07fea86 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.50
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/31/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68GTT Ver. F.10
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30E3
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 96.22
dmi.chassis.asset.tag: CNU93804BL
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68GTTVer.F.10:bd07/31/2009:svnHewlett-Packard:pnHPCompaq6735b:pvrF.10:rvnHewlett-Packard:rn30E3:rvrKBCVersion96.22:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6735b
dmi.product.version: F.10
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-kerneloops kernel-oops natty needs-upstream-testing 
regression-release

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/754835

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 754835] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2011-04-08 Thread Potet
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/754835

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs