[Cyberduck-trac] [Cyberduck] #9711: Support Manta Object Store

Cyberduck trac at cyberduck.io
Wed May 17 22:24:40 UTC 2017


#9711: Support Manta Object Store
---------------------+-------------------------
 Reporter:  elijah   |         Owner:  tjcelaya
     Type:  feature  |        Status:  new
 Priority:  low      |     Milestone:
Component:  core     |       Version:  5.1
 Severity:  normal   |    Resolution:
 Keywords:           |  Architecture:
 Platform:           |
---------------------+-------------------------

Comment (by tjcelaya):

 Thanks for all the help so far! Definitely getting closer since`mvn
 package` succeeds without any errors. Running the bundle at
 `osx/target/Cyberduck.app` closes as soon as it's launched though and
 invoking `open osx/target/Cyberduck.app` yields the following error:

 {{{
 LSOpenURLsWithRole() failed with error -10810 for the file
 /Users/tomascelaya/repo/cyberduck/osx/target/Cyberduck.app.
 }}}

 Thankfully `i18n.sh` yield a more obvious error message:

 {{{
   [cyberduck](master) PDT 14:39 UTC 21:39
 i18n/src/main/resources/i18n.sh -l en.lproj -r
 Using Language:en.lproj
 Running app using en...
 Error: Could not find or load main class
 ch.cyberduck.ui.cocoa.MainApplication
 *** DONE. ***
 }}}

 The error specifically occurs on the last line in `run()` but attempting
 to run the `Cyberduck.app/Contents/Cyberduck` binary prints out the same
 message, so it seems like I'm missing something related to classpath
 configuration. I'm attempting to track down the issue further by
 inspecting file open syscalls but haven't found anything promising yet.

--
Ticket URL: <https://trac.cyberduck.io/ticket/9711#comment:16>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list