rufuscoder / Shakespeer

A Direct Connect Client for Multiple Platforms
GNU General Public License v2.0
28 stars 13 forks source link

LSOpenFromURLSpec() Errors #60

Closed rufuscoder closed 11 years ago

rufuscoder commented 11 years ago

Original author: ShadowsF...@gmail.com (May 26, 2008 02:32:46)

What steps will reproduce the problem?

  1. Trying to open downloaded files in Downloads list 2. 3.

What is the expected output? What do you see instead? Expected to open file, but returns error in Console instead. Error message: 2008-05-25 22:29:16.387 ShakesPeer[3634] LSOpenFromURLSpec() returned -43 for application (null) path ~/Desktop/ShakesPeer_Downloads/<filename>

Manually using the Open command with the exact same path properly the file.

Checked Info.plist as per the old ticket to ensure that ShakesPeer was properly spelt in the key strings.

What version of the product are you using? On what operating system? 0.9.7 on Mac OS X 10.4.11

Please provide any additional information below.

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=26

rufuscoder commented 11 years ago

From hwa...@gmail.com on June 07, 2008 23:38:01 Fix committed to trunk, it will be included in the next release.