[Bug 1184822] [NEW] auto answer via call-info does not work

2013-05-27 Thread Conor Curran
Public bug reported:

OS: Ubuntu 13.04
Package: linphone 
Version: 3.5.2-10
Expected: Calls auto answer
Happens: Standard call handling
Reproducible: Always

Server side I'm using Asterisk 10.12.1 on Ubuntu 11 LTS, I have also
tried other versions.

Support for this seems to be merged 2010/03/31:
http://web.archiveorange.com/archive/v/M5V96mXoNd4jVFjoF74S

/**Testing dialplan**/
exten = 6686,1,NoOp(Autoanswer- test)
same = n,SIPAddHeader(Call-Info: answer-after=0)
same = n,dial(sip/supercoolsippeer,30)

exten = 6685,1,NoOp(Autoanswer- getting desperate here)
same = n,SIPAddHeader(Call-Info:answer-after=0)
same = n,SIPAddHeader(Call-Info: answer-after=0)
same = n,SIPAddHeader(Alert-Info: autoanswer)
same = n,SIPAddHeader(Alert-Info: ;info=alert-autoanswer)
same = n,Set(_ALERT_INFO=info=alert-autoanswer)
same = n,SIPAddHeader(Alert-Info: Ring Answer)
same = n,SIPAddHeader(Alert-Info: sip:\;info=alert-autoanswer)
same = n,SIPAddHeader(Call-Info: sip:\;answer-after=0)
same = n,dial(sip/svc.501,30)

/**linphone output**/
Called as linphone --verbose -l linphone.log
[20130518-23:23:39] [message] socket 64.62.153.253:35060: read 1567 bytes
[20130518-23:23:39] [warning] Could not set header: call-info: 
sip:;answer-after=0
[20130518-23:23:39] [warning] Could not set header: alert-info: 
sip:;info=alert-autoanswer
[20130518-23:23:39] [warning] Could not set header: alert-info: Ring Answer
[20130518-23:23:39] [warning] Could not set header: alert-info: autoanswer
[20130518-23:23:39] [warning] Could not set header: call-info: answer-after=0
[20130518-23:23:39] [warning] Could not set header: call-info: answer-after=0

/**coreapi/sal_eXosip2.c**/
...
osip_message_get_call_info(ev-request,0,call_info);
if(call_info)
{
osip_call_info_to_str(call_info,tmp);
if( strstr(tmp,answer-after=) != NULL)
{
op-auto_answer_asked=TRUE;
ms_message(The caller asked to automatically answer 
the call(Emergency?)\n);
}
osip_free(tmp);
}

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

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

Title:
  auto answer via call-info does not work

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

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


[Bug 1031933] Re: space in name field causes failure of media player interface to export

2012-09-21 Thread Conor Curran
ah sorry, sounds like a fix then !

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

Title:
  space in name field causes failure of media player interface to export

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1031933/+subscriptions

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


[Bug 1031933] Re: space in name field causes failure of media player interface to export

2012-09-20 Thread Conor Curran
Looking over the libunity code at the moment, the entry point is

public MusicPlayer (string desktop)
Which internally this desktop string is used create a new DesktopAppInfo

http://www.valadoc.org/#!api=gio-
unix-2.0/GLib.DesktopAppInfo.DesktopAppInfo

Going on the spec passing in names of apps won't work, we need the name
of the desktop file.


** Changed in: indicator-sound
   Status: Confirmed = Invalid

** Changed in: indicator-sound (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: libunity-webapps
 Assignee: Alex Launi (alexlauni) = Conor Curran (cjcurran)

** Changed in: libunity-webapps
   Status: Confirmed = Incomplete

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

Title:
  space in name field causes failure of media player interface to export

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1031933/+subscriptions

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


[Bug 711345] Re: Unify sound message menus registration process

2012-09-04 Thread Conor Curran
Indeed it would not Lars. Apps register with the sound menu by the sound 
service monitoring DBus. Any app that brings up the DBus name in the form of 
org.mpris.$APP_NAME will grab the attention of the service and if compliant 
will appear in the menu. At this point the app is remembered via GSettings and 
from that moment on will appear in the menu even if the app is not running. 
To remove the app the user needs to remove it from the i-sounds GSettings ...

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

Title:
  Unify sound  message menus registration process

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/711345/+subscriptions

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


[Bug 986547] Re: [soundnua] can't change the output to 5.1

2012-06-15 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: gnome-control-center (Ubuntu Precise)
   Status: Confirmed = Triaged

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

Title:
  [soundnua] can't change the output to 5.1

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

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


[Bug 996253] [NEW] Long device name widens UI

2012-05-07 Thread Conor Curran
Public bug reported:

Make sure to shorten device names if they are longer than the norm.

** Affects: gnome-control-center (Ubuntu)
 Importance: Low
 Assignee: Conor Curran (cjcurran)
 Status: Triaged


** Tags: soundnua

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Triaged

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

** Tags added: soundnua

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

Title:
  Long device name widens UI

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

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


[Bug 996253] Re: Long device name widens UI

2012-05-07 Thread Conor Curran
** Attachment added: Screenshot from 2012-05-07 16:40:01.png
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/996253/+attachment/3136012/+files/Screenshot%20from%202012-05-07%2016%3A40%3A01.png

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

Title:
  Long device name widens UI

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

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


[Bug 994976] Re: _usr_lib_indicator-sound_indicator-sound-service.1000.crash

2012-05-05 Thread Conor Curran
** Also affects: indicator-sound
   Importance: Undecided
   Status: New

** Changed in: indicator-sound
 Assignee: (unassigned) = Conor Curran (cjcurran)

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

Title:
  _usr_lib_indicator-sound_indicator-sound-service.1000.crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/994976/+subscriptions

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


[Bug 953111] Re: indicator-sound-service crashed with SIGABRT in raise()

2012-05-05 Thread Conor Curran
** Changed in: indicator-sound
   Status: Incomplete = Confirmed

** Changed in: indicator-sound (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  indicator-sound-service crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/953111/+subscriptions

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


[Bug 994066] Re: [Audio Input (mic)] not properly detected

2012-05-04 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

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

Title:
  [Audio Input (mic)] not properly detected

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

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


[Bug 984637] Re: [soundnua] moving running input stream fails

2012-05-04 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [soundnua] moving running input stream fails

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

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-04 Thread Conor Curran
I see now what the problem is, it is the behaviour of amarok once the tray icon 
is disabled. 
When it is disabled and removed the close button on the left will close the 
app. For unity music players we requested that players follow the behaviour 
outlined in the spec (wiki.ubuntu.com/SoundMenu).
https://wiki.ubuntu.com/SoundMenu#compliance

Amarok should just minimize on close button press and restore when
activated again from the sound menu, like banshee or rhythmbox does.
Banshee preserves how it operated before and handles how Ubuntu would it
like it to operate by implementing a plugin for specific ubuntu UI
behaviour.



** Changed in: canonical-design
   Status: New = Invalid

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-design/+bug/992262/+subscriptions

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-04 Thread Conor Curran
Scott,

All Amarok has to do is to check if the indicator sound menu's dbus
interface is up.

'com.canonical.indicator.sound'

If it is then Amarok should be easily able to accommodate the wishes of
Ubuntu.

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-design/+bug/992262/+subscriptions

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-05-04 Thread Conor Curran
Doug can you attach the vorbis preset ?

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-05-04 Thread Conor Curran
Thanks Doug.

Here is the bug upstream.

https://bugzilla.gnome.org/show_bug.cgi?id=675477



** Bug watch added: GNOME Bug Tracker #675477
   https://bugzilla.gnome.org/show_bug.cgi?id=675477

** Also affects: rhythmbox via
   https://bugzilla.gnome.org/show_bug.cgi?id=675477
   Importance: Unknown
   Status: Unknown

** Project changed: rhythmbox = gstreamer

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 989893] Re: [soundnua] Audio doesn't correctly switch when headphones are plugged in/unplugged

2012-05-03 Thread Conor Curran
Tidy up needed but rev 32 on the branch above fixes this.

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

Title:
  [soundnua] Audio doesn't correctly switch when headphones are plugged
  in/unplugged

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

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-03 Thread Conor Curran
Hi Scott, Bilal

Sorry just getting to this now.

Personally, I don't think it's reasonable for indicator-sound to expect
the entire world to adjust to its notions of how things should work and
indicator-sound should handle cases like this more gracefully, but the
indicator-sound may not care to do that.

Not really sure what you mean by this. If you would like to elaborate
I'm all ears

There seems to be a bug in indicator-sound. The amarok MPRIS interface
disappears as it should do from the bus. Investigating now.

Conor


** Also affects: indicator-sound
   Importance: Undecided
   Status: New

** Changed in: indicator-sound
   Status: New = In Progress

** Changed in: indicator-sound (Ubuntu)
   Status: New = In Progress

** Changed in: indicator-sound
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: indicator-sound
   Importance: Undecided = Low

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided = Low

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/992262/+subscriptions

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-03 Thread Conor Curran
No problem, found the bug. AFAIR 
I specifically handled the amarok case below but instead I should be returning 
the second entry in the array.

  private static string? determine_key(owned string desktop_or_interface)
var temp = result.split(-);
if (temp != null  temp.length  1){
  result = temp[0];
}

Therefore 
  result = temp[1]

will SRU asap.

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/992262/+subscriptions

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


[Bug 992997] Re: [soundnua]: Mic works, but not shown in sound settings

2012-05-03 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

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

Title:
  [soundnua]: Mic works, but not shown in sound settings

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

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-03 Thread Conor Curran
I have tested this and it seems to hide appropriately. Hitting the close button 
hides amarok, I can bring the window back up from the sound menu once it's 
hidden. 
it also quits from the quit option in the menu.

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/992262/+subscriptions

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-03 Thread Conor Curran
hi Piotrekkr,

Nope it seems like there is something broken with Amarok on your setup.
I just installed from the repo on precise yesterday and it works fine
here as expected. I have an up to date precise  system (with proposed
updates activated).

C

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/992262/+subscriptions

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-03 Thread Conor Curran
** Changed in: indicator-sound
   Status: In Progress = Fix Committed

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/992262/+subscriptions

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


[Bug 994066] Re: [Audio Input (mic)] not properly detected

2012-05-03 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

** Tags added: soundnua

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

Title:
  [Audio Input (mic)] not properly detected

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

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


[Bug 992262] Re: sound indicator not working after amarok close

2012-05-03 Thread Conor Curran
** Changed in: indicator-sound
   Status: Fix Committed = Fix Released

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

Title:
  sound indicator not working after amarok close

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/992262/+subscriptions

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


[Bug 989893] Re: [soundnua] Audio doesn't correctly switch when headphones are plugged in/unplugged

2012-05-03 Thread Conor Curran
David, this sounds like it is a separate bug, it could be any number of
things. Please file a new one against control centre and tag it
'soundnua'.

thanks,
Conor

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

Title:
  [soundnua] Audio doesn't correctly switch when headphones are plugged
  in/unplugged

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-01 Thread Conor Curran
@pistr, could you follow instructions in comment 15 and paste the debug
trace here.

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 989893] Re: [soundnua] Audio doesn't correctly switch when headphones are plugged in/unplugged

2012-05-01 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  [soundnua] Audio doesn't correctly switch when headphones are plugged
  in/unplugged

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-05-01 Thread Conor Curran
Hi Piotr,

Sorry about that, will investigate tomorrow. 
Thanks for the feedback.
Conor

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 989893] Re: [soundnua] Audio doesn't correctly switch when headphones are plugged in/unplugged

2012-04-30 Thread Conor Curran
I have noticed this also. After testing it seems to be a race condition.
I can only reproduce it when headphones are unplugged (not plugged in).
Essentially what is happening is that the headphone port becomes
unavailable therefore the backend goes to remove that output which
results in the UI moving to the next available port. Meanwhile the
speaker port becomes available but at that stage the damage is done as
the UI thinks the other device should be default. One potential solution
would be for the backend to always guarantee that the port which has
just become available to always send it's signal first ahead of the
signal which will remove the unavailable port.


** Changed in: gnome-control-center (Ubuntu)
   Status: New = Triaged

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

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

Title:
  [soundnua] Audio doesn't correctly switch when headphones are plugged
  in/unplugged

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

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-04-26 Thread Conor Curran
Could you provide a verbose pulseaudio log (see comment 11 above).

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

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-25 Thread Conor Curran
Thanks Doug,
Seb can we package this vorbis preset also as part of that SRU ?

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 987626] Re: peak detection on input tab doubles up on level

2012-04-24 Thread Conor Curran
Finally found the reason why. There were  multiple active-input-changed signals 
being sent which was causing the stop and create monitoring methods to get 
muddled. Fixed in commit 
http://bazaar.launchpad.net/~cjcurran/+junk/soundnua-gtk-warnings/revision/19 

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  peak detection on input tab doubles up on level

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

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


[Bug 902715] Re: [Precise] Sound indicator have a silent menu item with are not accessible for screen reader

2012-04-24 Thread Conor Curran
Will release with the fix in the branch above. It can be improved upon
when I get to talk with Luke in two weeks.

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

Title:
  [Precise] Sound indicator have a silent menu item with are not
  accessible for screen reader

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

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


[Bug 982495] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_ui_device_get_description()

2012-04-24 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_ui_device_get_description()

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

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


[Bug 874454] Re: Music player icon is not top-aligned

2012-04-24 Thread Conor Curran
** Changed in: unity-foundations
   Status: Fix Committed = Fix Released

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

Title:
  Music player icon is not top-aligned

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/874454/+subscriptions

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


[Bug 902715] Re: [Precise] Sound indicator have a silent menu item with are not accessible for screen reader

2012-04-23 Thread Conor Curran
Previously Luke you had added this method to the indicator-sound.c.

void
update_accessible_desc (IndicatorObject * io)
{
  GList *entries = indicator_object_get_entries(io);
  if (!entries)
return;
  IndicatorObjectEntry * entry = (IndicatorObjectEntry *)entries-data;

  IndicatorSoundPrivate* priv = INDICATOR_SOUND_GET_PRIVATE(io);
  gchar *old_desc = priv-accessible_desc;

  if (priv-volume_widget) {
priv-accessible_desc = g_strdup_printf(_(Volume (%'.0f%%)),
volume_widget_get_current_volume 
(priv-volume_widget));
  }
  else {
priv-accessible_desc = NULL;
  }

  entry-accessible_desc = priv-accessible_desc;
  g_free (old_desc); 
  g_signal_emit(G_OBJECT(io),
INDICATOR_OBJECT_SIGNAL_ACCESSIBLE_DESC_UPDATE_ID,
0,
entry,
TRUE);
  g_list_free(entries);
}

This is called after a successful property update is received in the
volume-widget (just after the said code above). Are you now suggesting
that this method needs to call a dbusmenu_property_set using the
DBUSMENU_MENUITEM_PROP_ACCESSIBLE_DESC as opposed to emitting that
signal ?

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

Title:
  [Precise] Sound indicator have a silent menu item with are not
  accessible for screen reader

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

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


[Bug 902715] Re: [Precise] Sound indicator have a silent menu item with are not accessible for screen reader

2012-04-23 Thread Conor Curran
Luke, I have updated that branch to just set that property on the
respective dbusmenuitem. It seems now to work fine when the item is
initially focused but it does not broadcast a volume property update,
it's only when you move to the slider item will Orca relay the volume.
Is this the correct behaviour ?

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

Title:
  [Precise] Sound indicator have a silent menu item with are not
  accessible for screen reader

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-23 Thread Conor Curran
Hi Simon,

Just so that I can get more of an idea of what is going on, could you
copy the .so to /usr/lib/control-center-1/panels/.

just in case you are unfamiliar, go to the terminal, go the directory
where you downloaded the .so and type

 sudo cp libsoundnua.so /usr/lib/control-center-1/panels/

Then run the control center from terminal and please paste the output on
terminal to here.

Thanks,
Conor


** Attachment added: libsoundnua.so
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3100850/+files/libsoundnua.so

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 987626] [NEW] peak detection on input tab doubles up on level

2012-04-23 Thread Conor Curran
Public bug reported:

To recreate:

1. Open input tab.
2. Connect alternative input device
3. Move between streams. 

Expected behaviour:
- input peak detection accurately represents input level

Instead the peak detection will represent the summed level from all
devices which at one point it was expected to monitor.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Assignee: Conor Curran (cjcurran)
 Status: In Progress


** Tags: soundnua

** Tags added: soundnua

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

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

Title:
  peak detection on input tab doubles up on level

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-20 Thread Conor Curran
The encoder name is the preset is incorrect. Please use this one.

** Attachment added: GstLameMP3Enc.prs
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/945987/+attachment/3096167/+files/GstLameMP3Enc.prs

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-20 Thread Conor Curran
I still though have 'Additional software needed...' when i select the
mp3 preset ?

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-20 Thread Conor Curran
Hi Simon,

Did you manage to get a list of the profiles from your precise machine ?
If so could you highlight exactly which profile is being omitted. I have
looked at the list above and AFAICT this is the profile you are after


output:iec958-surround-40+input:iec958-stereo: Digital Surround 4.0 (IEC958) 
Output + Digital Stereo (IEC958) Input (sinks: 1, sources: 1, priority. 155).

I removed the inclusion of the OFF profile on purpose maybe I shouldn't
have done this. When you select a device it will then become default. In
the previous version did it remember for you that your EMU was to be the
default device ?

Conor

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 985119] Re: [soundnua]: doesn't offer 'Analogue stereo Output' option

2012-04-20 Thread Conor Curran
I'm uncertain as to how to proceed from here. If this was the case everybody 
would not be able to use their built in audio device for VOIP, recording or 
whatever.
The duplex profile allows for both input and output use simultaneously. 
While if you were using just the output profile, input would be disabled.

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

Title:
  [soundnua]: doesn't offer 'Analogue stereo  Output' option

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-20 Thread Conor Curran
It was the quotes in the gep, please use this gep instead. Silly me.

** Attachment added: rhythmbox.gep
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/945987/+attachment/3096617/+files/rhythmbox.gep

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-20 Thread Conor Curran
Doug,
You beat me to it :)
So what would you recommend for a vbr setting ? Right now it's on 2. Which I 
would hope averages out at around 190 +.

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 984637] Re: [soundnua] moving running input stream fails

2012-04-19 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Importance: High = Critical

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

Title:
  [soundnua] moving running input stream fails

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

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


[Bug 984637] Re: [soundnua] moving running input stream fails

2012-04-19 Thread Conor Curran
a) I can't reproduce this
b) I can reproduce this, working on a fix now.

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

Title:
  [soundnua] moving running input stream fails

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

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


[Bug 984637] Re: [soundnua] moving running input stream fails

2012-04-19 Thread Conor Curran
Seb, point b) raised by david shoud be fixed by 
http://bazaar.launchpad.net/~cjcurran/+junk/soundnua-gtk-warnings/revision/18

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

Title:
  [soundnua] moving running input stream fails

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-19 Thread Conor Curran
I talked with Jonathan today about this.
Currently the only way to get rhythmbox to use a new lame preset, is to first 
create the preset.
In python this looks like something like:

import gst;

l = gst.element_factory_make(lamemp3enc);
l.props.quality = 2.0;
l.save_preset(precise-defaults)

This will create the preset in
~/.gstreamer-1.0/presets/GstLameMP3Enc.prs

We will need to ship the preset so it ends up
/usr/share/gstreamer-0.10/presets/ and reference it's name in the
rhythmbox.gep.

Attached you will find the preset and the updated rhythmbox.gep which 
references this preset.
 


** Attachment added: MP3 encoding preset to be used for Precise
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/945987/+attachment/3094790/+files/GstLameMP3Enc.prs

** Changed in: rhythmbox (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-19 Thread Conor Curran
And the gep file to be shipped so as the default player uses our new
Lame preset.

** Attachment added: rhythmbox.gep
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/945987/+attachment/3094793/+files/rhythmbox.gep

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 977163] Re: indicator-sound-service crashed with SIGABRT in raise()

2012-04-19 Thread Conor Curran
What sound menu registered music player (if any) were you using at the
time of the crash ?

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

Title:
  indicator-sound-service crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/977163/+subscriptions

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


[Bug 977163] Re: indicator-sound-service crashed with SIGABRT in raise()

2012-04-19 Thread Conor Curran
** Changed in: indicator-sound (Ubuntu)
   Status: New = Incomplete

** Changed in: indicator-sound (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

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

Title:
  indicator-sound-service crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/977163/+subscriptions

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


[Bug 984637] Re: [soundnua] moving running input stream fails

2012-04-19 Thread Conor Curran
On second testing I can reproduce a). The recording program needs to be
recording, changing the default input from control center mid recording
reproduces the bug. I will look into this first thing in the morning.
Agreed Seb, it's definitely not critical.

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

Title:
  [soundnua] moving running input stream fails

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

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


[Bug 984637] Re: [soundnua] moving running input stream fails

2012-04-18 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

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

Title:
  [soundnua] moving running input stream fails

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

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-17 Thread Conor Curran
** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 983345] Re: indicator-sound-service crashed with SIGSEGV

2012-04-17 Thread Conor Curran
** Also affects: indicator-sound
   Importance: Undecided
   Status: New

** Changed in: indicator-sound
   Importance: Undecided = Medium

** Changed in: indicator-sound
 Assignee: (unassigned) = Conor Curran (cjcurran)

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

Title:
  indicator-sound-service crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/983345/+subscriptions

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


[Bug 945987] Re: No Settings are available in Preferred format, only preset defaults are used

2012-04-17 Thread Conor Curran
** Changed in: rhythmbox (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = High

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

Title:
  No Settings are available in Preferred  format, only preset defaults
  are used

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

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


[Bug 983345] Re: indicator-sound-service crashed with SIGSEGV

2012-04-17 Thread Conor Curran
I can't see how i-sound can exit at that point of the codebase.
Something going on elsewhere I suspect. Marking incomplete until more
occurrences are  reported.

** Changed in: indicator-sound
   Status: New = Incomplete

** Changed in: indicator-sound (Ubuntu)
   Status: New = Incomplete

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

Title:
  indicator-sound-service crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/983345/+subscriptions

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


[Bug 981963] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_control_change_input()

2012-04-17 Thread Conor Curran
I need more info here. Was it a USB device that you were using at the time of 
the crash ? Can it reproduce it ?
Marking incomplete until more info is given. 

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Incomplete

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_control_change_input()

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

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


[Bug 902715] Re: [Precise] Sound indicator have a silent menu item with are not accessible for screen reader

2012-04-17 Thread Conor Curran
Luke, I tried this in the branch above.

On a prop update on the indicator side, i tried to set the name but
still no sign. Please check the last two commits on that branch to see
if they are going in the right direction.

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

Title:
  [Precise] Sound indicator have a silent menu item with are not
  accessible for screen reader

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

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


[Bug 981963] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_control_change_input()

2012-04-17 Thread Conor Curran
Was your precise up to date when the crash occurred on the 15th ?
We did release a fix through pulseaudio on the 11th which resolved a crash that 
produced a stack trace very similar to that.

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_control_change_input()

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

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


[Bug 982495] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_ui_device_get_description()

2012-04-17 Thread Conor Curran
Hi Ole,

Is this reproducible every time ?
Seems like an edge case which i can easily protect against. 

Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_ui_device_get_description()

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

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


[Bug 982495] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_ui_device_get_description()

2012-04-17 Thread Conor Curran
I have committed this
http://bazaar.launchpad.net/~cjcurran/+junk/soundnua-gtk-warnings/revision/17
which should protect against this happening in future. 

Could you provide any other information about this. Was there anything
in particular you were doing when this happened ?

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_ui_device_get_description()

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

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


[Bug 977620] Re: Testing Sound through mbox2 after testing sound through analog output[soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Testing Sound through mbox2 after testing sound through analog
  output[soundnua]: gnome-control-center crashed with SIGSEGV in
  vfprintf()

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

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


[Bug 982495] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_ui_device_get_description()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

** Visibility changed to: Public

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_ui_device_get_description()

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

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


[Bug 981963] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in gvc_mixer_control_change_input()

2012-04-16 Thread Conor Curran
Hi,

Is this reproducible ? We released a fix for a similar issue Wednesday
last week.

Conor
 


** Visibility changed to: Public

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  gvc_mixer_control_change_input()

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

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


[Bug 953950] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in signal_emit_unlocked_R()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  signal_emit_unlocked_R()

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

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


[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Incomplete

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  _IO_vfprintf_internal()

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

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


[Bug 970916] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Incomplete

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

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

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


[Bug 970323] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv() when selecting a different audio input device

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Incomplete

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv() when selecting a
  different audio input device

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

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


[Bug 968626] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _int_malloc()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Incomplete

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in _int_malloc()

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

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


[Bug 966446] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in __find_specmb()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  __find_specmb()

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

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


[Bug 963457] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in g_mutex_lock()

2012-04-16 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  g_mutex_lock()

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

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


[Bug 902715] Re: [Precise] Sound indicator have a silent menu item with are not accessible for screen reader

2012-04-12 Thread Conor Curran
** Branch linked: lp:~cjcurran/indicator-sound/fix-lp-902715

** Changed in: indicator-sound
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: indicator-sound
   Importance: Undecided = Medium

** Changed in: indicator-sound
   Status: Confirmed = Triaged

** Changed in: indicator-sound
   Status: Triaged = In Progress

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

Title:
  [Precise] Sound indicator have a silent menu item with are not
  accessible for screen reader

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

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


[Bug 963457] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in g_mutex_lock()

2012-04-11 Thread Conor Curran
I have not been able to reproduce this but my suspicion is that certain
devices appear without ports and when the user attempts to move to them
the current pattern gets itself into a muddle. This infinite recursion
is one of the types of muddles we have witnessed over the past few
weeks. Going by the bug reports, it usually occurs with input devices on
usb cards.

The problem seems to be resolved by allowing the software centre to see
ports that do not have volumes attached hence why I thought this is
essentially a pulse audio bug.  By allowing that visibility the devices
will be treated properly and not incorrectly fall into the category of a
bluetooth or network sink/source.

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  g_mutex_lock()

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

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


[Bug 963457] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in g_mutex_lock()

2012-04-11 Thread Conor Curran
David, this is the pulsaudio bug Seb is referring to
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/978109

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  g_mutex_lock()

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

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


[Bug 976528] Re: indicator-sound-service crashed with SIGABRT in raise()

2012-04-10 Thread Conor Curran
** Visibility changed to: Public

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

Title:
  indicator-sound-service crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/976528/+subscriptions

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


[Bug 978109] [NEW] Expose ports which have no volume

2012-04-10 Thread Conor Curran
Public bug reported:

Because pulse in Ubuntu ignores card ports which do not have a volume valid 
inputs and outputs are not detected by the control center's sound settings.
By removing required = volume in analog-input.conf valid SPDIF and input 
ports on my behringer uca222 are now visible.

** Affects: pulseaudio (Ubuntu)
 Importance: Medium
 Assignee: David Henningsson (diwic)
 Status: Triaged

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

Title:
  Expose ports which have no volume

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

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


[Bug 978109] Re: Expose ports which have no volume

2012-04-10 Thread Conor Curran
** Attachment added: alsainfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/978109/+attachment/3040843/+files/alsainfo.txt

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

Title:
  Expose ports which have no volume

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

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


[Bug 978109] Re: Expose ports which have no volume

2012-04-10 Thread Conor Curran
** Attachment added: pacmd-ls-output.txt
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/978109/+attachment/3040858/+files/pacmd-ls-output.txt

** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) = David Henningsson (diwic)

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided = Medium

** Changed in: pulseaudio (Ubuntu)
   Status: New = In Progress

** Changed in: pulseaudio (Ubuntu)
   Status: In Progress = Triaged

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

Title:
  Expose ports which have no volume

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

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


[Bug 963457] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in g_mutex_lock()

2012-04-10 Thread Conor Curran
Hi Guy,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  g_mutex_lock()

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

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


[Bug 975941] Re: [soundnua]: Spurious Digital Output S/PDIF output entry for USB headset

2012-04-10 Thread Conor Curran
I have seen this also. Pulse is reporting erroneous ports ...

** Also affects: pulseaudio
   Importance: Undecided
   Status: New

** Changed in: pulseaudio
   Importance: Undecided = Low

** Changed in: pulseaudio
 Assignee: (unassigned) = David Henningsson (diwic)

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Invalid

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

Title:
  [soundnua]: Spurious Digital Output S/PDIF output entry for USB
  headset

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

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


[Bug 968626] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _int_malloc()

2012-04-10 Thread Conor Curran
Hi,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in _int_malloc()

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

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


[Bug 966446] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in __find_specmb()

2012-04-10 Thread Conor Curran
Hi Bawl,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  __find_specmb()

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

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


[Bug 953950] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in signal_emit_unlocked_R()

2012-04-10 Thread Conor Curran
Hi Noay, Daniel

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  signal_emit_unlocked_R()

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

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


[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2012-04-10 Thread Conor Curran
Hi,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor
 

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  _IO_vfprintf_internal()

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

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


[Bug 970916] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

2012-04-10 Thread Conor Curran
Hi,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

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

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


[Bug 970323] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv() when selecting a different audio input device

2012-04-10 Thread Conor Curran
Hi,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv() when selecting a
  different audio input device

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

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


[Bug 977620] Re: Testing Sound through mbox2 after testing sound through analog output[soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()

2012-04-10 Thread Conor Curran
Hi,

I have been testing today to try to reproduce this. I have number of
duplicates which give roughly the same error, they are all slightly
different hence why I have not marked as duplicate but I suspect that a
singular fix 'should' resolve them all.

Could you please try something ?

Please modify /usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf
comment out required = volume from the [Element Capture] section.

You can comment out with '#'.

Then restart and see if the bug is still present.

thanks,
Conor
 

** Visibility changed to: Public

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

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

Title:
  Testing Sound through mbox2 after testing sound through analog
  output[soundnua]: gnome-control-center crashed with SIGSEGV in
  vfprintf()

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

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


[Bug 974963] Re: [soundnua]: hdmi audio missing in sond settings

2012-04-10 Thread Conor Curran
HDMI will only appear if the port is 'available', i.e. if the HDMI port
has something plugged into it.

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

Title:
  [soundnua]: hdmi audio missing in sond settings

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

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


[Bug 974963] Re: [soundnua]: hdmi audio missing in sond settings

2012-04-10 Thread Conor Curran
** Also affects: pulseaudio
   Importance: Undecided
   Status: New

** Changed in: pulseaudio
 Assignee: (unassigned) = David Henningsson (diwic)

** Changed in: pulseaudio
   Importance: Undecided = Low

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  [soundnua]: hdmi audio missing in sond settings

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

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


[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2012-04-09 Thread Conor Curran
** Visibility changed to: Public

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  _IO_vfprintf_internal()

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

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


[Bug 974596] Re: indicator-sound-service crashed with signal 5 in g_simple_async_result_complete()

2012-04-08 Thread Conor Curran
** Visibility changed to: Public

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

Title:
  indicator-sound-service crashed with signal 5 in
  g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/974596/+subscriptions

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


[Bug 919276] Re: Segfault when using Playlist API

2012-04-04 Thread Conor Curran
** Changed in: libunity
   Status: In Progress = Fix Committed

** Changed in: libunity
Milestone: None = 5.10.0

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

Title:
  Segfault when using Playlist API

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

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-04 Thread Conor Curran
Hi Simon,

The precise implementation attempts to remove the need for exposing
profiles to the user if in fact there are no real legitimate choices for
the user. Let me explain. Before all profiles on a given card were
available to the user.

On a typical HDA intel device these would look like

output:analog-stereo: Analogue Stereo Output (sinks: 1, sources: 0, priority. 
6000)
output:analog-stereo+input:analog-stereo: Analogue Stereo Duplex (sinks: 1, 
sources: 1, priority. 6060)
output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, 
priority. 5400)
output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analogue 
Stereo Input (sinks: 1, sources: 1, priority. 5460)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, 
priority. 300)
output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 (HDMI) Output + 
Analogue Stereo Input (sinks: 1, sources: 1, priority. 360)
output:hdmi-stereo-extra1: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, 
priority. 5200)
output:hdmi-stereo-extra1+input:analog-stereo: Digital Stereo (HDMI) Output + 
Analogue Stereo Input (sinks: 1, sources: 1, priority. 5260)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI) Output (sinks: 1, 
sources: 0, priority. 100)
output:hdmi-surround-extra1+input:analog-stereo: Digital Surround 5.1 (HDMI) 
Output + Analogue Stereo Input (sinks: 1, sources: 1, priority. 160)
output:hdmi-stereo-extra2: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, 
priority. 5200)
output:hdmi-stereo-extra2+input:analog-stereo: Digital Stereo (HDMI) Output + 
Analogue Stereo Input (sinks: 1, sources: 1, priority. 5260)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI) Output (sinks: 1, 
sources: 0, priority. 100)
output:hdmi-surround-extra2+input:analog-stereo: Digital Surround 5.1 (HDMI) 
Output + Analogue Stereo Input (sinks: 1, sources: 1, priority. 160)
input:analog-stereo: Analogue Stereo Input (sinks: 0, sources: 1, priority. 60)
off: Off (sinks: 0, sources: 0, priority. 0)

From the perspective of the output, there are only two real choices here - 
HDMI stereo or HDMI surround. Everything else is stereo output.
From the input perspective, there are none - everything is stereo input. 

The new sound settings attempts to figure out if there is a choice for
the user and if so only present those profiles in the combo for that
device. The need to expose the card has been made redundant in favour of
exposing the card ports. This means now the user can swap to the HDMI
'port' without having to change profile on the card tab like before. It
will hopefully greatly simplify the usage of sound devices. Bluetooth
devices can be seen to expose their relevant profiles, currently there
is a bug with USB devices which will be fixed shortly (waiting on test
device to arrive).

Did you find that the new design is hiding something that you previously
could do ?

** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 973312] Re: [soundnua]: startup gtk warnings

2012-04-04 Thread Conor Curran
** Changed in: gnome-control-center (Ubuntu)
   Status: New = In Progress

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

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

Title:
  [soundnua]: startup gtk warnings

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

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


[Bug 933593] Re: Inconsistency between messaging menu and sound menu pips

2012-04-04 Thread Conor Curran
** Changed in: ayatana-design
   Status: Fix Committed = Fix Released

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

Title:
  Inconsistency between messaging menu and sound menu pips

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/933593/+subscriptions

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


[Bug 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-04-04 Thread Conor Curran
Simon,

could you provide the results of 'pactl list cards' from terminals ?

Thanks,
Conor

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

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


[Bug 933593] Re: Inconsistency between messaging menu and sound menu pips

2012-04-04 Thread Conor Curran
** Changed in: indicator-messages
 Assignee: (unassigned) = Lars Uebernickel (larsu)

** Changed in: indicator-messages
   Status: Invalid = Fix Released

** Changed in: indicator-messages
   Importance: Undecided = High

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

Title:
  Inconsistency between messaging menu and sound menu pips

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/933593/+subscriptions

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


[Bug 973312] Re: [soundnua]: startup gtk warnings

2012-04-04 Thread Conor Curran
commit 14 and 15 on the above branch should do it.


** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Fix Committed

** Branch linked: lp:~cjcurran/+junk/soundnua-gtk-warnings

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

Title:
  [soundnua]: startup gtk warnings

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

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


  1   2   3   4   5   6   7   8   9   10   >