Bennett Helm wrote:
On Wed, Jun 18, 2008 at 9:10 AM, Abdelrazak Younes <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Bennett Helm wrote:
On Wed, Jun 18, 2008 at 7:58 AM, Abdelrazak Younes
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>> wrote:
Could someone produce a profile with the UserGuide test*
please?
Abdel.
* Hold the PageDown key pressed to scroll the UserGuide
I tried, but running the test produces a crash. Here's the
backtrace:
It seems that you have the pixmap cache enabled. I'll try to fix
that if I can reproduce. In the mean time, could you try again
after disabling it (in Look&Feel -> Screen Font)?
Yes -- it works without it. Here's the profile, though it looks like I
must be doing something wrong since it's not as detailed as ones I'm
used to getting.
Indeed. But could you try to expand the redrawAll() node anyway?
Abdel.
+ 9195.6 ms main (lyx)
| + 3833.9 ms lyx::frontend::WorkAreaManager::redrawAll() (lyx)
| | 1.0 ms lyx::from_ascii(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&) (lyx)
| 4.0 ms lyx::to_utf8(std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) (lyx)
| + 2.0 ms lyx::from_utf8(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&) (lyx)
| | 2.0 ms lyx::utf8_to_ucs4(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >&) (lyx)
| 1.0 ms lyx::utf8_to_ucs4(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >&) (lyx)
| 1.0 ms
boost::signals::detail::signal_base::signal_base[not-in-charge](boost::function2<bool,
boost::signals::detail::stored_group,
boost::signals::detail::stored_group,
std::allocator<boost::function_base> > const&, boost::any const&) (lyx)
+ 3833.9 ms lyx::frontend::WorkAreaManager::redrawAll() (lyx)
| 1.0 ms lyx::from_ascii(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&) (lyx)
4.0 ms lyx::to_utf8(std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) (lyx)
3.0 ms lyx::utf8_to_ucs4(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >&) (lyx)
+ 2.0 ms lyx::from_utf8(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&) (lyx)
| 2.0 ms lyx::utf8_to_ucs4(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >&) (lyx)
1.0 ms lyx::from_ascii(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&) (lyx)
1.0 ms
boost::signals::detail::signal_base::signal_base[not-in-charge](boost::function2<bool,
boost::signals::detail::stored_group,
boost::signals::detail::stored_group,
std::allocator<boost::function_base> > const&, boost::any const&) (lyx)
Bennett