Hi!
For quite some time I get the following crashs when copying and
pasting a note.
If the note is empty:
#0 0x94874dfa in std::string::compare ()
#1 0x006b0808 in std::operator==<char, std::char_traits<char>,
std::allocator<char> > ([EMAIL PROTECTED], __rhs=0x739161 "classic")
at basic_string.h:2140
#2 0x003812a4 in lyx::InsetCollapsable::decoration (this=0x11301e50)
at /Users/sts/Quellen/mac/lyx-svk/src/insets/InsetCollapsable.cpp:778
#3 0x0037f876 in lyx::InsetCollapsable::geometry (this=0x11301e50)
at /Users/sts/Quellen/mac/lyx-svk/src/insets/InsetCollapsable.cpp:55
#4 0x00380a45 in lyx::InsetCollapsable::editable (this=0x11301e50)
at /Users/sts/Quellen/mac/lyx-svk/src/insets/InsetCollapsable.cpp:411
#5 0x0022dae5 in lyx::RowPainter::paintText (this=0xbfffd474) at /
Users/sts/Quellen/mac/lyx-svk/src/rowpainter.cpp:754
If the note has some text:
#5 0x0001dfe9 in boost::assertion_failed (expr=0x7454cd "f.family() <
NUM_FAMILIES", function=0x745430 "lyx::frontend::GuiFontInfo&
lyx::frontend::GuiFontLoader::fontinfo(const lyx::FontInfo&)",
file=0x74548c "/Users/sts/Quellen/mac/lyx-svk/src/frontends/qt4/
GuiFontLoader.h", line=71) at /Users/sts/Quellen/mac/lyx-svk/src/
boost.cpp:56
#6 0x004de91d in lyx::frontend::GuiFontLoader::fontinfo
(this=0x281587c, [EMAIL PROTECTED]) at frontends/qt4/GuiFontLoader.h:71
#7 0x004deaae in lyx::frontend::GuiFontLoader::metrics
(this=0x281587c, [EMAIL PROTECTED]) at frontends/qt4/GuiFontLoader.h:60
#8 0x004229df in lyx::theFontMetrics ([EMAIL PROTECTED]) at /Users/sts/
Quellen/mac/lyx-svk/src/frontends/Application.cpp:62
#9 0x0037fa22 in lyx::InsetCollapsable::dimensionCollapsed
(this=0x11317cd0) at /Users/sts/Quellen/mac/lyx-svk/src/insets/
InsetCollapsable.cpp:186
#10 0x0037fff8 in lyx::InsetCollapsable::draw (this=0x11317cd0,
[EMAIL PROTECTED], x=146, y=39) at /Users/sts/Quellen/mac/lyx-svk/src/
insets/InsetCollapsable.cpp:270
#11 0x0022bdb2 in lyx::RowPainter::paintInset (this=0xbfffd474,
inset=0x11317cd0, pos=1) at /Users/sts/Quellen/mac/lyx-svk/src/
rowpainter.cpp:140
Stefan