[Bug 1591192] Re: Unity8 crashes when launching apps without an icon entry in their .desktop file

2016-08-10 Thread Ted Gould
Seems like a desktop file should always have an Icon. We're throwing an exception because the application desktop file is invalid. I think that's a reasonable thing to do. ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Incomplete -- You received this bug notification because

[Bug 1609565] Re: No ABI validation for library

2016-08-10 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/abi-compliance -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609565 Title: No ABI validation for library To manage notifications about this bug go to:

[Bug 1611785] Re: Organization of source tree is prohibitive of productivity

2016-08-10 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-app-launch (Ubuntu) Importance: High => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1611783] Re: Does not follow style guidelines

2016-08-10 Thread Ted Gould
The coding standards for this project are encoded in the clang format config. Newer files are using that, older are being retired in time. ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs,

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584849 Title: Creating a log on a

Re: [Bug 1590445] Re: Backend for snapd

2016-07-25 Thread Ted Gould
On Mon, 2016-07-25 at 07:13 +, dinamic wrote: > i need this, i think? to launch snaps For the most part, yes. Some my work a little using the legacy backend, but that would only work via happenstance not engineering. -- You received this bug notification because you are a member of Ubuntu

Re: [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-07-14 Thread Ted Gould
On Thu, 2016-07-14 at 16:51 +, Serge Hallyn wrote: > I'm sorry, I'm as context-swapped as you are...  can you remind me > why > it is needed, versus simply having libpam-cgfs setup to give you > cgroups > upon login? We put applications in cgroups to ensure that their PIDs don't escape and we

[Bug 1597473] Re: [MIR] Indicator Transfer

2016-06-30 Thread Ted Gould
Adjusted the description to include that the two deps are build deps and subscribed indicator-applet-developers to bugs. Yes, this is part of the effort to get Unity8 into main. (just a very small part, the list of packages is huge, which is why it's starting early) ** Description changed:

[Bug 1597473] [NEW] [MIR] Indicator Transfer

2016-06-29 Thread Ted Gould
Public bug reported: [Availability] * Available in universe [Rationale] * This package is required by unity8 [Security] * No known security issues at this time. It has been reviewed by security in the past for use on the phone. [Quality assurance] * This package has both unit tests and

[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:

[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)

[Bug 1589637] Re: Need to support multiple instances of libertine applications

2016-06-08 Thread Ted Gould
** Summary changed: - Need to support multiple instances of applications + Need to support multiple instances of libertine applications ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1590440] [NEW] Signal appinfo changing

2016-06-08 Thread Ted Gould
Public bug reported: We need to be able to watch for AppInfo changes either from the underlying desktop files or other data sources. We just need to detect it and signal higher level functions. ** Affects: ubuntu-app-launch (Ubuntu) Importance: High Status: Triaged ** Changed in:

[Bug 1590448] [NEW] Create an X11 environment for unity7 snaps

2016-06-08 Thread Ted Gould
Public bug reported: For unity7 snaps we need to setup the environment using libertine. ** Affects: ubuntu-app-launch (Ubuntu) Importance: Medium Status: Triaged ** Changed in: ubuntu-app-launch (Ubuntu) Importance: High => Medium -- You received this bug notification because

[Bug 1590442] [NEW] Add C++ signal interfaces

2016-06-08 Thread Ted Gould
Public bug reported: Current the observers haven't been ported to the C++ interface. Also need to refine the manager interface as proposed in the headers. ** Affects: ubuntu-app-launch (Ubuntu) Importance: High Status: Triaged -- You received this bug notification because you are

[Bug 1590445] [NEW] Backend for snapd

2016-06-08 Thread Ted Gould
Public bug reported: Talk to snapd, do snapd things. ** Affects: ubuntu-app-launch (Ubuntu) Importance: High 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/1590445

[Bug 1230064] Re: Sound must stop playing when an application is unfocused

2016-06-02 Thread Ted Gould
This was fixed a while back. Cleaning up the bug list. ** Changed in: unity8 (Ubuntu) Status: Confirmed => 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/1230064 Title: Sound

[Bug 1588426] [NEW] Switcher doesn't show splash screens

2016-06-02 Thread Ted Gould
Public bug reported: When an application is loading and showing the splash screen the switcher doesn't render anything for it except the drop shadow. ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Tags: avengers ** Attachment added: "Screenshot"

[Bug 1588424] Re: Headers let events through to lower windows

2016-06-02 Thread Ted Gould
** Tags added: avengers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588424 Title: Headers let events through to lower windows To manage notifications about this bug go to:

[Bug 1588424] [NEW] Headers let events through to lower windows

2016-06-02 Thread Ted Gould
Public bug reported: If you right click on a header bar, that event is sent to the window under the current window. The same for scrolling with a mouse wheel. ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1578393] Re: Uninstalled running apps not terminated

2016-05-24 Thread Ted Gould
Adding Unity8 because realizing that it'll need to clean up the launcher and switcher as well. ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1560020] Re: Corrupt QML cache - Apps Fail to start

2016-05-24 Thread Ted Gould
Thinking about this more, we can get the status code that is returned by the utility. If we wanted to return a custom status code for "delete the QML cache" we could do that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1578393] Re: Uninstalled running apps not terminated

2016-05-23 Thread Ted Gould
Thought that Click was handling this, but if not, we can add it to the UAL desktop hook pretty easily. ** Package changed: unity-scope-click (Ubuntu) => ubuntu-app-launch (Ubuntu) ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Low ** Changed in: ubuntu-app-launch (Ubuntu)

[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:

[Bug 1579799] Re: Need API to allow shell to choose custom OOM killer scores

2016-05-19 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/lp1579799-oom-adjust -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579799 Title: Need API to allow shell to choose custom OOM killer scores To manage

[Bug 1579799] Re: Need API to allow shell to choose custom OOM killer scores

2016-05-18 Thread Ted Gould
** Changed in: ubuntu-app-launch (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/1579799 Title: Need API to allow shell to choose custom OOM killer

[Bug 1579799] Re: Need API to allow shell to choose custom OOM killer scores

2016-05-18 Thread Ted Gould
Spent a bit of time going back and forth on this with tvoss. We don't want to have a ton of application states, that'll make insanity, but it does make sense for qtmir to drive policy for applications. We don't know completely what that policy is today. Long story short, the plan is to provide an

[Bug 1583209] Re: OOM killer score calculations should be improved

2016-05-18 Thread Ted Gould
*** This bug is a duplicate of bug 1579799 *** https://bugs.launchpad.net/bugs/1579799 I'm going to go ahead and mark this as a duplicate of bug 1579799, what I think is important is mentioned there; we need to enumerate the states that we want applications in. I don't think putting magic

[Bug 1583209] Re: OOM killer score calculations should be improved

2016-05-18 Thread Ted Gould
Agree that this would be a good feature, along with others, if we were to write our own OOM killer algorithm. For reference, here is the code in the kernel: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/mm/oom_kill.c#n155 (I think we're also using the lowmemory driver from

[Bug 1580916] Re: LIstitem dividers not shown for new items.

2016-05-12 Thread Ted Gould
I think that my behavior is slightly different, but perhaps the same bug. I have an infinite scrolling list, but connects to a webservice that sends items in groups of six. So the model starts out with zero entries, gets 6 more, then gets 6 more, etc. I see dividers between the items in the group

[Bug 1580092] Re: Playing a video crashes unity8

2016-05-10 Thread Ted Gould
OTA11 Silo: https://requests.ci-train.ubuntu.com/#/ticket/1401 Gathering branches for the OTA12 version here: https://requests.ci-train.ubuntu.com/#/ticket/1400 ** Branch linked: lp:~ted/mediaplayer-app/url-overlays -- You received this bug notification because you are a member of Ubuntu

[Bug 1580092] Re: Playing a video crashes unity8

2016-05-10 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/disable-only-show-in ** Branch linked: lp:~ted/ubuntu-app-launch/reenable-only-show-in -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580092 Title:

[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

[Bug 1580086] Re: Random password prompt popping up

2016-05-10 Thread Ted Gould
*** This bug is a duplicate of bug 1579837 *** https://bugs.launchpad.net/bugs/1579837 ** This bug has been marked a duplicate of bug 1579837 Issue after wizard with policykit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1580092] Re: Playing a video crashes unity8

2016-05-10 Thread Ted Gould
** Also affects: mediaplayer-app 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/1580092 Title: Playing a video crashes unity8 To manage notifications

[Bug 1580092] Re: Playing a video crashes unity8

2016-05-10 Thread Ted Gould
Discussion from IRC. We're going to disable throwing the exception (and only print a warning) for the OTA. Then for the next release we'll get all strict again and migrate media player to a URL overlay. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1580086] Re: Random password prompt popping up

2016-05-10 Thread Ted Gould
The reason we seeded it was just to start getting ready for the multi- user convergence cases, figuring it was mostly a no-op. Seeming like that isn't the case... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1579799] Re: Need API to allow shell to choose custom OOM killer scores

2016-05-09 Thread Ted Gould
would their scores be relative to one another? ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Wishlist ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Incomplete ** Changed in: ubuntu-app-launch (Ubuntu) Assignee: (unassigned) => Ted G

[Bug 1396611] Re: Cannot install click packages on ISO installs of Ubuntu

2016-05-06 Thread Ted Gould
** Package changed: click (Ubuntu) => policykit-unity8 (Ubuntu) ** Changed in: policykit-unity8 (Ubuntu) Status: In Progress => Fix Released ** Also affects: unity8-desktop-session (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are

[Bug 1578331] Re: Support additional parameters for the command-line tool

2016-05-04 Thread Ted Gould
To support the use-case of developers who want to run utilities we have ubuntu-app-test which will take a command line argument and run it. We don't want to support that in the main tools as we want to run "applications" which are defined by the meatadata in their package. So if devs are

[Bug 1578112] Re: Camera display rotated in camera-app

2016-05-04 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => 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/1578112 Title: Camera display rotated in camera-app To manage

[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

[Bug 1439525] Re: icon-path-unhandled

2016-05-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439525 Title: icon-path-unhandled To manage notifications about this

[Bug 1506070] Re: Make it easier to change Xmir command line switches without having to recompile

2016-05-02 Thread Ted Gould
The environment variable seems to be working and provides more flexibility. Marking as Invalid. ** Changed in: ubuntu-app-launch (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1251635] Re: drop version numbers from users' .desktop file names

2016-05-02 Thread Ted Gould
We've moved to providing an information API in UAL which doesn't require version numbers. That is preferred over the desktop files, they can be considered deprecated at this point. So this bug won't be fixed. ** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => Won't Fix **

[Bug 1539419] Re: There is no warning of saving in Gedit

2016-05-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1540492] Re: package libubuntu-app-launch2:armhf 0.5+15.10.20150817-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting con

2016-05-02 Thread Ted Gould
I don't know either. Please try to remove the package and reinstall it. If it persists please reopen this bug. Thanks! ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1404302] Re: liblttng-ust0 Error opening shm /lttng-ust-wait-5 - do not link liblttng-ust!

2016-05-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (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/1404302 Title: liblttng-ust0 Error opening shm /lttng-ust-wait-5 - do not

[Bug 1575990] Re: /usr/bin/ubuntu-app-stop:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:ubuntu::app_launch::Application::create

2016-05-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1541787] Re: Printing from legacy apps on the pocket desktop

2016-05-02 Thread Ted Gould
I think that this probably belongs more with libertine as it tracks the container's life. It'll probably also need to connect some sockets. ** Package changed: ubuntu-app-launch (Ubuntu) => libertine (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1576722] Re: No icons in the launcher and switcher for libertine apps

2016-05-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-app-launch (Ubuntu) Assignee: (unassigned) => Larry Price (larryprice) ** Changed in: ubuntu-app-launch (Ubuntu)

[Bug 1560020] Re: Corrupt QML cache - Apps Fail to start

2016-05-02 Thread Ted Gould
The UAL signal for failing on starting would only be before the process starts executing. So basically everything up to passing off to the Exec line in the desktop file. After that we pretty much lose track of the process. So I don't think that UAL can really be used to tell whether the app failed

[Bug 1541037] Re: Xenial+Unity8 session: click apps can't load theme icons because of missing paths in XDG_DATA_DIRS

2016-05-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (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/1541037 Title: Xenial+Unity8 session: click apps can't load theme

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-05-02 Thread Ted Gould
So I've taken a clean install from Desktop ISO and installed everything and cgmanager ends up enabled correctly and starts by default. So I believe that on my system, and others, there was an upgrade issue (perhaps a release or more ago). I don't know of anything that I did on my system that

[Bug 1576722] Re: No icons in the launcher and switcher for libertine apps

2016-05-02 Thread Ted Gould
** Branch linked: lp:~larryprice/ubuntu-app-launch/find-theme-icons -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576722 Title: No icons in the launcher and switcher for libertine apps To manage

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-04-29 Thread Ted Gould
Reopening the cgmanager task as it seems that it might be ending up disabled in some cases. ** Changed in: cgmanager (Ubuntu) Status: Invalid => New ** Changed in: ubuntu-app-launch (Ubuntu) Status: In Progress => Fix Released ** Changed in: ubuntu-app-launch (Ubuntu)

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-04-29 Thread Ted Gould
So we fixed the fact that pam wasn't installed, but it seems for some systems cgmanager is still not running by default. For my machine it seems that, somehow, cgmanager got disabled. I was able to renable it using: $ sudo systemctl enable cgmanager Then upon rebooting it starts and everything

[Bug 1575043] Re: drop ubuntu-app-launch direct dependecy on xmir

2016-04-27 Thread Ted Gould
This was done at the request of the pocket desktop folks who want to drop it from libertine as they move it into the standard seeds. We do want the 7MB in the main seeds for OTA11 as the pocket desktop seeds are retired. ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Invalid --

Re: [Bug 1396611] Re: Cannot install click packages on ISO installs of Ubuntu

2016-04-13 Thread Ted Gould
On Wed, 2016-04-06 at 06:33 +, Sebastien Bacher wrote: > Unity8 still doesn't have the prompting capability needed though it > seems, maybe one workaround would be to add a plka file allowing > local users to install clicks without have to auth, since clicks > don't have access to system

[Bug 1560610] Re: Playback controls need to differentiate the player more clearly

2016-03-23 Thread Ted Gould
What is shown in indicator-sound for the player comes from media-hub. It'll need to supply different application information based on who's behalf it is playing the audio. ** Package changed: indicator-sound (Ubuntu) => media-hub (Ubuntu) -- You received this bug notification because you are a

[Bug 1396611] Re: Cannot install click packages on ISO installs of Ubuntu

2016-03-14 Thread Ted Gould
Bringing the bug up to speed. It seems that Xenial is not getting package kit 1.0, so the 0.8 version that has a click backend can remain in Xenial and can be used. And it is in the Xenial archive. So we're all good as far as repositories are concerned. But it doesn't work by default. This is

[Bug 1404302] Re: liblttng-ust0 Error opening shm /lttng-ust-wait-5 - do not link liblttng-ust!

2016-03-02 Thread Ted Gould
So did some investigation into this and why the error message is printing. It seems like it shouldn't be. Then I realized I was looking at the version of libttng-ust in Xenial and not the one in Vivid. This is fixed in Xenial with ust 2.7 in that it'll only print the errors if UST debugging is

[Bug 1506070] Re: Make it easier to change Xmir command line switches without having to recompile

2016-02-16 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => 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/1506070 Title: Make it easier to change Xmir command line switches

[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

[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:

[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

Re: [Bug 1541037] Re: Xenial+Unity8 session: click apps can't load theme icons because of missing paths in XDG_DATA_DIRS

2016-02-03 Thread Ted Gould
On Tue, 2016-02-02 at 23:15 +, Andrea Bernabei wrote: > @Ted: why is this only needed on Xenial+Unity8 though? why is the env > var correctly set on the phone? A default value is set on the phone, but isn't set on Xenial. Which is fine, that's a valid state for it to be in. But we didn't

Re: [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-02-03 Thread Ted Gould
On Wed, 2016-02-03 at 14:55 +, David Planella wrote: > I've no idea how to restart cmanager, so any guidance in there, would > be > great, thanks! You can use the service tool to control the service. Note you'll need to start it before logging in. $ sudo service cgmanager start -- You

Re: [Bug 1541037] Re: Xenial+Unity8 session: click apps can't load theme icons because of missing paths in XDG_DATA_DIRS

2016-02-03 Thread Ted Gould
On Wed, 2016-02-03 at 14:28 +, Andrea Bernabei wrote: > Just out of curiosity, is it lightdm.override from ubuntu-touch- > session > setting the var on phone? I'm not certain, but that seems likely. There are a couple other shell scripts that could be setting it as well. -- You received this

[Bug 1541037] Re: Xenial+Unity8 session: click apps can't load theme icons because of missing paths in XDG_DATA_DIRS

2016-02-02 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-02-02 Thread Ted Gould
I think that some issues that people may be having is it seems that on some systems the cgmanager doesn't start before the login. I *think* but haven't verified that the difference is whether the system has LXD installed, as LXD starts it. -- You received this bug notification because you are a

[Bug 1539682] [NEW] zfs-dkms 0.6.5.3-0ubuntu6: zfs kernel module failed to build

2016-01-29 Thread Ted Gould
Public bug reported: Installing the zfs module when upgrading to the 4.4 kernel currently in proposed. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: zfs-dkms (not installed) ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0 Uname: Linux 4.4.0-2-generic x86_64 ApportVersion:

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-01-26 Thread Ted Gould
** Changed in: upstart (Ubuntu) Status: New => Invalid ** Changed in: cgmanager (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-app-launch (Ubuntu) Status: Invalid => In Progress ** Changed in: ubuntu-app-launch (Ubuntu) Assignee: (unassigned) => Te

Re: [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-01-26 Thread Ted Gould
On Tue, 2016-01-26 at 18:09 +, Serge Hallyn wrote: > What file or dbus call is used to start the upstart job? Why > is upstart requiring cgroups? Is it something you want/need, > or is it being done inadvertently? We use the cgroups to track the pids inside a confined application. This way

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-01-26 Thread Ted Gould
** Changed in: upstart (Ubuntu) Status: New => Invalid ** Changed in: cgmanager (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-app-launch (Ubuntu) Status: Invalid => In Progress ** Changed in: ubuntu-app-launch (Ubuntu) Assignee: (unassigned) => Te

Re: [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-01-22 Thread Ted Gould
On Fri, 2016-01-22 at 17:36 +, Serge Hallyn wrote: > So the next two questions would be: what is pid 2486 (and its > parent)? > What is its cgroup? The PID who is creating the group should be Upstart itself, or a helper. We are telling Upstart to do it using the "cgroup" field in the job

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-01-21 Thread Ted Gould
It looks like Upstart isn't able to create cgroups on Xenial. We've started up the cgmanager before the starting of Upstart, but jobs that have the "cgroup" entry in their Upstart job configuration immediately go to failed without running their exec. We are using the "freezer" cgroup which seems

[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

[Bug 1506070] Re: Make it easier to change Xmir command line switches without having to recompile

2016-01-18 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2016-01-18 Thread Ted Gould
I think that, considering the age of this, we're happy with the values today? ** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1511381] Re: uris aren't being passed along when apps are already running

2016-01-18 Thread Ted Gould
Not sure how we could fix this. We're using the FD.o URL sending standard to send the URL. Firefox doesn't support that. We could assume that libertine apps are multi-instance and call it again, but I'm not sure if that's the right answer. It'd have to run on the same Xserver for FF's single

[Bug 1532277] Re: When media player plays a video the mpris info displays a musical note rather the Media Player icon and text

2016-01-08 Thread Ted Gould
The icon is the fallback icon for not having an icon. Indicator sound doesn't know which application is connecting to media-hub, just that media hub is talking to it. Media hub should be setting the icon in that case, along with information about the video playing. ** Package changed:

[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 Ubuntu Server Team, which is subscribed to byobu in Ubuntu. https://bugs.launchpad.net/bugs/1503418 Title: [REGRESSION] launching

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503418 Title: [REGRESSION] launching byobu from unity

[Bug 1494442] Re: Turn crash generation off by default for phone on stable channel

2015-10-02 Thread Ted Gould
Seems a little extreme to disable all crash reporting. Why not disable it for Unity8, that seems to be the one that everyone is worried about. We have no other way to judge quality in the field, so it would be a real shame to loose the only feedback we have on real use-cases. -- You received

[Bug 1494442] Re: Turn crash generation off by default for phone on stable channel

2015-10-02 Thread Ted Gould
Uhg, "lose" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1494442 Title: Turn crash generation off by default for phone on stable channel To manage notifications about this bug go to:

Re: [Bug 1495871] Re: unity8 leaks file descriptors cause unresponsive ui but power button works display

2015-09-16 Thread Ted Gould
On Wed, 2015-09-16 at 15:22 +, Albert Astals Cid wrote: > It's a bit unfortunate we need ~8 fd per app though, may we need to > optimize that at some point in the future. It will go down a bunch with the switch to systemd as we can request on the system bus instead of building a custom dbus

[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 Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1478853] Re: OOM scoring kills the browser's render process while the browser is running

2015-08-05 Thread Ted Gould
On Tue, 2015-08-04 at 20:43 +, Gerry Boland wrote: You're correct the OOM score set to 2 arbitrary values. They're hardcoded and set by upstart-app-launch. I believe your question is my question 2 above, to which I don't have an answer. They're not entirely arbitrary, more or less built

Re: [Bug 1472097] Re: Failed assertion in compCopyWindow

2015-08-03 Thread Ted Gould
On Mon, 2015-08-03 at 20:40 +, Christopher Townsend wrote: I guess it's easy enough to remove -rootless from the MP, but I wouldn't think Xmir should be crashing with that set either... I think that, long term, we really want to be running -rootless in general as well. So, I'd prefer to

[Bug 1472753] Re: /usr/lib/arm-linux-gnueabihf/ubuntu-app-launch/desktop-hook:icon-path-unhandled

2015-07-31 Thread Ted Gould
*** This bug is a duplicate of bug 1439525 *** https://bugs.launchpad.net/bugs/1439525 ** Changed in: ubuntu-app-launch (Ubuntu) Status: New = Triaged ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided = Low ** Summary changed: -

[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: [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 https://wiki.ubuntu.com/SystemComponents#Root_Item, which doesn't mention sound volume at all, so I don't see how it can be related. The sound

[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_app

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 member

[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

[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

[Bug 1472097] Re: Failed assertion in compCopyWindow

2015-07-13 Thread Ted Gould
I think the big difference is connecting to Unity8 as the MIr server. So I'm setting XMir as connecting to Unity8 and then the application connecting to XMir. I think that Unity8 is doing something that the demo server isn't doing. I'm not sure if that's an XMir issue or a Unity8 one. -- You

Re: [Bug 1470995] Re: Add support for socketpair() in the default profile

2015-07-13 Thread Ted Gould
I guess my only question would be how often socketpair() is used. This solves the Mir case of course, but I figured it was more widely used than just Mir and kinda a standard Unix feature. For instance two processes in the same application could use it to communicate with each other

[Bug 1470998] [NEW] qmlscene needs read access to its own /proc/$(pid)/cmdline file

2015-07-02 Thread Ted Gould
Public bug reported: To run qmlscene it requires being able to read the cmdline file in its proc entry. Unfortunately this isn't available currently because there is no way to filter based on the process' PID. Giving access to all cmdline entries would result in an information leak. ** Affects:

[Bug 1470995] [NEW] Add support for socketpair() in the default profile

2015-07-02 Thread Ted Gould
Public bug reported: Socketpair() can only be used for local sockets, so it should be allowed in the default profile and not require network-client or network-server. ** Affects: ubuntu-core-security (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

<    1   2   3   4   5   6   7   8   9   10   >