Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread larry
Hmm. I have lots of functioning qt apps under 3.1.2 with submenu navigation by keyboard shortcuts, but a broken LyX in this regard. Does the LyX qt frontend do something unusual, triggering this bug? On Wed, Jul 02, 2003 at 08:12:49AM +0200, Juergen Spitzmueller wrote: Fernando Perez wrote:

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: Hmm. I have lots of functioning qt apps under 3.1.2 with submenu navigation by keyboard shortcuts, but a broken LyX in this regard. Does the LyX qt frontend do something unusual, triggering this bug? Not that I am aware of. Have your qt apps all been complied against

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: I have lots of functioning qt apps under 3.1.2 with submenu navigation by keyboard shortcuts, but a broken LyX in this regard. Some impressions from my box. I cannot detect any difference. Juergen. 1. qtdesigner: valgrind designer, Alt+w (Windows), b (Toolbars), Right

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
Fernando Perez wrote: Crash mode: start new document, press Alt-I-S (insert special character). The 'Special' menu entry does NOT get highlighted, as it should. Now, press right arrow. Lyx crashes. It's a qt bug. I can reproduce this kind of crash with any qt or kde app of my choice

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread larry
On Wed, Jul 02, 2003 at 08:32:36AM +0200, Juergen Spitzmueller wrote: Not that I am aware of. Have your qt apps all been complied against the same qt version than LyX? Well, as you've found some evidence of this in the qt/kde community and other apps, apparently not. Can anyone assemble a

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread John Levon
On Wed, Jul 02, 2003 at 08:10:33AM -0600, Fernando Perez wrote: funny that this hasn't been detected before, considering how widespread KDE is. I can see lyx users not having run into it, since lyx-qt is still new and the lyx user base is much smaller than the KDE one. I hope the Qt

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
John Levon wrote: funny that this hasn't been detected before, considering how widespread KDE is. I can see lyx users not having run into it, since lyx-qt is still new and the lyx user base is much smaller than the KDE one. I hope the Qt 3.1.2 is relatively new, so won't be in wide use

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread John Levon
On Wed, Jul 02, 2003 at 05:30:21PM +0200, Juergen Spitzmueller wrote: shows the behaviour. Problem is, I cannot even compile the example they sent me (linking errors). How does one build the attached? Something like : g++ -o qtest -I $QTDIR/include -L $QTDIR/lib main.cpp -lqt-mt may or may

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
John Levon wrote: Something like : g++ -o qtest -I $QTDIR/include -L $QTDIR/lib main.cpp -lqt-mt may or may not do. I tried this and got linking errors (see below). I read that this has something to do with not included moc, but I did not get the solution. Juergen.

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Andre Poenitz
On Wed, Jul 02, 2003 at 05:42:55PM +0200, Juergen Spitzmueller wrote: I tried this and got linking errors (see below). I read that this has something to do with not included moc, but I did not get the solution. Juergen. /tmp/ccKW3A30.o(.gnu.linkonce.t._ZN12MyMainWidgetD1Ev+0xb): In

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread larry
Hmm. I have lots of functioning qt apps under 3.1.2 with submenu navigation by keyboard shortcuts, but a broken LyX in this regard. Does the LyX qt frontend do something unusual, triggering this bug? On Wed, Jul 02, 2003 at 08:12:49AM +0200, Juergen Spitzmueller wrote: > Fernando Perez wrote: >

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: > Hmm. I have lots of functioning qt apps under 3.1.2 with submenu > navigation by keyboard shortcuts, but a broken LyX in this regard. Does > the LyX qt frontend do something unusual, triggering this bug? Not that I am aware of. Have your qt apps all been complied

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: > I have lots of functioning qt apps under 3.1.2 with submenu navigation by > keyboard shortcuts, but a broken LyX in this regard. Some impressions from my box. I cannot detect any difference. Juergen. 1. qtdesigner: valgrind designer, Alt+w (Windows), b (Toolbars),

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
Fernando Perez wrote: > Crash mode: start new document, press Alt-I-S (insert special character). > The 'Special' menu entry does NOT get highlighted, as it should. Now, > press right arrow. Lyx crashes. It's a qt bug. I can reproduce this kind of crash with any qt or kde app of my choice

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread larry
On Wed, Jul 02, 2003 at 08:32:36AM +0200, Juergen Spitzmueller wrote: > > Not that I am aware of. Have your qt apps all been complied against the same > qt version than LyX? Well, as you've found some evidence of this in the qt/kde community and other apps, apparently not. Can anyone assemble

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread John Levon
On Wed, Jul 02, 2003 at 08:10:33AM -0600, Fernando Perez wrote: > funny that this hasn't been detected before, considering how widespread KDE > is. I can see lyx users not having run into it, since lyx-qt is still new > and the lyx user base is much smaller than the KDE one. I hope the Qt

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
John Levon wrote: > > funny that this hasn't been detected before, considering how widespread > > KDE is. I can see lyx users not having run into it, since lyx-qt is > > still new and the lyx user base is much smaller than the KDE one. I hope > > the > > Qt 3.1.2 is relatively new, so won't be

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread John Levon
On Wed, Jul 02, 2003 at 05:30:21PM +0200, Juergen Spitzmueller wrote: > shows the behaviour. Problem is, I cannot even compile the example they sent > me (linking errors). > How does one build the attached? Something like : g++ -o qtest -I $QTDIR/include -L $QTDIR/lib main.cpp -lqt-mt may or

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Juergen Spitzmueller
John Levon wrote: > Something like : > > g++ -o qtest -I $QTDIR/include -L $QTDIR/lib main.cpp -lqt-mt > > may or may not do. I tried this and got linking errors (see below). I read that this has something to do with not included moc, but I did not get the solution. Juergen.

Re: Some info about lyx-qt 1.3.2 segfaults

2003-07-02 Thread Andre Poenitz
On Wed, Jul 02, 2003 at 05:42:55PM +0200, Juergen Spitzmueller wrote: > I tried this and got linking errors (see below). I read that this has > something to do with not included moc, but I did not get the solution. > > Juergen. > > /tmp/ccKW3A30.o(.gnu.linkonce.t._ZN12MyMainWidgetD1Ev+0xb): In