Pavel Sanda wrote:
>> i dont use any desktop manager. but kde-base/kdelibs are installed
>> (3.5.9-r4). i can try to ugrade to 3.5.10-r6.
>
> hmm isnt the version 3.5.x supposed to be used only for kde 3?
> kdelibs-4.x are not installed here...
Qt 4 uses the kimgio library for EPS handling if kd
Vincent van Ravesteijn wrote:
> Also in branch then ?
Yes.
Jürgen
Jürgen Spitzmüller schreef:
Jürgen Spitzmüller wrote:
It did happen with Qt4.5.0 debug; not with Qt4.5.1 debug; not with
Qt4.5.1 release; but it does with Qt4.5.2 release ?!?
The strange thing is: I use Qt 5.4.2 as well, and I do not get the crash.
Even stranger, now I do.
Jürgen Spitzmüller wrote:
> > It did happen with Qt4.5.0 debug; not with Qt4.5.1 debug; not with
> > Qt4.5.1 release; but it does with Qt4.5.2 release ?!?
>
> The strange thing is: I use Qt 5.4.2 as well, and I do not get the crash.
Even stranger, now I do.
> > Juergen, maybe I should apply the p
Vincent van Ravesteijn wrote:
> I just downloaded the 1.6.3 installer with Qt4.5.2 and I get a crash too.
>
> It did happen with Qt4.5.0 debug; not with Qt4.5.1 debug; not with
> Qt4.5.1 release; but it does with Qt4.5.2 release ?!?
The strange thing is: I use Qt 5.4.2 as well, and I do not get th
Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
Juergen, maybe I should apply the patch you didn't like anyway ?
174 // see bug #5957: http://www.lyx.org/trac/ticket/5957 175
if (params.scale == 50) 176 scale += 0.0001;
i think this should be ap
Vincent van Ravesteijn wrote:
> Juergen, maybe I should apply the patch you didn't like anyway ?
>
> 174 // see bug #5957: http://www.lyx.org/trac/ticket/5957 175
> if (params.scale == 50) 176 scale += 0.0001;
i think this should be applied; if it was only 4.5.
Jürgen Spitzmüller schreef:
Vincent van Ravesteijn wrote:
Vincent van Ravesteijn wrote:
Does it help if you remove the "lyxscale 50" ?
indeed, thats the cause. i thought this was happening only in 4.5.0?
pavel
me too.. Are you sure you are compiling/using 4.
Vincent van Ravesteijn wrote:
>> indeed, thats the cause. i thought this was happening only in 4.5.0?
>> pavel
>>
> me too.. Are you sure you are compiling/using 4.5.2 for all your
> lyx-versions/branches/git-checkouts etc. ?
another strange thing is that i would bet that i used this document
Pavel Sanda wrote:
> > Additionally, the kimgio library might be to blame. Which KDE version do
> > you
> > have installed? I have KDE 4.3 RC3 installed here, your file loads fine,
> > and I
> > get these messages on the console:
>
> i dont use any desktop manager. but kde-base/kdelibs are ins
Jürgen Spitzmüller wrote:
> Vincent van Ravesteijn wrote:
> > > Vincent van Ravesteijn wrote:
> > >
> > >
> > >> Does it help if you remove the "lyxscale 50" ?
> > >>
> > >
> > > indeed, thats the cause. i thought this was happening only in 4.5.0?
> > > pavel
> > >
> >
> > me too.. Are you
Vincent van Ravesteijn wrote:
> > Vincent van Ravesteijn wrote:
> >
> >
> >> Does it help if you remove the "lyxscale 50" ?
> >>
> >
> > indeed, thats the cause. i thought this was happening only in 4.5.0?
> > pavel
> >
>
> me too.. Are you sure you are compiling/using 4.5.2 for all your
>
Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
Does it help if you remove the "lyxscale 50" ?
indeed, thats the cause. i thought this was happening only in 4.5.0?
pavel
me too.. Are you sure you are compiling/using 4.5.2 for all your
lyx-versions/branches/git-checkouts etc. ?
Vincent van Ravesteijn wrote:
> Does it help if you remove the "lyxscale 50" ?
indeed, thats the cause. i thought this was happening only in 4.5.0?
pavel
Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
#24 std::fill_n<__gnu_cxx::__normal_iteratorstd::allocator > >, unsigned int, int> (__first=
{_M_current = 0x8d26860}, __n=266, __val...@0xbfaef4d8)
at
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_algobase.h:618
Vincent van Ravesteijn wrote:
>> #24 std::fill_n<__gnu_cxx::__normal_iterator> std::allocator > >, unsigned int, int> (__first=
>> {_M_current = 0x8d26860}, __n=266, __val...@0xbfaef4d8)
>> at
>> /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_algobase.h:618
>>
> From her
Pavel Sanda schreef:
Pavel Sanda wrote:
Pavel Sanda wrote:
hi,
i get regular crashes with branch lately. just scrolling with mouse
wheel through the document without single touch on the keyboard.
it crashes so often that i have problem to produce some example file ;)
once it
Pavel Sanda wrote:
> Pavel Sanda wrote:
> > hi,
> > i get regular crashes with branch lately. just scrolling with mouse
> > wheel through the document without single touch on the keyboard.
>
> it crashes so often that i have problem to produce some example file ;)
> once it get frozen and kill
Pavel Sanda wrote:
> hi,
> i get regular crashes with branch lately. just scrolling with mouse
> wheel through the document without single touch on the keyboard.
it crashes so often that i have problem to produce some example file ;)
once it get frozen and killing lead to this backtrace:
[Swi
hi,
i get regular crashes with branch lately. just scrolling with mouse
wheel through the document without single touch on the keyboard.
when i try to backtrace it i just get useless things like
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6e37700 (LWP 25974)]
0xb7
Am Tuesday 14 July 2009 schrieb Kornel Benko:
> This is crazy: As soon as I insert debug messages and recompile, it starts to
> function again. Maybe erroneous QT?
> I am using QT-version 4.3.1-23.6.
>
Even calling lyx without any debug messages, lyx crashes on this system.
Whats more, it does n
Am Dienstag 14 Juli 2009 schrieb Jean-Marc Lasgouttes:
> Le 14 juil. 09 à 18:45, Kornel Benko a écrit :
> > Am Dienstag 14 Juli 2009 schrieb Jean-Marc Lasgouttes:
> > > I guess we output uninitialized variables in the LYXERR call. Did
> >
> > you
> >
> > > run with any -dbg flag?
> >
> > I do,
> >
On Tue, Jul 14, 2009 at 08:42:36AM +0200, Kornel Benko wrote:
> Am Tuesday 14 July 2009 schrieb Kornel Benko:
> > Hi, this is on OpenSuSE 10.3 64 bit.
> >
> > as soon as I click to see the outliner lyx crashes. Don't know when it
> > first happenned, but
> > it used to function 6 weeks ago.
>
>
Le 14 juil. 09 à 18:45, Kornel Benko a écrit :
Am Dienstag 14 Juli 2009 schrieb Jean-Marc Lasgouttes:
> I guess we output uninitialized variables in the LYXERR call. Did
you
> run with any -dbg flag?
I do,
info,init,key,gui,lyxserver,mathed,font,graphics,locale
I wonder, if that could explai
Am Dienstag 14 Juli 2009 schrieb Jean-Marc Lasgouttes:
> I guess we output uninitialized variables in the LYXERR call. Did you
> run with any -dbg flag?
I do,
info,init,key,gui,lyxserver,mathed,font,graphics,locale
I wonder, if that could explain, why the crash vanishes, when I add more
Le 14 juil. 09 à 14:50, Kornel Benko a écrit :
Ok, I send you the full log (compressed)
There are several entries that are probably real bugs (but harmless?)
related to
==14288== Use of uninitialised value of size 8
==14288==at 0x62F2FB1: (within /usr/lib64/libstdc++.so.6.0.9)
==14288==
Am Tuesday 14 July 2009 schrieb Jean-Marc Lasgouttes:
> Le 14 juil. 09 à 13:38, Kornel Benko a écrit :
> >> Does valgrind have anything to say about it?
> >
> > It does, but on a core-dump I would expect some not freed memory.
> > (This is branch1.6)
> >
> > ==13263==
> > ==13263== IN SUMMARY: 527
Le 14 juil. 09 à 13:38, Kornel Benko a écrit :
Does valgrind have anything to say about it?
It does, but on a core-dump I would expect some not freed memory.
(This is branch1.6)
==13263==
==13263== IN SUMMARY: 527 errors from 17 contexts (suppressed: 77
from 4)
What interests me more are t
Am Tuesday 14 July 2009 schrieb Jean-Marc Lasgouttes:
> Le 14 juil. 09 à 08:42, Kornel Benko a écrit :
> > Am Tuesday 14 July 2009 schrieb Kornel Benko:
> >> Hi, this is on OpenSuSE 10.3 64 bit.
> >>
> >> as soon as I click to see the outliner lyx crashes. Don't know when
> >> it first happenned,
Am Tuesday 14 July 2009 schrieb Pavel Sanda:
> Kornel Benko wrote:
> > This is crazy: As soon as I insert debug messages and recompile, it starts
> > to function again. Maybe erroneous QT?
> > I am using QT-version 4.3.1-23.6.
>
> isnt it connected to cmake only builds?
Yes. :(
> pavel
>
Le 14 juil. 09 à 08:42, Kornel Benko a écrit :
Am Tuesday 14 July 2009 schrieb Kornel Benko:
Hi, this is on OpenSuSE 10.3 64 bit.
as soon as I click to see the outliner lyx crashes. Don't know when
it first happenned, but
it used to function 6 weeks ago.
This is crazy: As soon as I insert
Kornel Benko wrote:
> This is crazy: As soon as I insert debug messages and recompile, it starts to
> function again. Maybe erroneous QT?
> I am using QT-version 4.3.1-23.6.
isnt it connected to cmake only builds?
pavel
Am Tuesday 14 July 2009 schrieb Jürgen Spitzmüller:
> Kornel Benko wrote:
> > as soon as I click to see the outliner lyx crashes. Don't know when it
> > first happenned, but it used to function 6 weeks ago.
>
> Is this a specific document, or can you reproduce it generally (e.g. with the
> User G
>> Hi, this is on OpenSuSE 10.3 64 bit.
>>
>> as soon as I click to see the outliner lyx crashes.
>> Don't know when it first happenned, but it used to
>> function 6 weeks ago.
>
>This is crazy: As soon as I insert debug messages and
>recompile, it starts to function again.
I've heard such a thi
Am Tuesday 14 July 2009 schrieb Kornel Benko:
> Hi, this is on OpenSuSE 10.3 64 bit.
>
> as soon as I click to see the outliner lyx crashes. Don't know when it first
> happenned, but
> it used to function 6 weeks ago.
This is crazy: As soon as I insert debug messages and recompile, it starts to
Kornel Benko wrote:
> as soon as I click to see the outliner lyx crashes. Don't know when it
> first happenned, but it used to function 6 weeks ago.
Is this a specific document, or can you reproduce it generally (e.g. with the
User Guide)?
Jürgen
Hi, this is on OpenSuSE 10.3 64 bit.
as soon as I click to see the outliner lyx crashes. Don't know when it first
happenned, but
it used to function 6 weeks ago.
started gdb with:
gdb /usr/local/lyx2.0/bin/lyx
r -userdir /usr2/kornel/.lyx2 -sysdir /usr/local/lyx2.0 -dbg
info,init,key,gui,lyxser
On Wed, Sep 12, 2007 at 06:05:44PM +0200, Juergen Spitzmueller wrote:
> Enrico Forestieri wrote:
>
> > So, Jürgen?
>
> This is not an area where I feel very much at home, but I guess you are, so
> I just trust you. Put it in.
The fontconfig docs state that "There is a default configuration which
Enrico Forestieri wrote:
> So, Jürgen?
This is not an area where I feel very much at home, but I guess you are, so
I just trust you. Put it in.
Jürgen
On Wed, Sep 12, 2007 at 09:24:09AM -0500, Bo Peng wrote:
> > The attached patch should solve the problem. As the added fonts are
> > application specific, fontconfig should do the cleanup for us, even
> > if the docs say nothing to this end.
>
> I tested this patch against the branch and I can con
> The attached patch should solve the problem. As the added fonts are
> application specific, fontconfig should do the cleanup for us, even
> if the docs say nothing to this end.
I tested this patch against the branch and I can confirm that it fixes
the crash. You should explain to Jurgen what thi
On Wed, Sep 12, 2007 at 01:00:02AM -0500, Bo Peng wrote:
> > I will compile with gcc 4 and try again.
>
> Gcc4 + Qt 422 crashes.
>
> Gcc4 + Qt 4.0 (or 4.11? not sure) does not.
Because that code is only compiled in for Qt >= 4.2
> Have not tested Gcc 3 + Qt 4.0, but it is likely a Qt 422 proble
> I will compile with gcc 4 and try again.
Gcc4 + Qt 422 crashes.
Gcc4 + Qt 4.0 (or 4.11? not sure) does not.
Have not tested Gcc 3 + Qt 4.0, but it is likely a Qt 422 problem.
Bo
> I should have said, using Qt 4.2.1, so this code is being compiled.
Then this might be another gcc 3 / signals problem. :-)
I will compile with gcc 4 and try again.
Bo
On Tue, 2007-09-11 at 22:50 -0500, Bo Peng wrote:
> #2 points to
> GuiFontLoader::~GuiFontLoader()
> {
> #if QT_VERSION >= 0x040200
> for (int i = 0 ; i < num_math_fonts; ++i) {
> if (fontID[i] >= 0)
> QFontDatabase::removeApplicationFont(fontID[i]);
>
On Tue, 2007-09-11 at 22:50 -0500, Bo Peng wrote:
> On linux, simply start and quit lyx.
r20206 didn't do this. I just built r20235 and tried. Sorry but
following your procedure I don't get a crash.
OpenSUSE 10.2.
Have fun,
Darren
On linux, simply start and quit lyx.
Backtrace:
#0 0x003412512838 in FcConfigSetFonts ()
from /usr/lib64/libfontconfig.so.1
#1 0x002a95c67267 in QFontDatabase::removeApplicationFont (handle=0)
at text/qfontdatabase_x11.cpp:1959
#2 0x0086a7a6 in ~GuiFontLoader (this=0xf13
47 matches
Mail list logo