[e-users] Probs compiling E

2014-06-07 Thread Christian Ullmann
hi!

I have some Problems compiling E using easy_efl.sh. The script is 
babbling something about my videocardsettings. Heres the last output:
-
   CCLD   tests/emotion/emotion_test
   CCLD   bin/ethumb/ethumb
   EDJ  tests/edje/data/test_layout.edj
   EDJ  tests/edje/data/complex_layout.edj
   EDJ  tests/emotion/data/theme.edj
lt-edje_cc: Warning. Part 'video_progress_txt' in group 
'video_controller' contains description 'default:0' which has text.min: 
1 X; but not text.ellipsis: -1;
lt-edje_cc: Warning. This is almost certainly not what you want.
lt-edje_cc: Warning. Part 'video_progress_txt' in group 
'video_controller/reflex' contains description 'default:0' which has 
text.min: 1 X; but not text.ellipsis: -1;lt-edje_cc: Warning. This is 
almost certainly not what you want.
   EDJ  modules/ethumb/emotion/template.edj
   CCLD   modules/ethumb/emotion/module.la
   CCLD   lib/ethumb_client/libethumb_client.la
   CCLD   bin/ethumb_client/ethumbd
   CCLD   bin/ethumb_client/ethumbd_client
lib/edje/.libs/libedje.so: undefined reference to 
`ecore_imf_context_retrieve_selection_callback_set'
collect2: error: ld returned 1 exit status
make[4]: *** [bin/ethumb_client/ethumbd] Fehler 1
make[4]: *** Warte auf noch nicht beendete Prozesse...
lib/edje/.libs/libedje.so: undefined reference to 
`ecore_imf_context_retrieve_selection_callback_set'
collect2: error: ld returned 1 exit status
make[4]: *** [bin/ethumb_client/ethumbd_client] Fehler 1
make[3]: *** [all-recursive] Fehler 1
make[2]: *** [all] Fehler 2
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
--

The logfile dont complaining other problems. Must be my Videocard. But E 
compiled some months before without this problem. I have no clue what to 
do now. Any hints?

Chris

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [solved] Probs compiling E

2014-06-07 Thread Christian Ullmann
Griaß di,

thanks, the problem was exactly what you thought: It was the old version 
in /opt/. After renaming the folder E compiled without any problems. 
Okay, except 3 modules I dont care for.

On 07.06.2014 15:57, Thomas Gstädtner wrote:
 On Sat, 07 Jun 2014 09:49:43 +0200
 Christian Ullmann x...@gmx.net wrote:

 hi!

 I have some Problems compiling E using easy_efl.sh. The script is
 babbling something about my videocardsettings. Heres the last output:
 -
 CCLD   tests/emotion/emotion_test
 CCLD   bin/ethumb/ethumb
 EDJ  tests/edje/data/test_layout.edj
 EDJ  tests/edje/data/complex_layout.edj
 EDJ  tests/emotion/data/theme.edj
 lt-edje_cc: Warning. Part 'video_progress_txt' in group
 'video_controller' contains description 'default:0' which has
 text.min: 1 X; but not text.ellipsis: -1;
 lt-edje_cc: Warning. This is almost certainly not what you want.
 lt-edje_cc: Warning. Part 'video_progress_txt' in group
 'video_controller/reflex' contains description 'default:0' which has
 text.min: 1 X; but not text.ellipsis: -1;lt-edje_cc: Warning. This is
 almost certainly not what you want.
 EDJ  modules/ethumb/emotion/template.edj
 CCLD   modules/ethumb/emotion/module.la
 CCLD   lib/ethumb_client/libethumb_client.la
 CCLD   bin/ethumb_client/ethumbd
 CCLD   bin/ethumb_client/ethumbd_client
 lib/edje/.libs/libedje.so: undefined reference to
 `ecore_imf_context_retrieve_selection_callback_set'
 collect2: error: ld returned 1 exit status
 make[4]: *** [bin/ethumb_client/ethumbd] Fehler 1
 make[4]: *** Warte auf noch nicht beendete Prozesse...
 lib/edje/.libs/libedje.so: undefined reference to
 `ecore_imf_context_retrieve_selection_callback_set'
 collect2: error: ld returned 1 exit status
 make[4]: *** [bin/ethumb_client/ethumbd_client] Fehler 1
 make[3]: *** [all-recursive] Fehler 1
 make[2]: *** [all] Fehler 2
 make[1]: *** [all-recursive] Fehler 1
 make: *** [all] Fehler 2
 --

 The logfile dont complaining other problems. Must be my Videocard.
 But E compiled some months before without this problem. I have no
 clue what to do now. Any hints?

 I'm not 100% sure what the problem is, but I'm 100% sure that your
 video card is not it.

 For some reason your Ecore seems to be outdated, which shouldn't happen
 in easy_efl.sh when building single-tree EFL.
 So most likely you have some old version installed on your system which
 messes up the build.
 Look in /usr/lib and /usr/local/lib for old ecore/efl versions and
 remove them, if these do not exist, try removing /opt/efl and
 rebuilding from scratch.

 Other than that, there used to be a buildsystem bug, which has been
 fixed and therefore should not apply for a new build:
 https://git.enlightenment.org/core/efl.git/commit/?id=a9c0a6c30b293e86c8b5538ed8bada20ffa3737e

 This of course only applies to the problem I can see in the log you
 included in your mail, I can't say there aren't other problems.
 I can't see any problems about videocard settings here.

 Chris

 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and
 their applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Missing my icons...

2013-06-02 Thread Christian Ullmann
hi,

I've got some problems on my newly installed Debian7 system. The 
strangest thing is that some Apps in the Ibar are without any icons. 
I've tried to manually select some icons from 
/usr/share/icons/hicolor/...But for each application I select an icon I 
get a errormsg: creating directory usr/local/share/icons failed or 
something.

This is strange enough, but the errormsg appears 2 times after the 
selection. And  for some reasons E17 want accept an icon for skype.

I really have no idea whats going wrong here.


I've compiled E17 with easy_efl.sh as root with option full execpt the 
mines-clone cause I couldnt find the missing lib.


and btw;
Im just wondering why some great distribtuins dont make any official 
E17-packages. Im using E17 since I migrated in 2005(?) from E16.  I dont 
belief that the dicision has some stability reasons...


greetings,
Chris

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] strange themes

2013-06-02 Thread Christian Ullmann
Hi again,

I've forgot something:
All themes execpt the std-one have one big problem:
I cant select any menu entrys from the left-click menu and the 
menu-folders only open then they have an icon. An mouseover over folders 
without an icon are ignored.

again, I belief that something was going wrong during the installation. ...

greetings,
Chris

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Another EFM bug

2013-02-08 Thread Christian Ullmann
Strange. The problem is gone like it were fixed over night, but I havnt 
installed new software and havnt updated E. Interessting... I'll keep an 
eye on that.

On 07.02.2013 09:20, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 06 Feb 2013 16:54:57 +0100 Christian Ullmannx...@gmx.net  said:

 can't reproduce here (tho this is e17 svn not release... as a dev i use svn...
 so i have to reproduce there to fix :) as that is what will eventually become 
 a
 new release anyway)

 Hi!

 here's another EFM bug, simply reproduceable:

 select an desktop icon.
 click another icon and move it directly.
 What happens? You will move the first clicked item.


 In some cases it will also produce an desktop-switch (discribed in a
 virtual desktop bug ...).


 groetjes
 Christian

 --
 Free Next-Gen Firewall Hardware Offer
 Buy your Sophos next-gen firewall before the end March 2013
 and get the hardware for free! Learn more.
 http://p.sf.net/sfu/sophos-d2d-feb
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users





-- 
I'm so sorry if I'm alienating some of you. Your fucking culture 
alienates me

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Another EFM bug

2013-02-06 Thread Christian Ullmann
Hi!

here's another EFM bug, simply reproduceable:

select an desktop icon.
click another icon and move it directly.
What happens? You will move the first clicked item.


In some cases it will also produce an desktop-switch (discribed in a 
virtual desktop bug ...).


groetjes
Christian

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] a virtual desktop bug with the unlinked monitors?

2013-02-05 Thread Christian Ullmann
hi!

Thirst of all, I have had some problemes compiling E17 (email from 
01/25). After using the E17.1 release, the problems gone!

So I'm using the newest relese, compiled yesterday. Great work everyone, 
its nice and eyecandy as ever!


Well, my systems configuration is:
GeForce GTS 250 (with 1 analog an one digital monitor output)
Xinerama/TwinView
 Option TwinViewXineramaInfoOrder DFP-0
 Option metamodes CRT: nvidia-auto-select +0+176,
DFP: nvidia-auto-select +0+176, DFP: nvidia-auto-select
+1280+0
Left: 1280x1200 Right: 1280x1024

I'm using the unlinked virtual desktops at 4x1 (horizontal) at both 
monitors.

Bug:
Draggin a window and moving it to the other monitor somethimes cause 
that Im draggin the window to the other monitor on an other _v.desktop_.

Example:
both virtual desktops are at desk 0 from 3.
draggin the window from monitor0/desk0 to monitor1/desk0 sometimes let 
me drag the window to monitor1/desk1 instead of desk0 and twice versa 
(twice versa is really seldon...).


Im speculating that using vertical virtual desktops eleminates my 
problem, but I like it that they, even if Iam not be able to using my 
mouse to go from the right monitor one v.desktop left.
Maybe thats the problem: the not clearly removed border-sensitivity 
from the virtual desktops on the - in my case - left border from the 
right monitor and the right border of the left monitor.

Maybe the bug isnt reported before because nobodys using my monitor 
configuration with horizontal virtual desktops. ... ;)


cheers, groetjes, grüße  ciao
Christian

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] EFM bug?

2013-02-05 Thread Christian Ullmann
hi!

After having a fully functional desktop, I'v found out that +300 files 
on my desktop are to much. So I started deleting some...

Bug:
trying to delete (via menu entry) an direcotry on the desktop that you 
hav'nt the right on causes a popup couldnt delete... and so one.

In theory: after the file is deleted, E focuses the file next to the 
deleted.

In praxis:
E selects the next file while popping up the message coulnt 
delete...[try again], [ignore], [ign all]...
I was just wondering why E tried to delete the selected folder and the 
folder next to the one I'm selected. Surly E will not delete any other 
folder, but the focusing process is a little bit obscure. ;)


This focusing/selection problem happens also then the selected folder is 
a little bit bigger: for some moments it looks like E's trying to delete 
2 elements from the desktop.



But watever... I'm relly enjoying mousing through my folders. Is there 
an extension out there that enables a back or forward button like it 
is in firefox? I cant find it.


Hejdå!
Christian

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] a virtual desktop bug with the unlinked monitors?

2013-02-05 Thread Christian Ullmann

 Im speculating that using vertical virtual desktops eleminates my
 problem,

Well, it also happens than moving some desktopicons from one corner of 
the monitor to another - without touching the virtual desktop/monitor 
borders.

Hej-hej!
Christian

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFM bug?

2013-02-05 Thread Christian Ullmann
On 05.02.2013 13:37, P Purkayastha wrote:
 On 02/05/2013 08:42 PM, Christian Ullmann wrote:

 But watever... I'm relly enjoying mousing through my folders. Is there
 an extension out there that enables a back or forward button like it
 is in firefox? I cant find it.

 Enable the EFM toolbar. It's in the settings.


Oh, there... ^^;; thanks.

ciao
Christian

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Probs compiling edje

2013-01-25 Thread Christian Ullmann
hi!

I've all recommanded programms installed (without harfbuzz) and still 
get some errormessages while compiling. The first occurs by edje:
--make output ---

   CC edje_cc-edje_cc.o
   CC edje_cc-edje_cc_out.o
   CC edje_cc-edje_cc_parse.o
   CC edje_cc-edje_cc_mem.o
   CC edje_cc-edje_cc_handlers.o
   CC edje_cc-edje_cc_sources.o
   CC edje_cc-edje_multisense_convert.o
   CCLD   edje_cc
/usr/local/lib/libecore_evas.so: undefined reference to 
`ecore_x_e_window_profile_get'
/usr/local/lib/libecore_evas.so: undefined reference to 
`ECORE_X_ATOM_E_PROFILE'
/usr/local/lib/libecore_evas.so: undefined reference to 
`ecore_x_e_window_profile_list_set'
collect2: ld returned 1 exit status
make[4]: *** [edje_cc] Fehler 1
make[4]: Leaving directory `/home/mamono/e17new/edje-1.7.4/src/bin'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/mamono/e17new/edje-1.7.4/src/bin'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/mamono/e17new/edje-1.7.4/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/mamono/e17new/edje-1.7.4'
make: *** [all] Fehler 2
-
configure output:
-
Configuration Options Summary:

   Amalgamation.: no
   Ecore IMF: yes
   EDJE_PROGRAM_CACHE...: no
   EDJE_CALC_CACHE..: yes
   Fixed point..: no
   Documentation: yes
 Installation...: make install-doc
   Tests: no
   Coverage.: no
   Examples.: install: build:no

Programs:

   Build edje_cc: yes
   Build edje_decc..: yes
   Build edje_recc..: yes
   Build edje_player: yes
   Build edje_inspector.: yes
   Build edje_external_inspector: yes
   Build edje_watch.: yes

Compilation: make (or gmake)
   CPPFLAGS.:
   CFLAGS...: -g -O2
   LDFLAGS..:

Installation...: make install (as root if needed, with 'su' or 
'sudo')
   prefix...: /usr/local
--


I dont have a clue why edje dont want to compile but I seams that evas 
is a part of the problem. So I searched the other configure/make outputs 
for any hints. I found some errors from eina and evas, but I really have 
no idea what to do with that.


eina:

eina_value.c: In function 'eina_value_array_new':
../../src/include/eina_inline_value.x:492: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:492: note: initialized from here
../../src/include/eina_inline_value.x:499: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:499: note: initialized from here
eina_value.c: In function 'eina_value_struct_new':
../../src/include/eina_inline_value.x:492: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:492: note: initialized from here
../../src/include/eina_inline_value.x:499: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:499: note: initialized from here
eina_value.c: In function 'eina_value_hash_new':
../../src/include/eina_inline_value.x:492: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:492: note: initialized from here
../../src/include/eina_inline_value.x:499: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:499: note: initialized from here
eina_value.c: In function 'eina_value_list_new':
../../src/include/eina_inline_value.x:492: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:492: note: initialized from here
../../src/include/eina_inline_value.x:499: warning: dereferencing 
pointer 'ptr.136' does break strict-aliasing rules
../../src/include/eina_inline_value.x:499: note: initialized from here

evas:
evas_engine.c: In function '_gl_ext_sym_init':
evas_engine.c:542: warning: assignment from incompatible pointer type
evas_engine.c:542: warning: assignment from incompatible pointer type
evas_engine.c: In function '_print_gl_surface_info':
evas_engine.c:3130: warning: cast from pointer to integer of different size
evas_engine.c:3130: warning: cast from pointer to integer of different size
evas_engine.c:3134: warning: cast from pointer to integer of different size
evas_engine.c:3134: warning: cast from pointer to integer of different size



One strange thing is that evas configure script tells me that:
   Software X11...: yes (Xlib: yes) (XCB: no)
   OpenGL X11.: yes (Xlib: yes) (XCB: no) (GLES: no) 
(SGX: no) (s3c6410: no)
   Software GDI...: no
   Software DirectDraw: no
   Direct3d...: no
   OpenGL SDL.: no

...SDL is not installed? Well.. it is. 

[e-users] Installing E17...

2013-01-18 Thread Christian Ullmann
Hi!

now, there E17 is finnaly out I have the strong wish to upgrade my old 
svn to E17.
There were serval good ideas how to install E17:
An debian package
An ubuntu package
easy_e17.sh
and I think somebody was planning to realese a e17-based debian-version 
(am I right?)

Well... It seems all these ideas are dead or not updated at the moment.


is it planned to make the installation a little bit easier? Downloading 
every part of E17 by hand and done the hole configure/make/make install 
routine is surly a job for some boring moments. Sorry, but it remembers 
me a little bit on the old slackware days. Have I overseen something, or 
have I to wait until debian releases some official packages?

(and yes, apt-get made me lazy ;))



Christian

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Thanks [SEC=UNCLASSIFIED]

2010-10-15 Thread Christian Ullmann
Im using E 17 since 2006 (or 05?) in a productive environment. There 
were some crashes while reconfiguring E17 but never while Im working.

Before E17 I was using E16 or tried around with FVWM or Afterstep but 
they were never a WM so stable  fast  simple  complex  so eyecandy 
like E17!

Albert Sunseri wrote:
 Heck,
 I use e16 on 2 boxes and Eterm on several more.
 E17 is on my favorite laptop, which I use daily and people get jealous
 of because of how beautiful it is.
 I just take it for granted, because it works, never crashes and looks
 damn good.
 And chicks dig the different themes.
 
 -Al
 
 
 
 On Fri, Oct 15, 2010 at 2:11 AM, Wilkinson, Alex
 alex.wilkin...@dsto.defence.gov.au wrote:
0n Fri, Oct 15, 2010 at 02:44:39PM +0900, Carsten Haitzler wrote:

On Fri, 15 Oct 2010 00:08:14 -0500 Larry llwy...@suddenlink.net said:

thanks! a wonderful change to have these mails as opposed to only 
 something
doesnt work for me :) - sometimes i get the impression that only a few 
 of us
have working stuff and the rest of the world just cant get anything to 
 work
that we do :) (mostly because you get silence from the happy ones and 
 noise
from the unhappy only) :)

 I've been using an old snapshot (0.16.999.042_6,2) on freebsd for about 12
 months and even that is sensational! So i also want to say thanks! (i cant 
 wait
 for the port to be upgraded to test the latest and greatest e).

   -Alex

 IMPORTANT: This email remains the property of the Department of Defence and 
 is subject to the jurisdiction of section 70 of the Crimes Act 1914. If you 
 have received this email in error, you are requested to contact the sender 
 and delete the email.

 --
 Download new Adobe(R) Flash(R) Builder(TM) 4
 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
 Flex(R) Builder(TM)) enable the development of rich applications that run
 across multiple browsers and platforms. Download your free trials today!
 http://p.sf.net/sfu/adobe-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 
 --
 Download new Adobe(R) Flash(R) Builder(TM) 4
 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
 Flex(R) Builder(TM)) enable the development of rich applications that run
 across multiple browsers and platforms. Download your free trials today!
 http://p.sf.net/sfu/adobe-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
Früher war alles besser, vor allem die Zukunft

--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] E17 Themes bug

2010-10-04 Thread Christian Ullmann
hi!

In the themes dialog i cant go to connect. There are to buttons in the
simple dialog: import and connect. Connect doesnt work.

I had also to reinstall my old themes to get them work. But this may not
be a bug.

my svn rev is 53028

Chris
-- 
Früher war alles besser, vor allem die Zukunft


--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] easy17.sh compiling error

2010-09-19 Thread Christian Ullmann
Hi!

While compiling ecore i get the following errormessage:

---
EASY_E17 1.3.2 CMD: ./autogen.sh --prefix=/opt/e17
---
Running autopoint...
Running aclocal...
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of 
AM_PATH_LIBMCRYPT
   run info '(automake)Extending aclocal'
   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.ac:1358: required file `$po_makefile_in.in' not found

-(its the whole ecore.log file from tmp)---

I tried around some things but found nothing really useful. I only can 
say that autogen produces this error and even if i run the script by 
myself it doesnt say something more useful than that above.

any hints, solutions, ideas? I dont. ;)

bye
Chris
-- 
Früher war alles besser, vor allem die Zukunft

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Some constructive criticism

2010-04-16 Thread Christian Ullmann
Hi!

What about eterm right now? I saw the sources on SVN but i havnt 
compiled them. As you answered it seems eterm is a bit incomplete...

And wasnt where a e-lib music player out there some time ago (the 
interface was quite similar to xmms, but just not so complex)? what happend?




And by the way... what I REALLY NEED in E is way to configure my shelf 
by x  y coordinates. Iam using 2 monitors (17  23) with xinerama, 
but they have different resolutions. As you can imagin the shelf 
configuration is not perfect for me using set to middle left, bottom 
middle, bottom right, ...)
And it would be really nice if i can configure some seperations between 
the shelf-apps, so the shelf will fit perfeclty into my right monitor.

But i was thinking E is just a good useable beta and thought you would 
have done that with the final release. ;)


greetings
Chris

ps. Arrr how incomplete the E17-beta is! You havnt thought about some 
special needs  seldon used configurations used by some freaks! ;-P

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] [partially solved] compiling error

2010-03-22 Thread Christian Ullmann
Robin wrote:
 On 22 March 2010 00:11, Christian Ullmann x...@gmx.net wrote:
 err-logfile is attached.

 I really get no idea how to work out this problem ... any ideas?

 And by the way .. does anybody know how to tell easy_e17.sh to make ecore
 use of xinerama? I really do not want to have 2 different desktops ;)

 You need libxext-dev (Debian/ubuntnu package name, others might be
 *-devel ) installed.
 
 
oh, youre right, thanks. I was a bit confused with the compileroption 
-lxext and err-msg so i dont thought it could be a programm. ^_^



-- 
Früher war alles besser, vor allem die Zukunft

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] compiling error

2010-03-21 Thread Christian Ullmann

hi!

I get this error while compiling e17 with easy_e17.sh:

gcc -shared  -Wl,--whole-archive xlib/.libs/libecore_x_xlib.a 
-Wl,--no-whole-archive  -Wl,--rpath 
-Wl,/root/e17_src/ecore/src/lib/ecore_input/.libs -Wl,--rpath 
-Wl,/root/e17_src/ecore/src/lib/ecore/.libs -L/opt/e17/lib 
-L/usr/X11R6/lib -lX11 -lXext 
/root/e17_src/ecore/src/lib/ecore_input/.libs/libecore_input.so 
/root/e17_src/ecore/src/lib/ecore/.libs/libecore.so -lrt -lm -ldl 
/opt/e17/lib/libeina.so  -Wl,-soname -Wl,libecore_x-ver-pre-svn-05.so.0 
-o .libs/libecore_x-ver-pre-svn-05.so.0.9.9

/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status


err-logfile is attached.

I really get no idea how to work out this problem ... any ideas?

And by the way .. does anybody know how to tell easy_e17.sh to make 
ecore use of xinerama? I really do not want to have 2 different desktops ;)



Chris
--
Früher war alles besser, vor allem die Zukunft
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Bug in VWM with TwinView/Xinerama?

2010-01-24 Thread Christian Ullmann
hi!

I think there is a bug in the VWM. I am using 2 monitors in different 
resolutions with TwinView/Xinerama. When im trying to switch the 
desktop, the VWM only switches my left monitor, not my right one.
After my update to the current E17-source, the VWM windows were wider 
(in dependency to my wide xinerama screen), now they are only wide 
enougn to fit in an std. ~4:3 screen.

Sometimes windows on the right screen are lost without the aperance in 
the lost windows menuentry.
And my personal favorite: sometimes the windows on the right screen stay 
sticky while switching the Desktops.

and of course: I found no way to put my e17 menu on my right screen. 
In my old config files (iam still using them) the menu was set to the 
right of my xinerama screen.


I do not think that the dbus-error i get while compiling E is 
responsible for that, but maybe 
---
ERR:e_dbus e_dbus.c:467 e_dbus_bus_get() Error connecting to bus: Did 
not receive a reply. Possible causes include: the remote application did 
not send a reply, the message bus security policy blocked the reply, the 
reply timeout expired, or the network connection was broken.
./easy_e17.sh: line 764: 25735 Segmentation fault  (core dumped) 
$notifier -u $urgency -t 5000 -i 
$install_path/share/enlightenment/data/images/enlightenment.png -n 
easy_e17.sh easy_e17.sh $text

Well, is this a bug or is it a new feature i havnt configurated the 
right way? ;)

Christian
-- 
Früher war alles besser, vor allem die Zukunft

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Bug in VWM with TwinView/Xinerama?

2010-01-24 Thread Christian Ullmann
David Seikel wrote:
 On Sun, 24 Jan 2010 14:25:53 +0100 Christian Ullmann x...@gmx.net
 wrote:
 
 Dunno about your screen woes, but I can enlighten you about this part -
 
[..]
being enlightened is a way to fortune.
You can become it in 2 different ways:
a) with years of training and lonleyness
b) while asking questions in some mailing lists...

thanks =)

Christian
-- 
Früher war alles besser, vor allem die Zukunft

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evas cant load the Sans font

2009-03-20 Thread Christian Ullmann
Vincent Pomageot wrote:
 Hi,
 
 What's the device you're building for ?

amd64, debian unstable

 Do you have the Bitstream vera font ?
 
Yes, I have ..

 2009/3/18 Christian Ullmann x...@gmx.net mailto:x...@gmx.net
 
 hi!
 
 After compiling E17 using easy_e17.sh I get a errormessage after startx.
 ---
  Enlightenment Error 
 Enlightenment found Evas can't load the 'Sans' font. Check Evas has
 fontconfig
 support and system fontconfig defines a 'Sans' font.
 
 E17: Begin shutdown procedure!
 EDJE ERROR:
 
 Naughty Programmer - spank spank!
 
 This program as probably called edje_shutdown() with active Edje objects
 still around.
 Â This can cause problems as both Evas and Edje retain
 references to the objects. you should shut down all canvases and objects
 before calling edje_shutdown().
 The following errors are the edje object files and parts that are still
 hanging around, with their reference counts
 
 waiting for X server to shut down FreeFontPath: FPE
 /usr/share/fonts/X11/misc
 refcount is 2, should be 1; fixing.
 
 
 Naughty Programmer *G* Funny. ^_^
 I think the problem has someting to do with my system, but fontconfig is
 installed and I do have a sans font on my sys. Now, I'm a bit confused.
 
 Any ideas?
 
 
 ciao
 Chris
 --
 Es gibt vereinfacht dargestellt 4 verschiedene sexuelle Orientierungen:
 - Hetero: Mann mit Frau bzw. Frau mit Mann
 - Homo: Mann mit Mann und Frau mit Frau
 - Bi: Mann mit Mann oder Frau und Frau mit Frau oder Mann
 - WoW: Mann ohne Frau oder Mann und Frau ohne Mann oder Frau
 
 
 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based
 development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 mailto:enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 


Grüße
Christian
-- 
Es gibt vereinfacht dargestellt 4 verschiedene sexuelle Orientierungen:
- Hetero: Mann mit Frau bzw. Frau mit Mann
- Homo: Mann mit Mann und Frau mit Frau
- Bi: Mann mit Mann oder Frau und Frau mit Frau oder Mann
- WoW: Mann ohne Frau oder Mann und Frau ohne Mann oder Frau

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users