** Also affects: qtmultimedia-opensource-src (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1455107
Title:
Creating and destroy
** Changed in: canonical-devices-system-image
Assignee: Michael Frey (mfrey) => Canonical Phone Foundations
(canonical-phonedations-team)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.n
** Changed in: canonical-devices-system-image
Assignee: Michael Frey (mfrey) => Canonical Phone Foundations
(canonical-phonedations-team)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.n
Public bug reported:
current build number: 146
device name: m75
channel: ubuntu-touch/vivid-proposed
last update: 2015-03-24 13:57:03
version version: 146
After libc 2.21 landed, pulsesink fails constantly when pausing or
seeking the active pipeline.
Abort message:
Assertion 'pthread_mutex_unloc
It seems the issue only happens when at least 2 threads are waiting for
the wait condition (that gets triggered by pa_threaded_mainloop_signal).
When I'm unable to make it to crash, it always shows only one thread
waiting the signal.
So my current theory is that there might be issues when calling
The mutex in question is the one used by pulse's mainloop, which gets
used by pa_threaded_mainloop_lock, pa_threaded_mainloop_unlock and
pa_threaded_mainloop_wait.
As the pulseaudio calls are all asynchronous, gst (pulsesink element)
calls pa_threaded_mainloop_wait right after calling pulseaudio,
So this issue is a combination of the following patches:
https://sourceware.org/git/?p=glibc.git;a=commit;h=47c5adebd2c864a098c3af66e61e1147dc3cf0b4
https://sourceware.org/git/?p=glibc.git;a=commit;h=03d41216fe09fc71a2750946af8fe2892bf4feb5
Basically the main problem is that futex_atomic_cmpxchg_i
SMP support for futex_atomic_cmpxchg_inatomic was added in 2.6.38, but
it required !CPU_USE_DOMAINS.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1436162
Title:
[pulsesink] abort
*** This bug is a duplicate of bug 1436162 ***
https://bugs.launchpad.net/bugs/1436162
** This bug has been marked a duplicate of bug 1436162
[pulsesink] abort at pthread_mutex_unlock(&m->mutex) == 0' failed at
pulsecore/mutex-posix.c:118, function pa_mutex_unlock() with libc 2.21
--
You
** Changed in: pulseaudio (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1398560
Title:
Music playback randomly stops working
Stat
gets
called in order to prepare the root folder).
** Changed in: obexd (Ubuntu)
Status: New => Confirmed
** Changed in: obexd (Ubuntu)
Importance: Undecided => High
** Changed in: obexd (Ubuntu)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
--
You received this bu
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1435776
Title:
NM does not activate
Trying to reproduce but I'm still unable to get the issue described at
comment #14. I was able to get the system to hang for a bit, but that
was because mediascanner crashed. It seems that at one point media-hub
wasn't able to accept new connections (couldn't play music via music-
app).
The proble
I was finally able to reproduce the issue I saw before with media-hub,
following the steps described by comment 14. After recording a few
videos and trying to play one of them, I got media-hub to consume 100%
of my cpu, blocking the loop and blocking any new connections as
consequence.
Strace show
Backtrace when attaching with gdb:
#0 0xb62c9712 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0xb6ee93fa in boost::asio::detail::epoll_reactor::run (this=0x1fef6e8,
block=block@entry=true, ops=...) at
/usr/include/boost/asio/detail/impl/epoll_reactor.ipp:392
** Attachment added: "media-hub-taabtfull.txt"
https://bugs.launchpad.net/media-hub/+bug/1398560/+attachment/4361422/+files/media-hub-taabtfull.txt
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.lau
As before, pulse was fine after a reboot. Will now try to manually
corrupt the database and see what I can get (wondering if this is
related with the mute issue we have with pathwind).
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulse
Public bug reported:
current build number: 260
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-03-30 18:17:44
version version: 260
version ubuntu: 20150330
version device: 20150327-f7072d0
version custom: 20150216-561-29-186
In Pathwind (part of the custom t
Opened bug 1438491 for the issue I had with media-hub. For this bug I'll
just force pulse to not store/restore any mute or device related value
for the multimedia role.
I think the original issue is that the multimedia role stream got muted,
causing the blocking issue just for multimedia related a
** Description changed:
While listening to music media-hub stops randomly. Restart of the job
and reboots don't fix it. Video works fine. Also, 320 kbps music pauses
randomly, might be related. I have also talked about this on the mailing
list.
+
+ This is probably a side effect of bug 14
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Canonical Phone Foundations
(canonical-phonedations-team)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Canonical Phone Foundations
(canonical-phonedations-team)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/
** Summary changed:
- Network indicator lists the non-exist AP
+ Network indicator lists the non-exist AP (timeout for the AP to be removed is
too big)
** Description changed:
Summary: Network indicator lists the non-exist AP
Steps to reproduce:
1. Boot to system
2. Scroll down the Netw
After profiling upower, this is actually not an issue in there, as the
only thing it is doing is getting the battery change event from the
kernel, updating the internal struct and sending another dbus message so
the clients could see the changes.
The main issue here is that the kernel is sending a
** Summary changed:
- Network indicator lists the non-exist AP (timeout for the AP to be removed is
too big)
+ Network indicator lists the non-exist AP (timeout for the AP to be removed is
too big, ~6min)
--
You received this bug notification because you are a member of Desktop
Packages, which
Just to compare, on both iphone and android the AP disappear in no more
than 30 seconds.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1425172
Title:
Network indicator lists
It seems the problem relies more on the kernel side and with the amount
of events the battery driver sends to the userspace (even when there is
no change).
udevadm monitor is already enough to show the amount of kernel events
the battery driver sends to the userspace.
--
You received this bug no
As an example, the amount of upower events when connecting/disconnecting the
usb cable (charger) on mako:
root@ubuntu-phablet:/sys# upower -m
Monitoring activity from the power daemon. Press Ctrl+C to cancel.
[03:54:38.613] device changed:
/org/freedesktop/UPower/devices/battery_battery
[03:
** Summary changed:
- [krillin] garbage signal on screen during playing specific mp4 video file
+ [krillin] garbage signal on screen during playback of a specific mp4 video
file
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugin
Public bug reported:
Image: vivid
Gst-good: 1.4.5-1ubuntu1
Hardare: krillin
How to reproduce:
1. play the attached mp4 file in Video scope.
2. fast forward to about 00:00:53.
3. you can see lots of garbage signal on the playing screen.
The video is correct, and there is no corruption when playin
** Changed in: gst-plugins-good1.0 (Ubuntu)
Status: New => In Progress
** Changed in: gst-plugins-good1.0 (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good1.0 in Ubuntu.
htt
** Also affects: network-manager (Ubuntu RTM)
Importance: Undecided
Status: New
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: network-manager (Ubuntu RTM)
Status: New => Confirmed
** Changed in: network-manager (Ubuntu
>From previous conversations:
Pat McGowan (pat-mcgowan) wrote on 2015-02-12:
Yes, I currently have some 50 APs in the list both on command line and the
indicator
Its as if the phone was picking them up while I was driving
Mathieu Trudel-Lapierre (mathieu-tl) wrote on 2015-02-13:
Scanlist update
Public bug reported:
Summary: Network indicator lists the non-exist AP
Steps to reproduce:
1. Boot to system
2. Scroll down the Network indicator
3. It lists about 10 AP (In Taipei office)
4. Go to another place and check network indicator again
Expected Result:
It should not list non-exist AP an
** Package changed: wpasupplicant (Ubuntu) => lxc-android-config
(Ubuntu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wpasupplicant in Ubuntu.
https://bugs.launchpad.net/bugs/1426923
Title:
Allow ubuntu-system-settings to set a dev
** Summary changed:
- Volume at login set to Maximum
+ Volume at login set to Maximum after a reboot
** Also affects: pulseaudio (Ubuntu Utopic)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to
** Description changed:
Release: Ubuntu 10.04 64-bit Desktop Edition
What You Expected to Happen: System volume to remain as set before reboot and
as shown in volume panel applet
What Happened Instead: After reboot/shutdown at and after login system volume
is set to maximum
Extende
** Changed in: pulseaudio (Ubuntu Trusty)
Status: New => In Progress
** Changed in: pulseaudio (Ubuntu)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
** Changed in: pulseaudio (Ubuntu Trusty)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
** Changed in: p
** Project changed: pulseaudio => pulseaudio (Ubuntu)
** Changed in: pulseaudio (Ubuntu)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
Public bug reported:
current build number: 169
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-04-12 20:38:14
version version: 169
version ubuntu: 20150412
version device: 20150210
version custom: 20150412
This causes a bad side effect w
Public bug reported:
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 169
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-04-12 20:38:14
version version: 169
version ubuntu: 20150412
version device: 20150210
version cus
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Description changed:
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 169
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last up
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864
Title:
add "Tag" property to
** Changed in: canonical-devices-system-image
Assignee: Ricardo Salveti (rsalveti) => Canonical Phone Foundations
(canonical-phonedations-team)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
ht
I could also easily reproduce that with mako/arale 173, without any
custom network manager packages.
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Canonical Phone Foundations
Public bug reported:
While trying to reproduce another bug related with the last seen value
from the access points, I noticed that network manager is never really
scanning for new access points on my desktop, not even when not
connected.
$ sudo nmcli g logging level debug domains wifi_scan
Then
** Package changed: pulseaudio (Ubuntu) => gst-plugins-good0.10 (Ubuntu)
** Also affects: qtmultimedia-opensource-src (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1433563
Title:
QAudioRecorder r
Yup, modem is online just fine, the side effect is the same described by
Alfonso (and you at comment #5).
Modem is online, powered and attached, without any active context.
current build number: 179
device name: m75
channel: ubuntu-touch/vivid-proposed
last update: 2010-01-01 01:29:38
version ver
And works fine after a reboot (still with wifi disabled).
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1445080
Title:
Cellular data not activated after exiting flight mode
Just tested again and was again able to reproduce on mako:
phablet@ubuntu-phablet:/usr/share/ofono/scripts$ ./list-modems
[ /ril_0 ]
Revision = M9615A-CEFWMAZM-2.0.1700.98
Serial = 353918052313257
Online = 1
Type = hardware
Features = ussd net gprs sms rat sim
Emergency =
It seems NM was trying to connect, but that never actually succeeded:
Apr 21 21:47:01 ubuntu-phablet NetworkManager[1518]:
[1429652821.190832] [nm-modem-manager.c:205] poke_modem_cb(): Requesting to
(re)launch modem-manager...
Apr 21 21:49:01 ubuntu-phablet NetworkManager[1518]:
[1429652941.28
Please move this to ww21.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1224756
Title:
Pulseaudio should integrate with trust-store
Status in the base for Ubuntu mobile products:
Public bug reported:
Current obexd version is not building phonebook with ebook support
because it's not compatible with current EDS version. In order to use BT
PBAP we need to make such backend compatible with EDS.
** Affects: canonical-devices-system-image
Importance: Undecided
St
In media-hub we need to add an additional logic to only resume if there
is no active calls.
** No longer affects: pulseaudio (Ubuntu)
** Also affects: media-hub (Ubuntu RTM)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Pac
** Also affects: ubuntu-touch-meta (Ubuntu RTM)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1392380
Title:
OA gives out all tokens to any
The problem here is that the BUSID support for platform devices got
broken after patch drm_device_keep_trying.patch was added to xorg-server
(bug 982889).
As the BUSID is empty when initializing the omap x11 driver, it fails
and move back to the old probing method, which allows more than one
drive
Expected values at panda:
syspath: /sys/devices/platform/omapdrm/drm/card0
busid: platform:omapdrm:0
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981
Title:
Boot stalls aft
I can confirm it works fine again after removing
drm_device_keep_trying.patch.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1161981
Title:
Boot stalls after Ubuntu Raring deskto
** Package changed: xserver-xorg-video-intel (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1239186
Title:
[Lenovo ThinkPad X220] External
I'm to reproduce this issue with my manta, and not only that, but also
the one that shows the indicator with wifi->off.
Here's the syslog with NM using --log-level=DEBUG:
http://paste.ubuntu.com/7494813/
The interface is up, unavailable for NM and indicator showing WIFI ->
OFF.
And after enablin
Worked fine after disabling urfkill: http://paste.ubuntu.com/7494848/
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1320249
Title:
Manta has no network connection by default
** Changed in: network-manager (Ubuntu)
Status: New => Confirmed
** Changed in: network-manager (Ubuntu)
Importance: Undecided => High
** Changed in: network-manager (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)
--
You received this bug notification beca
At powerd, you need to call the userAutobrightnessEnable method from
com.canonical.powerd. You can play with powerd-cli as well if needed.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-ubuntu-touch-schemas in
Ubuntu.
https://b
** Changed in: pulseaudio (Ubuntu)
Status: New => Confirmed
** Changed in: pulseaudio (Ubuntu)
Importance: Undecided => High
** Changed in: pulseaudio (Ubuntu)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
--
You received this bug notification because you are a
David, while I don't see the need to change Pulse in order to be able to
notify the user that a recording is in place, how should we proceed on
the trusted helper side (the user prompt, such as "Foo wants to use the
microphone. Is this ok? Yes|No")?
--
You received this bug notification because y
ged in: xserver-xorg-video-intel (Ubuntu)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1239186
Title:
[Lenovo
Applied the patch described at the upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=70254, which seems to fix
the issue described by this bug.
You can find the git tree at http://kernel.ubuntu.com/git?p=rsalveti
/ubuntu-trusty.git;a=shortlog;h=refs/heads/intel-lenovo-x220 and the
kernel p
Bugfixes and a few extras:
2013-09-18 19:13:45 -0400 Olivier Crête
* ext/x264/gstx264enc.c:
* tests/check/elements/x264enc.c:
x264enc: Implement getcaps that restricts the input format depending on
the output profile
Also add some x264enc profile tests
https://bugzill
Packages were also pushed/synced based on a previous discussion with
Laney (as it's mainly a bugfix released, and to be in sync with debian),
but after proper review with stgraber, we decided to have a FFe at least
to cover and document the transition properly.
--
You received this bug notificati
** Changed in: telepathy-ofono (Ubuntu Saucy)
Status: Fix Committed => Fix Released
** Changed in: pulseaudio (Ubuntu Saucy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio i
** Information type changed from Proprietary to Public
** Project changed: manhattan => touch-preview-images
** Also affects: pulseaudio (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed t
)
Importance: Medium
Assignee: Ricardo Salveti (rsalveti)
Status: In Progress
** Changed in: pulseaudio (Ubuntu)
Status: New => In Progress
** Changed in: pulseaudio (Ubuntu)
Importance: Undecided => Medium
** Changed in: pulseaudio (Ubuntu)
Assignee: (unas
The logic was already there, just commented out. Tested with the filter
included with mako, grouper, flo and maguro, all working fine with it.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.ne
Public bug reported:
current build number: 206
device name: mako
channel: trusty-proposed
last update: 2014-02-25 02:02:15
version version: 206
version ubuntu: 20140224
version device: 20140224
Just boot the image with mako, enable debug loglevel in pulse, and you
can easily see alsa waking up pu
Also the following, from time to time:
Feb 24 15:30:46 ubuntu-phablet pulseaudio[1903]: [alsa-sink-MultiMedia1 (*)]
alsa-sink.c: Scheduling delay of 26.92ms > 14.11ms, you might want to
investigate this to improve latency...
Feb 24 15:30:47 ubuntu-phablet pulseaudio[1903]: [alsa-sink-MultiMedia1
Pulseaudio continuously use ~2% of the cpu on mako.
perf's top output:
2.28% libpulsecommon-4.0.so [.] __udivsi3
1.86% libpulsecommon-4.0.so [.] __gnu_uldivmod_helper
1.80% libasound.so.2.0.0 [.] snd_pcm_status_get_avail
1.5
** Changed in: android (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1284415
Title:
Alsa waking up pulseaudio too frequently on Mako (Nexus
Just a heads up that this is not exactly the same problem as described
by bug 1103064, which was fixed already.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1221473
Title:
Wrong batt
Probably related with the upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=60827
** Summary changed:
- Wrong battery level report for Logitech wireless mouse
+ Wrong battery level report for Logitech wireless mouse (1%)
--
You received this bug notification because you are a member of
Public bug reported:
Saucy with upower 0.9.21-3.
The power indicator keeps reporting that my logitech mouse battery level
is with 1% from time to time, which is quite annoying (beside displaying
the wrong information).
Looking further, it's upower the one responsible for sending the wrong level,
I built a custom version with the hidpp rework that was just applied
upstream at http://people.canonical.com/~rsalveti/upower/.
Testing and it seems to be working as expected.
Martin, as you're constantly in contact with upstream, would you prefer
to backport the new hidpp related patches or do y
Public bug reported:
NM crashes when trying to auto-connect with ofono when using Nexus 4.
Program received signal SIGSEGV, Segmentation fault.
0x4030d1b6 in g_object_unref (_object=0x12f320)
at /build/buildd/glib2.0-2.37.3/./gobject/gobject.c:3086
3086/build/buildd/glib2.0-2.37.3/./gobje
** Attachment added: "Backtrace."
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1199575/+attachment/3731233/+files/gdb.txt
** Changed in: network-manager (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)
** Also affects: touch-preview-images
Impo
And for it to go to wired headset, https://code.launchpad.net/~rsalveti
/telepathy-ofono/adding_support_for_hsp/+merge/229292 needs to be
merged.
** Changed in: pulseaudio (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, w
Our expected result is for the ringtone to come out just at the default
output device (speaker or wired headset). If the user has a bt device
connected, it'll use speaker as well.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio
Still not fixed it seems, was able to reproduce this issue on mako last
friday:
phablet@ubuntu-phablet:~/build/telepathy-ofono-0.2+14.10.20140725.2/obj-arm-linux-gnueabihf$
ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 receiv
I can also confirm this issue, and affects ubuntu touch. After the
device is booted, when playing something, it'll always be set to maxium,
even though pactl list sinks shows the right volume
Once I change volume up or down, it gets to the right and expected
volume level (abruptly changing the vol
Tracking down the pa_sink_set_volume call (which is what pactl set-sink-
volume uses), the original sink had the correct real volume, but a wrong
soft_volume (as in my use case the driver/hw is not providing hardware
volume support). The soft_volume was actually at the max volume, which
is the init
So this is the call trace I'm getting with my device:
1) module specific (droid in my case) -> pa_sink_new
2) pa_sink_new fires up PA_CORE_HOOK_SINK_FIXATE before finishing setting up
the sink, giving the original data (pa_sink_new_data) to the callback;
3) module-device-restore gets PA_CORE_HOOK_
As a test I created the following patch, that fixes the initial broken
behaviour for my driver/hw:
diff --git a/src/pulsecore/sink.c b/src/pulsecore/sink.c
index ccf6ea1..0f1a0b8 100644
--- a/src/pulsecore/sink.c
+++ b/src/pulsecore/sink.c
@@ -283,7 +283,10 @@ pa_sink* pa_sink_new(
s->input_t
That depends if module-device-restore is load in your env (it is by
default).
You can check the volume database at ~/.config/pulse/-device-
volumes.tdb
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.la
Yes, module-device-restore saves the volume per port/sink.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/598308
Title:
Volume at login set to Maximum
Status in “pulseaudio” packa
Fixes at:
https://code-review.phablet.ubuntu.com/#/c/328/
https://github.com/jhodapp/gst-plugins-bad/pull/5
** Also affects: gst-plugins-bad1.0 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: gst-plugins-base1.0 (Ubuntu)
Importance: Undecided
Status: New
** Bug
gst-plugins-base part available at
https://bugzilla.gnome.org/show_bug.cgi?id=737599
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-base1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1378397
Title:
video thumbnails are no
** Changed in: gst-plugins-bad1.0 (Ubuntu)
Status: New => Confirmed
** Changed in: gst-plugins-base1.0 (Ubuntu)
Status: New => Confirmed
** Changed in: libhybris (Ubuntu)
Status: New => Confirmed
** Changed in: gst-plugins-bad1.0 (Ubuntu)
Importance: Undecided => High
**
** Package changed: bluez (Ubuntu) => pulseaudio (Ubuntu)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1363083
Title:
Music playback does not re-route audio when Bluetooth speake
** Also affects: ubuntu-touch-session (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1363083
Title:
Music playback does not re-
Fixes available at https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-019/
** Changed in: pulseaudio (Ubuntu)
Status: Confirmed => In Progress
** Changed in: ubuntu-touch-session (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification beca
** Changed in: pulseaudio (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1328717
Title:
When booting a device with headphones plug
1 - 100 of 154 matches
Mail list logo