[Touch-packages] [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"

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

[Touch-packages] [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 Touch seeded packages, which is subscribed to webbrowser-app in

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

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

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

[Touch-packages] [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

Re: [Touch-packages] [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

[Touch-packages] [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

Re: [Touch-packages] [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

Re: [Touch-packages] [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

[Touch-packages] [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

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

[Touch-packages] [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

[Touch-packages] [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

Re: [Touch-packages] [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

[Touch-packages] [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)

[Touch-packages] [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

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

[Touch-packages] [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 Touch seeded packages, which is subscribed to

[Touch-packages] [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

[Touch-packages] [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 **

[Touch-packages] [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 Touch seeded

[Touch-packages] [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 Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/1404302 Title: liblttng-ust0 Error

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

[Touch-packages] [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

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

[Touch-packages] [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

Re: [Touch-packages] [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

[Touch-packages] [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

[Touch-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 Ubuntu Touch seeded packages, which is subscribed to zeitgeist in Ubuntu. https://bugs.launchpad.net/bugs/1584849

[Touch-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 Ubuntu Touch seeded packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1591342 Title: Complains about bad url on libertine

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

[Touch-packages] [Bug 1661072] Re: mir 0.26 - spinner loading animation, minimize, maximize too fast

2017-02-02 Thread Ted Gould
Also noticing that with Mir 0.26 I'm seeing large CPU usage by XMir applications. Firefox on the start page (no animations or anything) is seeing U8 using 50% CPU and Xmir 20% CPU. It could be these are the same issue? Machine is an i7, xenial-overlay up-to-date. -- You received this bug

[Touch-packages] [Bug 1659955] Re: Not possible to launch apps in xenial using unity8-session.ubuntu-app-launch command using the unity8 session snap

2017-02-03 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1659955 Title: Not possible to launch

[Touch-packages] [Bug 1639440] Re: [desktop] apps don't start, missing logs

2017-02-03 Thread Ted Gould
Fix released for UAL we're using systemd now so there's no cgmanager issue. ** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1651474] Re: App Drawer does not refresh

2017-02-03 Thread Ted Gould
*** This bug is a duplicate of bug 1630997 *** https://bugs.launchpad.net/bugs/1630997 ** This bug has been marked a duplicate of bug 1630997 Provide a way to listen to registry changes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

Re: [Touch-packages] [Bug 1662632] Re: Installing 0.26.1 breaks calendar app (and others)

2017-02-08 Thread Ted Gould
On Wed, 2017-02-08 at 07:11 +, Daniel van Vugt wrote: > Hmm and apparently no snap named `ubuntu-calendar-app' exists. How do > I > install it or any other app that exhibits this bug? Best way is to use the "unity8-snap-install" script which installs all of the snaps for the core apps. --

[Touch-packages] [Bug 1659386] [NEW] Ubuntu keyboard hides on keypress in applications

2017-01-25 Thread Ted Gould
Public bug reported: Using Unity8 with Xenial+Overlay. When I click on the text field in the app drawer I can use the keyboard and it behaves as expected. When I click on the text field to search in the apps scope the keyboard seems to hide and show on each keypress. They key press is not sent

[Touch-packages] [Bug 1659388] [NEW] maliit-server.conf isn't in a useful package

2017-01-25 Thread Ted Gould
Public bug reported: Not quite sure where this should go exactly, but the maliit-server Upstart config is in ubuntu-touch-session package. That's not a good place for it, is ubuntu-keyboard? Let's reassign this bug to the right place. ** Affects: ubuntu-keyboard (Ubuntu) Importance:

[Touch-packages] [Bug 1662145] Re: [regression] Some apps fail to start with [QPA] UbuntuClientIntegration: connection to Mir server failed.

2017-02-10 Thread Ted Gould
The log file makes this look like an app that is exporting the unity7 interface as well as the unity8 one. But the snapd in zesty doesn't have a unity8 interface. So we're starting it as a unity7 app. It is not realizing this and trying to connect to Mir, even after we've setup XMir for it. --

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

[Touch-packages] [Bug 1612587] Re: Can't run two LibreOffice apps at the same time

2016-09-14 Thread Ted Gould
*** This bug is a duplicate of bug 1589637 *** https://bugs.launchpad.net/bugs/1589637 ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => High ** This bug has been marked a duplicate of bug 1589637

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

2016-09-14 Thread Ted Gould
*** This bug is a duplicate of bug 1617348 *** https://bugs.launchpad.net/bugs/1617348 ** This bug has been marked a duplicate of bug 1617348 unity shell is crashing for apps without icon -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1619254] Re: Make sure debian/{control, rules} files are appropriate for arm64

2016-09-14 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1619254 Title: Make sure

[Touch-packages] [Bug 1629863] Re: snap apps require hardcode --desktop-file-hint to launch

2016-10-04 Thread Ted Gould
So we think this is qtmir resolving the apparmor label incorrectly. Apparmor labels are now "snap.$(pkg).$(app)" instead of "$(pkg)_$(app)" so it isn't getting the AppID of the application correctly. ** Also affects: qtmir Importance: Undecided Status: New ** Changed in: qtmir

Re: [Touch-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,

[Touch-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 Ubuntu Touch seeded packages, which is subscribed to url-dispatcher in Ubuntu. https://bugs.launchpad.net/bugs/1370008 Title: URL Dispatcher Should Prompt on Bad URL

[Touch-packages] [Bug 1629863] Re: snap apps require hardcode --desktop-file-hint to launch

2016-10-03 Thread Ted Gould
Ubuntu Calendar App doesn't have a desktop file that matches the app name in the YAML file. The desktop file is: com.ubuntu.calendar_calendar.desktop And the YAML has a app name of: ubuntu-calendar-app This is an invalid snap. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1629863] Re: snap apps require hardcode --desktop-file-hint to launch

2016-10-03 Thread Ted Gould
Revision 3 of the snap, version 0.1. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1629863 Title: snap apps require hardcode --desktop-file-hint to launch Status in

[Touch-packages] [Bug 1647409] Re: Allow multiple trust prompts to be started per process

2016-12-05 Thread Ted Gould
This also effects URL dispatcher prompts. For instance we have a Bad URL prompt that shows up when someone uses an incorrect URL. It is quite possible for someone to have a bad URL in one app and use another one at the same time. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1589637] Re: Unable to open multiple instances of the same app

2017-01-04 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/signal-instances -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1589637 Title: Unable to open multiple instances of the same

[Touch-packages] [Bug 1676390] Re: [unity8] launcher menu breaks launch multiple instances

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1676390 Title: [unity8] launcher menu breaks launch multiple instances

[Touch-packages] [Bug 1672693] Re: GTK theme in apps appears different under Unity8 compared to Unity7

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1672693 Title: GTK theme in apps appears different under Unity8 compared

[Touch-packages] [Bug 1671731] Re: [xmir] closing an app while a child window is opened leaves an Xmir process opened eating 100% CPU

2017-03-30 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1671731 Title: [xmir] closing an app while a child window is opened leaves

[Touch-packages] [Bug 1672392] Re: Install an app from Ubuntu Terminal and it doesn't show up in the app drawer

2017-03-30 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/system-app-watch ** Changed in: ubuntu-app-launch (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1672983] Re: OSK fails to appear with GTK

2017-03-21 Thread Ted Gould
** No longer affects: ubuntu-app-launch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1672983 Title: OSK fails to appear with GTK Status in Canonical System

[Touch-packages] [Bug 1670704] Re: No way to discern multiple versions of the same app (from different sources)

2017-03-21 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1670704 Title: No way to discern multiple versions

[Touch-packages] [Bug 1656252] Re: Applications fail to start on the second use

2017-04-11 Thread Ted Gould
** Changed in: canonical-devices-system-image Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1656252 Title: Applications

[Touch-packages] [Bug 1628589] Re: Need better session management for apps

2017-04-11 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Assignee: Ted Gould (ted) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1628589 Title: Need better sess

[Touch-packages] [Bug 1670704] Re: No way to discern multiple versions of the same app (from different sources)

2017-04-11 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Assignee: Ted Gould (ted) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1670704 Title: No way to disc

[Touch-packages] [Bug 1176127] Re: GLib Application Registers a DBus name under application confinement

2017-04-11 Thread Ted Gould
** Changed in: glib2.0 (Ubuntu) Assignee: Ted Gould (ted) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1176127 Title: GLib Application Regist

[Touch-packages] [Bug 1324848] Re: [Gmail] can't switch to another account

2017-04-11 Thread Ted Gould
** Changed in: url-dispatcher Assignee: Ted Gould (ted) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1324848 Title: [Gmail] can't swi

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

[Touch-packages] [Bug 1670704] Re: No way to discern multiple versions of the same app (from different sources)

2017-03-07 Thread Ted Gould
** Changed in: ubuntu-app-launch (Ubuntu) Assignee: (unassigned) => Ted Gould (ted) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1670704 Title: No way to disc

[Touch-packages] [Bug 1668429] Re: X apps (LibreOffice, Thunderbird) fail to launch with failure to open display (no Xmir is running)

2017-03-02 Thread Ted Gould
** Branch linked: lp:~ted/ubuntu-app-launch/xmir-by-default -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1668429 Title: X apps (LibreOffice, Thunderbird) fail to launch

[Touch-packages] [Bug 1922464] Re: GNOME 40: GTK3 apps crash with: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'

2021-10-05 Thread Ted Gould
The problem is that snaps that are built on focal don't work on GNOME 40. So in my case I'm concerned about Inkscape, but most Electron apps will fall into the same boat. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1922464] Re: GNOME 40: GTK3 apps crash with: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'

2022-03-05 Thread Ted Gould
In our case we're not using either of the gnome snaps but just the distro packages. We trust @seb128 more than those crazy snap people ;-) I imagine that the fix for Inkscape is to switch to core22, which will grab the newer GTK3. The next release for Inkscape is roughly aligned with when 22.04

<    1   2   3   4