Re: [e-users] cvs build from yesterday

2006-06-13 Thread The Rasterman
On Thu, 08 Jun 2006 18:57:43 +0300 Ag. System Administrator
[EMAIL PROTECTED] babbled:

 Thanks for warning :)
 Too late...
 
 Btw, today's build fixes problems you described, but there is others...
 
 Here it is, spotted couple interesting things:
 
 1. if after nuking ~/.e/e/config/default you try to enable any disabled
 module - e will segv.
 E will not segv next time on this module when you try to enable it. I
 think it somehow related to non existance of module.*.cfg at first load.
 2. On shelf, when you choose Can be resized or Scroll contents for
 the first time (again, after nuking config) - E segv. Not happens again
 after E was restarted after segv. No idea from where it comes.
 
 Will add more when found ;)

should all be fixed now.

 
 Thanks,
 Dan
 
 PS: E rulez anyway! ;) Thanks a lot!
 
 
 Paul Stejskal wrote:
 
 Sounds like a bad idea to update. Probably a coding error. Thanks :).
 Paul
 
 
 
 
 
 
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] no entry for Theme Backgrounds in enlightenment.pot

2006-06-13 Thread The Rasterman
On Mon, 05 Jun 2006 16:25:23 +0900 (JST) Yasufumi Haga
[EMAIL PROTECTED] babbled:

 Hi all
 
 I updated e17 and all the EFLs last night.
 I found that there was no entry corresponding to Theme Backgrounds,
 which is a list header in the list on Desktop Lock Settings dialog,
 in enlightenment.pot. Is it intentional?

indeed a typo - a missing _ :)

 
 ---
 Thank you for telling me the truth.  --- HAL9000 in 2010
  Yasufumi Haga   [EMAIL PROTECTED]
  http://homepage3.nifty.com/peterpan/
  fingerprint:0EFA 299A BC32 7D68 1FEF  BA2B 804E 9B15 C4F0 F9F0
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] screensaver and CVS version of e17

2006-06-13 Thread The Rasterman
On Wed, 07 Jun 2006 18:37:36 -0400 karl birkland [EMAIL PROTECTED] babbled:

 E-users
 
 DR 17 is looking GREAT, sweet eye candy, and functionality is getting
 better and better, every day.  Great Work Guys :-)
 
 But, got a question - I have updated my CVS version of E17, full blown
 download from cvs { 3am Zulu 7 Jun } and did a clean install.  The
 screensaver works fine on my IBM T30 running Novell Linux Desktop {suse}
 9.3.
 
 I rsync -a -v  my e17 cvs directory to my ubuntu 6.06 , do the same
 clean install { moved /opt/e17 /opt/e17.bak ; move ~/.e ~/.e.backup ;
 make clean on the entire e17.cvs tree; then re-build entire cvs tree
 (using easy_e17.sh) } and I am unable to get the screen saver to work. 
 
 the config dialog for SS shows enable screensaver and lock when the
 screen saver starts are both greyed out.I thought it might have
 been linked to xset s on/off but this did not help.

because when ecore built - it didn't detect xscrenesaver support - you will
need to install libxss-dev to add xscreensaver extension support and rebuild
ecore.

 Any Ideas?
 
 
 -- 
 Karl
 E-mail: [EMAIL PROTECTED]
 
 
 
 
 
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] keybindings on a dualhead system

2006-06-13 Thread The Rasterman
On Mon, 5 Jun 2006 20:53:30 +0200 J. Erik Heinz [EMAIL PROTECTED] babbled:

 Hi again, 
 
 Right now i try to configure my system so that I can work like on e16.
 I have a dualhead-machine. With Xinemera OFF. 
 
 I configured a shortcut with
 enligthenment_remote ANY F8 NONE 0 exec Eterm -g 100x100+1+1
 
 When I am work on Screen :0.0 it works fine. But if I work on
 Screen:0.1 and Hit F8 the Eterm will apear on Screen :0.0. 
 
 But it should apear on Screen :0.1. 
 
 Any hints, how i configure that, or what I have missed. 

hmm - this should work as e should use the current mouse pos as a context as to
which screen to use to set up the environemnt variable for DISPLAY here.
something must be going wrong for e to choose screen/container 0 all the time.

 
 Cheers -- Erik
 
 -- 
 J. Erik Heinz
 Keyboard-samuraing in process
 
 :: All non-mailinglist mail to this emailadress will be deleted.
 
 OpenBC: https://www.openbc.com/hp/JErik_Heinz
 Blog: http://jerik.blogspot.com
 
 
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e17 key-shortcut to switch between Screens

2006-06-13 Thread The Rasterman
On Thu, 8 Jun 2006 22:06:39 +0200 J. Erik Heinz [EMAIL PROTECTED] babbled:

 Hi,
 
 Carsten Haitzler [EMAIL PROTECTED] words
   on 08.06.2006 - 10:11 (+0900 Zulu-Time):
 
  On Sun, 4 Jun 2006 22:01:08 +0200 J. Erik Heinz [EMAIL PROTECTED] 
  babbled:
 [...] 
Now I want to switch with a key-shortcut
   between these Desktops (ALT + asciicirum)
 [...]
   At that time Kim mentioned that this feature is possible in 16.8. Now
   I am running 17, and wonder if this feature is as well possible here. 
  
  there are
screen_send_to
  and
screen_send_by
  actions you can bind keys to :) parameter is an integer for the screen to
  focus/send the mouse to.
 The first try with
   enlightenment_remote -binding-key-add ANY asciicirum ALT 0
 screen_send_to 1 ended in a segfault. I have to figure out why this happend. 
 
 Is there a way to toggle between the 2 Screens, cause I am used to ONE
 Keyboardshortcut where I can toogle between the screens, ie: 
 ALT + asciicirum - switch to screen 1
 ALT + asciicirum - switch to screen 0
 ALT + asciicirum - switch to screen 1
 

hmm - not to toggle - but if you just go right a screen each time it will
wrap around. i fixed some minor bugs there and added default bindings just now
- it SHOULd work (in theory) but as i can only test in xnest for now i can't
really say because bindings are stolen by the main e :)

 Otherwise as workaround I could create a script that set the
 keybinding everytime new, ie set the screen_send_to to 0 or 1. But how
 do I access a shortcut with a script :P
 
 
 Cheers -- Erik 
 -- 
 J. Erik Heinz
 Keyboard-samuraing in process
 
 :: All non-mailinglist mail to this emailadress will be deleted.
 
 OpenBC: https://www.openbc.com/hp/JErik_Heinz
 Blog: http://jerik.blogspot.com
 
 
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] taskbar 0.1.2

2006-06-13 Thread Morten Nilsen
Paul Stejskal wrote:
 Making bug.
 e_mod_main.c: In function '_taskbar_cb_icon_mouse_up':
 e_mod_main.c:677: error: too many arguments to function 
 'e_border_unmaximize'
 e_mod_main.c:722: error: too many arguments to function 
 'e_border_unmaximize'

is your enlightenment up to date? it compiles fine here, and I haven't
even touched those lines..

if yours is, then something must have changed in e since my last
checkout two days ago..

-- 
Morten
:wq


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] taskbar 0.1.2

2006-06-13 Thread Paul Stejskal
Morten Nilsen wrote:
 Paul Stejskal wrote:
   
 Making bug.
 e_mod_main.c: In function '_taskbar_cb_icon_mouse_up':
 e_mod_main.c:677: error: too many arguments to function 
 'e_border_unmaximize'
 e_mod_main.c:722: error: too many arguments to function 
 'e_border_unmaximize'
 

 is your enlightenment up to date? it compiles fine here, and I haven't
 even touched those lines..

 if yours is, then something must have changed in e since my last
 checkout two days ago..

   
Updating gives me this error building E itself.

e_hints.c: In function 'e_hints_allowed_action_set':
e_hints.c:593: error: incompatible type for argument 2 of 
'ecore_x_netwm_allowed_action_set'
make[3]: *** [e_hints.o] Error 1
make[3]: Leaving directory `/home/paul/e17_cvs/e17/apps/e/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/paul/e17_cvs/e17/apps/e/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paul/e17_cvs/e17/apps/e'
make: *** [all] Error 2

I've updated several times, removed my sources, rebuilt everything from 
scratch using easy_e17.sh and it's still not working :(

Paul


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] taskbar 0.1.2

2006-06-13 Thread Morten Nilsen
Paul Stejskal wrote:
 error: incompatible type for argument 2 of 'ecore_x_netwm_allowed_action_set'
 
 I've updated several times, removed my sources, rebuilt everything from 
 scratch using easy_e17.sh and it's still not working :(

in my tree, the second argument is defined as;
  Ecore_X_Action action[10];

and the prototype for ecore_x_netwm_allowed_action_set is
  ...(Ecore_X_Window win, Ecore_X_Action *action, unsigned int num);

Which seems okay..

Do you have any Ecore_X headers that shouldn't be there?

find / -name Ecore_X.h

-- 
Cheers,
Morten
:wq


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] no mixers in evolume

2006-06-13 Thread muzzle
Hi all,

I cant get evolume in a usable state. I have succesfully compiled and
installed it, but when I enable it the panel on the desktop is empty
and the configuration windows shows no available mixers at all.

Maybe my alsa configuration is broken, but alsamixer (and xmms) is
working fine... aumix has actually one mixer missing but apart from
that it works fine too.

Do you have any idea of what could cause this?

BTW I have a Pentium M Sony laptop with debian unstable on it.

Hope you can help me,

Emme

--
Aspetto un'emozione sempre piu' indefinibile (CCCP Fedeli alla linea)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] misc e_modules not listed in shelf contents

2006-06-13 Thread Ronald Lau



CVS'ed this morning, 
e17 and misc

tclock, weather, 
net, mem etc, do not show in shelf contents.

they are current, 
installed, and enabled.

???
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] taskbar 0.1.2

2006-06-13 Thread The Rasterman
On Tue, 13 Jun 2006 17:12:10 -0500 Paul Stejskal [EMAIL PROTECTED]
babbled:

 Morten Nilsen wrote:
  Paul Stejskal wrote:

  error: incompatible type for argument 2 of
  'ecore_x_netwm_allowed_action_set'
 
  I've updated several times, removed my sources, rebuilt everything from 
  scratch using easy_e17.sh and it's still not working :(
  
 
  in my tree, the second argument is defined as;
Ecore_X_Action action[10];
 
  and the prototype for ecore_x_netwm_allowed_action_set is
...(Ecore_X_Window win, Ecore_X_Action *action, unsigned int num);
 
  Which seems okay..
 
  Do you have any Ecore_X headers that shouldn't be there?
 
  find / -name Ecore_X.h
 

 Turns out I had a double install when I replaced my easy_e17.sh script 
 and it was installing to /opt instead of /usr/local/bin lol. Everything 
 is fine now. Sorry to bug ya.

PEBKAC strikes again. :)

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] misc e_modules not listed in shelf contents

2006-06-13 Thread The Rasterman
On Tue, 13 Jun 2006 12:23:50 -0500 Ronald  Lau [EMAIL PROTECTED] babbled:

 CVS'ed this morning, e17 and misc
  
 tclock, weather, net, mem etc, do not show in shelf contents.
  
 they are current, installed, and enabled.

did you add them to the shelf?

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users