View Single Post
Old 12-05-2016, 12:28 PM   #6
scissors
Addict
scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.
 
Posts: 241
Karma: 1001369
Join Date: Sep 2010
Device: prs300, kindle keyboard 3g
Quote:
Originally Posted by scissors View Post
Hi
I'd appreciate some "help for a dummy" please.
I copied the dropbox folder to G:\extensions\

when I open KUAL dropbox sync is in the list.
I renamed dropbox.cfg to .old
I renamed .example to .cfg
I went to my dropbox and (this is where things went wrong i think) I created a new app, which i just called it " my kindle"
I copied the token into the dropbox.cfg

I ran the sync with log and unsurprisingly it didn't work.

The log created in my documents folder is as such

Traceback (most recent call last):
File "/mnt/us/extensions/dropbox/bin/dbcli.py", line 8, in <module>
from requests.packages.urllib3.exceptions import SubjectAltNameWarning
ImportError: cannot import name SubjectAltNameWarning


As a bog standard user i could do with guidance. I can't even see how you let dropbox know it is my dropbox to sync to (unless dropbox knows from the token)

Thanks in advance
I'm assuming python is correct as i have the screen saver hack working.
I copied over your new file and set the screen to 40 x 50 (as in the comment)

now i get this.

Spoiler:

eips: pixel_in_range> (24, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (48, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (60, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (72, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (84, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (96, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (108, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (120, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (132, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (144, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (156, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (168, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (180, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (192, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (204, 980) pixel not in range (0..608, 0..800)
eips: pixel_in_range> (24, 980) pixel not in range (0..608, 0..800)
Traceback (most recent call last):
File "/mnt/us/extensions/dropbox/bin/dbcli.py", line 388, in <module>
rc = db_authping()
File "/mnt/us/extensions/dropbox/bin/dbcli.py", line 93, in db_authping
jResp = r.json()
File "/mnt/us/python/lib/python2.7/site-packages/requests/models.py", line 805, in json
return complexjson.loads(self.text, **kwargs)
File "/mnt/us/python/lib/python2.7/site-packages/simplejson/__init__.py", line 516, in loads
return _default_decoder.decode(s)
File "/mnt/us/python/lib/python2.7/site-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/mnt/us/python/lib/python2.7/site-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)



hopefully that means something to you
scissors is offline   Reply With Quote