[Cyberduck-trac] [Cyberduck] #8368: Spinning Symbol in Transfers Window

Cyberduck trac at trac.cyberduck.io
Tue Nov 25 21:17:05 UTC 2014


#8368: Spinning Symbol in Transfers Window
-------------------------+----------------------------
    Reporter:  dansoper  |      Owner:
        Type:  defect    |     Status:  new
    Priority:  normal    |  Milestone:
   Component:  core      |    Version:  4.6
    Severity:  normal    |   Keywords:
Architecture:            |   Platform:  Mac OS X 10.10
-------------------------+----------------------------
 The transfers window has a permanent loading icon there at all times -
 even if there is no loading taking place.

 For info, here is the Console Log from opening Cyberduck:

 25/11/2014 21:15:06.268 Cyberduck[27390]: WARNING: The Gestalt selector
 gestaltSystemVersion is returning 10.9.1 instead of 10.10.1. Use
 NSProcessInfo's operatingSystemVersion property to get correct system
 version number.
 Call location:
 25/11/2014 21:15:06.268 Cyberduck[27390]: 0   CarbonCore
 0x00007fff87f88dc3 ___Gestalt_SystemVersion_block_invoke + 113
 25/11/2014 21:15:06.268 Cyberduck[27390]: 1   libdispatch.dylib
 0x00007fff92900c13 _dispatch_client_callout + 8
 25/11/2014 21:15:06.269 Cyberduck[27390]: 2   libdispatch.dylib
 0x00007fff92900b26 dispatch_once_f + 117
 25/11/2014 21:15:06.269 Cyberduck[27390]: 3   CarbonCore
 0x00007fff87f314da _Gestalt_SystemVersion + 987
 25/11/2014 21:15:06.269 Cyberduck[27390]: 4   CarbonCore
 0x00007fff87f310c7 Gestalt + 144
 25/11/2014 21:15:06.269 Cyberduck[27390]: 5   librococoa.dylib
 0x00000001096783ff UKGetSystemVersionComponents + 33
 25/11/2014 21:15:06.269 Cyberduck[27390]: 6   librococoa.dylib
 0x0000000109674003 -[UKCrashReporter checkForCrash] + 135
 25/11/2014 21:15:06.599 Cyberduck[27390]: [main] ERROR
 ch.cyberduck.core.aquaticprime.LicenseFactory - Failure finding receipt
 Access denied
 25/11/2014 21:15:08.000 kernel[0]: Sandbox: storeuid(400) deny mach-lookup
 com.apple.dock.server
 25/11/2014 21:15:11.083 Cyberduck[27390]: [main] ERROR
 ch.cyberduck.core.aquaticprime.LicenseFactory - Failure finding receipt
 Access denied
 25/11/2014 21:15:16.628 Cyberduck[27390]: [background-4] FATAL
 ch.cyberduck.ui.AbstractController - Unhandled exception running
 background task null

 java.lang.NullPointerException
         at
 ch.cyberduck.core.transfer.normalizer.DownloadRootPathsNormalizer.normalize(DownloadRootPathsNormalizer.java:53)
         at
 ch.cyberduck.core.transfer.DownloadTransfer.<init>(DownloadTransfer.java:81)
         at
 ch.cyberduck.core.serializer.TransferDictionary.deserialize(TransferDictionary.java:122)
         at
 ch.cyberduck.core.serializer.impl.TransferPlistReader.deserialize(TransferPlistReader.java:32)
         at
 ch.cyberduck.core.serializer.impl.TransferPlistReader.deserialize(TransferPlistReader.java:28)
         at
 ch.cyberduck.core.serializer.impl.PlistReader.readCollection(PlistReader.java:53)
         at
 ch.cyberduck.core.TransferCollection.load(TransferCollection.java:199)
         at
 ch.cyberduck.ui.cocoa.MainController$14.run(MainController.java:993)
         at
 ch.cyberduck.ui.cocoa.MainController$14.run(MainController.java:990)
         at
 ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
         at
 ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:171)
         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
         at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
         at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
         at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:58)
         at java.lang.Thread.run(Thread.java:724)

 I have already deleted everything from ~/Library/Application
 Support/Cyberduck/Transfers

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


More information about the Cyberduck-trac mailing list