-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
same photo uploaded many times #5
Comments
I've tried it today, but could not reproduce this error. If you have developer mode activated, just start FotoShare, switch it off and start it again via Terminal with: python /opt/FotoShareN9/fotoshareGUI.py Now activate it, switch to camera and take a picture, with your settings. After all, please post/send me the output. I hope it will say what's wrong. ;) |
Hi there, I can still see this error and it is pretty annoying! I tried to get a log from the application's option itself, but unfortunately, cant get anything more than: Sat Sep 14 20:14:57 2013: importing of dropbox_upload_plugin.py was successful As for the scenario for collecting logs mentioned by you, I will add that in another comment. |
~ $ python /opt/FotoShareN9/fotoshare These are the settings: {'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'yes', 'connection_radio': u'3G', 'video_upload': u'forbidden', 'interval_time': 10,'connection_types': [u'Dropbox'], 'version': '0.9.7', 'upload_type': u'interval', 'resize_scale': 0, 'notification_type': 'EventFeed'} THIS IS DATA! MeegoGraphics: found EGL_NOK_image_shared |
And in my understanding, I cant see anything useful. I would really appreciate if you could suggest any fix? |
I will spend some time tomorrow to reproduce the error on my device. As far as I can see, you are using a WiFi and 3G upload with 10 min. interval? |
Many thanks for the quick reply. Yes, initially, I had been using WiFi and 3G with a 10 minute interval and then, I changed it to instant upload. In both the cases, I saw the same scenario. |
The strange fact is, that I never before got problems like this. And FotoShare is running all time. :-/ But got also an e-mail, you are not alone with the bug, so I belive we will find a solution! :) |
Hi again, yesterday I did some research, due to the reported bug and YES - I got the same problem! I don't have a clue, why it exactly happens, but It seems to be related to the Interval setting and shooting much photos one after another. I'll investigate the problem in the next days, but I'm pinched for time. At the moment it's not clear that the debug prints on console are enough, so maybe it needs some modification. Stay tuned... |
the app is constantly sending the same photo to dropbox and flickr. currently its set to interval sync every 5 minutes. instant sync did not worked at all.
please help
The text was updated successfully, but these errors were encountered: