After some discussion and code spelunking, I wonder if this shouldn't be
a unity-scope-click bug.

For some background:

The UUID is only appended by UDM in two cases: if the app is confined,
or if it's unconfined and the client has sent a LOCAL_PATH_KEY metadata
value.

The scope is running as unconfined, as confirmed by the UDM log:
>> 2014-01-13 20:56:41,635 - DEBUG - UNCONFINED APP

but, the scope does not send LOCAL_PATH_KEY, so we get the appending behavior 
from UDM.
I don't think this is necessarily a bug, since UDM can get the filename 
correctly itself, why should the scope bother.

However, the real strange thing to me is why the file already exists in this 
case. The only reasonable explanation I can think of is if the app had already 
been installed and then removed, but the downloaded file still exists, and then 
Jamie tried to install it again.
Jamie, is that the case?
Even so, I don't know what the story for deleting the packages is, so I'm not 
actually sure that scenario is possible.

If there's some way that a download is getting done multiple times or
something, then this is a real bug somewhere, after all. I'm just not
sure where.

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

Title:
  connect4 always fails to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-download-manager/+bug/1269058/+subscriptions

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

Reply via email to