Notices


Reply
Thread Tools
Posts: 108 | Thanked: 119 times | Joined on Aug 2010 @ Dresden - Germany
#101
Originally Posted by slender View Post
I´m using version 1.6.1
- Wifi only sync
- Pics only
- Google Drive
- Interval sync @ 60 min.

First sync and most of files are uploaded multiple times to google drive 12080022 (2).jpg,12080022 (3).jpg etc.

Anyone else having this same issue with same settings?
I've tried it with 5 min. setting and everything was well. I'll try it tomorrow again with 60 min. interval to investigate the problem a bit.

AlphaX2
 
Craig_Mabbitt's Avatar
Posts: 58 | Thanked: 21 times | Joined on Jul 2012 @ Moscow
#102
Originally Posted by dommau View Post
thank you for the update, a great app!

i have a problem, though - i can't link to dropbox. after pressing "link dropbox", it just changes the button to "ok", but no browser window opens and nothing happens. sometimes, the button changes to "unlink dropbox", but when i go back it's not activated and i can't toggle the switch.

thanks for any help!
have the same problem
 
Posts: 543 | Thanked: 151 times | Joined on Feb 2010 @ Germany
#103
Will there be also a N900 version sometime?
 
Posts: 108 | Thanked: 119 times | Joined on Aug 2010 @ Dresden - Germany
#104
Originally Posted by Craig_Mabbitt View Post
have the same problem
Hmm, have you checked that the default browser is working, maybe tried after a reboot?

Otherwise, this could help, type the following in the terminal:

Code:
python /opt/FotoShareN9/fotoshareGUI.py
This command will start FotoShareN9, now try to link Dropbox and we should get some information from the output what's wrong - hopefully. Please post the output here.

Thank you very much for your help!

AlphaX2
 
Posts: 108 | Thanked: 119 times | Joined on Aug 2010 @ Dresden - Germany
#105
Originally Posted by Crogge View Post
Will there be also a N900 version sometime?
Interesting idea, I will investigate how much work it will take to port it.

AlphaX2
 
Posts: 108 | Thanked: 119 times | Joined on Aug 2010 @ Dresden - Germany
#106
Originally Posted by slender View Post
In order to keep things nice and clean.
WikiPage with:
- Bug tracker link (preferably add link to about screen inside app)
- Feature request list
- Changelog
Last two items can naturally be inside bug tracker, but then preferably at least targeted links within wiki are preferable for sake of usability.
I've added some (GitHub) links to the first post. Maybe you and everyone else want add there some feature requests.

The wiki page and all informations will be updated in the next few days.

Thank you very much.

AlphaX2
 

The Following User Says Thank You to AlphaX2 For This Useful Post:
Posts: 543 | Thanked: 151 times | Joined on Feb 2010 @ Germany
#107
Originally Posted by AlphaX2 View Post
Interesting idea, I will investigate how much work it will take to port it.

AlphaX2
Thank you
 
Craig_Mabbitt's Avatar
Posts: 58 | Thanked: 21 times | Joined on Jul 2012 @ Moscow
#108
Originally Posted by AlphaX2 View Post
Hmm, have you checked that the default browser is working, maybe tried after a reboot?

Otherwise, this could help, type the following in the terminal:

Code:
python /opt/FotoShareN9/fotoshareGUI.py
This command will start FotoShareN9, now try to link Dropbox and we should get some information from the output what's wrong - hopefully. Please post the output here.

Thank you very much for your help!

AlphaX2
Code:
~ $ python /opt/FotoShareN9/fotoshareGUI.py
-------------- Found settings file ---------------

These are the settings:

{'resize_option': 'no', 'daemon_startup': '', 'log': 'no', 'interval_time': 5, 'video_upload': 'forbidden', 'connection_radio': '3G', 'connection_types': [], 'version': '0.9.7', 'upload_type': 'instant', 'resize_scale': 0, 'notification_type': 'off'}

THIS IS DATA!
[' 3138 user     python /opt/FotoShareN9/fotoshareGUI.py\n', ' 3139 user     sh -c ps aux | grep python\n', ' 3141 user     grep python\n']
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
Notification is off
check_not_first_start() is running, these are the plugins:
check_daemon_running()
check_not_first_start() is running, these are the plugins:
check_daemon_startup()
check_not_first_start() is running, these are the plugins:
check_resize_option()
check_resize_percent()
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so

MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
QML: Page (re)loaded, first start function gives the following result:
check_not_first_start() is running, these are the plugins:
false
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
X Error: BadDamage (invalid Damage parameter) 153
  Extension:    146 (Uknown extension)
  Minor opcode: 2 (Unknown request)
  Resource id:  0x29
Found EGL_KHR_image_pixmap & GL_OES_EGL_image extensions (preferred method)!
Found texture_from_pixmap EGL extension!
['dropbox.cfg', 'ftp.cfg', 'dropbox.cfg.save','sftp.cfg', 'googledrive.cfg', 'scp.cfg', 'flickr.cfg']
['Dropbox', 'cloud service with 2GB free space', '/opt/FotoShareN9/plugins/dropbox/Dropbox.qml', 'FTP', 'server of your choice', '/opt/FotoShareN9/plugins/ftp/FTP.qml', 'Dropbox', 'cloud service with 6GB free space', '/opt/FotoShareN9/plugins/dropbox/Dropbox.qml', 'SFTP', 'server of your choice', '/opt/FotoShareN9/plugins/sftp/SFTP.qml', 'GoogleDrive', 'Google Cloud Service with 5GB free space', '/opt/FotoShareN9/plugins/googledrive/Drive.qml', 'SCP', 'server of your choice', '/opt/FotoShareN9/plugins/scp/SCP.qml', 'flickr', 'Very popular photo and video hosting page', '/opt/FotoShareN9/plugins/flickr/Flickr.qml']
fotoshare_dropbox_plugin.cfg
Dropbox
fotoshare_ftp_plugin.cfg
FTP
fotoshare_dropbox_plugin.cfg
Dropbox
fotoshare_sftp_plugin.cfg
SFTP
fotoshare_googledrive_plugin.cfg
GoogleDrive
fotoshare_scp_plugin.cfg
SCP
/opt/FotoShareN9/plugins/dropbox/Dropbox.qml
load_plugin_string is:
import dropbox_settings_handler as dropbox_settings
Link Dropbox
dropbox_plugin
SCP
fotoshare_scp_plugin.cfg
GoogleDrive
fotoshare_googledrive_plugin.cfg
SFTP
fotoshare_sftp_plugin.cfg
Dropbox
fotoshare_dropbox_plugin.cfg
FTP
fotoshare_ftp_plugin.cfg
Dropbox
fotoshare_dropbox_plugin.cfg
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_not_first_start() is running, these are the plugins:
check_resize_percent()
check_resize_option()
check_not_first_start() is running, these are the plugins:
check_daemon_startup()
check_not_first_start() is running, these are the plugins:
check_daemon_running()
check_not_first_start() is running, these are the plugins:
Notification is off
Dropbox auth
app_folder
sh: /usr/bin/grob: Permission denied
Dropbox save
<dropbox.session.DropboxSession object at 0x3dd31990>
Traceback (most recent call last):
  File "/opt/FotoShareN9/plugins/dropbox/libs/dropbox_settings_handler.py", line 84, in save_dropbox_auth_token
    self.request_token)
  File "/opt/FotoShareN9/plugins/dropbox/libs/dropbox/session.py", line 192, in obtain_access_token
    response = rest.RESTClient.POST(url, headers=headers, params=params, raw_response=True)
  File "/opt/FotoShareN9/plugins/dropbox/libs/dropbox/rest.py", line 140, in POST
    return cls.request("POST", url, post_params=params, headers=headers, raw_response=raw_response)
  File "/opt/FotoShareN9/plugins/dropbox/libs/dropbox/rest.py", line 113, in request
    raise ErrorResponse(r)
dropbox.rest.ErrorResponse: [401] u'Token is disabled or invalid'
Dropbox unlink
Delete plugin config file
Meego graphics system destroyed
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    135 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x3200007
X Error: BadShmSeg (invalid shared segment parameter) 135
  Extension:    135 (MIT-SHM)
  Minor opcode: 2 (X_ShmDetach)
  Resource id:  0x320001c
~ $
 

The Following User Says Thank You to Craig_Mabbitt For This Useful Post:
Posts: 108 | Thanked: 119 times | Joined on Aug 2010 @ Dresden - Germany
#109
@Craig_Mabbitt

Hmm it seems that it have something to do with the token, which was not valid anymore, but I am not totally sure whats wrong.

You can try to reset all settings via the reset menu point. If this also don't work, it could help to post the same output as before, but after resetting all settings.

I'm very sorry and hope we'll solve this problem asap.

EDIT: Maybe it will help to "unlink"/kick out FotoShareN9 also on the Dropbox the website (Your name-> settings ->own apps)

AlphaX2

Last edited by AlphaX2; 2012-08-28 at 21:32.
 
Craig_Mabbitt's Avatar
Posts: 58 | Thanked: 21 times | Joined on Jul 2012 @ Moscow
#110
problem was in my phone, not in prog. Thx for help (=
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:39.