[Bug 1691556] Re: Can't send audio to Amazon Echo via Bluetooth

2018-09-20 Thread Anne van Rossum
I can confirm that pavucontrol shows moving sounds bars with an Output
Device called "Headphones (unplugged)" and that the Configuration shows
"High Fidelity (A2DP Sink) Unplugged" and "High Fidelity Capture (A2DP
Source)". There is no sound however.

➜  ~ uname -a
Linux V 4.15.0-34-generic #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
➜  ~ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"

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

Title:
  Can't send audio to Amazon Echo via Bluetooth

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

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

[Bug 1323089] Re: wpa_supplicant writes to syslog every 2 minutes

2015-02-11 Thread Anne van Rossum
Apparently wpa_supplicant is run with a verbosity level above your
liking:

ps aux | grep wpa
root  1389  0.0  0.0  30704  5400 ?Ss   20:51   0:00 
/sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O 
/var/run/wpa_supplicant

You can adjust this:

cat /usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service
[D-BUS Service]
Name=fi.w1.wpa_supplicant1
Exec=/sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s 
-qq -O /var/run/wpa_supplicant
User=root
SystemdService=wpa_supplicant.service

The wpa_supplicant utility accepts a -q or -qq flag, which will make it
less verbose. See man wpa_supplicant.

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

Title:
  wpa_supplicant writes to syslog every 2 minutes

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

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


[Bug 1070529] Re: update-initramfs stuck after quantal upgrade

2012-10-31 Thread Anne van Rossum
I encountered this bug on Upgrade from 11.04 to 11.10. I have my home
drive encrypted.

Solved by disabling FRAMEBUFFER=y in /usr/share/initramfs-tools/conf-
hooks.d/cryptsetup

[code]
# This will setup non-us keyboards in early userspace,
# necessary for punching in passphrases.
KEYMAP=y

# force busybox on initramfs
BUSYBOX=y

# and for systems using plymouth instead, use the new option
#FRAMEBUFFER=y
[/code]

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

Title:
  update-initramfs stuck after quantal upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1070529/+subscriptions

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


[Bug 853061] Re: New Open with in right click dialogue box does not allow custom commands

2012-05-08 Thread Anne van Rossum
Proposed workaround:

Adjust /usr/share/applications/defaults.list to point towards proper
.desktop file for given MIME type.

E.g. application/pdf=acroread.desktop instead of
application/pdf=evince.desktop

Use ~/.local/share/applications/defaults.list for per-user settings.

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

Title:
  New Open with in right click dialogue box does not allow custom
  commands

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

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


[Bug 108812] Re: Possible memory leak? gome-panel is a memory hog

2007-10-26 Thread Anne van Rossum
I had the same problem, most often the trigger was opening evince for a
.ps or .pdf document. It's one of the things done when I have already a
lot of applications open.

As Paul (pantoine) describes, I happen to use my menu also in a vertical
manner! That's I guess no coincidence. I have it now at the bottom
again, and its back to normal now.

So, I can affirm the Gutsy + Vertical Panel memory leak.

-- 
Possible memory leak? gome-panel is a memory hog
https://bugs.launchpad.net/bugs/108812
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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