[Dx-packages] [Bug 1086656] Re: Possible breakage of fallback on other desktops

2017-04-11 Thread Ted Gould
** Changed in: libappindicator Assignee: Ted Gould (ted) => (unassigned) -- You received this bug notification because you are a member of DX Packages, which is subscribed to libappindicator in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1086656 Ti

[Dx-packages] [Bug 1387691] Re: Media Player should not be visible in the app scope and launcher

2017-04-11 Thread Ted Gould
** Changed in: mediaplayer-app (Ubuntu) Assignee: Ted Gould (ted) => (unassigned) ** Changed in: mediaplayer-app (Ubuntu RTM) Assignee: Ted Gould (ted) => (unassigned) ** Changed in: url-dispatcher (Ubuntu) Assignee: Ted Gould (ted) => (unassigned) ** Changed in: url-d

Re: [Dx-packages] [Bug 652978] Re: Notifications should be suppressed when indicators open

2017-01-31 Thread Ted Gould
On Thu, 2017-01-12 at 16:00 +, Rodney Dawes wrote: > Moving this to unity. The indicators just export menu structure, and > don't have knowledge of when the menu on the renderer side is open, > or > what the position would be. The indicators get an action that is fired when the indicator is ope

Re: [Dx-packages] [Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-19 Thread Ted Gould
On Mon, 2016-09-19 at 15:23 +, Tim Süberkrüb wrote: > FWIW, this bug results in users not being able to launch certain apps > on OTA-13. At least Ubuntu Hangups, Liri Browser and YourGUS are > affected by this problem. > Can you give any information about when the fix will land? To be clear, UR

[Dx-packages] [Bug 1370008] Re: URL Dispatcher Should Prompt on Bad URL

2016-08-17 Thread Ted Gould
** Branch linked: lp:~ted/url-dispatcher/bad-url-prompt -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1370008 Title: URL Dispatcher Should Prompt on Bad URL Status in Canonical

Re: [Dx-packages] [Bug 1612255] Re: url-dispatcher should use xdg-open as a fallback if not in Touch

2016-08-15 Thread Ted Gould
On Mon, 2016-08-15 at 14:11 +, Michael Terry wrote: > I just ran "url-dispatcher http://yahoo.com"; and nothing happens on > my > yakkety-proposed desktop system.  Do I have a bad configuration > somewhere? It works for me, but that is probably because I have ubuntu-webbrowser installed, and th

[Dx-packages] [Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-08-15 Thread Ted Gould
** Branch linked: lp:~larryprice/url-dispatcher/appid-with-dots -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1591342 Title: Complains about bad url on libertine scope urls Status

[Dx-packages] [Bug 1612255] Re: url-dispatcher should use xdg-open as a fallback if not in Touch

2016-08-15 Thread Ted Gould
URL dispatcher does open application on a U7 session already. So I'm not sure what the issue would be there. I don't think we need xdg-open for that. Which cases are you seeing it not work? ** Changed in: url-dispatcher (Ubuntu) Status: New => Incomplete -- You received this bug notificat

[Dx-packages] [Bug 1584849] Re: Creating a log on a non-default thread causes it to hang

2016-08-08 Thread Ted Gould
Put into a CI Train Silo PPA: https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/landing-061/+packages -- You received this bug notification because you are a member of DX Packages, which is subscribed to zeitgeist in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.n

[Dx-packages] [Bug 1579837] Re: Issue after wizard with policykit

2016-06-20 Thread Ted Gould
Marking as low since we don't need the PK tools on the phone today, backporting them to vivid is of low priority. We'll get them by default when migrating to Xenial. ** Changed in: policykit-unity8 (Ubuntu) Importance: Undecided => Low ** Changed in: policykit-unity8 (Ubuntu) Status: In

[Dx-packages] [Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-06-10 Thread Ted Gould
Pretty sure this is a URL Dispatcher bug. It isn't using the new UAL API's so it can't detect Libertine apps well. ** Changed in: url-dispatcher (Ubuntu) Importance: Undecided => High ** Changed in: url-dispatcher (Ubuntu) Status: New => Triaged ** Changed in: libertine-scope (Ubuntu)

[Dx-packages] [Bug 1584849] [NEW] Creating a log on a non-default thread causes it to hang

2016-05-23 Thread Ted Gould
Public bug reported: When creating a Log object it creates a mainloop to wait on the proxy object. It unfortunately does this with NULL has its context which means it uses the main thread's context instead of the thread it is running on. This causes a hang as no one gets events then. ** Affects:

[Dx-packages] [Bug 1579837] Re: Issue after wizard with policykit

2016-05-10 Thread Ted Gould
So I think what we're gonna do is use this bug for tracking the fixes and landings for the touch images. This will be for OTA12, OTA11 will not see the PK agent on it, we're just going to keep these bugs swept under the rug like they were in OTA10. At the root of it all the issue seems to be bug 1

[Dx-packages] [Bug 1515821] Re: Recurring Evolution events not shown as coming events in clock's menu

2016-05-03 Thread Ted Gould
Here is an event that causes this behavior for me. BEGIN:VEVENT UID:20151108T020045Z-4971-1001-2621-1@roku DTSTAMP:20160401T184310Z CREATED:20151108T020045Z RRULE:FREQ=WEEKLY;UNTIL=20160630;BYDAY=WE LAST-MODIFIED:20160401T184310Z SUMMARY:Rotary DTSTART;TZID=America/Chicago:20150701T12 DTEND;TZ

[Dx-packages] [Bug 1543206] Re: If there isn't a calendar, we should help the user install one

2016-02-08 Thread Ted Gould
Try on your own phone: gdbus call --session --dest com.canonical.URLDispatcher --object-path /com/canonical/URLDispatcher --method com.canonical.URLDispatcher.DispatchURL scope://clickscope?q=name:com.ubuntu.calendar "" ** Description changed: Currently the most reported bad URL for the URL dis

[Dx-packages] [Bug 1543206] Re: If there isn't a calendar, we should help the user install one

2016-02-08 Thread Ted Gould
Fixed to use the right scope: gdbus call --session --dest com.canonical.URLDispatcher --object-path /com/canonical/URLDispatcher --method com.canonical.URLDispatcher.DispatchURL scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar "" -- You received this bug notification because you

[Dx-packages] [Bug 1543206] [NEW] If there isn't a calendar, we should help the user install one

2016-02-08 Thread Ted Gould
Public bug reported: Currently the most reported bad URL for the URL dispatcher is clicking on the datetime indicator and not getting a calendar. Instead of doing that I think we should take the user to the store and suggest that they could find one. Basically, use this URL: scope://com.canonical

[Dx-packages] [Bug 903819] Re: use symbolic icons

2016-01-19 Thread Ted Gould
** Changed in: indicator-messages (Ubuntu) Importance: High => Wishlist ** Changed in: indicator-network (Ubuntu) Importance: High => Wishlist ** Changed in: indicator-session (Ubuntu) Importance: High => Wishlist ** Changed in: indicator-sound (Ubuntu) Importance: High => Wishlist

[Dx-packages] [Bug 1503418] Re: [REGRESSION] launching byobu from unity uses the terminal icon rather than the application icon

2015-10-06 Thread Ted Gould
** Changed in: unity (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1503418 Title:

[Dx-packages] [Bug 1488498] Re: Message indicator shows not existing messages

2015-08-26 Thread Ted Gould
** Package changed: indicator-display (Ubuntu) => indicator-messages (Ubuntu) ** Package changed: indicator-messages (Ubuntu) => messaging-app (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Matching sub

[Dx-packages] [Bug 1378350] Re: Need to allow multiple apps to handle the same url patterns

2015-07-31 Thread Ted Gould
A few questions that the design leaves: * How do we know that Dekko should be the default instead of GMail? How do we handle apps that don't have a default bias? (i.e. two registrants for "foo") * What does the system settings UI look like? * How do we know that "mailto" translates to "Default

Re: [Dx-packages] [Bug 1389761] Re: Don't show the volume overlay when changing the volume with the slider

2015-07-30 Thread Ted Gould
On Thu, 2015-07-30 at 15:27 +, Matthew Paul Thomas wrote: > After discussion with Charles Kerr, I'm unmarking this duplicate. Bug > 139 cites , > which doesn't mention sound volume at all, so I don't see how it can be > related. The sou

[Dx-packages] [Bug 1476257] Re: /usr/lib/arm-linux-gnueabihf/url-dispatcher/url-dispatcher:11:g_variant_is_trusted:g_variant_builder_add_value:g_variant_builder_close:send_to_dash:dispatcher_send_to_a

2015-07-21 Thread Ted Gould
** Changed in: url-dispatcher (Ubuntu) Status: New => Confirmed ** Changed in: url-dispatcher (Ubuntu) Importance: Undecided => High ** Changed in: url-dispatcher (Ubuntu) Assignee: (unassigned) => Ted Gould (ted) -- You received this bug notification because you are a

[Dx-packages] [Bug 1475619] Re: url-dispatcher ftbfs with GCC 5

2015-07-17 Thread Ted Gould
I think that this is because Mir isn't linking protobuf in its library. We shouldn't have to have -l for something it includes, or if we do need it, it needs to be Requires in the pkgconfig file instead of Requires.private. ** Also affects: mir (Ubuntu) Importance: Undecided Status: New

[Dx-packages] [Bug 1474615] Re: url-dispatcher should launch web browser for local .html files

2015-07-17 Thread Ted Gould
File URLs aren't really something we want to support. Files should be handled using the Content HUB APIs. For instance the webbrowser won't be able to read files that are sent to it in this way once the confinement bugs for it are fixed: bug 1356516 and bug 1393515 ** Changed in: url-dispatcher (U

[Dx-packages] [Bug 1427795] Re: the lock screen/log out window is stuck rendering desktop unusable

2015-07-15 Thread Ted
I don't know how I could reproduce this consistently, but I'm affected by this bug. Shortly after encountering it I had a crash that seemed to restart the display manager/X entirely, so I'm sure state was lost, but if there's any information on what to do to properly gather information on a bug lik

[Dx-packages] [Bug 1427795] Re: the lock screen/log out window is stuck rendering desktop unusable

2015-07-15 Thread Ted
Setting status to confirmed since someone other than the reporter has encountered the bug. For reference, what happened to me is that after I unlocked my desktop, the "You have unsaved files, do you want to lock screen or log out" window was superimposed on my desktop, darkening windows underneath

[Dx-packages] [Bug 1470531] Re: update-directory errors out on missing directory

2015-07-01 Thread Ted Gould
I guess my thought is that the hook, a user hook, should expect the user directory to be writable or it should throw an error. I think probably a better solution is that no click user hook should be run on /root. I'd be surprised if the next one run doesn't throw an error as well if we fixed this o

[Dx-packages] [Bug 1378350] Re: Need to allow multiple apps to handle the same url patterns

2015-07-01 Thread Ted Gould
I'd argue that remember is a much larger task and should perhaps be split out. We could do the dialog, which would solve a bunch of user problems without doing remember, which will be a whole new settings interaction. -- You received this bug notification because you are a member of DX Packages,

[Dx-packages] [Bug 1470531] Re: update-directory errors out on missing directory

2015-07-01 Thread Ted Gould
Looking through this and with more discussion in IRC it seems that the core issue here isn't that the definition directory isn't there, it is that the utility can't create the database. This seems like an actual error, as you can't update a DB that you can't write :-) ** Changed in: url-dispatcher

[Dx-packages] [Bug 1219258] Re: url-dispatcher crashed with signal 5 in g_simple_async_result_complete()

2015-06-19 Thread Ted Gould
I think this was probably related to the Upstart dbus environment issue. Please reopen if it is still happening. ** Changed in: url-dispatcher (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to u

[Dx-packages] [Bug 1378817] Re: apparmor denial for /home/phablet/.local/share/applications/ and /usr/share/applications/

2015-06-19 Thread Ted Gould
** No longer affects: url-dispatcher (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1378817 Title: apparmor denial for /home/phablet/.local/share/applications/ and /usr/s

[Dx-packages] [Bug 1461482] Re: /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:url-dispatcher-bad-url

2015-06-19 Thread Ted Gould
There's really not enough info. Someone probably removed system settings. ** Changed in: url-dispatcher (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad

[Dx-packages] [Bug 1461496] Re: initctl start url-dispatcher-update-user does not update the protocols database

2015-06-19 Thread Ted Gould
https://bugs.launchpad.net/bugs/1461496 Title: initctl start url-dispatcher-update-user does not update the protocols database Status in url-dispatcher package in Ubuntu: Confirmed Bug description: I want to register a protocol for an application putting it in ~/.config/url-dispatcher/urls. According

[Dx-packages] [Bug 1405086] Re: package url-dispatcher (not installed) failed to install/upgrade: el subproceso script pre-removal nuevo devolvió el código de salida de error 1

2015-06-19 Thread Ted Gould
Unfortunately Apport was unable to get enough information about this bug to be able to figure out what is going on. Please if you see it again report it so that hopefully it will be able to get all the details. ** Changed in: url-dispatcher (Ubuntu) Status: New => Invalid -- You received

[Dx-packages] [Bug 1350536] Re: url-dispatcher report_recoverable_problem() handler triggers reports filed against upstart

2015-06-19 Thread Ted Gould
URL Dispatcher was updated to pause on reporting that error, a while back, cleaning up the bug. ** No longer affects: url-dispatcher ** Changed in: url-dispatcher (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of DX Packages, which is

[Dx-packages] [Bug 1252723] Re: "Call" links from google have url tel://, url dispatcher doesn't properly route them to dialer-app

2015-06-19 Thread Ted Gould
I'm not sure reading it, but I think this was fixed with our switch to the more complex RegEx parser. If not, please post examples. ** Changed in: url-dispatcher (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of DX Packages, which is su

[Dx-packages] [Bug 1327152] Re: ubuntu-app-launch-invalid-appid

2015-06-19 Thread Ted Gould
*** This bug is a duplicate of bug 1352656 *** https://bugs.launchpad.net/bugs/1352656 ** This bug has been marked a duplicate of bug 1352656 ubuntu-app-launch-invalid-appid -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatche

[Dx-packages] [Bug 1387691] Re: Media Player should not be visible in the app scope and launcher

2015-06-19 Thread Ted Gould
The URL Overlays feature in URL Dispatcher solves this problem. There's a branch for mediaplayer that implements URL Overlays there but it needs mediahub support as well. Marking it complete in URL Dispatcher. ** Changed in: url-dispatcher (Ubuntu) Status: In Progress => Fix Released ** Ch

[Dx-packages] [Bug 1370008] Re: URL Dispatcher Should Prompt on Bad URL

2015-06-19 Thread Ted Gould
** Summary changed: - url-dispatcher-bad-url + URL Dispatcher Should Prompt on Bad URL -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1370008 Title: URL Dispatcher Should Prompt on

[Dx-packages] [Bug 1466760] Re: /usr/lib/arm-linux-gnueabihf/url-dispatcher/url-dispatcher:ubuntu-app-launch-invalid-appid

2015-06-19 Thread Ted Gould
*** This bug is a duplicate of bug 1352656 *** https://bugs.launchpad.net/bugs/1352656 ** This bug has been marked a duplicate of bug 1327152 ubuntu-app-launch-invalid-appid ** This bug is no longer a duplicate of bug 1327152 ubuntu-app-launch-invalid-appid ** This bug has been marked a

[Dx-packages] [Bug 1373313] Re: Media Hub not exporting MPRIS controls

2015-06-10 Thread Ted Gould
Changed title. I use the indicator-sound ones everyday with Rhythmbox, they work fine. ** Summary changed: - indicator-sound does not display media controls and the controls aren't fully working + Media Hub not exporting MPRIS controls -- You received this bug notification because you are a me

Re: [Dx-packages] [Bug 1387691] Re: Media Player should not be visible in the app scope and launcher

2015-06-01 Thread Ted Gould
On Tue, 2015-05-26 at 16:43 +, Bill Filler wrote: > A new solution has been proposed by design. The shell will be > responsible for overlaying a video playback screen on top of the current > app or scope. The mediaplayer app will go away, and will be replaced by > this functionality in the she

[Dx-packages] [Bug 1436021] Re: max volume warning for headphones not working on all devices

2015-04-10 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1436021 Title: max

[Dx-packages] [Bug 1436021] Re: max volume warning for headphones not working on all devices

2015-04-07 Thread Ted Gould
Seems PA is getting the correct active port: $ pactl list sinks Sink #0 State: SUSPENDED Name: sink.primary Description: Droid sink primary Driver: module-droid-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right

[Dx-packages] [Bug 1436538] Re: brigtness slider should not allow total darkness

2015-04-07 Thread Ted Gould
Marking the indicator-power task as invalid as I believe the fix we're doing is to change the device specific configuration for the bq device and nothing general in indicator-power. ** Changed in: indicator-power (Ubuntu) Status: In Progress => Invalid ** Changed in: indicator-power (Ubunt

[Dx-packages] [Bug 1367818] Re: [indicator] + [dialog] Silent Mode causes no indication of a change in [icon] state.

2015-04-01 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu RTM) Assignee: (unassigned) => Ted Gould (ted) ** Changed in: indicator-sound (Ubuntu RTM) Importance: Undecided => High ** Changed in: indicator-sound (Ubuntu RTM) Status: New => In Progress -- You received this bug notificatio

[Dx-packages] [Bug 1436021] Re: max volume warning for headphones not working on all devices

2015-03-31 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1436021 Title: max volume w

[Dx-packages] [Bug 1428711] Re: indicator-sound-service crashed with SIGSEGV in g_variant_is_trusted()

2015-03-26 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) => Ted Gould (ted) ** Changed in: indicator-sound (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in

[Dx-packages] [Bug 1387691] Re: Media Player should not be visible in the app scope and launcher

2015-03-23 Thread Ted Gould
The problem with the "OnlyShowIn" approach is that it is going to create a really odd user experience. Should the app show up in the Launcher? What about the application spread? What if someone pins it on the launcher? Providing something that is both an application in some states but not others is

[Dx-packages] [Bug 1425078] Re: Cannot callback/send messages from Notifications

2015-03-10 Thread Ted Gould
I think this was fixed with a recent indicator-messages landing that fixed message actions. ** Changed in: indicator-messages (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ub

[Dx-packages] [Bug 1378350] Re: [Browser] Need to allow multiple apps to handle the same url patterns

2015-03-05 Thread Ted Gould
We're going to interpret that as "show the same UI as content hub" and inherit those designs for the urldispatcher. -- You received this bug notification because you are a member of DX Packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1378350 Title: [Br

[Dx-packages] [Bug 1378350] Re: [Browser] Need to allow multiple apps to handle the same url patterns

2015-03-05 Thread Ted Gould
I'm going to reopen the design task here because that doesn't take into account "always use this app" which is important for URLs, but not as much for content. We'll also need settings UI to handle the cases of reshuffling which URL patterns should be preferred if the user does select "always use."

[Dx-packages] [Bug 1421943] Re: sometimes it is not shown after boot

2015-03-03 Thread Ted Gould
It seems to be different than the datetime one. We only need the most recent one (probably not .gz) after it happens again. Also, it'd be useful if we could get the output to: initctl status indicator-sound To see if there is any info Upstart has. Thanks! -- You received this bug notification b

[Dx-packages] [Bug 1418032] Re: "High volume" warning shown when no media playing

2015-02-27 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1418032 Title: "Hi

[Dx-packages] [Bug 1421919] Re: clock is missing ~10% of the time

2015-02-27 Thread Ted Gould
*** This bug is a duplicate of bug 1425297 *** https://bugs.launchpad.net/bugs/1425297 ** This bug has been marked a duplicate of bug 1425297 Sometimes indicator-datetime is not available in the UI after a reboot -- You received this bug notification because you are a member of DX Package

[Dx-packages] [Bug 1424122] Re: indicator-sound-service can't connect to DBus under gnome-shell

2015-02-25 Thread Ted Gould
Okay, I took a quick look at the code to see if there was anything obvious in that area, but there doesn't seem to be. We can reopen if it occurs more. ** Changed in: indicator-sound (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of D

[Dx-packages] [Bug 1263228] Re: icons in indicators are small (difficult to view on FullHD display and smaller than was on 12.04)

2015-02-25 Thread Ted Gould
Moving this over to an ido bug. The individual widgets live there, so that's where it'll need to be fixed/tracked. ** No longer affects: indicator-application ** No longer affects: indicator-datetime ** No longer affects: indicator-keyboard ** No longer affects: indicator-messages ** No longer

[Dx-packages] [Bug 1205032] Re: Indicator-sound's menu looks different on Cairo-Dock applet

2015-02-25 Thread Ted Gould
** Package changed: indicator-sound (Ubuntu) => ido (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to ido in Ubuntu. Matching subscriptions: dx-packages, dx-packages https://bugs.launchpad.net/bugs/1205032 Title: Indicator-sound's me

[Dx-packages] [Bug 1420630] Re: indicator-sound menu icon disappeared after volume down to zero

2015-02-24 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1420630 Title: indicator-so

[Dx-packages] [Bug 1418032] Re: "High volume" warning shown when no media playing

2015-02-24 Thread Ted Gould
TODO: Need to check this on the latest image, many notification changes. ** Changed in: indicator-sound (Ubuntu) Status: New => Incomplete ** Changed in: indicator-sound (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of DX Package

[Dx-packages] [Bug 1418494] Re: volume bar thinks mouse is pressed if released outside area

2015-02-24 Thread Ted Gould
** Package changed: indicator-sound (Ubuntu) => ido (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to ido in Ubuntu. Matching subscriptions: dx-packages, dx-packages https://bugs.launchpad.net/bugs/1418494 Title: volume bar thinks mo

[Dx-packages] [Bug 1382857] Re: No way to swipe away sound notification

2015-02-24 Thread Ted Gould
** Package changed: indicator-sound (Ubuntu) => unity-notifications (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1382857 Title: No wa

[Dx-packages] [Bug 1421943] Re: sometimes it is not shown after boot

2015-02-24 Thread Ted Gould
Could you please attach the indicator sound log for when this happens. ~/.cache/upstart/indicator-sound.log ** Changed in: indicator-sound (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sou

[Dx-packages] [Bug 1424122] Re: indicator-sound-service crashed with signal 5 in main()

2015-02-24 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Importance: Medium => Low ** Summary changed: - indicator-sound-service crashed with signal 5 in main() + indicator-sound-service can't connect to DBus under gnome-shell -- You received this bug notification because you are a member of DX Packages, whi

[Dx-packages] [Bug 1424736] Re: indicator-sound-service crashed with signal 5 in main()

2015-02-24 Thread Ted Gould
*** This bug is a duplicate of bug 1425024 *** https://bugs.launchpad.net/bugs/1425024 ** This bug has been marked a duplicate of bug 1425024 indicator-sound-service can't get DBus in greeter session -- You received this bug notification because you are a member of DX Packages, which is s

[Dx-packages] [Bug 1425199] Re: when trying to launch unity8-in-lxc sesssion, indicator-sound-service crashed with signal 5 in main()

2015-02-24 Thread Ted Gould
*** This bug is a duplicate of bug 1425024 *** https://bugs.launchpad.net/bugs/1425024 I think this crash is probably the same as the one in bug 1425024. I assigned that one to unity-greeter, I think that's probably where indicator-sound is getting started before DBus? ** This bug has been ma

[Dx-packages] [Bug 1425024] Re: indicator-sound-service can't get DBus in greeter session

2015-02-24 Thread Ted Gould
Reassigning to unity-greeter, I think it's pretty valid for indicator- sound to crash if it can't get DBus… ** Summary changed: - indicator-sound-service crashed with signal 5 in main() + indicator-sound-service can't get DBus in greeter session ** Package changed: indicator-sound (Ubuntu) => un

[Dx-packages] [Bug 1425297] Re: Sometimes indicator-datetime is not available in the UI after a reboot (vivid/mako 110)

2015-02-24 Thread Ted Gould
For a data point, I've seen this a couple times before the timerfd stuff landed. So I'm pretty sure that isn't the culprit. I've not been able to recreate it reliably. But with U8 in Vivid, I've been rebooting a lot :-) ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided => High

[Dx-packages] [Bug 1425308] Re: No application menu displayed

2015-02-24 Thread Ted Gould
** Changed in: indicator-appmenu (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-appmenu in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.n

[Dx-packages] [Bug 1389761] Re: Don't show the volume overlay when changing the volume with the slider

2015-02-24 Thread Ted Gould
*** This bug is a duplicate of bug 139 *** https://bugs.launchpad.net/bugs/139 Going to mark this as a "dup" because the indicator-sound part of this is fixed, but it now needs U8 support. Fix Released doesn't make sense as it still doesn't work. ** This bug has been marked a duplicat

[Dx-packages] [Bug 1416810] Re: indicator-messages should depent (or recommend) libmessaging-menu0

2015-02-23 Thread Ted Gould
Well, it does work meaning it'll sit there and show that there are no messages. But if libmessaging-menu0 is installed, but no applications use it, it'll sit there and show there are no messages. So depending on libmessaging-menu0 is pointless as the real issue is that it needs applications using i

[Dx-packages] [Bug 1422745] Re: wrong notification progress reported if volume >100% enabled in pulseaudio

2015-02-23 Thread Ted Gould
This should be better with the newer version of indicator-sound, which only shows notifications on user feedback. Unfortunately don't have a vivid desktop to test for sure. Can you please update with the results for 0219 ? Thanks. ** Changed in: indicator-sound (Ubuntu) Status: Confirmed =>

[Dx-packages] [Bug 1421696] Re: Ubuntu Phone notification: You have to click just in its icon

2015-02-23 Thread Ted Gould
Added a design task and marked the dev task as incomplete as it'll need design input. ** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: indicator-messages (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a

[Dx-packages] [Bug 1410176] Re: /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service:11:volume_control_sink_info_cb_for_props:_volume_control_sink_info_cb_for_props_pa_context_sinkinfocb:

2015-02-23 Thread Ted Gould
I think so, the notifications tests required removing a lot of the circular deps, which this is a symptom of. ** Changed in: indicator-sound (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to ind

[Dx-packages] [Bug 1421396] Re: Volume notification does not show if phone is muted

2015-02-19 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1421396 Title: Volume

[Dx-packages] [Bug 1421396] Re: Volume notification does not show if phone is muted

2015-02-19 Thread Ted Gould
** Branch linked: lp:~ted/indicator-sound/volume-reason -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1421396 Title: Volume notification does

[Dx-packages] [Bug 1416520] Re: vivid: Sound indicator pops up on initial boot after a flash

2015-02-18 Thread Ted Gould
** Branch linked: lp:~ted/indicator-sound/volume-reason -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1416520 Title: vivid: Sound indicator

[Dx-packages] [Bug 1367818] Re: Silent Mode causes no indication of a change in [icon] state.

2015-02-18 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1367818 Title: Sil

[Dx-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-02-18 Thread Ted Gould
** Branch linked: lp:~ted/indicator-messages/lp1385331-unescape-message- ids ** Changed in: indicator-messages (Ubuntu) Status: Confirmed => In Progress ** Changed in: indicator-messages (Ubuntu) Assignee: (unassigned) => Ted Gould (ted) ** Changed in: indicator-messages (

[Dx-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-02-18 Thread Ted Gould
Okay, to recreate. Start up the device. Send this from ADB shell: gdbus call --session --dest com.ubuntu.Postal --object-path /com/ubuntu/Postal/com_2eubuntu_2edeveloper_2ewebapps_2ewebapp_2dtwitter --method com.ubuntu.Postal.Post com.ubuntu.developer.webapps.webapp- twitter_webapp-twitter '"{\"me

[Dx-packages] [Bug 1385331] Re: Notification LED stays on when no messages in notification center

2015-02-17 Thread Ted Gould
Seems to be related to the push-client, were I think this might be an i-messages bug is that we're not showing the offending tweet (in this case). The push-client doesn't seem to be responding to the clearing if items. == Two messages show, blue icon == $ gdbus call --session --dest com.canonical

[Dx-packages] [Bug 1414617] Re: Volume Dialog Does't Appear

2015-02-12 Thread Ted Gould
I'm not seeing that. Can you attach your indicator-sound and unity8 logs from ~/.cache/upstart/ please? ** Changed in: indicator-sound (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound i

[Dx-packages] [Bug 1418089] Re: Volume notification shown on boot / in wizard

2015-02-06 Thread Ted Gould
*** This bug is a duplicate of bug 1416233 *** https://bugs.launchpad.net/bugs/1416233 ** This bug has been marked a duplicate of bug 1416233 Sound indicator notification shows each time the a sound starts or stops -- You received this bug notification because you are a member of DX Packa

[Dx-packages] [Bug 1416233] Re: Sound indicator notification shows each time the a sound starts or stops

2015-02-05 Thread Ted Gould
So we're going to land a branch that makes the a lot less annoying, but there still are a couple of notifications we'd like to clean up. That's because we're not filtering out the event changes at the core of the roles. Once we fix the core, the notifications will in turn get cleaned up. That core

[Dx-packages] [Bug 1418490] Re: Vivid: Popup appears on anything that uses sound.

2015-02-05 Thread Ted Gould
*** This bug is a duplicate of bug 1416233 *** https://bugs.launchpad.net/bugs/1416233 ** This bug has been marked a duplicate of bug 1416233 Sound indicator notification shows each time the a sound starts or stops -- You received this bug notification because you are a member of DX Packa

[Dx-packages] [Bug 1418210] [NEW] Spotify App has changing volume levels per song

2015-02-04 Thread Ted Gould
(Ubuntu) Importance: High Assignee: Ted Gould (ted) Status: Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1418210 Title

[Dx-packages] [Bug 1416233] Re: Sound indicator notification shows each time the a sound starts or stops

2015-02-04 Thread Ted Gould
** Branch linked: lp:~ted/indicator-sound/lp1416233-notification-on- output -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1416233 Title: Sound

[Dx-packages] [Bug 1416233] Re: Sound indicator notification shows each time the a sound starts or stops

2015-01-30 Thread Ted Gould
Was about to post saying this is "by design" and link to the design, but it seems I missed a sentence at the end of the design: https://wiki.ubuntu.com/Sound#Output.2BAC8-volume_change_notification Where output role changes need to surpress the notifications. -- You received this bug notificati

[Dx-packages] [Bug 1415374] Re: Log: Loop not properly cleaned up on failures in Log constructor

2015-01-29 Thread Ted Gould
** Bug watch added: freedesktop.org Bugzilla #88846 https://bugs.freedesktop.org/show_bug.cgi?id=88846 ** Also affects: zeitgeist via https://bugs.freedesktop.org/show_bug.cgi?id=88846 Importance: Unknown Status: Unknown -- You received this bug notification because you are a mem

[Dx-packages] [Bug 1415088] Re: [Regression] No datetime indicator on first boot

2015-01-28 Thread Ted Gould
** Changed in: indicator-datetime (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1415088 Title: [Re

[Dx-packages] [Bug 1407720] Re: Indicator-loader uses incorrect serialisation for indicator-network menu icons

2015-01-26 Thread Ted Gould
indicator loader is correct here, by the spec: https://wiki.ubuntu.com/SystemComponents#Root_Item ** Changed in: unity8 (Ubuntu) Status: Invalid => Confirmed ** Changed in: libindicator (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member

[Dx-packages] [Bug 1414025] Re: "Call back" and the phone icon don't work in messaging indicator

2015-01-26 Thread Ted Gould
** Changed in: indicator-messages (Ubuntu) Assignee: (unassigned) => Lars Uebernickel (larsu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bug

[Dx-packages] [Bug 1411959] Re: Hide autostart launcher in Xfce

2015-01-20 Thread Ted Gould
** Changed in: indicator-application (Ubuntu) Status: New => In Progress ** Changed in: indicator-application (Ubuntu) Assignee: (unassigned) => Ted Gould (ted) -- You received this bug notification because you are a member of DX Packages, which is subscribed to ind

[Dx-packages] [Bug 1411959] Re: Hide autostart launcher in Xfce

2015-01-20 Thread Ted Gould
** Changed in: indicator-sound (Ubuntu) Status: New => In Progress ** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) => Ted Gould (ted) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-application in

[Dx-packages] [Bug 1412060] Re: Indicator sound fails to start with Asus Xonar

2015-01-20 Thread Ted Gould
It looks like pulseaudio is not running on your system. ** Package changed: indicator-sound (Ubuntu) => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https:/

[Dx-packages] [Bug 1370129] Re: With music-app closed, the controls in the sound menu are dummy

2015-01-20 Thread Ted Gould
*** This bug is a duplicate of bug 1378048 *** https://bugs.launchpad.net/bugs/1378048 ** This bug has been marked a duplicate of bug 1378048 Make music controls work in the sound indicator -- You received this bug notification because you are a member of DX Packages, which is subscribed

[Dx-packages] [Bug 1368291] Re: Selecting the metadata/album art in the indicator should raise the app

2015-01-20 Thread Ted Gould
** No longer affects: indicator-sound ** Changed in: indicator-sound (Ubuntu) Status: New => Triaged ** Changed in: indicator-sound (Ubuntu) Importance: High => Medium ** Changed in: indicator-sound (Ubuntu) Assignee: Ted Gould (ted) => (unassigned) -- You received

[Dx-packages] [Bug 1294596] Re: indicator-sound-service SIGABRT, (group->subscribed >= count)

2015-01-20 Thread Ted Gould
Stuff moved to much, the stack trace isn't useful :-/ ** Changed in: indicator-sound (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https:/

[Dx-packages] [Bug 1409696] Re: There is no 'headset' icon in the indicator bar when a headset is connected

2015-01-20 Thread Ted Gould
Incomplete until the design is solidified. ** Changed in: indicator-sound (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-sound in Ubuntu. Matching subscriptions: dx-packages https://bugs.la

  1   2   3   4   5   >