View Single Post
filip.pz's Avatar
Posts: 108 | Thanked: 579 times | Joined on Feb 2013 @ Požega, Croatia
#73
Originally Posted by n9dyfi View Post
I seem to have a similar issue as some others previously: when I am sharing e.g. a photo from the gallery I can only select the root folder from my dropbox account. If I click 'update' button to get the other folders visible the application just hangs.

I have the latest Nine2D version 0.1.2. I also tried installing the debug version. I recreated my account and while running update I also captured the syslog messages. As shown below the application hangs at 19:52:31 while running: Item "folder" update...
I waited for over a minute and then clicked Cancel.

I did some experiments and noticed that I can create sub-folders to the root folder (although it seemed that the sub-folder wasn't created at the dropbox end until I shared something to that folder). But it really would be nice to also get the existing folders visible.

Code:
Apr 13 19:52:26 (2014) ninedbox: Try to get option "folder/ids" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "folder/names" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "folder/current" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: active "folder" value is: "/"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "folder/ids" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "folder/names" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "location/current" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: active "location" value is: "/"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "location/current" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: active "location" value is: "/"
Apr 13 19:52:26 (2014) ninedbox: Try to get option "folder/current" from "/home/user/.config/nokia/webupload-engine.conf"
Apr 13 19:52:26 (2014) ninedbox: active "folder" value is: "/"
Apr 13 19:52:26 (2014) ninedbox: In UpdateBasePrivate::updateAll
Apr 13 19:52:26 (2014) ninedbox: Starting UpdateBasePrivate::startAuthentication
Apr 13 19:52:26 (2014) ninedbox: QNetworkReplyImpl::_q_startOperation was called more than once
Apr 13 19:52:31 (2014) ninedbox: Authentication successful
Apr 13 19:52:31 (2014) ninedbox: Item "folder" update...
Apr 13 19:54:08 (2014) ninedbox: stopSignal
Apr 13 19:54:08 (2014) ninedbox: Cancelling option update
Apr 13 19:54:08 (2014) ninedbox: Shutdown started
First of all - thank you for excellent error report - everything that should be reported is in your post!

Back to subject - I've just tried updating my folder list and it works for me, so I guess that the problem might be in your particular folder structure (not likely) or some "strange" letters in folder names (more likely). I'll post more verbose debug build this afternoon/evening and in the meantime you could check if renaming folders with diacritics (or other "non pure" letters/numbers) makes any difference. This particular problem was present before 0.0.10, but it's possible that the applied fix is not working for all letters/numbers/symbols combinations.