rednotebook segfault consistently when scrolling the calendar
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| rednotebook (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Steps to reproduce:
1) open rednotebook, i use it to autolaunch with rednotebook -m
2)use the scroll wheel over the calendar
3)...
4) CRASH.
This is the terminal log:
:~$ rednotebook -m
INFO Writing log to file "/home/
INFO MathJax location: http://
INFO Running in portable mode: False
INFO First Start: False
INFO RedNotebook version: 1.6.0
INFO System info: machine: i686, platform: Linux-3.
INFO Cloud ignore list: [u'edn139']
INFO Cloud include list: [u'algo', u'as\xed', u'd\xeda', u'hoy', u'otro']
INFO Using zeitgeist: False
INFO Opening journal at u'/home/
INFO Connected Signals: [1, 2, 3, 6, 15, 20]
/usr/share/
You must use marks, character numbers, or line numbers to preserve a position across buffer modifications.
You can apply tags and insert marks without invalidating your iterators,
but any mutation that affects 'indexable' buffer contents (contents that can be referred to by character offset)
will invalidate all outstanding iterators
gtk.main()
Violación de segmento (`core' generado)
Im using Xubuntu 12.04 with xfce 4.8
Im assuming rednotebook its using the orage calendar, because the skin for it its the same as the system one, so this is its version:
~$ orage --version
Esto es orage, versión 4.8.3
Distribuido bajo los términos de la licencia GPL de GNU.
Compilado con GTK+-2.24.8, usando GTK+-2.24.10.
Usa DBUS para importación.
Usa libnotify.
Usa archivado automático.
Usando paquete del sistema operativo libical.
If you need something more please tell me and ill try to provide it.
This is probably an error in an underlying library.