-
StefanX
-
( Benutzer )
-
- OFFLINE
-
Fresh Boarder
-
- Beiträge: 17
-
Karma: 8
-
|
So, wie ich schon in der PM geschrieben habe lässt sich das Menu jetzt einstellen.
Allerdings ist mir grad aufgefallen das ich, als ich die App bei einem Testlauf beendet habe den Daemon deaktiviert hatte, aber FS selbst aktiviert. Beim Beenden und Neustarten war FS dann allerdings deaktiviert und der Daemon aktiviert. Das nur so nebenbei. Der Upload funktioniert jedenfalls nicht. Hier das Terminallog:
Warnung: Spoiler!
$ /opt/FotoShareN9/fotoshareGUI.py
-------------- Found settings file ---------------
These are the settings:
{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'no', 'connection_radio': '3G', 'video_upload': u'allowed', 'interval_time': 5, 'connection_types': [u'Dropbox', u'FTP'], 'version': '0.9.7', 'upload_type': 'instant', 'resize_scale': 0, 'notification_type': 'EventFeed'}
THIS IS DATA!
['23992 user python /opt/FotoShareN9/fotoshareGUI.py\n', '23995 user sh -c ps aux | grep python\n', '23997 user grep python\n']
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!
START STOP DAEMON RUNS
Daemon is NOT running and will be STARTED now!
THIS IS DATA!
['23992 user python /opt/FotoShareN9/fotoshareGUI.py\n', '24000 user python /opt/FotoShareN9/fotoshare_service &\n', '24001 usersh -c ps aux | grep python\n', '24003 usergrep python\n']
running daemon found
pid is: 24000
The daemon pid is now:
24000
Init: call load_settings() to load them!
These are the settings
{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'no', 'connection_radio': '3G', 'video_upload': u'allowed', 'interval_time': 5, 'connection_types': [u'Dropbox', u'FTP'], 'version': '0.9.7', 'upload_type': 'instant', 'resize_scale': 0, 'notification_type': 'EventFeed'}
Settings loaded successful!
-== FOTOSHARE N9 DAEMON ==-
These are the settings
{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'no', 'connection_radio': '3G', 'video_upload': u'allowed', 'interval_time': 5, 'connection_types': [u'Dropbox', u'FTP'], 'version': '0.9.7', 'upload_type': 'instant', 'resize_scale': 0, 'notification_type': 'EventFeed'}
Settings loaded successful!
Starting Upload Manager
These are the settings
{'resize_option': 'no', 'daemon_startup': 'yes', 'log': 'no', 'connection_radio': '3G', 'video_upload': u'allowed', 'interval_time': 5, 'connection_types': [u'Dropbox', u'FTP'], 'version': '0.9.7', 'upload_type': 'instant', 'resize_scale': 0, 'notification_type': 'EventFeed'}
Settings loaded successful!
Found config file.
No connection details: stopping.
|