Package: rednotebook
Version: 1.1.3-1
Severity: grave
rednotebook does not start, see attached log.
The bug has been already reported upstream:
https://bugs.launchpad.net/rednotebook/+bug/728466
and I think it is fixed in trunk.
Ana
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Versions of packages rednotebook depends on:
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-glade2 2.17.0-4 GTK+ bindings: Glade support
ii python-gobject 2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii python-support 1.0.11 automated rebuilding support for P
ii python-yaml 3.09-5 YAML parser and emitter for Python
Versions of packages rednotebook recommends:
ii python-chardet 2.0.1-1 universal character encoding detec
ii python-gtkspell 2.25.3-7 Python bindings for the GtkSpell l
ii python-webkit 1.1.8-1 WebKit/Gtk Python bindings
rednotebook suggests no packages.
-- no debconf information
ana@pryan:~/hoy$ rednotebook
INFO Writing log to file "/home/ana/.rednotebook/rednotebook.log"
INFO Set default locale: "en_IE"
INFO Module glade found
INFO Running in portable mode: False
INFO First Start: False
INFO RedNotebook version: 1.1.3
INFO System info: machine: x86_64, platform:
Linux-2.6.38-rc7-amd64-x86_64-with-debian-wheezy-sid, processor: ,
python_version: 2.6.6, release: 2.6.38-rc7-amd64, system: Linux, GTK version:
(2, 20, 1), PyGTK version: (2, 17, 0), Yaml version: 3.09
INFO Using webkit for previews: 1
Traceback (most recent call last):
File "/usr/bin/rednotebook", line 12, in <module>
rednotebook.journal.main()
File "/usr/share/rednotebook/rednotebook/journal.py", line 687, in main
journal = Journal()
File "/usr/share/rednotebook/rednotebook/journal.py", line 292, in __init__
self.frame = MainWindow(self)
File "/usr/share/rednotebook/rednotebook/gui/main_window.py", line 157, in
__init__
self.load_values_from_config()
File "/usr/share/rednotebook/rednotebook/gui/main_window.py", line 653, in
load_values_from_config
self.main_frame.move(pos_x, pos_y)
TypeError: an integer is required