The Following 63 Users Say Thank You to filip.pz For This Useful Post: | ||
alephito, Alexxxl, Ancelad, andreas1, ARJWright, Artyom, berrybear, burwat292596, captainofiron, cddiede, Cecchi85, Ch.Saqib, coderus, DA5, danested, Dazsa, DeadHorseRiding, dex87, Erazor, fermolnar, gaiosgf, guillermorojaz, hr1100, hw9xx, imaginaryenemy, jalyst, jcharpak, Jeffrey04, Kaacz, klinglerware, knobtviker, Kozzi, Kroll, lal, lorenzo, Lucazz990, MaddogG, Maxxmoto, mcbook, meemorph, mentos1386, MK99, mousse04, Mric, nicodonte, osk2, rcolistete, ruplee76, Salmi, Schturman, Segfault, shanttu, snowboarder, TMavica, tonyhuynh, tumnurkoz, vds, Wallace, whayong, zaidk9, zlatko, ZogG |
|
2013-07-05
, 09:53
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#2
|
The Following 3 Users Say Thank You to coderus For This Useful Post: | ||
|
2013-07-05
, 10:00
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#3
|
|
2013-07-05
, 10:04
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#4
|
|
2013-07-05
, 10:10
|
|
Posts: 108 |
Thanked: 579 times |
Joined on Feb 2013
@ Požega, Croatia
|
#5
|
|
2013-07-05
, 10:15
|
|
Posts: 108 |
Thanked: 579 times |
Joined on Feb 2013
@ Požega, Croatia
|
#6
|
The Following User Says Thank You to filip.pz For This Useful Post: | ||
|
2013-07-05
, 10:16
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#7
|
When I share a picture and I will change to a different folder(default is root), it doesn't work.
When I press the update, only circle rolling around the topbar, nothing else. ???
But sharing to the root-folder and folder creating works great.
The Following User Says Thank You to Ancelad For This Useful Post: | ||
|
2013-07-05
, 10:28
|
|
Posts: 108 |
Thanked: 579 times |
Joined on Feb 2013
@ Požega, Croatia
|
#8
|
The Following User Says Thank You to filip.pz For This Useful Post: | ||
|
2013-07-05
, 10:38
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#9
|
|
2013-07-05
, 10:58
|
|
Posts: 665 |
Thanked: 2,388 times |
Joined on Feb 2012
@ Zagreb, Croatia
|
#10
|
Installation package is available on OpenRepos.net: http://openrepos.net/content/nine2d
After installation go to Accounts application, click on "Add account" and in the list of account types select Nine2D (after first installation red box is displayed instead of icon - restart is required in order for icon to display correctly). In subsequent window tap on "Authorize application". Web browser is then displayed and there enter email and password (if asked) to connect to to your Dropbox account. Press "Allow" in order to give Nine2D right to access your Dropbox account. When done return to account creation window (web browser can be safely closed) and tap on "Complete authorizing". If everything goes well application closes and you can see new Nine2D account in Accounts application.
To test upload functionality go to Gallery and select a picture, tap on it and then tap on sharing icon - from list select the Nine2D account and then press on "Share" button. You can monitor progress of upload in the Transfers screen. Finally check whether the picture uploaded correctly in your Dropbox account.
Changelog:
[0.0.10] fix for fetching folder list for folders with unicode characters in their name
[0.1.0] name changed to Nine2D, account creation by using web browser
[0.1.1] improved memory usage for uploading large files
[0.1.2]
- fixed uploading of urls by creating url file
- fixed uploading urls containing "/" in title by replacing "/" with "_"
[0.1.3] fixed fetching folder list when one or more folder names contain "[" character[0.1.4] fixed fetching folder list when one or more folder names contain "{" character
[0.1.5] fixed unability to create account caused by problematic call QUrl::toPercentEncoding for string containing & in QDropbox::requestAccountInfo
Last edited by filip.pz; 2015-08-31 at 04:38. Reason: new version, remove link to dropbox package, remove debug package alltogether