maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   PyQt4 Demo unable to update due to conflict (https://talk.maemo.org/showthread.php?t=60547)

joekupa 2010-08-17 19:25

PyQt4 Demo unable to update due to conflict
 
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

SHARP66 2012-10-25 23:34

Re: PyQt4 Demo unable to update due to conflict
 
3 Attachment(s)
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.

SHARP66 2012-11-04 08:47

Re: PyQt4 Demo unable to update due to conflict
 
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:mad:

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


All times are GMT. The time now is 00:41.

vBulletin® Version 3.8.8