Opened at 2014-10-21T18:42:41Z
Closed at 2015-04-30T16:47:40Z
#2323 closed defect (fixed)
opening "tahoe.app" from OS X package gives an error message
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.1 |
Component: | packaging | Version: | 1.10.0 |
Keywords: | mac osx openitp-packaging error | Cc: | |
Launchpad Bug: |
Description
This shows a dialog with the message
You can't open the application "tahoe.app" because it may be damaged or incomplete.
This is cosmetic (the 'tahoe' command works correctly), but we should probably fix it to give a nicer message.
Attachments (1)
Change History (7)
Changed at 2014-10-21T18:44:00Z by daira
comment:1 Changed at 2014-10-21T18:51:58Z by daira
We should add an AppleScript that uses display alert to show an alert box.
comment:2 Changed at 2014-10-21T19:04:08Z by daira
Someone who has a Mac, please write a one-liner AppleScript as above, save it as an application, and attach an archive of the app bundle here so we can copy it (including the necessary boilerplate files such as Info.plist) into the Tahoe-LAFS source tree.
comment:3 Changed at 2014-10-21T22:01:42Z by daira
Or better, we could open docs/running.rst.
comment:4 Changed at 2015-03-31T18:55:49Z by daira
Ramki and I worked on this in one of our pairing sessions; it is nearly fixed.
comment:5 Changed at 2015-04-30T14:25:41Z by Daira Hopwood <daira@…>
comment:6 Changed at 2015-04-30T16:47:40Z by daira
- Milestone changed from soon to 1.10.1
- Resolution set to fixed
- Status changed from new to closed
screenshot