Reply
Thread Tools
Posts: 6 | Thanked: 0 times | Joined on Jun 2010
#1
I keep being prompted to update PyQt4 Demo on my notifications area. However when I go through the steps it tells me that the update failed due to a conflict with python2.5-qt4-network (4.7.3-maemo5).

Does anyone have any knowledge of what's going on and can I uninstall python2.5 inorder to update PyQt4? I have no idea what programs depend on these packages, but I'm guesing MaeMoney or something like that.

Thanks in advance.

PR 1.2 on N900

Last edited by joekupa; 2010-08-17 at 19:26. Reason: spelling
 
Posts: 291 | Thanked: 435 times | Joined on Apr 2011 @ RO
#2
I also can't update bicouse of QtDesigner dependency.
But what is with this old one?
In the DEMO in QDialogs there is no QScroolArea....why?
Only me who have this problem...on your N900 is scrooleable?
Someone could help me out?
And what's wrong with this code in findfiles.py in PyQt4 Demo examples?...on PC works fine.
it did not open any file type.
QtGui.QDesktopServices.openUrl(QtCore.QUrl(self.cu rrentDir.absoluteFilePath(item.text())))

Please someone help me out.
Attached Images
   

Last edited by SHARP66; 2012-10-25 at 23:50.
 

The Following 3 Users Say Thank You to SHARP66 For This Useful Post:
Posts: 291 | Thanked: 435 times | Joined on Apr 2011 @ RO
#3
hey SHARP66 !... I found the way you must do.
QtGui.QDesktopServices.openUrl(QtCore.QUrl.fromLocalFile(self.currentDir.absoluteFilePath(item.text())))

and do not disturb this community with your stupid questions

now I find that both code works the first if you are root and the second if you are not
I don't know if I installed something wrong, or that is normal

Last edited by SHARP66; 2012-11-18 at 19:33.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:01.