[E-devel] E17 bug

2005-09-03 Thread dienekes
While saving a download e17  notifies a ICCM error "Weird, this window
is transient and has a leader" - see screeshot uploaded to imageshack.

This kind of error never happened in the past. Yesterday I did a cvs co.

http://img301.imageshack.us/img301/7306/e17bug8ts.jpg

-Dienekes


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug

2005-09-03 Thread dienekes
dienekes wrote:

>While saving a download e17  notifies a ICCM error "Weird, this window
>is transient and has a leader" - see screeshot uploaded to imageshack.
>
>This kind of error never happened in the past. Yesterday I did a cvs co.
>
>  
>
I did another cvs co 10 hours later.

The bug definitely was fixed meanwhile.

Thanx a lot!


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] change font size problem

2005-09-03 Thread Sebastian Dransfeld

Xiaoyang Gu wrote:

hi

 I am using debian sid and i install e17 from "deb 
http://soulmachine.net/debian unstable/". I got ICE_2005 theme from 
get-e.org . All works fine, but the font size of 
title bar and menu is two small, so i extract the theme and change the 
font size in default_borad.edc from 10 to 13, then recompiled it. The 
font size became bigger, but some characters couldn't be displayed. They 
can be displayed when using the original ICE_2005 theme, and they are 
Chinese characters.

 Detailed information: Debian Sid, LC_CTYPE=zh_CN.UTF-8.
 What's the reason of this problem? Is there any method to solve the 
problem?


 Thanks a lot.


Try the nice enlightenment_remote command:

  -font-available-list List all available fonts
  -font-apply Apply font settings changes
  -font-fallback-append OPT1 Append OPT1 to the fontset
  -font-fallback-prepend OPT1 Prepend OPT1 to the fontset
  -font-fallback-list List the fallback fonts in order
  -font-fallback-remove OPT1 Remove OPT1 from the fontset
  -font-default-set OPT1 OPT2 OPT3 Set textclass (OPT1) font (OPT2) and 
size (OPT3)

  -font-default-get OPT1 List the default font associated with OPT1
  -font-default-remove OPT1 Remove the default text class OPT1
  -font-default-list List all configured text classes
  -font-fallback-clear Clear list of fallback fonts
  -font-cache-set OPT1 Set the font cache size (Kb)
  -font-cache-get Get the speculative font cache size (Kb)

Notice especially -font-default-set, and use text_class "title_bar", and 
"menu_item".


Sebastian


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug

2005-09-03 Thread Sebastian Dransfeld

dienekes wrote:

dienekes wrote:



While saving a download e17  notifies a ICCM error "Weird, this window
is transient and has a leader" - see screeshot uploaded to imageshack.

This kind of error never happened in the past. Yesterday I did a cvs co.





I did another cvs co 10 hours later.

The bug definitely was fixed meanwhile.

Thanx a lot!


Was a debuging message :) What application did you use? I'm looking for 
applications that use window groups and modal windows.


Sebastian


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug

2005-09-03 Thread dienekes
Sebastian Dransfeld wrote:

> Was a debuging message :) What application did you use? I'm looking
> for applications that use window groups and modal windows.
>
all modal windows of all applications.

There is another debuging message bug report in e-users by Robert May:

I noticed this ICCCM Error Weird transient message were added to CVS
earlier and now that I have recompiled every time Konqueror pops up an
error so does E17, is this supposed to be happening?









---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug

2005-09-03 Thread Sebastian Dransfeld

dienekes wrote:

Sebastian Dransfeld wrote:



Was a debuging message :) What application did you use? I'm looking
for applications that use window groups and modal windows.



all modal windows of all applications.


Understood that. I just need some applications that use transient 
windows, window groups and modal windows for testing. The only app I 
have is opera.




There is another debuging message bug report in e-users by Robert May:

I noticed this ICCCM Error Weird transient message were added to CVS
earlier and now that I have recompiled every time Konqueror pops up an
error so does E17, is this supposed to be happening?


Isn't that the same bug? It is gone now.

Sebastian


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] change font size problem

2005-09-03 Thread Xiaoyang Gu
Well, i have tried to use the method you mentioned, but no use. i think
that the command only has effects when using default theme.  But
when using default theme, it doesn't wok also. The font size do change,
but the non English characters still can not be displayed.



Can anyone introduce some principle about the font system of E17?On 9/3/05, Sebastian Dransfeld <[EMAIL PROTECTED]
> wrote:Xiaoyang Gu wrote:> hi>>  I am using debian sid and i install e17 from "deb
> http://soulmachine.net/debian unstable/". I got ICE_2005 theme from> get-e.org . All works fine, but the font size of> title bar and menu is two small, so i extract the theme and change the> font size in default_borad.edc from 10 to 13, then recompiled it. The> font size became bigger, but some characters couldn't be displayed. They
> can be displayed when using the original ICE_2005 theme, and they are> Chinese characters.>  Detailed information: Debian Sid, LC_CTYPE=zh_CN.UTF-8.>  What's the reason of this problem? Is there any method to solve the
> problem?>>  Thanks a lot.Try the nice enlightenment_remote command:   -font-available-list List all available fonts   -font-apply Apply font settings changes   -font-fallback-append OPT1 Append OPT1 to the fontset
   -font-fallback-prepend OPT1 Prepend OPT1 to the fontset   -font-fallback-list List the fallback fonts in order   -font-fallback-remove OPT1 Remove OPT1 from the fontset   -font-default-set OPT1 OPT2 OPT3 Set textclass (OPT1) font (OPT2) and
size (OPT3)   -font-default-get OPT1 List the default font associated with OPT1   -font-default-remove OPT1 Remove the default text class OPT1   -font-default-list List all configured text classes   -font-fallback-clear Clear list of fallback fonts
   -font-cache-set OPT1 Set the font cache size (Kb)   -font-cache-get Get the speculative font cache size (Kb)Notice especially -font-default-set, and use text_class "title_bar", and"menu_item".
Sebastian---SF.Net email is Sponsored by the Better Software Conference & EXPOSeptember 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QASecurity * Process Improvement & Measurement * http://www.sqe.com/bsce5sf___
enlightenment-devel mailing listenlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] change font size problem

2005-09-03 Thread Christian Pedaschus
Just some snippet from news on rasterman.com from 21.03.05, perhaps it
helps...?

[snip]
Also I added fontset support for Evas - you can now specify fonts with
"Font,Font2,Font3,... etc.". This means the first font is the primary,
and a comma separated list (no whitespace) of fall-back fonts in order
of fall-back, follow. If a letter.character does not exist in the first
font, it tries the next font (at the same size) and so on, until no
fonts are left to try and it gives up. This makes supporting multiple
languages at the same time much more trivial. I added Edje calls to be
able to append fontset fonts to any given specified fonts in an Edje, to
allow multiple languages to display, regardless of the font choice in
the Edje or in a font class applied to an Edje. I added a 1 line call to
e17 to add 2 fonts to the fontset used now, and this enables, Japanese,
Chinese and Korean to display (I think Korean displays OK after checking
some symbols to see if they match - but it doesn't look pretty. I think
i chose a bad Korean font. If any Koreans out there have suggestions to
free Korean supporting TTF's we can re-distribute - that LOOK GOOD when
used in a fontset, let me know!
[/snip]


greets, chris

ps. there are some really impressive performance benchmarks for e17 also
on rasterman's page, see his news for more

ps2. sorry for sending your own news back to yourself, raster *grin*



Xiaoyang Gu wrote:

> Well, i have tried to use the method you mentioned, but no use. i
> think that the command only has effects when using default theme.  But
> when using default theme, it doesn't wok also. The font size do
> change, but the non English characters still can not be displayed.
>
> Can anyone introduce some principle about the font system of E17?
>
> On 9/3/05, *Sebastian Dransfeld* <[EMAIL PROTECTED]
> > wrote:
>
> Xiaoyang Gu wrote:
> > hi
> >
> >  I am using debian sid and i install e17 from "deb
> > http://soulmachine.net/debian unstable/". I got ICE_2005 theme from
> > get-e.org   >. All works fine, but the font size of
> > title bar and menu is two small, so i extract the theme and
> change the
> > font size in default_borad.edc from 10 to 13, then recompiled
> it. The
> > font size became bigger, but some characters couldn't be
> displayed. They
> > can be displayed when using the original ICE_2005 theme, and
> they are
> > Chinese characters.
> >  Detailed information: Debian Sid, LC_CTYPE=zh_CN.UTF-8.
> >  What's the reason of this problem? Is there any method to
> solve the
> > problem?
> >
> >  Thanks a lot.
>
> Try the nice enlightenment_remote command:
>
>-font-available-list List all available fonts
>-font-apply Apply font settings changes
>-font-fallback-append OPT1 Append OPT1 to the fontset
>-font-fallback-prepend OPT1 Prepend OPT1 to the fontset
>-font-fallback-list List the fallback fonts in order
>-font-fallback-remove OPT1 Remove OPT1 from the fontset
>-font-default-set OPT1 OPT2 OPT3 Set textclass (OPT1) font
> (OPT2) and
> size (OPT3)
>-font-default-get OPT1 List the default font associated with OPT1
>-font-default-remove OPT1 Remove the default text class OPT1
>-font-default-list List all configured text classes
>-font-fallback-clear Clear list of fallback fonts
>-font-cache-set OPT1 Set the font cache size (Kb)
>-font-cache-get Get the speculative font cache size (Kb)
>
> Notice especially -font-default-set, and use text_class
> "title_bar", and
> "menu_item".
>
> Sebastian
>
>
> ---
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> Agile & Plan-Driven Development * Managing Projects & Teams *
> Testing & QA
> Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> 
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 bug

2005-09-03 Thread dienekes
Sebastian Dransfeld wrote:

>
> Understood that. I just need some applications that use transient
> windows, window groups and modal windows for testing. The only app I
> have is opera.


firefox. firefox was the first app I noticed the problem. Others
followed, incl. e17 dialogs.

>
> Isn't that the same bug? It is gone now. 


yes it fortunately has gone. I noticed it this morning (CET) after I did
a build from a cvs up 10 hours (or something) after the cvs co friday
evening causing that problem. I already posted a related message this
morning.


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Crash with Cedega/Point2Play

2005-09-03 Thread Robert May
Looks like it is crashing when transient windows are created??
Attached is my gdb let me know if you need more info.

Robert
#0  0xe410 in ?? ()
#1  0xbffdc71c in ?? ()
#2  0x in ?? ()
#3  0xbffdc684 in ?? ()
#4  0x4073ff9d in ___newselect_nocancel () from /lib/tls/libc.so.6
#5  0x405b5d62 in XProcessInternalConnection () from /usr/X11R6/lib/libX11.so.6
#6  0x405b6155 in _XRead () from /usr/X11R6/lib/libX11.so.6
#7  0x405b76c4 in _XReadEvents () from /usr/X11R6/lib/libX11.so.6
#8  0x405a5408 in XNextEvent () from /usr/X11R6/lib/libX11.so.6
#9  0x080aa3c7 in e_alert_show (
text=0x80b3e90 "This is very bad. Enlightenment has segfaulted.\nThis is 
not meant to happen and is likely a sign of a\nbug in Enlightenment or the 
libraries it relies on.\n\nYou can gdb attach to this process now to try"...) 
at e_alert.c:136
#10 0x0809bae3 in e_sigseg_act (x=11, info=0xbffdd590, data=0xbffdd610) at 
e_signals.c:54
#11 
#12 0x0806c6da in e_border_raise (bd=0x8b7c280) at e_border.c:868
#13 0x0809237c in _e_focus_raise_timer (data=0x8b7c280) at e_focus.c:173
#14 0x403bfa99 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:178
#15 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#16 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#17 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#18 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#19 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#20 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#21 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#22 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#23 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#24 0x403bfa74 in _ecore_timer_call (when=1125770168.61638) at ecore_timer.c:177
#25 0x403bd08f in _ecore_main_loop_iterate_internal (once_only=0) at 
ecore_main.c:457
#26 0x403bc5d3 in ecore_main_loop_begin () at ecore_main.c:79
#27 0x0805a570 in main (argc=1, argv=0xbfffddd4) at e_main.c:568
#12 0x0806c6da in e_border_raise (bd=0x8b7c280) at e_border.c:868
868  child = l->data;
863 Evas_List *l;
864 for (l = bd->transients; l; l = l->next)
865   {
866  E_Border *child;
867 
868  child = l->data;
869  /* Don't raise iconic transients. If the user wants these 
shown,
870   * thats another option.
871   */
872  if (!child->iconic)
Cannot access memory at address 0x370
$1 = (Evas_List *) 0x370
$2 = {e_obj_inherit = {magic = -339508901, type = -1962934216, references = 
1435174981, del_func = 0xf045890c, cleanup_func = 0x83f45589, 
free_att_func = 0x714bb, del_att_func = 0xc75, data = 0xe445c7, deleted 
= 0 '\0'}, mouse = {current = {x = 453, y = 119309277, w = 1172111360, 
  h = -624305680, mx = -153034775, my = 41174468}, last_down = {{x = 
-2088027925, y = 1812, w = -2081667703, h = 1962994813, mx = -1960318206, 
my = 116821}, {x = -397046808, y = -571980405, w = 466051, h = 
-26176, mx = -568835875, my = 408608225}, {x = -1947449973, y = -330987264, 
w = 1166791147, h = -195720208, mx = 119309193, my = -1819738112}}, 
last_up = {{x = 1824, y = 118784907, w = 1166606336, h = -327318548, 
mx = -385518336, my = 330}, {x = -1981004405, y = 1166796869, w = 
406904296, h = -621787683, mx = -153034775, my = 91489732}, {x = 73961, 
y = -398095616, w = -2095038326, h = -1065090336, mx = 17794319, my = 
1166737408}}}, moveinfo = {down = {x = 541100776, y = -2080251773, 
  w = -24834112, h = -2097152000, mx = 1979648236, my = 347340776, button = 
-402653177}}, win = 4294931867, x = -1995389821, y = 464003, w = 149717760, 
  h = -756225, ref = -1259802507, zone = 0x836d, desk = 0x458b10c4, 
handlers = 0x20408ae8, client_inset = {l = -2080251773, r = -1417343040, 
t = -2097152000, b = 1435176172, sl = -398095384, sr = -1960283905, st = 
-788585406, sb = -2062498685}, bg_ecore_evas = 0x8f840fc0, 
  bg_evas = 0x8b00, bg_win = 1435232325, bg_subwin = 406904296, bg_object = 
0xdd1042dc, icon_object = 0x83ddf045, event_win = 4294962012, client = {
shell_win = 3923438046, win = 3304513759, x = -352160699, y = 82608949, w = 
-1555061, h = 1166747760, border = {changed = 0 '\0', 
  name = 0xffe8458b }, shaped = 0 '\0', 
icccm = {title = 0xe8458b10 , 
  name = 0xdcf045dd , class = 0x648d1040 
"", icon_name = 0x1cddf824 , 
  machine = 0xe875ff24 , min_w = 28904, 
min_h = 549749504, max_w = -326940949, max_h = -398095612, 
  base_w = -1960283905, base_h = 1895819333, step_w = -398095580, step_h = 
-15437569, start_x = 1166741616, start_y = -397046808, 
  min_aspect = 2.3002534780728815e+176, max_aspect = 
-1.6057341700431429e+195, initi

Re: [E-devel] global event

2005-09-03 Thread Nir Tzachar

> > Why? Most gesture systems work by pressing some button to activate
> > them. This is possible in E too. So like some other person wrote, it
> > could be possible to press a modifier or a key, and then do mouse
> > gestures that modify a window (raise, lower, iconify...)
> >
> hmm, i never thought of doing it without a pressed button (this would be
> real fun, moving your mouse and oops, active app killed), but i
> understood rasters answer as if it's not gonna happen...?
> and it would be really nice cause sometimes 2500px (dualscreen) can be a
> long long way to go just for closing/min/max an app using the mouse
> 
> i even have 2 mousebuttons left, so i would find a gesture system really

> usefull and there 'could' be some nice effect while using the gesture
> (painting onscreen, like a wizard in a mmo)
> 
> so i would say: do it, if u can ;)


but not happening because 1. complex (need write gesture training and
recognition code) or 2. suck in another dependency and even then write all the
infrastructure code. it's not in the TODO and won't go there. you'll have to
wait for e18, e19, etc.


i agree. i did not ask for any specific e support. 
however, i did ask if current e infrastructure could make life a bit 
easier 
i am sure as hell not going to implement yet another 
recogniztion subsystem, as there are good ones (even GPLed) out there that 
i can use.


what i really though of is using ecore to help implement a module/stand 
alone progi which would be better than existing ones.
as for my example, i agree, it was lame, but as you pointed there are some 
really good applications to such a feature.


i think i'll try to come up with something, and if you can give a few 
technical pointers it would be greatly appreciated.


thanks for your input.
cheers,

--

nir.



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] imlib2: Cygwin build patch

2005-09-03 Thread Mike Frysinger
On Thursday 01 September 2005 10:04 am, Mike Russo wrote:
> Mike Frysinger wrote:
> >find attached a patch for this then, please test :)
>
> I think I just did a "#define RTLD_LOCAL RTLD_GLOBAL" (which should be
> defined everywhere) and it worked fine.

committed the patch i sent earlier then

> >then why not fix __imlib_TrimLoaderList ?  i dont have cygwin to test
> > against, but what if you change the ".so" test in that func to ".dll" ?
>
> It does indeed work fine if you change ".so" to ".dll" -- i believe you
> could also make a symlink to the .dll files (Cygwin actually uses
> windows shortcut files to simulate soft links... insane, isn't it?)

how about the attached patch ?
-mike
Index: src/lib/image.c
===
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/image.c,v
retrieving revision 1.2
diff -u -p -r1.2 image.c
--- src/lib/image.c	16 Jan 2005 18:23:46 -	1.2
+++ src/lib/image.c	3 Sep 2005 21:01:58 -
@@ -663,7 +663,11 @@ __imlib_TrimLoaderList(char **list, int 
 if (!list[i])
continue;
 ext = strrchr(list[i], '.');
-if ((ext) && (!strcasecmp(ext, ".so")))
+if ((ext) && (!strcasecmp(ext, ".so"))
+#ifndef __linux__
+&& (!strcasecmp(ext, ".dll"))
+#endif
+   )
   {
  /* Don't add the same loader multiple times... */
  if (!__imlib_ItemInList(ret, size, list[i]))


Re: [E-devel] imlib2: Cygwin build patch

2005-09-03 Thread Sebastian Dransfeld

Mike Frysinger wrote:


how about the attached patch ?
-mike




Index: src/lib/image.c
===
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/image.c,v
retrieving revision 1.2
diff -u -p -r1.2 image.c
--- src/lib/image.c 16 Jan 2005 18:23:46 -  1.2
+++ src/lib/image.c 3 Sep 2005 21:01:58 -
@@ -663,7 +663,11 @@ __imlib_TrimLoaderList(char **list, int 
 if (!list[i])

continue;
 ext = strrchr(list[i], '.');
-if ((ext) && (!strcasecmp(ext, ".so")))
+if ((ext) && (!strcasecmp(ext, ".so"))
+#ifndef __linux__
+&& (!strcasecmp(ext, ".dll"))
+#endif
+   )
   {
  /* Don't add the same loader multiple times... */
  if (!__imlib_ItemInList(ret, size, list[i]))


Shouldn't that be ifdef __win32__ or something?

Sebastian


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] imlib2: Cygwin build patch

2005-09-03 Thread Mike Frysinger
On Saturday 03 September 2005 05:08 pm, Sebastian Dransfeld wrote:
> Shouldn't that be ifdef __win32__ or something?

i dont use cygwin but i'm pretty sure it doesnt define __win32__
-mike


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] imlib2: Cygwin build patch

2005-09-03 Thread Morten Nilsen

Mike Frysinger wrote:

On Saturday 03 September 2005 05:08 pm, Sebastian Dransfeld wrote:


Shouldn't that be ifdef __win32__ or something?



i dont use cygwin but i'm pretty sure it doesnt define __win32__


first patch in this thread had "#ifndef __CYGWIN__" in it, in several 
places...


--
Morten


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] global event

2005-09-03 Thread Brian Mattern
Carsten Haitzler (The Rasterman) wrote:

>but not happening because 1. complex (need write gesture training and
>recognition code) or 2. suck in another dependency and even then write all the
>infrastructure code. it's not in the TODO and won't go there. you'll have to
>wait for e18, e19, etc.
>
>  
>
Is there any reason it couldn't be written as an external module? (and
thus suck in a dependency without affecting e17 as a whole).
--
rephorm


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] imlib2: Cygwin build patch

2005-09-03 Thread Mike Frysinger
On Saturday 03 September 2005 05:38 pm, Morten Nilsen wrote:
> Mike Frysinger wrote:
> > On Saturday 03 September 2005 05:08 pm, Sebastian Dransfeld wrote:
> >>Shouldn't that be ifdef __win32__ or something?
> >
> > i dont use cygwin but i'm pretty sure it doesnt define __win32__
>
> first patch in this thread had "#ifndef __CYGWIN__" in it, in several
> places...

in case you hadnt noticed, i have a short attention span ;)
-mike


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] change font size problem

2005-09-03 Thread Xiaoyang Gu

Well, default font setting can display CJK characters, but they 
don't looks fine  because the font size are two small.  When
change the font size,  then CJK characters can't be displayed.On 9/4/05, Christian Pedaschus <[EMAIL PROTECTED]
> wrote:Just some snippet from news on rasterman.com
 from 21.03.05, perhaps ithelps...?[snip]Also I added fontset support for Evas - you can now specify fonts with"Font,Font2,Font3,... etc.". This means the first font is the primary,and a comma separated list (no whitespace) of fall-back fonts in order
of fall-back, follow. If a letter.character does not exist in the firstfont, it tries the next font (at the same size) and so on, until nofonts are left to try and it gives up. This makes supporting multiple
languages at the same time much more trivial. I added Edje calls to beable to append fontset fonts to any given specified fonts in an Edje, toallow multiple languages to display, regardless of the font choice in
the Edje or in a font class applied to an Edje. I added a 1 line call toe17 to add 2 fonts to the fontset used now, and this enables, Japanese,Chinese and Korean to display (I think Korean displays OK after checking
some symbols to see if they match - but it doesn't look pretty. I thinki chose a bad Korean font. If any Koreans out there have suggestions tofree Korean supporting TTF's we can re-distribute - that LOOK GOOD when
used in a fontset, let me know![/snip]greets, chrisps. there are some really impressive performance benchmarks for e17 alsoon rasterman's page, see his news for moreps2. sorry for sending your own news back to yourself, raster *grin*
Xiaoyang Gu wrote:> Well, i have tried to use the method you mentioned, but no use. i> think that the command only has effects when using default theme.  But> when using default theme, it doesn't wok also. The font size do
> change, but the non English characters still can not be displayed.>> Can anyone introduce some principle about the font system of E17?>> On 9/3/05, *Sebastian Dransfeld* <
[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote:>> Xiaoyang Gu wrote:> > hi> >> >  I am using debian sid and i install e17 from "deb
> > http://soulmachine.net/debian unstable/". I got ICE_2005 theme from> > get-e.org <
http://get-e.org>  >. All works fine, but the font size of> > title bar and menu is two small, so i extract the theme and
> change the> > font size in default_borad.edc from 10 to 13, then recompiled> it. The> > font size became bigger, but some characters couldn't be> displayed. They
> > can be displayed when using the original ICE_2005 theme, and> they are> > Chinese characters.> >  Detailed information: Debian Sid, LC_CTYPE=zh_CN.UTF-8.> >  What's the reason of this problem? Is there any method to
> solve the> > problem?> >> >  Thanks a lot.>> Try the nice enlightenment_remote command:>>-font-available-list List all available fonts
>-font-apply Apply font settings changes>-font-fallback-append OPT1 Append OPT1 to the fontset>-font-fallback-prepend OPT1 Prepend OPT1 to the fontset>-font-fallback-list List the fallback fonts in order
>-font-fallback-remove OPT1 Remove OPT1 from the fontset>-font-default-set OPT1 OPT2 OPT3 Set textclass (OPT1) font> (OPT2) and> size (OPT3)>-font-default-get OPT1 List the default font associated with OPT1
>-font-default-remove OPT1 Remove the default text class OPT1>-font-default-list List all configured text classes>-font-fallback-clear Clear list of fallback fonts>-font-cache-set OPT1 Set the font cache size (Kb)
>-font-cache-get Get the speculative font cache size (Kb)>> Notice especially -font-default-set, and use text_class> "title_bar", and> "menu_item".
>> Sebastian>>> ---> SF.Net email is Sponsored by the Better Software Conference & EXPO> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices> Agile & Plan-Driven Development * Managing Projects & Teams *> Testing & QA> Security * Process Improvement & Measurement *> 
http://www.sqe.com/bsce5sf> ___> enlightenment-devel mailing list> enlightenment-devel@lists.sourceforge.net
> enlightenment-devel@lists.sourceforge.net>> 
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel>>


[E-devel] ibar & engage - restoring minimized window

2005-09-03 Thread Laurence Vanek
I havent built e17 from CVS for a few weeks so perhaps some 
functionality has been intentionally changed.  My latest build of EFL & 
E17 from CVS was 9/3/2005.  I am now not able to restore a window once 
its minimized, as I previously was able to do, from either the engage 
module or ibar module.  Must be something simple but I havent found it yet.


Im running updated FC4  using gcc4 complier.  All libraries  & apps 
compiled without error.



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] global event

2005-09-03 Thread Nir Tzachar
> > > Why? Most gesture systems work by pressing some button to activate
> > > them. This is possible in E too. So like some other person wrote, it
> > > could be possible to press a modifier or a key, and then do mouse
> > > gestures that modify a window (raise, lower, iconify...)
> > >
> > hmm, i never thought of doing it without a pressed button (this would be
> > real fun, moving your mouse and oops, active app killed), but i
> > understood rasters answer as if it's not gonna happen...?
> > and it would be really nice cause sometimes 2500px (dualscreen) can be a
> > long long way to go just for closing/min/max an app using the mouse
> > 
> > i even have 2 mousebuttons left, so i would find a gesture system really
> > usefull and there 'could' be some nice effect while using the gesture
> > (painting onscreen, like a wizard in a mmo)
> > 
> > so i would say: do it, if u can ;)
> 
> but not happening because 1. complex (need write gesture training and
> recognition code) or 2. suck in another dependency and even then write all the
> infrastructure code. it's not in the TODO and won't go there. you'll have to
> wait for e18, e19, etc.

i agree. i did not ask for any specific e support. 
however, i did ask if current e infrastructure could make life a bit 
easier 
i am sure as hell not going to implement yet another 
recogniztion subsystem, as there are good ones (even GPLed) out there that 
i can use.

what i really though of is using ecore to help implement a module/stand 
alone progi which would be better than existing ones.
as for my example, i agree, it was lame, but as you pointed there are some 
really good applications to such a feature.

i think i'll try to come up with something, and if you can give a few 
technical pointers it would be greatly appreciated.

thanks for your input.
cheers,

-- 

nir.



signature.asc
Description: This is a digitally signed message part