[E-devel] New gitea version looks wonderful

2024-07-01 Thread Thanatermesis
The actual version of Gitea used is 1.21.3, the new releases looks amazing! Don't miss the new theme and features: https://blog.gitea.com/release-of-1.22.0/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sou

[E-devel] GIT website not sending emails

2024-07-01 Thread Thanatermesis
I noticed that the GITEA website is not sending correctly emails They all goes to SPAM, probably because the DKIM / DMARC is not configured on it Thanatermesis ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https

Re: [E-devel] Enlightenment 16, in Elive Linux

2024-06-26 Thread Thanatermesis
.elive.elivecd.org/pool/efl/e/e16-theme-retrowave/ El mié, 26 jun 2024 a las 3:42, Simon Lees () escribió: > > > On 6/26/24 4:05 AM, Thanatermesis wrote: > > For those who are unaware, I have been using E16 as the desktop base for > > Elive in the latest betas (based on de

[E-devel] Enlightenment 16, in Elive Linux

2024-06-25 Thread Thanatermesis
nvironment. It's loaded with useful software and also includes the latest EFL / E builds, directly available via apt-get. There was also released a special "retrowave / synthwave looknfeel" version some months ago based on debian/bullseye: https://www.elivecd.org/download/retrowa

Re: [E-devel] New git URL/SSH locations, phasing out phab (and gitolite)

2024-06-23 Thread Thanatermesis
> who is the creator of these github mirrors ? Seems like bu5hm4n El dom, 23 jun 2024 a las 23:41, Vincent Torri () escribió: > On Mon, Jun 24, 2024 at 6:33 AM Carsten Haitzler > wrote: > > > > On Sun, 23 Jun 2024 19:17:53 -0500 Thanatermesis < > thanatermes

Re: [E-devel] New git URL/SSH locations, phasing out phab (and gitolite)

2024-06-23 Thread Thanatermesis
I know E uses its own git, but is this the official enlightenment group in github? https://github.com/Enlightenment , I see that the mirrored repos has not been updated in the last 2 years Could it be good to have these mirrors back in github with updated code, maybe adding an automated push trigg

Re: [E-devel] edevelop.slack.com experiment

2017-03-29 Thread Thanatermesis
> > Since we often need to remember people of stuff: > /remind [@person or #channel] [what] [when] > /remind me to drink water at 3pm every day > /remind me on June 1st to wish Linda happy birthday If you want, I have a customized (with -just- the basic stuff) a bot that I personally use based

Re: [E-devel] Server De spanking is required

2016-10-15 Thread Thanatermesis
I personally use "monit" (available in debian repos), so when my server is not working it restarts the nginx service, of course it can do other tests like checking the HD usage that doesn't reach a level, send emails, check for php service... etc I have some hooks that I can share if you are inter

Re: [E-devel] Server Down

2016-10-15 Thread Thanatermesis
Btw, yesterday I was trying to read the edcref link doc (in edje documentations) and it gives me an 404 error too 2016-10-15 11:11 GMT-05:00 Stephen Houston : > This is getting REALLY annoying at how often this happens and never gets > fixed. Insanity is defined as doing the same thing over and

Re: [E-devel] Erigo v1.0.0 is out!

2015-04-02 Thread Thanatermesis
erigo/src/lib/ffi_abstraction.c:155:9: error: too few arguments to function ‘_eo_do_end’ seems like it doesn't compile with EFL 1.13.1 ? 2015-04-02 9:41 GMT+02:00 Yakov Goldberg : > Hi Hermet, > thanks for using :) >waiting for more details. > Ping me on the IRC > > Yakov > > On 04/

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-02-19 Thread Thanatermesis
ng wrong and why doesn't run anything? seems like there's no updates on the git repo too 2015-02-17 15:34 GMT+01:00 Thanatermesis : > I have the build of erigo marked to use "last tags" instead of "last > commits in master", so looks like i should wait in ord

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-02-17 Thread Thanatermesis
_PREFIX' | xargs rm > > > > you should build in a separate dir > > $ mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_BUILD_TYPE=release > > > > On Monday 16 February 2015 22:26, Thanatermesis wrote : > > &g

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-02-16 Thread Thanatermesis
Hum, I was trying it and seems like the prefix is ignored: example building: cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=release .. \ Stills install on /opt 2015-02-16 9:24 GMT+01:00 Yakov Goldberg : > Carnival is cool, enjoy! > I'll be on vacation too. See you after Feb

[E-devel] Unable to package elementary docs

2015-02-16 Thread Thanatermesis
I needed to add some dbus daemon binding/hacking in the chroot in order to make it able to generate the thumbnails for the docs, but actually it dont runs anymore gettings stuck in the previews generator process As cedric pointed me: Thanatermesis, it is likely an issue in your setup for example i

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: Include /usr/local too in the no-duplication of XDG_DATA_DIRS

2015-01-29 Thread Thanatermesis
> http://git.enlightenment.org/core/enlightenment.git/commit/?id=ae3410a0bad31c1850e845eab284540aadb8c65b > > > > commit ae3410a0bad31c1850e845eab284540aadb8c65b > > Author: Thanatermesis > > Date: Wed Dec 31 19:12:36 2014 +0100 > > > > Include /usr/

Re: [E-devel] [EGIT] [core/enlightenment] annotated tag v0.18.9 deleted (was ae88931)

2015-01-27 Thread Thanatermesis
Seems like actually there's not any tag for the 18.9 release ? 2014-09-12 12:59 GMT+02:00 Tom Hacohen : > On 12/09/14 11:53, Enlightenment Git wrote: > > This is an automated email from the git hooks/post-receive script. > > > > tasn pushed a change to annotated tag v0.18.9 > > in repository core

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-01-19 Thread Thanatermesis
e version which works > with 1.12. > > > On 01/19/2015 05:09 PM, Thanatermesis wrote: > > so v1.13 is alpha, not a release, mmh... > > > > what about making the stable branches to follow the last stable release > of > > the libs too? I understand the bleeding-e

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-01-19 Thread Thanatermesis
es of the libs :) 2015-01-19 15:57 GMT+01:00 Yakov Goldberg : > Hi Thanatermesis, > thank you for your message. > That's actually not Efl, but Elementary. > We were building Erigo on the latest Elementary, so Erigo will compile > with v1.13.0-alpha1 and later. > >

Re: [E-devel] Meet Erigo - the EFL GUI builder

2015-01-19 Thread Thanatermesis
Hi Yakov, I just tried to compile it (master branch) and i get this error: [ 93%] Building C object src/bin/egui_gui/CMakeFiles/erigo.dir/editor.c.o /tmp/erigo/src/bin/egui_gui/editor.c: In function ‘_itemview_item_selected’: /tmp/erigo/src/bin/egui_gui/editor.c:3668:19: error: ‘ELM_MENU_ITEM_CLA

Re: [E-devel] Evas rendering on Qemu distorted

2015-01-12 Thread Thanatermesis
t;III", '@' ..., src_jump=0, dst_jump=3, w=123, h=33, dith_x=0, dith_y=200, pal=0x0) at lib/evas/common/evas_convert_rgb_24.c:75 2015-01-12 16:15 GMT+01:00 Thanatermesis : > Seems like there's some evas problems rendering on a Qemu default machine: > > > https://www.enl

[E-devel] Evas rendering on Qemu distorted

2015-01-12 Thread Thanatermesis
Seems like there's some evas problems rendering on a Qemu default machine: https://www.enlightenment.org/ss/display.php?image=e-54b3dd7695e692.79059838.jpg EFL is 1.12.2 compiled a few days ago Graphic-card details can be seen on: https://www.enlightenment.org/ss/display.php?image=e-54b3df47631c

Re: [E-devel] PATCH: duplicated XDG_DATA_DIRS fix

2015-01-05 Thread Thanatermesis
coded looks correct here for me) 2015-01-03 17:04 GMT+01:00 Sebastian Dransfeld : > > > Den Jan 2, 2015 kl. 22:18 skrev Davide Andreoli >: > > > > 2014-12-31 19:31 GMT+01:00 Thanatermesis : > > > >> Right, there's also the case of /usr/local which i have n

Re: [E-devel] PATCH: duplicated XDG_DATA_DIRS fix

2014-12-31 Thread Thanatermesis
d not include trailing slashes, maybe we should remove the possible trailing slashes from the variable get 2014-12-31 3:26 GMT+01:00 Jean-Philippe André : > Hi, > > > On Wed, Dec 31, 2014 at 3:04 AM, Davide Andreoli > wrote: > > > 2014-12-30 16:57 GMT+01:00 Thanatermesis : >

Re: [E-devel] PATCH: duplicated XDG_DATA_DIRS fix

2014-12-30 Thread Thanatermesis
Back from some holidays (more or less) My previous patch was wrong, since strcmp returns the inverse of what I expected (zero if success), so this is the correct one: http://pastebin.com/xDj755cL Should I push it to master? 2014-12-24 13:34 GMT+01:00 Thanatermesis : > > Not sure how y

Re: [E-devel] PATCH: duplicated XDG_DATA_DIRS fix

2014-12-24 Thread Thanatermesis
André : > Hi, > > Not sure how you got /usr/share to be duplicated, it is not the case > here... > > On Wed, Dec 24, 2014 at 1:13 AM, Thanatermesis < > thanatermesis.e...@gmail.com > > wrote: > > > If you run: > > > > echo $XDG_DATA_DIRS | tr &

[E-devel] PATCH: duplicated XDG_DATA_DIRS fix

2014-12-23 Thread Thanatermesis
lightenment.org/ss/e-54998c1c35fdd0.34968942.jpg Lacking of time that somebody checks the commit before to do any push I ended to pushing it only to my own remote (everybody on christmas? yeah i should go too!) So... what do you think? I should push this commit? anything to cha

[EGIT] [bindings/ruby/ffi-efl] master 01/01: Example code for list with buttons

2014-11-28 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/bindings/ruby/ffi-efl.git/commit/?id=63951e9d43b56080c118a517f002fc00243ff0ba commit 63951e9d43b56080c118a517f002fc00243ff0ba Author: Thanatermesis Date: Fri Nov 28 12:36:06 2014 +0100 Example code for list with

Re: [E-devel] Videos from the dev day are finally up!

2014-11-18 Thread Thanatermesis
thx * ! will download these huge ones and view them on house :) 2014-11-18 16:44 GMT+01:00 Tom Hacohen : > Hey, > > Sorry for the delay, but the videos are now finally up. > > You can get them from here: > https://phab.enlightenment.org/w/events/enlightenment_developer_day_2014/ > > Some videos

Re: [E-devel] discussion - documentation

2014-11-11 Thread Thanatermesis
For a Forum I was recently looking at the "discourse" one and I was thinking to move the actual forum of Elive to it http://www.discourse.org/ , Btw yesterday somebody tried to give a feedback about e18/e19+ but didn't found easly "where is" the mailing list (or if there is any) About the documen

Re: [E-devel] RFC - Dropping Xembed support from E20

2014-11-04 Thread Thanatermesis
what about having an option like?: --enable-xembed (makes traditional systray to work in a ugly way) and so having it disabled by default, but optional for who needs it i personally think that if we restrict some usabilities, ppl will move to, let's say kde or gnome just because "it makes its ne

Re: [E-devel] Edevelop IRC bot

2014-09-23 Thread Thanatermesis
Thana`: did u try the changes? <-- raster se ha marchado (Quit: Gettin' stinky!) Lol I just missed him again... see, he will have got the message :), ok let me try that memoserv now Another usage: to not use emails! :] Since the bot is not an obtrusive toy, why not having a nice feature availa

[E-devel] Edevelop IRC bot

2014-09-23 Thread Thanatermesis
r's (just because I found that is the correct place to have it running) The framework is made in ruby (cinch) and it is not hard to write plugins for it, if somebody wants to improve it Thanatermesis -- Meet PC

Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas textblock: Fix crash when cutting ligatures with formats.

2014-06-04 Thread Thanatermesis
rom "enlightenment-0.17" branch 2014-06-04 16:16 GMT+02:00 Tom Hacohen : > Unrelated to this change. Do you use e17 or an older version? > > On 04/06/14 15:10, Thanatermesis wrote: > > Mmh, I'm not sure how much this could be related but I just noticed > things > &g

Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas textblock: Fix crash when cutting ligatures with formats.

2014-06-04 Thread Thanatermesis
Mmh, I'm not sure how much this could be related but I just noticed things different after moving from 1.9 to 1.10 of efl & elementary, for example: - title in e17 windows looks in a lower position and the window border looks smaller: - e17 with 1.10: http://www.enlightenment.org/ss/display.ph

[EGIT] [admin/devs] master 01/01: Adding a key for another machine

2014-05-26 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=b6d8a70342c4d372c40036c80bfe79ac941b4f40 commit b6d8a70342c4d372c40036c80bfe79ac941b4f40 Author: Thanatermesis Date: Mon May 26 21:59:30 2014 +0200 Adding a key for another machine

[EGIT] [admin/devs] master 01/01: Updated info for Thanatermesis

2014-03-22 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=3f423bbe388c8af9fcd4305b468a1e482de0d8a2 commit 3f423bbe388c8af9fcd4305b468a1e482de0d8a2 Author: Thanatermesis Date: Sat Mar 22 14:54:41 2014 +0100 Updated info for Thanatermesis

Re: [E-devel] the great commit access purge of march 2014... LOOK FOR YOUR NAME!

2014-03-22 Thread Thanatermesis
Some commits that I can remember in my broken memory: ~/t/m/s/w/*terminology* git:master >>> git log --author=Thanatermesis --all commit 4641ad1a0519138ff53b99d1c706c658680c17c3 Author: Thanatermesis *Date: Mon Feb 3 17:11:38 2014 +0100* improved manpage in formatting and a sma

Re: [E-devel] the great commit access purge of march 2014... LOOK FOR YOUR NAME!

2014-03-21 Thread Thanatermesis
ry so I should not be on this list ;) > > > On Fri, Mar 21, 2014 at 8:41 AM, Deon Thomas >wrote: > > > princeamd!, save me > > > > > > On Fri, Mar 21, 2014 at 7:54 AM, Thanatermesis < > > thanatermesis.e...@gmail.com> wrote: > > >

Re: [E-devel] the great commit access purge of march 2014... LOOK FOR YOUR NAME!

2014-03-21 Thread Thanatermesis
re if im compiling or testing something i could fastly do a commit without the pain to contact (and wait) somebody, I also plan to contribute more in the future when time can allow me to do it 2014-03-21 12:39 GMT+01:00 Lucas De Marchi : > On Fri, Mar 21, 2014 at 8:02 AM, Thanatermesis

Re: [E-devel] the great commit access purge of march 2014... LOOK FOR YOUR NAME!

2014-03-21 Thread Thanatermesis
Ouch, I didn't read continuously this ML so I was not noticed about this step until my "git pull" failed Can somebody put me back to active me and princeamd also? Thanks 2014-03-21 11:34 GMT+01:00 Pau Espin Pedrol : > Hi, > > It's been a while since I last worked on eflvala. I'm not currently

[EGIT] [apps/terminology] master 01/01: improved manpage in formatting and a small bugfix

2014-02-03 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=4641ad1a0519138ff53b99d1c706c658680c17c3 commit 4641ad1a0519138ff53b99d1c706c658680c17c3 Author: Thanatermesis Date: Mon Feb 3 17:11:38 2014 +0100 improved manpage in formatting

Re: [E-devel] emotion + webm videos

2014-01-12 Thread Thanatermesis
my bad, seems like after 1.8 i had "gstreamer" enabled again and gstreamer never worked correctly for me, half of videos frozen the app, now i have it back to vlc and it works good again :) 2014/1/12 Thanatermesis > Seems like emotion freezes the application when try's to p

Re: [E-devel] [Enlightenment-intl] EFL 1.8.1

2014-01-12 Thread Thanatermesis
s using the alpha versions, instead of the last ones. Maybe the public site downloads should show (only?) the releases and not the alpha's, and leave the alpha's just for us and the announcement news links ? 2014/1/11 Carsten Haitzler > On Sat, 11 Jan 2014 14:57:19 +0100 Thanate

[E-devel] emotion + webm videos

2014-01-11 Thread Thanatermesis
Seems like emotion freezes the application when try's to play a webm video, Im using vlc as the backend for emotion but vlc plays the video correctly, so i wonder where is the cause, Anybody else having this issue? Demo video file which fails here: http://main.elivecd.org/tmp/enlightenment/heavy-d

Re: [E-devel] [Enlightenment-intl] EFL 1.8.1

2014-01-11 Thread Thanatermesis
Btw is there some "wrong download dir" in the website? which seems to point to: http://download.enlightenment.org/releases/ and seems like this other one is more updated: http://download.enlightenment.org/rel/libs/efl/ 2014/1/9 Michaël Bouchaud > +1 up, any news ? > > > 2013/12/11 Daniel Juyun

Re: [E-devel] (no subject)

2013-12-16 Thread Thanatermesis
> i have seen many people propose edje as the solution to glade - as a complete > ui builder solution. i've seen them expect it to do things that elm boxes, > tables etc. etc. do and do it completely. it's very hard to do synamic layouts > (lists etc.) purely in edje. it's designed mostly around a

Re: [E-devel] (no subject)

2013-12-15 Thread Thanatermesis
> slight problem is that in the process of ensuring edje does > its job, the over-engineering made it look like something different, and that > is where suddenly it looks bad because people use it as "something different" > then find all the creaky edge cases. Can you tell me which "creaky edge ca

Re: [E-devel] [Enlightenment-release] Webkit EFL

2013-12-13 Thread Thanatermesis
Cannot compile in debian stable: checking for GLIB - version >= 2.36.0... no Debian wheezy uses version: * Installed: 2.33.12+really2.32.4-5 2013/12/13 Chris Michael > A, now That sounds Exactly like the problem !! I will try the patch > and see. > > Thank You :) > > Cheers, > dh > > On

Re: [E-devel] Exquisite source code

2013-12-11 Thread Thanatermesis
osed for show the console to enter the password, but not exquisite, it stayed in boot instead, I have researched a bit in the past but i really don't know what triggers this action 2013/12/10 Carsten Haitzler > On Mon, 09 Dec 2013 14:09:37 + Tom Hacohen > said: >

Re: [E-devel] [Enlightenment-release] Upcoming 1.8.x releases on Friday

2013-12-09 Thread Thanatermesis
> From a packagers perspective it would be great if we could keep the > efl, elementary and evas/emotion_generic_loaders version numbers the > same even if there are no changes, the same as we did for the 1.7 tree. > I'll leave it for you guys to decide though. + 1 2013/12/9 Simon > On 12/09

Re: [E-devel] [Enlightenment-intl] EFL 1.8.1

2013-12-02 Thread Thanatermesis
> BTW, if 1.8.1 is out, we need a proper v1.8.1 tag. with "git tag -l" i can see it listed, but this command is not reliable to get the last tagged value (version) on the branch, for that I use instead "git describe --tag --abbrev=0", but it points to v1.8.0, is the tag wrongly set ? 2013/12/2

[EGIT] [tools/expedite] master 01/01: document the -y option in the default help output

2013-12-02 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=a5e6af917af52877b378090811cf836c16d0bfbb commit a5e6af917af52877b378090811cf836c16d0bfbb Author: Thanatermesis Date: Mon Dec 2 17:12:30 2013 +0100 document the -y option in the

[E-devel] Exquisite source code

2013-12-01 Thread Thanatermesis
Exquisite was a very nice app, seems like it was only SVN but now I don't found it, can we have it back on GIT ? Thanks Thanatermesis -- Rapidly troubleshoot problems before they affect your business. Mo

Re: [E-devel] [e-users] EFL 1.8 Release

2013-12-01 Thread Thanatermesis
Thanks for the summarized nice reading :) Actually e17 seems like to depend on e_dbus, which compiles and works correctly on efl 1.8, can we have a branch e_dbus-1.8 on the repo too? Thanks Thanatermesis 2013/12/1 Vasiliy Tolstov > 2013/12/1 Carsten Haitzler : > > already don

[EGIT] [website/planet] master 01/02: switched author feed

2013-11-12 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=556322d979fc972b1a9f5a7d39d29b8fb43d7a89 commit 556322d979fc972b1a9f5a7d39d29b8fb43d7a89 Author: Thanatermesis Date: Tue Nov 12 01:52:42 2013 +0100 switched author feed --- conf

[EGIT] [website/planet] master 02/02: added princeamd feed

2013-11-12 Thread Thanatermesis
thanatermesis pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=b142f411bbaf8ce3cb254dd4e927dc05991b4004 commit b142f411bbaf8ce3cb254dd4e927dc05991b4004 Author: Thanatermesis Date: Tue Nov 12 01:54:48 2013 +0100 added princeamd feed --- conf

Re: [E-devel] Any plans to move E-MODULES-EXTRA to git ?

2013-06-15 Thread Thanatermesis
to frozen and wait another cycle In fact you can do the same with only stable and development if your software is more small or you need to do it more simple, you can go back and forth in any time between the stable or development branch, having always their "last leaved state" 2013/6

Re: [E-devel] Any plans to move E-MODULES-EXTRA to git ?

2013-06-12 Thread Thanatermesis
Is not more simple to have something like a simple "if" for do something depending on the version of E (0.17.3, 0.18...) ? we should maintain some compatibility, ppl is tend to use e17 as a stable system and developers e18 as a development system 2013/6/12 Nikolas Arend > On 06/12/2013 07:23 P

Re: [E-devel] Any plans to move E-MODULES-EXTRA to git ?

2013-06-12 Thread Thanatermesis
+1 2013/5/29 Davide Andreoli > Hi, > I have 1 module and an half (places and penguins) that I fully support that > are still hosted in the old svn E-MODULES-EXTRA folder. > > What we like to do with that? > No more extra modules hosting? > move only the supported ones to git? > move everything?

Re: [E-devel] GIT Migration Update - Everything is up and running (but still not used)

2013-02-05 Thread Thanatermesis
compiles with released libs ? what is the idea with this ? 2013/2/5 Thanatermesis > $ git branch -r > origin/HEAD -> origin/master > origin/enlightenment-0.17 > origin/master > > There should be a branch of the 0.17.0 release and another for the 0.17.1 > ? or mayb

Re: [E-devel] GIT Migration Update - Everything is up and running (but still not used)

2013-02-05 Thread Thanatermesis
$ git branch -r origin/HEAD -> origin/master origin/enlightenment-0.17 origin/master There should be a branch of the 0.17.0 release and another for the 0.17.1 ? or maybe in tags... what is the workflow that we should have for "development status" (equivalent to up-to-date svn) ? maybe we sh

Re: [E-devel] pixelated rendered images

2013-01-14 Thread Thanatermesis
Oops sorry, maybe I have removed it without notice This one can be useful too, the clock is smaller but is pretty noticeable :) http://www.enlightenment.org/ss/e-50f4bc279037f4.19077871.jpg 2013/1/15 Cedric BAIL > On Tue, Jan 15, 2013 at 4:19 AM, Thanatermesis > wrote: > > I

[E-devel] pixelated rendered images

2013-01-14 Thread Thanatermesis
I just noticed that the clock in e17 looks extremely pixelated when the bars are almost-vertical, It looks like it lacks some "middle-painted pixels" (subpixel?) between the bar and the background, is that normal ? or maybe Im doing something wrong ? Evas FLAGS: CFLAGS += -fvisibility=hidden -Wsha

Re: [E-devel] E17+

2012-12-22 Thread Thanatermesis
ert everything is > useless because does not add enough value for the cost. > > > > > > > > Daniel Juyung Seo (SeoZ) > > On Dec 22, 2012 11:50 PM, "Bruno" > > > wrote: > > > > > On Sat, 22 December 2012 Gustavo Sverzut Barbieri < > > barb

[E-devel] E17+

2012-12-21 Thread Thanatermesis
I would like to open this thread for know/discuss/talk about the plans of the future status of E17 (not E18), because this is a very waited and wanted release, we need to provide a good example of quality result. For example, like in any other software, what are the plans for update the existing r

Re: [E-devel] my e is broken :(

2012-12-11 Thread Thanatermesis
This option was enabled by default (removed .e and start a new conf) Mmh, i found some old files of enlightenment installed in /opt, i removed them and now im unable to reproduce the problem (it should not conflict, but anyways) I will report it back if i see again the problem 2012/12/11 Carsten

Re: [E-devel] my e is broken :(

2012-12-10 Thread Thanatermesis
I just switched to releases (instead of svn, for libs and e17), and i have got problems with the composite on my laptop, let's say after 10 startups of e17 it freezed 2 times (no segfault, and the mouse still having e17 effects). Then I tried ctrl + alt + shift + home and noticed that e17 worked g

Re: [E-devel] Binding filters

2012-11-30 Thread Thanatermesis
David Seikel > On Fri, 30 Nov 2012 15:00:51 +0100 Thanatermesis > wrote: > > > David: Using win key as default shipped in E17 instead of Alt ? btw > > my keyboard has not win key > > I did not say default, I said let the user choose easily if they want > Alt o

Re: [E-devel] Binding filters

2012-11-30 Thread Thanatermesis
(preconfigured) e17 settings is a good thing where the user can add more or remove them 2012/11/30 Solerman Kaplon > Em 30-11-2012 10:17, Thanatermesis escreveu: > > I saw somebody turning crazy in E17 with a simple problem: "photoshop > > doesn't accept the very-needed

[E-devel] IMPORTANT to all E-Trac user accounts

2012-11-30 Thread Thanatermesis
mportant information, for that, I created a nice direct-link to use where you can see all your reports: Please change my name "Thanatermesis" in the link by your trac username in order to have YOURS results: http://trac.enlightenment.org/e/query?reporter=~Thanatermesis&group=component&am

[E-devel] Binding filters

2012-11-30 Thread Thanatermesis
I saw somebody turning crazy in E17 with a simple problem: "photoshop doesn't accept the very-needed Alt key", more exactly she runs a virtualbox with windows on it, and since Alt is very used in e17 for move windows, the binding is not passed to the entire OS that runs on virtualbox, the solution

[E-devel] [PATCH] Improved usability in Next button of wizard emodule

2012-11-10 Thread Thanatermesis
When the "Next" button is disabled, the user feels like it doesn't works, this is an usability problem, the attached patch changes the text to "Please Wait..." when its in the disabled status 0001-improved-usability-by-telling-the-user-about-status.patch Description: Binary data -

Re: [E-devel] E17 SRC is now in FEATURE FREEZE aka RELEASE MODE

2012-11-10 Thread Thanatermesis
By the way I discovered the cause of my freeze, it was the option --enable-thread-safety (don't use it! its a lie!) from ecore, I reported a bug to ecore 2012/11/9 rustyBSD > Le 08/11/2012 23:54, Michael Blumenkrantz a écrit : > > Hi, > > > > This mail is the official mail informing anyone and

Re: [E-devel] ecore_x_screensaver_set wtf

2012-11-09 Thread Thanatermesis
Im not sure if this is related but I have experienced some stubborn screen-blanking (dpms turned off) in e17 with new configurations, a possible way to reproduce the problem is to change the dpms minutes (20 set here), after i saved this option my screen wanted to turn blank constantly 2012/10/23

Re: [E-devel] E SVN: mike_m trunk/ecore/src/lib/ecore

2012-11-09 Thread Thanatermesis
Are we talking about --enable-thread-safety in ecore options ? This option was the cause that my E17 freezed in a SLEEP line at start, only removing it from ecore i was able to run it correctly... im going to report this bug to trac 2012/11/7 Mike McCormack > > > That's quite a good patch, than

Re: [E-devel] e17 Alpha crash in First time configuration.

2012-11-09 Thread Thanatermesis
Problem seems to be the option --enable-thread-safety in ecore 2012/11/8 Deon Thomas > That is almost unreadable, but it happens to me too, tested on 2 PC. > > Thank You. > --- --- --- --- --- --- --- --- --- > Deon Thomas [ http://www.elivecd.org ] > Programmer / Network Admin / Microsoft Cert

Re: [E-devel] E17 SRC is now in FEATURE FREEZE aka RELEASE MODE

2012-11-08 Thread Thanatermesis
If e17 is builded from standard libs instead of the new trunk/efl, seems like it freezes at the startup... cedric is faster, SeoZ 2012/11/9 Daniel Juyung Seo > A good announcement. > Sorry cedric, you just lost your job related with e17. > > Daniel Juyung Seo (SeoZ) > > > On Fri, Nov 9, 2012 at

Re: [E-devel] [e-users] EFL Dev Day and Barcelona

2012-11-04 Thread Thanatermesis
Can somebody say there where is that event ? the IRC doesn't seems to know, at least right now... a notice there could be nice 2012/11/4 Leif Middelschulte > 2012/11/2 Cedric BAIL : > > On Fri, Nov 2, 2012 at 3:09 AM, Leandro Pereira > wrote: > >> On 11/01/2012 03:34 PM, Lucas De Marchi wrote:

[E-devel] xinerama debugging handy fast tool

2012-08-09 Thread Thanatermesis
un a xephir with 3 horizontal "fake" screens of xinerama with 2 vertical ones, all in the same xephir window of course) Thanatermesis -- Live Security Virtual Conference Exclusive live event will cover all the wa

Re: [E-devel] ctags is not parsing code correctly

2012-08-07 Thread Thanatermesis
ag" that it doesn't trigger for you Thanatermesis 2012/8/7 Daniel Juyung Seo > I am also suffering from the same issue for a long time. > After removing the first 5 lines of tags file, it worked well. > However, your solution didn't work for me. > Any suggestion? > > Daniel

Re: [E-devel] ctags is not parsing code correctly

2012-08-06 Thread Thanatermesis
-I EINA_CONST \ -I EINA_CONST \ -I EINA_PURE \ -I EINA_NOINSTRUMENT \ -I EINA_WARN_UNUSED_RESULT \ -I EINA_ARG_NONNULL+ \ -I EINA_PRINTF+ \ dir 2012/8/5 Lionel Orry > On Sun, Aug 5, 2012 at 6:25 PM, Thanatermesis > wrote: > >

Re: [E-devel] ctags is not parsing code correctly

2012-08-05 Thread Thanatermesis
Typo fix: in the previous script there's a typo in "NONINSTRUMENT" which is "NOINSTRUMENT" Lionel: right, for exuberant its the --c-kinds= option, I just changed them (yes, im using exuberants). 2012/8/5 Thanatermesis > Well, I have made some trick for build ctags

Re: [E-devel] ctags is not parsing code correctly

2012-08-05 Thread Thanatermesis
s sed -i 's|debian/include.ctags||g' $(DEB_SOURCE_PACKAGE).tags -rm -rf debian/include.ctags mkdir -p debian/tmp/usr/share/editor-ctags mv $(DEB_SOURCE_PACKAGE).tags debian/tmp/usr/share/editor-ctags/ # end ctags construction code Thanatermesis 2012/8/5 Thanaterme

[E-devel] ctags is not parsing code correctly

2012-08-04 Thread Thanatermesis
used is something like: ctags -R -h ".h.H.hh.hxx" -f evas.tags --fields=+iaS --c-types=pcdgstue --excmd=number . Any ideas of how to build correctly ctags ? Thanatermesis -- Live Security Virtual Conference

[E-devel] Disabling cserve blocks edje_cc

2012-07-05 Thread Thanatermesis
If you compile evas with the option --disable-cserve2 , it will result on a very problematic edje_cc, for example, in the steps to compile libeweather, elsa, or detourious, it blocks, like waiting for a thread bt: http://pastebin.com/XD1FWFuX ---

Re: [E-devel] virtualbox GL blacklist

2012-04-06 Thread Thanatermesis
ops" 2012/4/4 Vincent Torri > On Wed, Apr 4, 2012 at 11:13 AM, Thanatermesis > wrote: > > E17 segfaults in the first run on virtualbox, when is running the wizard > > module checking for GL capabilities. > > > > The GL of virtualbox seems at this state a bit buggy,

[E-devel] virtualbox GL blacklist

2012-04-04 Thread Thanatermesis
be to blacklist it (to fallback to software x11 mode). There's a traceback and a glxinfo: http://pastebin.com/YpTTLm3d http://pastebin.com/rqH2azgK Thanatermesis -- Better than sec? Nothing is better than sec wh

Re: [E-devel] different possible bugs after upgrade

2012-04-03 Thread Thanatermesis
Forget this email, bug 2 is confirmed and reported in a ticket, the other one seems to work for now 2012/4/3 Thanatermesis > Today I upgraded E17 and I noticed 2 strange behaviours, can somebody > confirm those bugs to see if is just me or it is by the upgrade ? > > 1) Remember do

[E-devel] different possible bugs after upgrade

2012-04-03 Thread Thanatermesis
Today I upgraded E17 and I noticed 2 strange behaviours, can somebody confirm those bugs to see if is just me or it is by the upgrade ? 1) Remember don't remember: when you enter on the "remembers" configuration of a window/application, you see the options listed but they simply not works (for ex

Re: [E-devel] LDFLAGS with -Wl,-z,defs

2012-03-03 Thread Thanatermesis
Hum... I have not see any change in the timeline and I still having the same problem here (at least for libevas, which is the one that i just tried) Thanatermesis 2012/2/27 Carsten Haitzler > On Sun, 26 Feb 2012 20:13:45 +0100 Thanatermesis < > thanatermesis.e...@gmail.co

[E-devel] Eina with --disable-safety-checks fails in compilation

2012-03-01 Thread Thanatermesis
If you add the parameter "--disable-safety-checks" to the configure options of libeina, the compilation fails: $ make V=1 make[3]: Entering directory `/mkdeb/build/libeina/libeina/src/lib' /bin/bash ../../libtool --tag=CC --mode=compile ccache gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../..

[E-devel] LDFLAGS with -Wl,-z,defs

2012-02-26 Thread Thanatermesis
bluez_system_name_owner_enter': /mkdeb/build/libedbus/libedbus/src/lib/bluez/e_bluez.c:102: undefined reference to `eina_log_print' /mkdeb/build/libedbus/libedbus/src/lib/bluez/e_bluez.c:114: undefined reference to `ecore_event_add' /mkdeb/buil

Re: [E-devel] About release, snapshots and openBSD port

2011-11-11 Thread Thanatermesis
This has not much sense, its the same a "rc" tarball than get it from an actual svn checkout, I say that because if there's "release candidate" tarballs, and something (related to how it builds) needs to be changed, no matters if previously was made a tarball or not, so it becomes to have no value

Re: [E-devel] About release, snapshots and openBSD port

2011-11-11 Thread Thanatermesis
2011/11/11 Bruno Dilly > On Fri, Nov 11, 2011 at 11:19 AM, Jonathan Armani > wrote: > > Hi, > > > > On Fri, Nov 11, 2011 at 8:00 AM, Carsten Haitzler > wrote: > >> On Thu, 10 Nov 2011 18:18:29 +0100 (CET) Vincent Torri < > vto...@univ-evry.fr> > >> said: > >> > >>> > >>> Hey > >>> > >>> I'm tal

Re: [E-devel] Demo: Make a complete e17 module in 10 minutes

2009-11-08 Thread Thanatermesis
The tool used for record the video is gtk-recordmydesktop, it is a lot better than xvidcap in some ways because is a lot lighter, you can't even notice it... see that i have passed the video to cinelerra in order to raise the saturation and the value, to have better readable colors for the terminal

Re: [E-devel] E SVN: devilhorns trunk/E-MODULES-EXTRA/skel/src

2009-11-07 Thread Thanatermesis
ator/ You should uncompress it than trying to install this package if you are not in elive, just use "dpkg -x" or "ar x" if you are not in a debian based system Thanatermesis -- Let Crystal Reports handl

[E-devel] Demo: Make a complete e17 module in 10 minutes

2009-11-07 Thread Thanatermesis
in less than 10 minutes ? :) http://www.youtube.com/watch?v=abNsVyYTSkU Hope you like it :) Thanatermesis -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report desig

[E-devel] Doxygen, doxywhat ? howto doxygen ?

2009-10-09 Thread Thanatermesis
intuitive, hope you like Thanatermesis -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobi

[E-devel] .desktop files in .local dir are very bad managed IMHO

2009-08-27 Thread Thanatermesis
wrong executable command set, wrong parameters of the executable, wmclass changed, error-prone values, big etc...) There's also two reports by me from long time ago: http://trac.enlightenment.org/e/ticket/365 http://trac.enlight

[E-devel] E logo usage question

2009-07-06 Thread Thanatermesis
| net Btw could be nice to add this information in the E website (if there's any, I don't have found it), so a subsection/dir of logos and/or license Thanatermesis -- Enter the BlackBerry Developer Challenge Th

  1   2   >