Re: [E-devel] eina_log and threads

2016-10-29 Thread thomasg
On Sat, Oct 29, 2016 at 4:41 PM, Felipe Magno de Almeida < felipe.m.alme...@gmail.com> wrote: > On Sat, Oct 29, 2016 at 3:23 AM, Carsten Haitzler > wrote: > > On Sat, 29 Oct 2016 01:50:21 -0200 Gustavo Sverzut Barbieri > > said: > > [snip] > > >> agreed, that's why it's nice to know if it was do

Re: [E-devel] eina_log and threads

2016-10-28 Thread thomasg
eeded. To be honest, I think eina_log default output is already a little bit too cluttered and it may indeed already be useful to make it a seperate line header. That said, I love eina_log and it is certainly one of my favorite EFL features! -- thomasg ---

Re: [E-devel] [EGIT] [apps/ephoto] master 01/01: Ephoto: Save thumbnails in $HOME/.thumbnails

2016-08-22 Thread thomasg
st, I'd be willing to implement the spec and send a patch for review. > > On Aug 22, 2016 4:49 PM, "thomasg" wrote: > >> On Mon, Aug 22, 2016 at 10:41 PM, Stephen okra Houston < >> smhousto...@gmail.com> wrote: >> >>>

Re: [E-devel] [EGIT] [apps/ephoto] master 01/01: Ephoto: Save thumbnails in $HOME/.thumbnails

2016-08-22 Thread thomasg
t would be best here to comply to the existing XDG standard regarding to thumbnail caching. https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html#DIRECTORY Basically just check if XDG_CACHE_HOME exists, if so put it there, else keep it like you have it now. Regards, tho

Re: [E-devel] UI syntax, letter 2

2016-03-09 Thread thomasg
On Wed, Mar 9, 2016 at 3:44 PM, Simon Lees wrote: > 3 just messes with the musician in me that likes everything in multiples > of 4. > https://upload.wikimedia.org/wikipedia/commons/transcoded/b/b6/Waltz.oggtheora.ogv/Waltz.oggtheora.ogv.480p.webm Sorry, I just had to do this. :P --

Re: [E-devel] Terminology 0.9

2015-09-07 Thread thomasg
is awesome, and the idea to use another terminal emulator or even have one installed, isn't ever on my mind. Thanks for working on terminology and keeping it in such a great state! -- thomasg -- ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Re: [E-devel] Skeleton licensing

2015-06-04 Thread thomasg
On Tue, Jun 2, 2015 at 11:08 AM, Tom Hacohen wrote: > On 02/06/15 00:22, Carsten Haitzler wrote: >> On Mon, 01 Jun 2015 14:39:16 +0100 Tom Hacohen said: >> >>> On 01/06/15 14:33, Andrew Williams wrote: Hi guys, In EDI I have packaged a clone of the skeleton project (so you don't ha

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread thomasg
On Wed, Apr 8, 2015 at 11:27 AM, Tom Hacohen wrote: > On 08/04/15 10:20, Stefan Schmidt wrote: >> Hello. >> >> At the EFL Dev Day US during the talk from Lars he brought up the point >> that EFL is heavily outdated in many distros and platforms. While I >> instantly agree to this I wondered how ba

Re: [E-devel] [EGIT] [tools/enventor] master 01/01: adjust years for copying.

2014-03-02 Thread thomasg
Hi Hermet, The commit message seems a bit off, as this doesn't change the years, but the whole license. Was the migration from GPLv3 to BSD intended here? Regards, thomasg On Sun, Mar 2, 2014 at 5:03 PM, ChunEon Park wrote: > hermet pushed a commit to branch master.

Re: [E-devel] Avahi and SSH

2013-12-02 Thread thomasg
On Mon, Dec 2, 2013 at 3:57 AM, Cedric BAIL wrote: > Hello, > > So I have Ecore_Avahi ready in a branch for inclusion in 1.9. I am > just wondering if I should make it a strong dependency or an optional > one. I am thinking about making it a needed dependency, any though > against that ? For those

[E-devel] [PATCH] fix inplace open for symlink dirs - was: [EGIT] [core/enlightenment] master 01/01: fix efm link resolving.. again. new case.

2013-08-31 Thread thomasg
gt; + buf); > return 1; > } > > > -- > I know it's plenty late to notice this, but this commit breaks in-place opening of directory symlinks in e_fm2. It seems that the second part of the commit goes too far. I don't think this should be reverted,

Re: [E-devel] phab login

2013-08-23 Thread thomasg
On Fri, Aug 23, 2013 at 2:02 PM, Raphael Kubo da Costa wrote: > Carsten Haitzler (The Rasterman) writes: > >> blog entires are also public. > > I tried accessing https://phab.enlightenment.org/phame/post/view/12/ via > planet.enlightenment.org but was taken to a login page. This https://phab.en

Re: [E-devel] phab login

2013-08-22 Thread thomasg
On Fri, Aug 23, 2013 at 1:29 AM, Carsten Haitzler wrote: > On Thu, 22 Aug 2013 15:03:58 -0300 Gustavo Sverzut Barbieri > said: > > you dont need a login to see any page in the wiki. the moment u hit "edit" it > WILL ask for you to log in. blog entires are also public. > > tasks do require logins,

Re: [E-devel] E18 CFBugs #3

2013-08-19 Thread thomasg
As of very recently, the focus setting "Raise Windows on Mouse Over" has no effect anymore, it behaves like it is always activated even when it isn't; i.e. hovering over a window raises it even if the settings is off. This is independent of the focus type selected. I don't recall haven't seen this

Re: [E-devel] speed Simple question about Evas Map object Efl× 이준호profiles

2013-08-10 Thread thomasg
On Sat, Aug 10, 2013 at 1:01 PM, P Purkayastha wrote: > On 08/10/2013 05:22 PM, Vasiliy Tolstov wrote: >> Hello. >> Some time after sing e17 on my working notebook i nees simple feature - >> All the time i need minimal speed for powersaving, but very rarely i need >> to see full screen video and i

Re: [E-devel] [PATCH] systemd: change from simple e18 service to target

2013-07-31 Thread thomasg
On Wed, Jul 31, 2013 at 5:13 AM, Cedric BAIL wrote: > Hello, > > On Tue, Jul 23, 2013 at 6:37 PM, thomasg wrote: >> On Tue, Jul 23, 2013 at 2:31 PM, Leif Middelschulte >> wrote: >>> Hello everyone, >>> >>> If this lands, >>> https

Re: [E-devel] enventor (an edc editor prototype)

2013-07-23 Thread thomasg
On Tue, Jul 23, 2013 at 7:32 AM, Carsten Haitzler wrote: > On Tue, 23 Jul 2013 11:07:30 +0900 "Sung W. Park" said: > >> Looks really nice hermet! :) >> >> what's wrong with 'enventor'??? it totally makes sense you know, like all >> the other names. i'm surprised that terminology wasn't name ete

Re: [E-devel] [PATCH] systemd: change from simple e18 service to target

2013-07-23 Thread thomasg
On Tue, Jul 23, 2013 at 2:31 PM, Leif Middelschulte wrote: > Hello everyone, > > If this lands, > https://phab.enlightenment.org/w/e18_with_systemd_user_session/ should be > updated. > > -- > Leif > I will do that once it is in. I talked to Cedric already and am waiting until he gets his system

Re: [E-devel] E18 CFBugs #2

2013-06-25 Thread thomasg
On Tue, Jun 11, 2013 at 11:55 AM, Michael Blumenkrantz wrote: > The old thread was too long for me to see if I fixed everything, so post > here if you have a bug that's present using the latest revision. > -- The pager li

Re: [E-devel] E18 CFBugs #2

2013-06-12 Thread thomasg
On Tue, Jun 11, 2013 at 11:55 AM, Michael Blumenkrantz wrote: > The old thread was too long for me to see if I fixed everything, so post > here if you have a bug that's present using the latest revision. > -- I have an DP

Re: [E-devel] E18 CFBugs #2

2013-06-11 Thread thomasg
On Tue, Jun 11, 2013 at 11:55 AM, Michael Blumenkrantz wrote: > The old thread was too long for me to see if I fixed everything, so post > here if you have a bug that's present using the latest revision. > -- I have a tou

Re: [E-devel] E18 CFBugs

2013-05-25 Thread thomasg
On Sat, May 25, 2013 at 2:02 PM, Luca Galli wrote: > On Thu, 23 May 2013 15:34:22 +0100 > Tom Hacohen wrote: > >> On 23/05/13 15:13, Luca Galli wrote: >> > On Thu, 23 May 2013 14:16:44 +0100 >> > Tom Hacohen wrote: >> > >> >> On 23/05/13 14:09, Luca Galli wrote: >> >>> On Thu, 23 May 2013 09:53:

Re: [E-devel] EFL stable branch

2013-05-10 Thread thomasg
tenment.org/core/efl.git/ And efl 1.7 are under legacy, e.g.: http://git.enlightenment.org/legacy/ecore.git/ So no need to use SVN anymore for this. -- thomasg -- Learn Graph Databases - Download FREE O'Reilly Book &q

Re: [E-devel] e_notify_send command

2013-04-28 Thread thomasg
On Sun, Apr 28, 2013 at 4:31 AM, Noorul Islam Kamal Malmiyoda wrote: > I am using e_notify_send command extensively. Now I see that it is gone > when I compiled from git master. But I don't see an entry in ChangeLog > about this. Am I missing something? First of all, the command is e-notify-send,

Re: [E-devel] Renaming edbus->eldbus

2013-04-23 Thread thomasg
On Wed, Apr 24, 2013 at 12:06 AM, Galatsanos Panagiotis wrote: > On Tue, Apr 23, 2013 at 12:57 PM, Tom Hacohen wrote: >> On 23/04/13 16:55, Tom Hacohen wrote: >>> On 23/04/13 16:34, Lucas De Marchi wrote: Hey, as agreed I'm renaming edbus to eldbus. I did it in efl and enlightenmen

Re: [E-devel] edbus - Annoying inconsistency

2013-04-17 Thread thomasg
On Thu, Apr 18, 2013 at 12:37 AM, Luis Felipe Strano Moraes wrote: > On Wed, Apr 17, 2013 at 1:31 PM, Lucas De Marchi < > lucas.demar...@profusion.mobi> wrote: > >> On Apr 17, 2013 11:49 AM, "Rafael Antognolli" >> wrote: >> > >> > On Wed, Apr 17, 2013 at 10:09 AM, Cedric BAIL >> wrote: >> > > Ce

[E-devel] etvdb, EFL based TVDB library

2013-04-11 Thread thomasg
ort; if you're interested, the code is on github[2], and there's also documentation[3] available. Regards, thomasg [1]: http://thetvdb.com [2]: https://github.com/tg--/etvdb [3]: http://etvdb.gstaedtner.net/doc

Re: [E-devel] E SVN: tasn IN trunk/efl: . cmakeconfig

2013-02-07 Thread thomasg
On Wed, Feb 6, 2013 at 11:14 AM, Tom Hacohen wrote: > On 05/02/13 20:56, thomasg wrote: >> >> On Tue, Feb 5, 2013 at 5:19 PM, Enlightenment SVN >> wrote: >>> >>> Log: >>> Efl: Ship cmake configs (like pkg-config). >>> >>>

Re: [E-devel] E SVN: tasn IN trunk/efl: . cmakeconfig

2013-02-05 Thread thomasg
as pkgconfig-support via FindPkgConfig, and it works fine for me. Also it seems to be simpler to use than this, e.g.: INCLUDE(FindPkgConfig) pkg_check_modules(EINA REQUIRED eina) include_directories(${EINA_INCLUDE_DIRS} Regards, -- thomasg ---

Re: [E-devel] Naviframe looses current pushed Item when creating an inner window

2013-01-29 Thread thomasg
Whenever I see what used to be a fine plain text e-mail, being _converted_ by some terrible mail client to HTML I am frightened, too. :P On Tue, Jan 29, 2013 at 8:46 AM, ChunEon Park wrote: > > Whenever i see the "naviframe" in the mailing, im frightened. > >

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread thomasg
seen any noticable mem-leaks, and my terminals are usually open for days. Just now, I threw some 100k lines (N * 2000 lines ^= (while; do dmesg; done)) on one terminology window for an hour, and I can not even see small lea

Re: [E-devel] Warning: Incoming new Stable release 1.7.5

2013-01-02 Thread thomasg
ne > (buf=buf@entry= > 0x7457b0, xob=0x181f610, src=0x7fffe3db0360, w=369, y=y@entry=85) > at modules/evas/engines/software_x11/evas_xlib_buffer.c:40 > 40 *dst_ptr = > > print dst_ptr > $1 = (DATA8 *) 0x7fffe3d2d000 > We had that one reported already and

Re: [E-devel] [PATCH] etrophy: drop python configure check

2012-12-21 Thread thomasg
ProFUSION embedded systems > http://profusion.mobi > > > Hi Leandro, you're right, there is no sign of geneet being used actively in etrophy. So I redid the patch and removed both. I also attached another patch adding the efl_path_max.m4 macro, which was called in configure.ac but did

Re: [E-devel] [PATCH] etrophy: drop python configure check

2012-12-21 Thread thomasg
On Fri, Dec 21, 2012 at 3:16 PM, Thomas Gstädtner wrote: > I can't see why it would depend on python. > --- > trunk/PROTO/etrophy/configure.ac | 5 - > 1 file changed, 5 deletions(-) > > diff --git a/trunk/PROTO/etrophy/configure.ac b/trunk/PROTO/etrophy/ > configure.ac > index 3f97428..e874e

Re: [E-devel] Changed /tmp size on e4 to 512mb

2012-12-20 Thread thomasg
On Thu, Dec 20, 2012 at 4:44 PM, Daneil Willmann wrote: > Tom wrote: > > > And thanks to everyone for writing docs and creating a problem for gastal > to fix. > > Right, thanks Tom for pointing that out. > > Daniel > And thanks to Daniel for informing us that Tom pointed it out. (P.S. You should

Re: [E-devel] About eina_simple_xml_parse

2012-12-18 Thread thomasg
On Wed, Dec 19, 2012 at 5:18 AM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > On Wednesday, December 19, 2012, thomasg wrote: > > > On Wed, Dec 19, 2012 at 4:38 AM, Gustavo Sverzut Barbieri < > > barbi...@profusion.mobi > wrote: > > > > &g

Re: [E-devel] About eina_simple_xml_parse

2012-12-18 Thread thomasg
. So if the input is not 100% like the parser expects it, say there's an additional level, the parser won't fail but just receive totally wrong data. If I want to make sure that I get the date from tag DATA, I have to manually compare the string and it seems that I might as well j

[E-devel] About eina_simple_xml_parse

2012-12-18 Thread thomasg
file to be parsed by the example code to show how poorly it does: http://bpaste.net/show/65296/ If there's no better way to do it, I'd suggest to make this explicit in the docs/examples and/or remove the example.

Re: [E-devel] std=c99 for ecore_con dns.c got missing

2012-12-06 Thread thomasg
On Thu, Dec 6, 2012 at 12:57 PM, Vincent Torri wrote: > so it's a problem with clang. Fix your CC, then > > Is it really? dns_rr_foreach is defined as "for (struct dns_rr_i DNS_PP_XPASTE(i, __LINE__) = *dns_rr_i_new((P), __VA_ARGS__); ..." in dns.h As this is a declaration in the loop, it seems th

Re: [E-devel] [PATCH] Several trivial patches for e17: typos, language, format

2012-11-30 Thread thomasg
On Thu, Nov 15, 2012 at 1:09 AM, thomasg wrote: > Hi everyone, > > another batch of trivial patches, mostly 1-liners, fixing general > language and some formatting. > These should be applied in order as one or more might be based upon each > other. > I tried to be careful a

Re: [E-devel] E17 - enlightenment menu

2012-11-21 Thread thomasg
On Wed, Nov 21, 2012 at 12:42 PM, Gustavo Sverzut Barbieri wrote: > On Wed, Nov 21, 2012 at 3:12 AM, P Purkayastha wrote: > >> On 11/21/2012 07:26 AM, Carsten Haitzler (The Rasterman) wrote: >> > On Tue, 20 Nov 2012 13:30:42 -0200 Gustavo Sverzut Barbieri >> > said: >> > >> >> Ideas: >> >> >> >

Re: [E-devel] E SVN: raster trunk/e/data/themes/edc

2012-11-20 Thread thomasg
On Wed, Nov 21, 2012 at 12:37 AM, Carsten Haitzler wrote: > On Tue, 20 Nov 2012 22:18:39 +0100 thomasg said: > >> On Tue, Nov 20, 2012 at 3:54 PM, Enlightenment SVN >> wrote: >> > Log: >> > fix "long press" on label to triggewr rename after m

Re: [E-devel] E SVN: raster trunk/e/data/themes/edc

2012-11-20 Thread thomasg
On Tue, Nov 20, 2012 at 3:54 PM, Enlightenment SVN wrote: > Log: > fix "long press" on label to triggewr rename after mouse release IF > held down for > 0.4 sec. > Imho, triggering the rename on mouse up is counter-intuitive. On Desktops, the most common behavior is the Windows one with rename

Re: [E-devel] E SVN: raster IN trunk/e/data/themes: . edc img

2012-11-20 Thread thomasg
On Tue, Nov 20, 2012 at 12:17 PM, Enlightenment SVN wrote: > Log: > try clock with separate digit images with no overlayed tube wiring. > and now due to the change i get to flicker the digits into life and > fade them out. yay! I like it! Looks even better than before, takes away none of its

Re: [E-devel] Dark theme digital clock woes

2012-11-19 Thread thomasg
On Mon, Nov 19, 2012 at 10:50 AM, Carsten Haitzler wrote: > On Mon, 19 Nov 2012 17:35:01 +0800 P Purkayastha said: > >> On 11/19/2012 04:59 PM, Carsten Haitzler (The Rasterman) wrote: >> > On Mon, 19 Nov 2012 08:42:32 + Rui Miguel Silva Seabra >> > said: >> > >> >> You may be very right from

Re: [E-devel] [Patch] Some trivial patches

2012-11-15 Thread thomasg
; said: >> > >> > > On Mon, 12 Nov 2012 23:22:14 +0100 >> > > thomasg wrote: >> > > >> > > > Attached you'll finde a few trivial patches which fix typos or >> > > > clear things up. >> > > >> > >

[E-devel] [PATCH] Several trivial patches for e17: typos, language, format

2012-11-14 Thread thomasg
:) Regards, -- thomasg 01-actions-fix-cnp-error.diff Description: Binary data 02-config-all-other-strings-here-have-punctuation.diff Description: Binary data 03-config-deengrishify.diff Description: Binary data 04-desklock-better-english.diff Description: Binary data 05-eap_editor-better

Re: [E-devel] [Patch] Some trivial patches

2012-11-13 Thread thomasg
On Tue, Nov 13, 2012 at 5:32 PM, Igor Murzov wrote: > On Mon, 12 Nov 2012 23:22:14 +0100 > thomasg wrote: > >> Attached you'll finde a few trivial patches which fix typos or clear things >> up. > > Great. I also have a list of unclear messages like: > >

[E-devel] [Patch] Some trivial patches

2012-11-12 Thread thomasg
llpaper: more sane dialog title 4: physics: fix typo 5: e_fm: fix typo -- thomasg 1-e_fm-fix-typo.diff Description: Binary data 2-physics-fix-typo.diff Description: Binary data 3-wallpaper-more-sane-dialog-title.diff Description: Binary data 4-border-locks-deengrishify.diff Description: Bi

Re: [E-devel] dark small feedback

2012-11-07 Thread thomasg
ages/newsfeed/000/052/812/Deal_with_it_dog_gif.gif > -- > Tom. > On 5 Nov 2012 11:05, "David Seikel" wrote: > >> On Mon, 5 Nov 2012 19:03:01 +1000 David Seikel >> wrote: >> >> > On Mon, 29 Oct 2012 10:03:49 +0200 Tom Hacohen wrote: >> > >

Re: [E-devel] dark small feedback

2012-10-28 Thread thomasg
onsistent and not at all stringent in the design. I don't see that this could lead to mix-ups, except maybe if you're an apple lawyer :) -- thomasg -- The Windows 8 Center - In partnership with Sourceforge Your i

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/quickaccess

2012-09-29 Thread thomasg
On Tue, Sep 4, 2012 at 12:22 PM, Enlightenment SVN wrote: > Log: > and now for something totally new: quicklaunch module now runs a > non-skippable tutorial on first load to run users through using it > seriously, you can't skip it. don't even try clicking stop or pressing > escape. I mean it.

Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread thomasg
On Wed, Aug 1, 2012 at 8:34 PM, thomasg wrote: > On Wed, Aug 1, 2012 at 8:02 PM, Thomas Gstädtner > wrote: >> >> This patch adds a close and a apply button the the conf_wallpaper2 >> module. >> It is implemented in an extremely simple way and does NOT have the &

Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread thomasg
as Gstädtner > --- > .../conf_wallpaper2/e_int_config_wallpaper.c | 30 ++- > 1 files changed, 28 insertions(+), 2 deletions(-) > Whoops, of course I sent the wrong patch with the buttons still disabled... Ignore the first one, here comes the correct one. So

Re: [E-devel] eyesight and mupdf : build a shared lib of mupdf or link mupdf statically against eyesight ?

2012-07-30 Thread thomasg
On Mon, Jul 30, 2012 at 11:59 AM, Ralph Sennhauser wrote: > On Mon, 30 Jul 2012 09:08:55 +0200 > Vincent Torri wrote: > >> hey >> >> On Mon, Jul 30, 2012 at 8:45 AM, Cedric BAIL >> wrote: >> > Yop, >> > >> > On Mon, Jul 30, 2012 at 2:55 PM, Vincent Torri >> > wrote: >> >> I plan to update mupdf

Re: [E-devel] E17 BUG CALL

2012-06-25 Thread thomasg
Not all elements of every applications are affected. Sometimes white planes stay non-translucent, often menuelements/toolbars do. Generally images seem not affected. I'd be happy to provide more information or screenshots if requested. ~thomasg -

Re: [E-devel] E SVN: cedric IN trunk/edje: . src/bin src/lib

2012-06-04 Thread thomasg
On Mon, Jun 4, 2012 at 3:15 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Jun 4, 2012 at 10:10 AM, Cedric BAIL wrote: >> On Mon, Jun 4, 2012 at 2:53 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Mon, Jun 4, 2012 at 9:50 AM, Gustavo Sverzut Barbieri >>> wrote: On Sun, Jun 3, 2012 at 11:57 P

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-24 Thread thomasg
On Tue, Apr 24, 2012 at 00:51, David Seikel wrote: > On Mon, 23 Apr 2012 22:42:22 +0900 Carsten Haitzler (The Rasterman) > wrote: > >> On Mon, 23 Apr 2012 15:05:09 +0200 thomasg >> said: >> >> > On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler >> >

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-23 Thread thomasg
actual API changes (in any case though it is an ABI change for the Eet files I guess). A way to do such a change might be having a new major release for it and default to the old zlib compression, so users who require for example XZ support can depend on it properly and not risk producing files nobody c

Re: [E-devel] [Query][E-Notify] Enotification sending does not work if sender and receiver(running the notification daemon) run under different user

2012-04-18 Thread thomasg
to implement a separate system for this or use a "dispatcher" which can notify all users, though this is not really specified. Imho you shouldn't touch e-notify for this, but implement a separate system. The session bus is not supposed t

Re: [E-devel] [BUG REPORT] Ibus Error Caused By E Notifications

2012-03-27 Thread thomasg
On Wed, Mar 28, 2012 at 01:56, Joel Madero wrote: > As Jeff said, it's been pointed out by at least 10 or so people over at > Bodhi forums so it's not just my system. I'm experiencing it on three > systems myself > > On Tue, Mar 27, 2012 at 3:01 PM, thomasg wrote: &

Re: [E-devel] [BUG REPORT] Ibus Error Caused By E Notifications

2012-03-27 Thread thomasg
On Tue, Mar 27, 2012 at 23:52, Jeff Hoogland wrote: > E displays a popup notification that says something along the lines of: > > "Error during DBus init! Please check if > dbus is correctly installed and running" > > As the system shuts down, it is harmless and the system still quickly shuts > do

Re: [E-devel] [PATCH] e_randr: fix compiler warning

2012-03-26 Thread thomasg
On Tue, Mar 27, 2012 at 00:27, Daniel Juyung Seo wrote: > http://trac.enlightenment.org/e/wiki/PatchReview > FYI > On Mar 27, 2012 6:14 AM, "thomasg" wrote: > -- > This SF email is sponsosred by:

Re: [E-devel] [PATCH] e_randr: fix compiler warning

2012-03-26 Thread thomasg
-- > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sou

Re: [E-devel] Battery Gadget Feature Request

2012-03-25 Thread thomasg
hope the attachment reaches the list, alternatively it is available here: http://gstaedtner.net/e_battery_suspend_methods.patch ~thomasg From f1a375c7fd4683edeeb31646a496bb4cded64ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Gst=C3=A4dtner?= Date: Sun, 25 Mar 2012 21:08:01 +0200 Subject:

[E-devel] Fwd: [nox: [PATCH] build fix for emotion with libxine 1.2.x]

2012-03-02 Thread thomasg
The attached patch fixes build for emotion with libxine 1.2.x. I only forward this for nox, who is not subscribed (and seems to have trouble getting in the moderation queue). All credits to him. -- Forwarded message -- From: Juergen Lock Date: Sat, Mar 3, 2012 at 01:47 Subject: [

Re: [E-devel] E SVN: raster trunk/e/src/bin

2009-01-28 Thread thomasg
an Carsten Haitzler wrote: > On Wed, 28 Jan 2009 21:33:15 +0100 thomasg said: > >> Hi raster, >> >> may I ask, why you replaced "reboot" by "reset"? > > i chose something more generic - why? reboot is a very computerish term. what > if you have...

Re: [E-devel] E SVN: raster trunk/e/src/bin

2009-01-28 Thread thomasg
oint more than "power off" does. The action shuts the system down, but if it's powered off depends on the system (bios/acpi/...). But however, that's not that important. :) Thanks, thomasg On Thu, Jan 22, 2009 at 9:54 PM, Enlightenment SVN wrote: > Log: > shorten sys

Re: [E-devel] * character for target and source

2009-01-22 Thread thomasg
2009/1/22 Oguz Yarimtepe : > I am rewriting the same program but instead of menu1's i am writing > menu2 for a part related with menu2, ... So much repeating. This is not really a specific solution, more a workaround: As edje uses the C preprocessor, you can use macros, via #define. So instead of

Re: [E-devel] [Patch] Ecore_Desktop fix

2008-12-13 Thread thomasg
On Sat, Dec 13, 2008 at 3:43 PM, thomasg wrote: > On Sat, Dec 13, 2008 at 4:18 AM, Nick Hughart wrote: > >> A better patch would be to remove it completely. None of the code is >> useful anymore and efreet_desktop is far better. >> > > Ok. Patch 1 removes Ecore_

Re: [E-devel] [Patch] Ecore_Desktop fix

2008-12-13 Thread thomasg
On Sat, Dec 13, 2008 at 4:18 AM, Nick Hughart wrote: > A better patch would be to remove it completely. None of the code is > useful anymore and efreet_desktop is far better. > Ok. Patch 1 removes Ecore_Desktop from autoconf/automake, Patch 2 does the same but aditinally removes it completely f

[E-devel] [Patch] Ecore_Desktop fix

2008-12-12 Thread thomasg
Hi, I know, Ecore Desktop isn't used anymore, but it still lies around in the main ecore tree and some buildsystems might still build it (so does gentoo with the current ebuilds). So I thought it might not be usefull, but it can't be bad if it at least builds without errors, so I did a quick'n'dir

Re: [E-devel] Is there any efl object instead of gtk.drawingarea ?

2008-11-03 Thread thomasg
Because of that and many many other reasons it would be really cool, to have a mplayer backend for emotion. :) But I know, it's really tricky to find a good solution, because mplayer isn't meant to be just a backend. On 11/3/08, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Mon, Nov 3,

Re: [E-devel] Is there any efl object instead of gtk.drawingarea ?

2008-11-03 Thread thomasg
On Mon, Nov 3, 2008 at 9:49 AM, dongmei zhou <[EMAIL PROTECTED]>wrote: > hi all, > > You know that Gstreamer video often is displayed in drawingarea > which is created by "gtk.Drawingarea()" function, > Is there any efl object instead of this function to create a > drawingarea

[E-devel] [PATCH] e_fm: fix single-click on folders

2008-10-28 Thread thomasg
Hi, the attached patch fixes the single-click feature of e_fm, so you can use single-click on folders, not just on files. It also removes the strdup in the affected functions that seems useless here. Would be nice if someone could check/review and commit it. Greetings, thomasg Index: e_fm.c

Re: [E-devel] collection can't include more than one edc file

2008-10-24 Thread thomasg
paste the files and let me have a look. 2008/10/24 flower-mei <[EMAIL PROTECTED]> > > If the collections only include the main_menu.edc , it can work well so > I don't think it's the problem of main_menu.edc > > 在2008-10-24,thomasg <[EMAIL PROTECTED]> 写

Re: [E-devel] collection can't include more than one edc file

2008-10-24 Thread thomasg
Obviously you made a mistake in the main_menu.edc file. Fix it and it will work. On Fri, Oct 24, 2008 at 10:42 AM, flower-mei <[EMAIL PROTECTED]> wrote: > hi all, > > I find that if my collections include more than one edc file it would > be : > edje_cc: Error. icon_item.edc:3 unhandled key

[E-devel] [PATCH] Fix ecore_path_group_available

2008-10-16 Thread thomasg
The attached patch fixes the ecore_path_group_available by removing the senseless check on shared object suffix. It also renames the function to ecore_path_group_available_get, to match the ecore API. Big thanks to pfritz for his help! Greets, thomasg Index: ecore_path.c

[E-devel] Ecore Path Groups broken?

2008-10-16 Thread thomasg
f("%d Entries\n", i); return 0; } That's the result: > * Developer Warning * : > This program is calling: > > ecore_list_count(); > > With the parameter: > > list > > being NULL. Please fi

Re: [E-devel] E SVN: barbieri trunk/edje/src/lib

2008-09-09 Thread thomasg
Preferred patch looks good, fixes my problems. On Wed, Sep 10, 2008 at 2:34 AM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 9:14 PM, Gustavo Sverzut Barbieri > <[EMAIL PROTECTED]> wrote: > > On Tue, Sep 9, 2008 at 8:41 PM, <[EMAIL PROTECTED]> wrote: > >> Author:

[E-devel] Bug in edje programs using mouse events and scripts

2008-09-09 Thread thomasg
Hi list, I just wrote some program parts in edje which contain scripts and react to mouse events. Then I experienced some problems when using this combination with mouse events that are _not_ mouse,down,*. Every time a program is executed that contains a script and reacts on mouse,in; mouse,out an

[E-devel] Ecore_Evas_Engines API change in Python-EFL

2008-08-06 Thread thomasg
name requires a cvs rm and cvs add this should be done by someone with cvs access. Also the includes in the examples and so on would have to be changed, I would send another patch if the files will be renamed. Greets, thomasg P.S. I hope the patch is not too much lines in one file, but as the chan

Re: [E-devel] [e-users] [website] cms?

2008-08-04 Thread thomasg
Having it handled by CVS instead of a webgui-CMS doesn't mean to have no CMS at all. There are some CM-systems out there that can create the content out of simple text files with a simple markup language. This would allow to keep the CVS structure and have people to write articles without having to

Re: [E-devel] [EFM] Typebuf

2008-07-25 Thread thomasg
typebuf should understand some basic shell commands like cd, cd -, cd ~, cd .., that would be cool and even faster :) On Fri, Jul 25, 2008 at 10:30 AM, Гусев Фёдор <[EMAIL PROTECTED]> wrote: > Hello everyone. > > Attached patch fixes a couple issues with current typebuf in EFM. > First, now typeb

Re: [E-devel] Exchange - A new place to trade themes and showcase applications and modules.

2008-07-20 Thread thomasg
I don't see any problem here, too. As morlenxus said: exchange is intended to replace get-e. e17-stuff.org is third party, doesn't have any quality standards and is nothing more than a list with random themes, apps, and dozens of things that have nothing to do with E at all - nothing to care about.

Re: [E-devel] [SoC] Eyesight status report

2008-07-15 Thread thomasg
On Tue, Jul 15, 2008 at 12:03 AM, Vincent Pomageot < [EMAIL PROTECTED]> wrote: > Hi, > > It's here : http://code.google.com/p/eyesight/ > > Regards > > Vincent Pomageot > > 2008/7/14 Nathan Ingersoll <[EMAIL PROTECTED]>: > > > On Mon, Jul 14, 2008 at 2:46 PM, Sevcsik András <[EMAIL PROTECTED]> > w

Re: [E-devel] [Gsoc] the presentation tools

2008-05-23 Thread thomasg
What I'd like to have would be an real simple solution, in the best case human-readable plain-text (no TeX or html code) and letting the presenter render it to make it nice and shiny. Why not use something like Textile[1] or similar solutions [2] [3]? Additional just use edje-templates to define th

Re: [E-devel] Problem with "Window Remember (Virtual Desktop)"

2008-03-10 Thread thomasg
Well, I have to do a self-reply now: Seems the problem is not longer existing - the e17 version on my laptop was too old and it seems that it has been fixed some time ago. On my desktop it works perfectly. Consider the first mail as never written. :) Sorry for the circumstances, thomasg On 3/10

[E-devel] Problem with "Window Remember (Virtual Desktop)"

2008-03-10 Thread thomasg
ven better a solution. Cheers, thomasg - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___