[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-09-20 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594874 Title: App won't open from click scope if it got

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scope-click - 0.1.1+16.10.20160808-0ubuntu1 --- unity-scope-click (0.1.1+16.10.20160808-0ubuntu1) yakkety; urgency=medium * Use shortened appid for click app launching url. (LP: #1594874, #1600593) * Remove some old unused code that is

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-08-17 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594874 Title: App won't open from click scope if it got updated

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-08-16 Thread Jean-Baptiste Lallement
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Status: New => Fix Committed ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in:

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-07-12 Thread Rodney Dawes
Found a way to make it work without changing url-dispatcher or libual. ** Changed in: unity-scope-click (Ubuntu) Status: Confirmed => In Progress ** No longer affects: url-dispatcher (Ubuntu) ** No longer affects: ubuntu-app-launch (Ubuntu) -- You received this bug notification because

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-30 Thread Rodney Dawes
Ah right, it should be com.ubuntu, but it prints the same errors. I've added ual and url-dispatcher to this bug now. ** Package changed: unity-scopes-shell (Ubuntu) => ubuntu-app-launch (Ubuntu) ** Also affects: url-dispatcher (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-30 Thread Michael Terry
Well you have more success if you use com.ubuntu.calendar instead of com.canonical.calendar. But then you just hit this weird bug where unity8 acts like it's starting the app but never does? But yeah, looks like url-dispatcher and ubuntu-app-launch don't handle short appids very well. I had

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-30 Thread Rodney Dawes
I suspect the problem lies a bit deeper than just having the .desktop there for url-dispatcher: phablet@ubuntu-phablet:~$ ubuntu-app-launch com.canonical.calendar_calendar ** (process:22374): WARNING **: Unable to find keyfile for application 'com.canonical.calendar_calendar' -- You received

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-29 Thread Michael Terry
Looking at the MP real quick, you need the .desktop at the end of the application:/// URL. url-dispatcher doesn't actually look for a .desktop file itself, but it does ignore any application: URLs that don't end in .desktop. It strips it before passing the appid on. -- You received this bug

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-29 Thread Rodney Dawes
Well, so much for not having the version in the application:/// URL. Apparently it doesn't work. Not sure if it's unity-scopes-shell that's failing there, unity8, or ubuntu-app-launch though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~dobey/unity-scope-click/short-appid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594874 Title: App won't open from click scope if it got updated in meantime To manage

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-29 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu) Assignee: (unassigned) => Rodney Dawes (dobey) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594874 Title: App won't open from click scope if it got

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-21 Thread Michael Terry
And mightn't the same problem happen on the click scope main list too? Haven't tested that, but if they include the version, I assume you could launch an app right before the refresh happens? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-21 Thread Michael Terry
Refreshing the preview is appropriate and good—the icon or description may have changed. And it will reduce the surface of this bug. But I suspect that the race condition between clicking on Open and a refresh and the new click being registered will be unavoidable. I think it would still make

[Bug 1594874] Re: App won't open from click scope if it got updated in meantime

2016-06-21 Thread Rodney Dawes
This is because dash previews are static, and you have one open which contains old data. There is no way to refresh a preview. When updates are installed via system-settings, a refresh request is emitted for the apps scope, but the shell only performs this refresh when you return to the results