Re: Fixing problems with links



Hi,

BTW, here's backtrace of exception 1:

#0  0x013b3525 in __cxa_throw () from /usr/lib/libstdc++.so.6
#1  0x007c1e80 in Glib::ConvertError::throw_func(_GError*) ()
   from /usr/lib/libglibmm-2.4.so.1
#2  0x007d1d74 in Glib::Error::throw_exception(_GError*) ()
   from /usr/lib/libglibmm-2.4.so.1
#3  0x007dfab2 in Glib::ustring::FormatStream::to_string() const ()
   from /usr/lib/libglibmm-2.4.so.1
#4  0x01d1586d in format<char*>  (title=...)
    at /usr/include/glibmm-2.4/glibmm/ustring.h:1126
#5  Stringify (title=...) at /usr/include/glibmm-2.4/glibmm/ustring.h:1239
#6  compose<std::basic_string<char, std::char_traits<char>,
std::allocator<char>  >, char*, char*>  (title=...) at
/usr/include/glibmm-2.4/glibmm/ustring.h:1333
#7  noteoftheday::NoteOfTheDay::get_template_content (title=...)
    at noteoftheday.cpp:159

So this is being caused by the NoteOfTheDay addin. I suspect this is
one of those std::string and Glib::ustring messes. I can notice some
strange behaviour with LANGUAGE set to bn_IN, where the translated
"Tasks" and "Appointments" strings do not appear on the note. It would
be nice to know your locale.


O noticed it is NoteOfTheDay, but had no time to look deeper.
My locale is lt_LT.

--
Aurimas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]