Re: [QtExtended] Terminal

2009-03-18 Thread Radek Polak
Juan Lucas Dominguez Rubio wrote: Hello. The only time I have seen the JamVM (Java) crash on Om 2008.9, I also saw the 'Segmentation fault' error message. If that ever happens again, is there somewhere in the phone a log file that I might send to the list? Hi Juan, 'Segmentation fault'

RE: [QtExtended] Terminal

2009-03-18 Thread Juan Lucas Dominguez Rubio
Juan Lucas Dominguez Rubio wrote: Hello. The only time I have seen the JamVM (Java) crash on Om 2008.9, I also saw the 'Segmentation fault' error message. If that ever happens again,

Re: [QtExtended] Terminal

2009-03-17 Thread Radek Polak
I tried running it from console. Only Segmentation Fault printed at the end. I will try gdb later. Attached is a patch that fixes the segfault. Radek diff --git a/src/3rdparty/applications/qterminal/MainWindow.cpp b/src/3rdparty/applications/qterminal/MainWindow.cpp index 48c686a..ce2

Re: [QtExtended] Terminal

2009-03-17 Thread HouYu Li
Hi, Radek, patch committed. On Tue, Mar 17, 2009 at 6:53 PM, Radek Polak pson...@seznam.cz wrote: I tried running it from console. Only Segmentation Fault printed at the end. I will try gdb later. Attached is a patch that fixes the segfault. Radek

RE: [QtExtended] Terminal

2009-03-17 Thread Juan Lucas Dominguez Rubio
...@lists.openmoko.org on behalf of HouYu Li Sent: Wed 18/03/2009 0:23 To: List for Openmoko community discussion Subject: Re: [QtExtended] Terminal Hi, Radek, patch committed. On Tue, Mar 17, 2009 at 6:53 PM, Radek Polak pson...@seznam.cz wrote: I tried running it from console. Only

Re: [QtExtended] Terminal

2009-03-16 Thread Radek Polak
HouYu Li wrote(a): See your patch on your server...hehe... rebuilding.. Cool, you figured it out. No surprise that i forgot to attach it, so late in night :-) Radek ___ Openmoko community mailing list community@lists.openmoko.org

Re: [QtExtended] Terminal

2009-03-16 Thread Radek Polak
HouYu Li wrote(a): There will be a segmentation fault when closing the last terminal tab. What to do with it? Just noticed it too. The simple thing is to run it from ssh console, maybe some hint is in output. Then comes gdb. Not sure if i have time today - quite busy with work. I would prefer

Re: [QtExtended] Terminal

2009-03-16 Thread HouYu Li
Any solution or idea about the Segmentation Fault on exit?? On Mon, Mar 16, 2009 at 3:49 PM, Radek Polak pson...@seznam.cz wrote: HouYu Li wrote(a): See your patch on your server...hehe... rebuilding.. Cool, you figured it out. No surprise that i forgot to attach it, so late in night :-)

Re: [QtExtended] Terminal

2009-03-16 Thread HouYu Li
On Mon, Mar 16, 2009 at 3:59 PM, Radek Polak pson...@seznam.cz wrote: HouYu Li wrote(a): There will be a segmentation fault when closing the last terminal tab. What to do with it? Just noticed it too. The simple thing is to run it from ssh console, maybe some hint is in output. Then comes

Re: [QtExtended] Terminal

2009-03-16 Thread Franky Van Liedekerke
On Mon, 16 Mar 2009 01:08:45 +0100 Radek Polak pson...@seznam.cz wrote: Hi, this is patch and sources for adding terminal application to QT Extended Improved. Patch is attached, sources are here [1]. They are taken from here [2]. The tar has to be extracted to src/3rdparty/applications

Re: [QtExtended] Terminal

2009-03-16 Thread Lorn Potter
Franky Van Liedekerke wrote: On Mon, 16 Mar 2009 01:08:45 +0100 Radek Polak pson...@seznam.cz wrote: Hi, this is patch and sources for adding terminal application to QT Extended Improved. Patch is attached, sources are here [1]. They are taken from here [2]. The tar has to be extracted

Re: [QtExtended] Terminal

2009-03-16 Thread andrew howlett
Radek: thank you very much, this is really great. radagast. -- View this message in context: http://n2.nabble.com/-QtExtended--Terminal-tp2483468p2489431.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko

Re: [QtExtended] Terminal

2009-03-15 Thread HouYu Li
Is the source come with the patch?? I cannot see any patches... On Mon, Mar 16, 2009 at 8:08 AM, Radek Polak pson...@seznam.cz wrote: Hi, this is patch and sources for adding terminal application to QT Extended Improved. Patch is attached, sources are here [1]. They are taken from here [2].

Re: [QtExtended] Terminal

2009-03-15 Thread HouYu Li
See your patch on your server...hehe... rebuilding.. On Mon, Mar 16, 2009 at 9:21 AM, HouYu Li kara...@gmail.com wrote: Is the source come with the patch?? I cannot see any patches... On Mon, Mar 16, 2009 at 8:08 AM, Radek Polak pson...@seznam.cz wrote: Hi, this is patch and sources for

Re: [QtExtended] Terminal

2009-03-15 Thread HouYu Li
There will be a segmentation fault when closing the last terminal tab. What to do with it? On Mon, Mar 16, 2009 at 9:30 AM, HouYu Li kara...@gmail.com wrote: See your patch on your server...hehe... rebuilding.. On Mon, Mar 16, 2009 at 9:21 AM, HouYu Li kara...@gmail.com wrote: Is the