Review: Needs Fixing
Tried it and it failed
2010-12-28 08:15:43,472 root
ERROR Traceback (most recent call last):
File "./openlp.pyw", line 267, in <module>
main()
File "./openlp.pyw", line 261, in main
sys.exit(app.run())
File "./openlp.pyw", line 187, in run
self.mainWindow = MainWindow(screens, app_version)
File
"/home/timali/dev/projects/openlp/slidecontroller/openlp/core/ui/mainwindow.py",
line 545, in __init__
self.setupUi(self)
File
"/home/timali/dev/projects/openlp/slidecontroller/openlp/core/ui/mainwindow.py",
line 103, in setupUi
self.screens, True)
File
"/home/timali/dev/projects/openlp/slidecontroller/openlp/core/ui/slidecontroller.py",
line 196, in __init__
self.HideMenu.menu().addAction(self.DesktopScreen)
AttributeError: 'SlideController' object has no attribute 'DesktopScreen'
None
--
https://code.launchpad.net/~googol-hush/openlp/slidecontroller/+merge/44744
Your team OpenLP Core is subscribed to branch lp:openlp.
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp