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 | > | > 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 message "Enlightenment SIGFPE'd". Here's its backtrace: | > | > | > | > (gdb) bt | > | > #0 0x405cea52 in select () from /lib/libc.so.6 | > | > #1 0x405045ac in ?? () from /usr/X11R6/lib/libX11.so.6 | > | > #2 0x08153828 in ?? () | > | > #3 0x00000000 in ?? () | > | > (gdb) quit | > | > | > | > 2) a value of a slider is messed up. See the following images: | > | > * http://homepage3.nifty.com/peterpan/x00/ss-e17-problem.jpg | > | > (the slider on the configuration dialog for screenshot module) | > | > | > | > * http://homepage3.nifty.com/peterpan/x00/ss-e17-problem-3.jpg | > | > (the slider on the configuration dialog for shelf) | > | > | > | > * http://homepage3.nifty.com/peterpan/x00/ss-e17-problem-4.jpg | > | > (the silders on the configuration dialog for virtual desktop) | > | > | > | > 3) I edited a ".desktop" file for a module, say | > | > "conf_wallpaper/module.desktop", | > | > added a name and a comment in Japanese. The name is shown in Japanese | > | > correctly, but the comment doesn't appear and some squares are shown | > | > in | > | > the comment field on the dialog instead. | > | > See the following screenshot of "Module Settings" dailog at: | > | > http://homepage3.nifty.com/peterpan/x00/ss-e17-problem-2.jpg | > | | > | I think you have some old stuff installed somewhere which interferes with | > | your current build. See if you have some old versions installed, remove it | > | all and rebuild again. Else it might be a problem with localization. | > | > When I build e17, I always rebuild almost all of the EFL before it. In addtion | > I start that e17 after deleting the current ".e" directory in my home directory. | > So I guess there cannot be an old stuff in my box. But I'll try removing the | > current e17-related directory, i.e. /usr/local/e17 in my box and build the | > whole of e17 system again from scratch to see whether there're some old | > stuff or not. | > In any case, thanks for your advice, Sebastian. | > Regards. | | Sure you don't have any efl libs in any dir except /usr/local/e17? Good morning. I always install all the EFL into a fixed directory :) After posting the previous mail, I looked into my build process again based on your advice that I have some old stuff somewhere on my box, and I've noticed something stupid. Until now I followed the order to build EFL on the guilde which was on "Get-E.org". It's gone already. But to make sure I visited the E17 wiki page and read "Install EFL from CVS guide" on the page, and I found that according to the document, its order had been slightly changed from the one I had used until then. Because of this, some of the libraries seemed to use the other old libraries which weren't updated yet in my build process. I think this must be the cause of my problems. I'll check this out and report the result later. Thanks for your help, Sebastian. Regards. --Yasufumi ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
