Re: [E-devel] E17 Crash with dual monitor setup

2012-12-19 Thread Michael Blumenkrantz
nevermind, this is fixed On Tue, Dec 18, 2012 at 9:48 PM, Edward Mann wrote: > > > I have 2 HP LA2405wg monitors my video card is as below > > VGA > compatible controller: nVidia Corporation G98 [Quadro NVS 295] (rev a1) > (prog-if 00 [VGA controller]) > Subsystem: nVidia Corporation Device > 0

Re: [E-devel] E17 Crash with dual monitor setup

2012-12-19 Thread Michael Blumenkrantz
On Tue, Dec 18, 2012 at 10:57 PM, Leif Middelschulte < leif.middelschu...@gmail.com> wrote: > Am 18.12.2012 um 22:48 schrieb Edward Mann : > > > > > > > I have 2 HP LA2405wg monitors my video card is as below > > > > VGA > > compatible controller: nVidia Corporation G98 [Quadro NVS 295] (rev a1) >

Re: [E-devel] E17 Crash with dual monitor setup

2012-12-18 Thread Leif Middelschulte
Am 18.12.2012 um 22:48 schrieb Edward Mann : > > > I have 2 HP LA2405wg monitors my video card is as below > > VGA > compatible controller: nVidia Corporation G98 [Quadro NVS 295] (rev a1) > (prog-if 00 [VGA controller]) > Subsystem: nVidia Corporation Device > 062e > Physical Slot: 1 > Flags:

[E-devel] E17 Crash with dual monitor setup

2012-12-18 Thread Edward Mann
I have 2 HP LA2405wg monitors my video card is as below VGA compatible controller: nVidia Corporation G98 [Quadro NVS 295] (rev a1) (prog-if 00 [VGA controller]) Subsystem: nVidia Corporation Device 062e Physical Slot: 1 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at f100

Re: [E-devel] E17 crash after login.

2012-11-09 Thread The Rasterman
On Fri, 9 Nov 2012 22:34:02 -0400 Deon Thomas said: no symbol table... it just says "there is some crash somewhere inside evas"... that's about as useful as saying "there's a needle somewhere in that haystack, but you have to find it by guessing where it might be as you can't look through the hay

[E-devel] E17 crash after login.

2012-11-09 Thread Deon Thomas
Logs and GDB: http://pastebin.com/raw.php?i=7AhpZx49 It seems to only happen the fist time I login. Thank You. --- --- --- --- --- --- --- --- --- Deon Thomas [ http://www.elivecd.org ] Programmer / Network Admin / Microsoft Certified Technology Specialist -

[E-devel] e17 crash on OSX

2011-05-21 Thread Dave Ray
I'm trying to fix a crash in e17 that seems to only happen the first time I run e17 after bootup. I recently posted about this, and was requested to compile everything with -g -O0 and retest. Now I did that, here are the results. The crash always happens while e17 is drawing the initial pager re

Re: [E-devel] e17 crash and several other problems

2007-10-09 Thread Yasufumi Haga
On Tue, 09 Oct 2007 17:30:17 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: | Yasufumi Haga wrote: | > On Tue, 9 Oct 2007 08:51:55 +0200 (CEST) | > [EMAIL PROTECTED] wrote: | > | > | > Hi developpers. | > | > | > | > I built e17 with the fresh source from the CVS yesterday, and I noticed |

Re: [E-devel] e17 crash and several other problems

2007-10-09 Thread Sebastian Dransfeld
Yasufumi Haga wrote: > On Tue, 9 Oct 2007 08:51:55 +0200 (CEST) > [EMAIL PROTECTED] wrote: > > | > Hi developpers. > | > > | > I built e17 with the fresh source from the CVS yesterday, and I noticed > | > serveral > | > problems. > | > > | > 1) When I tried to change the size of my virtual desktop

Re: [E-devel] e17 crash and several other problems

2007-10-09 Thread Yasufumi Haga
On Tue, 9 Oct 2007 08:51:55 +0200 (CEST) [EMAIL PROTECTED] wrote: | > Hi developpers. | > | > I built e17 with the fresh source from the CVS yesterday, and I noticed | > serveral | > problems. | > | > 1) When I tried to change the size of my virtual desktop from 1x4 to 2x2 | > and moved | > ei

Re: [E-devel] e17 crash and several other problems

2007-10-08 Thread sebastid
> Hi developpers. > > I built e17 with the fresh source from the CVS yesterday, and I noticed > serveral > problems. > > 1) When I tried to change the size of my virtual desktop from 1x4 to 2x2 > and moved > either slider just a little bit on the virtual desktop setting up > dialog, e17 crashed

[E-devel] e17 crash and several other problems

2007-10-08 Thread Yasufumi Haga
Hi developpers. I built e17 with the fresh source from the CVS yesterday, and I noticed serveral problems. 1) When I tried to change the size of my virtual desktop from 1x4 to 2x2 and moved either slider just a little bit on the virtual desktop setting up dialog, e17 crashed with a mess

Re: [E-devel] E17 crash during during ecore_exe_pipe_run()

2007-03-02 Thread The Rasterman
On Sun, 18 Feb 2007 19:38:49 +0300 "Yurii Zolot'ko" <[EMAIL PROTECTED]> babbled: > On Sunday 18 February 2007 19:32, David Seikel wrote: > > > If I remember correctly, it's an SVG library problem that is fixed by > > updating your SVG library. > > I've got librsvg-2.16.1 installed. interesting.

Re: [E-devel] E17 crash during during ecore_exe_pipe_run()

2007-02-18 Thread [EMAIL PROTECTED]
> > Update: > > > > I've noticed that this crash is somehow related to loading/ > > unloading evas SVG loader module. 100% of crashes were after > > this module was loaded and then unloaded from evas_module_ > > clean(). If I change frequency of module cleanups from 256 > > to 1 E17 always crashe

Re: [E-devel] E17 crash during during ecore_exe_pipe_run()

2007-02-18 Thread Yurii Zolot'ko
On Sunday 18 February 2007 19:32, David Seikel wrote: > If I remember correctly, it's an SVG library problem that is fixed by > updating your SVG library. I've got librsvg-2.16.1 installed. -- Yurii Zolot'ko ICQ: 237094994 Jabber: [EMAIL PROTECTED]

Re: [E-devel] E17 crash during during ecore_exe_pipe_run()

2007-02-18 Thread David Seikel
On Sun, 18 Feb 2007 19:27:02 +0300 Yurii Zolot'ko <[EMAIL PROTECTED]> wrote: > Update: > > I've noticed that this crash is somehow related to loading/unloading > evas SVG loader module. 100% of crashes were after this module was > loaded and then unloaded from evas_module_clean(). If I change > f

Re: [E-devel] E17 crash during during ecore_exe_pipe_run()

2007-02-18 Thread Yurii Zolot'ko
Update: I've noticed that this crash is somehow related to loading/unloading evas SVG loader module. 100% of crashes were after this module was loaded and then unloaded from evas_module_clean(). If I change frequency of module cleanups from 256 to 1 E17 always crashes right after loading some S

[E-devel] E17 crash during during ecore_exe_pipe_run()

2007-02-14 Thread Yurii Zolot'ko
Hi, Sometimes I'm experiencing crashes in E17 when try to run some application using "Run command" or using ibox. When I switch to VT I see 2 enlightenment processes - the one launched by xinit and it's child. BT of parent enlightenment process: ==

Re: [E-devel] e17 crash recently

2005-10-07 Thread Didier Casse
On 10/7/05, Laurence Vanek <[EMAIL PROTECTED]> wrote: > Same just happen here with fresh CVS tree. running FC4. Yeps... what a nightmare! I wanted to rebuild for the repo but pfff I'll wait... -- With kind regards, Didier. Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~did

Re: [E-devel] e17 crash recently

2005-10-06 Thread The Rasterman
On Thu, 06 Oct 2005 18:07:48 -0500 Laurence Vanek <[EMAIL PROTECTED]> babbled: > Mike Russo wrote: ecore_file was broken. i just fixed it in cvs > > I recently rebuilt e17 from cvs (gentoo is so handy for such things), > > but when I went to restart it, it crashed. It had been perfectly > > st

Re: [E-devel] e17 crash recently

2005-10-06 Thread Laurence Vanek
Mike Russo wrote: I recently rebuilt e17 from cvs (gentoo is so handy for such things), but when I went to restart it, it crashed. It had been perfectly stable for quite some time for me: ozark{miker}113: enlightenment-0.17 DYNAMIC DETERMINED PREFIX: /usr Xlib: extension "XINERAMA" missing o

[E-devel] e17 crash recently

2005-10-06 Thread Mike Russo
I recently rebuilt e17 from cvs (gentoo is so handy for such things), but when I went to restart it, it crashed. It had been perfectly stable for quite some time for me: ozark{miker}113: enlightenment-0.17 DYNAMIC DETERMINED PREFIX: /usr Xlib: extension "XINERAMA" missing on display ":1.0". E1

Re: [E-devel] e17 crash

2005-05-11 Thread The Rasterman
On Tue, 10 May 2005 18:09:34 +1200 jochen <[EMAIL PROTECTED]> babbled: > Hi all, > first thing I love the work you guys have done. > I encountered a crash when fiddeling with the eapps in > .e/e/apllications/all. When you delete an eapp file or overwrite an > existing eapp file,

Re: [E-devel] e17 crash

2005-05-11 Thread Sebastian Dransfeld
jochen wrote: Hi all, first thing I love the work you guys have done. I encountered a crash when fiddeling with the eapps in .e/e/apllications/all. When you delete an eapp file or overwrite an existing eapp file, e crashes and X restarts. This only happens however if the ibar or the engage module i

[E-devel] e17 crash

2005-05-11 Thread jochen
Hi all, first thing I love the work you guys have done. I encountered a crash when fiddeling with the eapps in .e/e/apllications/all. When you delete an eapp file or overwrite an existing eapp file, e crashes and X restarts. This only happens however if the ibar or the engage module is running, but