Alexandria 0.6.3 (upgraded from 0.6.2 with the package from the Ubuntu Alexandria Team PPA), Ubuntu 7.10 Gutsy.
I ran alexandria and after clikcing around several of my libraries the books didn't show up anymore. This is part of
the debug output when I look at a library that has only one book:
D, [2008-02-23T12:39:31.196337 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: ******on_focus******
D, [2008-02-23T12:39:31.196479 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: on_focus: @library_listview
D, [2008-02-23T12:39:31.196655 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:31.196941 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: sensitive: true
D, [2008-02-23T12:39:31.197070 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: on_focus delete: true
D, [2008-02-23T12:39:34.658939 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: library_button_press_event
D, [2008-02-23T12:39:34.659320 #8893] DEBUG -- <Obj Alexandria::UI::SidePaneManager>: changed
D, [2008-02-23T12:39:34.659426 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: refresh_libraries
D, [2008-02-23T12:39:34.659510 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:34.660068 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: sensitize_library: smartlibrary
= false
D, [2008-02-23T12:39:34.660284 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: sensitize_library delete: true
D, [2008-02-23T12:39:34.660374 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: refresh_books
D, [2008-02-23T12:39:34.660456 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:34.770274 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: Running block at 12:39:34
D, [2008-02-23T12:39:34.770423 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: append Suske En Wiske 286 Flierende
Fluiter
D, [2008-02-23T12:39:34.770533 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: #<Gtk::ListStore:0xb4d2ddcc
ptr=0x8e1cd90>
D, [2008-02-23T12:39:34.770792 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: iter == 0
D, [2008-02-23T12:39:34.770915 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: fill iter 0 with book
#<Alexandria::Book:0xb4ddb724>
D, [2008-02-23T12:39:34.771919 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:34.776733 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: Setting icon
#<Gdk::Pixbuf:0xb502983c> for book Suske En Wiske 286 Flierende Fluiter
D, [2008-02-23T12:39:34.776943 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: cache_scaled_icon
#<Gdk::Pixbuf:0xb502983c>, 20, 25
D, [2008-02-23T12:39:34.778034 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: cache_scaled_icon
#<Gdk::Pixbuf:0xb502983c>, 69.2307692307692, 90
I, [2008-02-23T12:39:34.779597 #8893] INFO -- <Obj Alexandria::UI::UIManager>: Full iter: #<Gdk::Pixbuf:0xb50293dc
ptr=0x89e3ac8>, #<Gdk::Pixbuf:0xb50290d0 ptr=0x89e3b00>, "Suske En Wiske 286 Flierende Fluiter",
"Suske En Wiske 286 F...", "Vandersteen Willy", "9789002217883", "Standaard Uitgeverij
NV", "2006", "Paperback", 5, "9789002217883", "", true, true, true,
""
D, [2008-02-23T12:39:34.780601 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:34.780806 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: #index 0 percent 0.0 fraction 0.0
D, [2008-02-23T12:39:34.782865 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: on_books_selection_changed
D, [2008-02-23T12:39:34.782984 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:34.783184 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: selected_library
D, [2008-02-23T12:39:34.783360 #8893] DEBUG -- <Obj Alexandria::UI::UIManager>: Selected books = []
Apparently the book is found, but the screen stays blank. Restarting Alexandria shows the books as expected.
I have defined 8 libraries. Some still empty, some with only one book, some with ~ 30 or ~130 books. |