Active Topics

 



Notices


Reply
Thread Tools
Posts: 40 | Thanked: 112 times | Joined on Apr 2012 @ Poland
#71
That's right. There is new update of MPGQ (0.2.1)!!! Changes are at first post
 

The Following User Says Thank You to jendkers For This Useful Post:
Posts: 31 | Thanked: 5 times | Joined on Nov 2011 @ St. Petersburg, Russia
#72
Please help me deal with the problem This application is no longer running. Appears on "Loading" and then crashes ... It happened after the upgrade package "meecolay-core", which removed the dependency on maepygallery-qml, after re-installing the application does not run. How can I solve this problem?
p.s. the same problem with the navigation software version qml modRana
 
Posts: 40 | Thanked: 112 times | Joined on Apr 2012 @ Poland
#73
run maepygalleryqml in xterm by typing: /opt/maepygalleryqml/maepygalleryqml and insert here what it says.
 
Posts: 250 | Thanked: 126 times | Joined on Dec 2010
#74
Originally Posted by jendkers View Post
run maepygalleryqml in xterm by typing: /opt/maepygalleryqml/maepygalleryqml and insert here what it says.
I have the same probleme

$ /opt/maepygalleryqml/maepygalleryqml
True
/home/user/MyDocs/DCIM
/home/user/MyDocs/DCIM/.thumbnails
/home/user/MyDocs/DCIM/DCIM2

It stay's like that and doesn't open...
 
Posts: 31 | Thanked: 5 times | Joined on Nov 2011 @ St. Petersburg, Russia
#75
Originally Posted by jendkers View Post
run maepygalleryqml in xterm by typing: /opt/maepygalleryqml/maepygalleryqml and insert here what it says.

Code:
~ $ /opt/maepygalleryqml/maepygalleryqml 
True 
/home/user/MyDocs/DCIM 
no thumbnail for file:///home/user/MyDocs/DCIM/20120425_005_билет.jpg file:///home/user/MyDocs/DCIM/20120425_005_билет.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120417_019_дипломы.jpg file:///home/user/MyDocs/DCIM/20120417_019_дипломы.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120417_016_дипломы.jpg file:///home/user/MyDocs/DCIM/20120417_016_дипломы.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120417_008_тэо.jpg file:///home/user/MyDocs/DCIM/20120417_008_тэо.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120416_002_юля.jpg file:///home/user/MyDocs/DCIM/20120416_002_юля.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120403_001_диплом_картинка.jpg file:///home/user/MyDocs/DCIM/20120403_001_диплом_картинка.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_010_антон_зачётка.jpg file:///home/user/MyDocs/DCIM/20120330_010_антон_зачётка.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_014_антон_facepalm.jpg file:///home/user/MyDocs/DCIM/20120330_014_антон_facepalm.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_008_зачётка_антона.jpg file:///home/user/MyDocs/DCIM/20120330_008_зачётка_антона.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_006_зачётка_моя.jpg file:///home/user/MyDocs/DCIM/20120330_006_зачётка_моя.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_013_я_facepalm.jpg file:///home/user/MyDocs/DCIM/20120330_013_я_facepalm.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_005_птицына.jpg file:///home/user/MyDocs/DCIM/20120330_005_птицына.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_011_я_зачётка.jpg file:///home/user/MyDocs/DCIM/20120330_011_я_зачётка.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_002_я.jpg file:///home/user/MyDocs/DCIM/20120330_002_я.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120330_003_я.jpg file:///home/user/MyDocs/DCIM/20120330_003_я.jpg 
no thumbnail for file:///home/user/MyDocs/DCIM/20120324_012_задание.jpg file:///home/user/MyDocs/DCIM/20120324_012_задание.jpg 
RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) 
LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/blanco/meegotouch" 
file:///opt/maepygalleryqml/viewGrid.qml:3:1: module "com.nokia.extras" is not installed 
import com.nokia.extras 1.0 
^ 
Traceback (most recent call last): 
File "/opt/maepygalleryqml/maepygalleryqml", line 258, in <module> 
root.getImagePaths.connect(mai.emitSig) 
AttributeError: 'NoneType' object has no attribute 'getImagePaths' 
~ $
 
Posts: 40 | Thanked: 112 times | Joined on Apr 2012 @ Poland
#76
Ok import error, try to install qt-components, type in xterm:
sudo gainroot
apt-get install qt-components-10

and tell me what it says.
 
Posts: 31 | Thanked: 5 times | Joined on Nov 2011 @ St. Petersburg, Russia
#77
Originally Posted by jendkers View Post
Ok import error, try to install qt-components, type in xterm:
sudo gainroot
apt-get install qt-components-10

and tell me what it says.
qt-components-10 is already the newest version
 
Posts: 40 | Thanked: 112 times | Joined on Apr 2012 @ Poland
#78
ok try the same with these: "python, python-osso, python-pyside.qtgui, python-pyside.qtcore, qt-components-10, python-pyside.qtdeclarative, qt-components-blanco-theme"
 
Posts: 31 | Thanked: 5 times | Joined on Nov 2011 @ St. Petersburg, Russia
#79
Originally Posted by jendkers View Post
ok try the same with these: "python, python-osso, python-pyside.qtgui, python-pyside.qtcore, qt-components-10, python-pyside.qtdeclarative, qt-components-blanco-theme"
All packages installed...
 
Posts: 31 | Thanked: 5 times | Joined on Nov 2011 @ St. Petersburg, Russia
#80
How to be?
 
Reply


 
Forum Jump


All times are GMT. The time now is 20:05.