Public bug reported:

Binary package hint: frescobaldi

I tried to open frescobaldi and got the following traceback when running
the frescobaldi command from a command line.  I also tried purging the
package and and got the same error after reinstalling.

Traceback (most recent call last):
  File "/usr/bin/frescobaldi", line 63, in <module>
    app = not args.isSet("new") and runningApp() or newApp()
  File "/usr/share/kde4/apps/frescobaldi/lib/frescobaldi_app/__init__.py", line 
34, in newApp
    return mainapp.MainApp(DBUS_PREFIX)
  File "/usr/share/kde4/apps/frescobaldi/lib/frescobaldi_app/mainapp.py", line 
51, in __init__
    kateshell.app.MainApp.__init__(self, servicePrefix)
  File "/usr/share/kde4/apps/frescobaldi/lib/kateshell/app.py", line 108, in 
__init__
    self.mainwin = self.createMainWindow()
  File "/usr/share/kde4/apps/frescobaldi/lib/frescobaldi_app/mainapp.py", line 
92, in createMainWindow
    return MainWindow(self)
  File "/usr/share/kde4/apps/frescobaldi/lib/frescobaldi_app/mainapp.py", line 
335, in __init__
    kateshell.mainwindow.MainWindow.__init__(self, app)
  File "/usr/share/kde4/apps/frescobaldi/lib/kateshell/mainwindow.py", line 
143, in __init__
    self.setupGeneratedMenus()
  File "/usr/share/kde4/apps/frescobaldi/lib/frescobaldi_app/mainapp.py", line 
765, in setupGeneratedMenus
    QObject.connect(menu, SIGNAL("aboutToShow()"), populateGenFilesMenu)
TypeError: arguments did not match any overloaded call:
  QObject.connect(QObject, SIGNAL(), QObject, SLOT(), 
Qt.ConnectionType=Qt.AutoConnection): argument 1 has unexpected type 'NoneType'
  QObject.connect(QObject, SIGNAL(), callable, 
Qt.ConnectionType=Qt.AutoConnection): argument 1 has unexpected type 'NoneType'
  QObject.connect(QObject, SIGNAL(), SLOT(), 
Qt.ConnectionType=Qt.AutoConnection): first argument of unbound method must 
have type 'QObject'

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: frescobaldi 1.0.2-1
ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Nov 28 18:37:26 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 PATH=(cususername, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: frescobaldi

** Affects: frescobaldi (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
Frescobaldi fails to open
https://bugs.launchpad.net/bugs/682295
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to