Date: Fri, 2 Oct 2009 08:51:15 -0400 From: Jerry <gesbbb@yahoo.com> To: freebsd-questions@freebsd.org Subject: Getting lphoto to run Message-ID: <20091002085115.15a6985b@scorpio.seibercom.net>
next in thread | raw e-mail | index | archive | help
FreeBSD-7.2 running Xfce 4 Desktop Environment version 4.6.1 (Xfce 4.6) I am unable to get 'lphoto' to run. This is the output when it initially is started: QSettings::sync: filename is null/empty kbuildsycoca running... QSettings::sync: filename is null/empty Reading Library failed open Creating Default Empty Library QObject::connect: No such signal QDateTimeEdit::lostFocus() QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') Traceback (most recent call last): File "/usr/local//lib/python2.6/site-packages/Lphoto/lphoto.py", line 720, in <module> mw = LMainPhoto(app) File "/usr/local//lib/python2.6/site-packages/Lphoto/lphoto.py", line 49, in __init__ self.initModePanel(self.mainView) File "/usr/local//lib/python2.6/site-packages/Lphoto/lphoto.py", line 344, in initModePanel self.newAlbumButton = self.createToolBarButton(None, "buttonadd.png", hb, "add a new album") File "/usr/local//lib/python2.6/site-packages/Lphoto/lphoto.py", line 303, in createToolBarButton b = QPushButton(label, vb) TypeError: argument 2 of qt.QPushButton() has an invalid type DCOP aborting call from 'anonymous-56132' to 'lphoto' lphoto: ERROR: Communication problem with lphoto, it probably crashed. -- Jerry gesbbb@yahoo.com In the beginning was the word. But by the time the second word was added to it, There was trouble. For with it came syntax ... John Simon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091002085115.15a6985b>