[E-devel] Etk filechooser widget patch

2006-12-19 Thread DaveMDS
Hi all, from the #etk discussion this is a patch for e17/proto/etk/src/lib/etk_filechooser_widget.c This patch resolve the bug that cause etk_filechooser_widget_selected_file_get() to return trash in the case no file is selected. With the patch applied the function will return NULL

Re: [E-devel] Etk filechooser widget patch

2006-12-19 Thread Sebastian Dransfeld
DaveMDS wrote: ps: this is my first patch for the e17 cvs, I have done it with the command: diff -u old_file new_file Is this the right method? I see that other patch in the list have different syntax, so don't know if this is good enought. Good enough, but use cvs diff Sebastian

Re: [E-devel] Etk filechooser widget patch

2006-12-19 Thread Hisham Mardam Bey
On 12/19/06, DaveMDS [EMAIL PROTECTED] wrote: Hi all, from the #etk discussion this is a patch for e17/proto/etk/src/lib/etk_filechooser_widget.c This patch resolve the bug that cause etk_filechooser_widget_selected_file_get() to return trash in the case no file is selected. With the

[E-devel] WBoD when I try accessing E MenuApplication(sub menu)

2006-12-19 Thread Landry, Marc-Andre
White Box of Death when I try accessing E MenuApplication(sub menu) or to execute a command from 'Run Command'. Attach a log from a gdb backtrace, I may add more information but I use a batch file to generate this log so if you have request on some command I may had to the batch file. It will be

Re: [E-devel] export of LD_LIBRARY_PATH in e_start_main.c

2006-12-19 Thread Mike Frysinger
On Tuesday 19 December 2006 02:56, Stephan Wezel wrote: hmm in my manpage about ld.so i can't find any references to ORIGIN/LD_ORIGIN ENV-Var read the source code then -mike pgpbL4dzqpWyU.pgp Description: PGP signature -

[E-devel] bittorrent.ico causes segfault

2006-12-19 Thread Thomas C R Spurden
Updated e from CVS a few hours ago, and now I get a segfault whenever e runs across bittorrent.ico, i.e. in the apps menu (as you try to open it e segv's) and the run box - anything which brings up bittorrent's icon will make e segfault. Attached is the backtrace of the segfault and

Re: [E-devel] WBoD when I try accessing E MenuApplication(sub menu)

2006-12-19 Thread David Seikel
On Tue, 19 Dec 2006 17:24:22 -0500 Landry, Marc-Andre [EMAIL PROTECTED] wrote: White Box of Death when I try accessing E MenuApplication(sub menu) or to execute a command from 'Run Command'. Attach a log from a gdb backtrace, I may add more information but I use a batch file to generate

Re: [E-devel] bittorrent.ico causes segfault

2006-12-19 Thread Christopher Michael
Thomas C R Spurden wrote: Updated e from CVS a few hours ago, and now I get a segfault whenever e runs across bittorrent.ico, i.e. in the apps menu (as you try to open it e segv's) and the run box - anything which brings up bittorrent's icon will make e segfault. Attached is the backtrace