Jérôme Pinot <ngc...@gmail.com> писал(а) в своём письме Wed, 04 Jan 2012 
16:05:55 +0100:

> On 01/04/12 13:20, eva...@evadim.ru wrote:
>> Jérôme Pinot <ngc...@gmail.com> писал(а) в своём письме Mon, 02 Jan 2012 
>> 10:47:29 +0100:
>>
>> >Hi again :-)
>> >
>> >A new release of ePeriodique which is a graphical application that
>> >display the periodic table of the elements. It uses elementary and edje.
>> >
>>
>> Hi!
>>
>> I'm made ebuild for it for gentoo linux. It compiles, but after start - 
>> terminated.
>> Build log in attach, in it I see few warnings and QA messages.
>
> Thanks for your report!
>
>> [...]
>>
>> In file included from /usr/include/string.h:642:0,
>>                  from 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:28:
>> In function 'memcpy',
>>     inlined from 'popup_data' at 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:110:9:
>> /usr/include/bits/string3.h:52:3: warning: call to __builtin___memcpy_chk 
>> will always overflow destination buffer
>> In file included from /usr/include/stdio.h:930:0,
>>                  from 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:29:
>> In function 'snprintf',
>>     inlined from 'elm_main' at 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:324:13:
>> /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk 
>> will always overflow destination buffer
>> In function 'snprintf',
>>     inlined from 'elm_main' at 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:336:13:
>> /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk 
>> will always overflow destination buffer
>> In function 'snprintf',
>>     inlined from 'elm_main' at 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:355:13:
>> /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk 
>> will always overflow destination buffer
>> In function 'snprintf',
>>     inlined from 'elm_main' at 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:357:13:
>> /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk 
>> will always overflow destination buffer
>> In function 'snprintf',
>>     inlined from 'elm_main' at 
>> /var/tmp/portage/sci-chemistry/eperiodique-0.2/work/eperiodique-0.2/src/main.c:359:13:
>> /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk 
>> will always overflow destination buffer
>
> Could you try this patch?
>
>
> diff --git a/src/main.c b/src/main.c
> ---skip---

It work, thanks! But, I see strange font size variations, depend on locale.
I think about fonts, but they all in inglish, and letters in table not affected.

default theme:

$ eperiodique
http://ompldr.org/vYzI3eQ

$ LC_ALL=POSIX eperiodique
http://ompldr.org/vYzI3eg

small theme:

$ eperiodique -t small
http://ompldr.org/vYzI4MQ

$ LC_ALL=POSIX eperiodique -t small
http://ompldr.org/vYzI4MA

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to