|
|
2013-07-15
, 18:18
|
|
|
Posts: 94 |
Thanked: 209 times |
Joined on Oct 2009
@ Germany
|
#502
|
Hi Raimu, also tried installing old dropn900 from repo but could not. Would you please give me the code you used to install. I do not know how to use the --force-overwrite parameter. Thanx in advance.
|
|
2013-07-20
, 08:12
|
|
Posts: 8 |
Thanked: 5 times |
Joined on Oct 2010
@ Constanța, CT, Romānia
|
#503
|
| The Following User Says Thank You to LauRoman For This Useful Post: | ||
|
|
2013-07-20
, 09:10
|
|
|
Posts: 94 |
Thanked: 209 times |
Joined on Oct 2009
@ Germany
|
#504
|
So i installed the app and the api after i had the repo version of dropn900.
When i first started it. It showed me the "take me to the autentication" button enabled and the other one disable. So i logged into Dropbox from the web. Then i pressed the "request authentication token" button and it showed a notification saying "Autenticating" but there was nothing happening after that and i waited for a long time. I closed the app.
I edited the settings.ini file because the sync-path was set to none. I set it to "/". I started the app, after a few moments it said i'm logged in but on the left pane of the app (where the file and folder list is supposed to be) looks empty.
Is there a way to fix that?
|
|
2013-07-27
, 14:19
|
|
Posts: 131 |
Thanked: 184 times |
Joined on Dec 2011
|
#505
|
/opt/dropn900 # run-standalone.sh python dropn900.py
Traceback (most recent call last):
File "dropn900.py", line 12, in <module>
from dropbox import client, rest, session
File "/usr/lib/python2.5/site-packages/dropbox/__init__.py", line 3, in <module>
from . import client, rest, session
File "/usr/lib/python2.5/site-packages/dropbox/client.py", line 52, in <module>
from .rest import ErrorResponse, RESTClient
File "/usr/lib/python2.5/site-packages/dropbox/rest.py", line 8, in <module>
import pkg_resources
ImportError: No module named pkg_resources
|
|
2013-08-10
, 12:56
|
|
Posts: 8 |
Thanked: 5 times |
Joined on Oct 2010
@ Constanța, CT, Romānia
|
#506
|
/usr/share/applications/hildon/dropn900.desktop
Exec=/opt/dropn900/dropn900.py
Exec=osso-xterm "run-standalone.sh python /opt/dropn900/dropn900.py"
| The Following User Says Thank You to LauRoman For This Useful Post: | ||
|
|
2013-08-12
, 18:43
|
|
Posts: 10 |
Thanked: 1 time |
Joined on Mar 2012
@ Azerbaijan,Baku
|
#507
|
|
|
2013-09-28
, 13:14
|
|
Posts: 108 |
Thanked: 20 times |
Joined on Jun 2010
|
#508
|
i have a authenticate problem.i write email and password right but it says that it's invalid.Why?
|
|
2013-10-20
, 14:34
|
|
Posts: 242 |
Thanked: 169 times |
Joined on Nov 2011
|
#509
|
|
|
2013-10-31
, 17:14
|
|
Posts: 108 |
Thanked: 20 times |
Joined on Jun 2010
|
#510
|
Same here...
I registered on dropbox.com and tried to authenticate on N900, without installing any other client, but no way to do it
| The Following User Says Thank You to DaReaper For This Useful Post: | ||
About download/upload speed: Has anybody used dropn900 with the old api and can say that it's slower now? This could be the case because of the modifications i had to make to use the python OpenSSL module instead of the ssl module. I also plan to add progress bars for upload/download