maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] FotoShareN9 - share your pictures with the cloud. (https://talk.maemo.org/showthread.php?t=84676)

Hacker 2013-02-17 03:35

A quick post for those having issues getting this app to work:

I had to download, uninstall, and re-download the app in order to get it to work at all, but now I have it working perfectly on Dropbox, Flickr, and Google Docs. The only other setting I changed was to deselect the resize photo option, since nothing worked when that option was selected.

I hope that this helps . . .

thedead1440 2013-02-26 03:03

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
Hmm where is the logfile located? I'm having an issue whereby suddenly FotoShare has stopped working; opening the app shows that the switch for "Activate FotoShare for N9" is toggled off.

After I toggle it on and close the app no uploads are done so i open the app again and its again toggled off. I tried doing a connection test and it uploaded the test file on my Dropbox so I don't believe there is something wrong with the link between the app and Dropbox but more like there is an issue within the app that makes it toggle itself off on its own.

Thanks in advance!

Hacker 2013-02-28 03:23

Quote:

Originally Posted by thedead1440 (Post 1325246)
Hmm where is the logfile located? I'm having an issue whereby suddenly FotoShare has stopped working; opening the app shows that the switch for "Activate FotoShare for N9" is toggled off.

After I toggle it on and close the app no uploads are done so i open the app again and its again toggled off. I tried doing a connection test and it uploaded the test file on my Dropbox so I don't believe there is something wrong with the link between the app and Dropbox but more like there is an issue within the app that makes it toggle itself off on its own.

Thanks in advance!

I had the same issue. An uninstall and reinstall cleared everything up.

thedead1440 2013-03-03 10:18

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
Hacker,
Thanks for the tip I would want to do that but I think there is some issues with the app that AlphaX2 may want to look at.

dmesg after boot-up states:
Code:

[  463.861328] init: apps/fotoshare main process (3782) terminated with status 1
I tried to manually start the daemon and the output is:

Code:

exec /usr/bin/aegis-exec -s -u user /opt/FotoShareN9/fotoshare
_service
Init: call load_settings() to load them!

These are the settings

{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'yes', 'connection_radio': u'Wlan', 'video_upload': u'allowed', 'interval_time': 30, 'connection_types': [u'Dropbox'], 'version': '0.9.7', 'upload_type': u'interval', 'resize_scale': 0, 'notification_type': 'EventFeed'}

Settings loaded successful!

-== FOTOSHARE N9 DAEMON ==-


These are the settings

{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'yes', 'connection_radio': u'Wlan', 'video_upload': u'allowed', 'interval_time': 30, 'connection_types': [u'Dropbox'], 'version': '0.9.7', 'upload_type': u'interval', 'resize_scale': 0, 'notification_type': 'EventFeed'}

Settings loaded successful!
Starting Upload Manager

These are the settings

{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'yes', 'connection_radio': u'Wlan', 'video_upload': u'allowed', 'interval_time': 30, 'connection_types': [u'Dropbox'], 'version': '0.9.7', 'upload_type': u'interval', 'resize_scale': 0, 'notification_type': 'EventFeed'}

Settings loaded successful!
Found config file.
Check Daemon startup type:
 1019 user      0:36 {wazapp} /usr/bin/python /opt/waxmppplugin/bin/wazapp/wazapp

<type 'str'>
 1971 user      0:00 {wazapp_init} /usr/bin/python /opt/waxmppplugin/bin/wazapp/wazapp_init

<type 'str'>
 4975 user      0:01 python /opt/FotoShareN9/fotoshare_service

<type 'str'>
 5052 user      0:00 sh -c ps aux| grep python

<type 'str'>
 5054 user      0:00 grep python

<type 'str'>
Daemon starts on boot/via terminal!
Maybe some pics not uploaded so far - checking it!
Upload pictures from last time/offline.
Onlinestatus: ONLINE!
WIFI only upload mode!
WIFI is online!
Uploading now: /home/user/MyDocs/DCIM/13020038.jpg
Start with: /home/user/MyDocs/DCIM/13020038.jpg
Picture was deleted and is now kicked out from offline list
Traceback (most recent call last):
  File "/opt/FotoShareN9/fotoshare_service", line 721, in <module>
    start = FotoShareDaemon()
  File "/opt/FotoShareN9/fotoshare_service", line 106, in __init__
    self.start_checks()
  File "/opt/FotoShareN9/fotoshare_service", line 169, in start_checks
    self.upload.try_offline_pic_upload()
  File "/opt/FotoShareN9/fotoshare_service", line 605, in try_offline_pic_upload
    self.upload_offline_pictures(str(data))
  File "/opt/FotoShareN9/fotoshare_service", line 659, in upload_offline_pictures
    self.offline_picture_list.remove(data)
ValueError: list.remove(x): x not in list

AlphaX2 if you could help to solve this it would be much appreciated.

Thanks!

AlphaX2 2013-03-16 00:03

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
For everyone else:

I thought there are no bugs anymore, you showed me the opposite! :D At the moment I have very less time to code, PLEASE report bugs, wishes, ideas at:

https://github.com/AlphaX2/FotoShareN9/issues

Next thing (if time for this) is updating FotoShareN9 with bug fixes, and box.net service added, also porting FotoShare to Sailfish and if possible to BB10 is the plan. I think I can start with it in April/May.

@thedead1440: Hi, the bug you are confronted with is solved with 1.6.1 and only related to 0.9.7, the output says exactly what the problem is:

You've deleted a file, that was set to the "upload later cause I'm offline/not connected with wifi" list. Trying to upload this deleted picture causes trouble. :rolleyes:

Please read first post, that should solve your problem. :)

AlphaX2

fatiga 2013-05-20 13:45

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
Hi, i installed yesterday still not working got this output from terminal:


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:
true
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
X Error: BadDrawable (invalid Pixmap or Windowparameter) 9
Extension: 146 (Uknown extension)
Minor opcode: 1 (Unknown request)
Resource id: 0x0
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!



help :(

AlphaX2 2013-05-21 08:14

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
Quote:

Originally Posted by fatiga (Post 1345149)
Hi, i installed yesterday still not working got this output from terminal:


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:
true
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
X Error: BadDrawable (invalid Pixmap or Windowparameter) 9
Extension: 146 (Uknown extension)
Minor opcode: 1 (Unknown request)
Resource id: 0x0
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!



help :(

Is thisthis everything? Does it start and show theUI? If yes try to use it and post the output again please.

AlphaX2

fatiga 2013-05-21 11:25

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
hi, the ui loads, authentification with dropbox looks ok but doesn't upload anything
here is the full output from terminal

------------ Found settings file ---------------

These are the settings:

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

THIS IS DATA!
[' 932 user {wazapp} /usr/bin/python /opt/waxmppplugin/bin/wazapp/wazapp\n', ' 1719 user {wazapp_init} /usr/bin/python /opt/waxmppplugin/bin/wazapp/wazapp_init\n', ' 2361 user python /opt/FotoShareN9/fotoshare_service\n',' 6090 user python /opt/FotoShareN9/fotoshareGUI.py\n', ' 6091 user sh -c ps aux | grep python\n', ' 6093 user grep python\n']
running daemon found
pid is: 2361
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
Notification is:EventFeed
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:
true
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!

thanks

AlphaX2 2013-05-21 14:44

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
Okay in the settings I can see that Dropbox is not in the list. So please do the following: start it via Terminal and do the whole registration process and post the complete output. You can also mail it, if you want.

I think we'll find the problem, don't know whats wrong there. Did you also tried to reinstall FotoShare?!

i'm very sorry that you have so heavy problems. :(

AlphaX2

fatiga 2013-05-21 16:36

Re: [Announce] FotoShareN9 - share your pictures with the cloud.
 
1 Attachment(s)
here you are looks like authentication problems tried with google drive too same results
hope there's a solution :(


All times are GMT. The time now is 03:03.

vBulletin® Version 3.8.8