Public bug reported:

I've been using TreeLine for a while now. As of lately, it does not
start anymore. Trying to call it from the command line I get:

Traceback (most recent call last):
  File "/usr/share/treeline/treeline.py", line 160, in <module>
    main()
  File "/usr/share/treeline/treeline.py", line 154, in main
    treeControl.firstWindow(args)
  File "/usr/share/treeline/treecontrol.py", line 112, in firstWindow
    self.autoOpen()
  File "/usr/share/treeline/treecontrol.py", line 136, in autoOpen
    if path and not self.openFile(path, False, False):
  File "/usr/share/treeline/treecontrol.py", line 166, in openFile
    if not self.checkAutoSave(filePath):
  File "/usr/share/treeline/treecontrol.py", line 338, in checkAutoSave
    _('&Cancel File Open'), 0, 2)
TypeError: arguments did not match any overloaded call:
  QMessageBox.information(QWidget, QString, QString, 
QMessageBox.StandardButtons buttons=QMessageBox.Ok, QMessageBox.StandardButton 
defaultButton=QMessageBox.NoButton): argument 1 has unexpected type 
'TreeControl'
  QMessageBox.information(QWidget, QString, QString, int, int button1=0, int 
button2=0): argument 1 has unexpected type 'TreeControl'
  QMessageBox.information(QWidget, QString, QString, QString, QString 
button1Text=QString(), QString button2Text=QString(), int 
defaultButtonNumber=0, int escapeButtonNumber=-1): argument 1 has unexpected 
type 'TreeControl'

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

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

Title:
  Treeline crashes upon startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/treeline/+bug/1705058/+subscriptions

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

Reply via email to