Sorry, I didn't see your answer.
I don't receive notifications anymore, despite the settings.
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Oct 21 2020
- Disabled by default heif loaders
- Add readme section Heif
Sep 25 2020
I corrected the general Ordissimo theme of the EFL.
The application works correctly again!
I will apply the patch above, I need the logs in development phase, not in production phase.
Sep 24 2020
The theme that is no longer compatible is the Elm_Index theme.
I'll be able to fix it.
I still modified "src/lib/eina/eina_safety_checks.h", not to fill the log console, when they are not requested.
The application does not use a ".._font_set" function.
I commented all occurrences of the "elm_object_style_set" function in the application.
The application works normally. So it's the Ordissimo (*.edc) theme that has a problem.
Sep 23 2020
The problem is summarized here, before, if the arguments were not good, we went out without causing any error.
Now if EINA_LOG_BACKTRACE=0 the application works.
with the previous commit fa1aa10d792,I don't have a log. The file-picker is working normally !
I've located the commit (D10716) that is causing the problem.
This commit 5c8942bf393f2 only revealed it.
Sep 22 2020
I can't make it.
I will start again from efl 1.22 until commit 5c8942bf393f2 by activating the logs.
That should allow me to locate the problem!
I dismantle our filepicker to locate the problem!
Sep 18 2020
The application underneath is written in java and includes the bean of libreoffice.
We call our dialog box is in EFL with the code below!
String[] cmd = {"/usr/bin/open-picker-bureautissimo", "--class", "textissimo", "-o", N_("Open"), "-c", N_("Cancel"), "image/jpeg", // MIME JPG "image/png", // MIME PNG "image/bmp", // MIME BMP "image/gif", // MIME GIF }; //"-x", "" + windowId, p = Runtime.getRuntime().exec(cmd); brInput = new BufferedReader(new InputStreamReader(p.getInputStream())); fileImg = brInput.readLine().replace("\"", "") ;
open-picker-bureautissimo is a EFL application.
The java application refreshes properly.
Is the EFL (Ordissimo) dialog box frozen?
On E I cannot resize the window.
On Twm I can but the result is identical to the image attached yesterday.
Sep 17 2020
I'm not sure how to help you?
I started the program:
EINA_LOG_LEVEL=3 myprogram
the filepicker ordissimo does not open!
I thought "checkme" was present in folders without files.
- Revert delete checkme.
Sorry I'm on the 1.24.3 (it's a mess on it and I report on the master). I fix it!
- Fix alphabetical order.
On twm, with the borders, moving and enlarging the window doesn't change anything!
Sep 16 2020
Yes the borders are removed:
LC_ALL=C xprop __E_WINDOW_MAPPED(CARDINAL) = 1 WM_STATE(WM_STATE): window state: Normal icon window: 0x0 _NET_WM_STATE(ATOM) = _NET_WM_STATE_MODAL __E_ATOM_DESKTOP_FILE(UTF8_STRING) = "/usr/share/applications/textissimo.desktop" E_ZONE_GEOMETRY(CARDINAL) = 0, 0, 1920, 1080 __E_WINDOW_ZONE(CARDINAL) = 0 __E_WINDOW_MANAGED(CARDINAL) = 1 __E_WINDOW_DESK(CARDINAL) = 7, 0 WM_NORMAL_HINTS(WM_SIZE_HINTS): program specified minimum size: 800 by 400 _NET_WM_NAME(UTF8_STRING) = "textissimo" WM_NAME(UTF8_STRING) = "textissimo" _E_VIRTUAL_KEYBOARD_STATE(ATOM) = undefined atom # 0x0 _NET_WM_ICON_NAME(UTF8_STRING) = "textissimo" WM_ICON_NAME(UTF8_STRING) = "textissimo" WM_CLASS(STRING) = "textissimo", "navigation-ouvrir" XdndAware(ATOM) = BITMAP _E_WINDOW_AUX_HINT(STRING) = "" _E_WINDOW_PROFILE_SUPPORTED(CARDINAL) = 1 _E_DEICONIFY_APPROVE(CARDINAL) = 1 _NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 33554440 WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, _NET_WM_PING, _NET_WM_SYNC_REQUEST WM_CLIENT_LEADER(WINDOW): window id # 0x2000007 WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State. WM_COMMAND(STRING) = { "navigation-ouvrir", "--class", "textissimo", "-o", "Aprire", "-c", "Annullare", "application/vnd.oasis.opendocument.text", "application/vnd.oasis.opendocument.text-template", "application/vnd.oasis.opendocument.text-web", "application/vnd.oasis.opendocument.text-master", "application/vnd.oasis.opendocument.text-master-template", "application/vnd.sun.xml.writer", "application/vnd.sun.xml.writer.template", "application/vnd.sun.xml.writer.global", "application/msword", "application/vnd.ms-word", "application/x-doc", "application/x-hwp", "application/rtf", "text/rtf", "application/vnd.wordperfect", "application/wordperfect", "application/vnd.lotus-wordpro", "application/vnd.openxmlformats-office", "document.wordprocessingml.document", "application/vnd.ms-word.document.macroenabled.12", "application/vnd.openxmlformats-officedocument.wordprocessingml.template", "application/vnd.ms-word.template.macroenabled.12", "application/vnd.ms-works", "application/vnd.stardivision.writer-global", "application/x-extension-txt", "application/x-t602", "text/plain", "application/vnd.oasis.opendocument.text-flat-xml", "application/x-fictionbook+xml", "application/macwriteii", "application/x-aportisdoc", "application/prs.plucker", "application/vnd.palm", "application/clarisworks", "application/x-sony-bbeb", "application/x-abiword", "application/x-iwork-pages-sffpages", "application/x-mswrite" } _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DIALOG _NET_WM_PID(CARDINAL) = 16423 WM_CLIENT_MACHINE(STRING) = "ordissimo"
1 > export EINA_LOG_BACKTRACE=0
Indeed it works!
Sep 15 2020
I understand what you're saying, and I too was amazed!
I spent two days looking for the bug, I removed E, checked the java version of the main app (which has the dialog box problem), ect...
The difference is the version of EFL.
the Ordissimo dialog boxes worked in the EFL-1.22.4 version and not in the ELL-1.24.2.
I made git bisect (I join you the trace):
git bisect start # good: [fd12569d764c81e5df897b5ee70bfcc27aa6a9ab] release: Update NEWS and bump version for 1.22.6 release git bisect good fd12569d764c81e5df897b5ee70bfcc27aa6a9ab # bad: [71caee07baafdc3877035ac65a5ad986a77aceb3] release: Update NEWS and bump version for 1.24.1 release git bisect bad 71caee07baafdc3877035ac65a5ad986a77aceb3 # good: [54d5481d02686e539b55173dc70be1acae5520da] release: Update NEWS and bump version for 1.22.0 release git bisect good 54d5481d02686e539b55173dc70be1acae5520da # good: [59709bc90776261aee66e1f3d527fca0e5fbe151] theme: migrate all efl,anim,activate (and similar) signals to efl,state,animation,activated git bisect good 59709bc90776261aee66e1f3d527fca0e5fbe151 # good: [59709bc90776261aee66e1f3d527fca0e5fbe151] theme: migrate all efl,anim,activate (and similar) signals to efl,state,animation,activated git bisect good 59709bc90776261aee66e1f3d527fca0e5fbe151 # good: [1507ade7875ad485cedb49c0d32ce510685bd0e1] eolian_mono: add namespace to extension methods of ItemFactory git bisect good 1507ade7875ad485cedb49c0d32ce510685bd0e1 # good: [e1b70206331dae6dea027e578459a8779e20ba4c] efl/gesture: correctly filter tap events based on the processing touch point git bisect good e1b70206331dae6dea027e578459a8779e20ba4c # bad: [3feacb2b66c1768ab55b0496385266bf879a7657] docs: Fix Eina Core Group git bisect bad 3feacb2b66c1768ab55b0496385266bf879a7657 # bad: [765c5c2a0b2c28c4b8497b28ffbd64f159a446d6] efl.ui.textbox: proxy for efl.ui.scrollable interface git bisect bad 765c5c2a0b2c28c4b8497b28ffbd64f159a446d6 # bad: [765c5c2a0b2c28c4b8497b28ffbd64f159a446d6] efl.ui.textbox: proxy for efl.ui.scrollable interface git bisect bad 765c5c2a0b2c28c4b8497b28ffbd64f159a446d6 # good: [d60587c0989c0cbd8cbb17a0a19854f00495a702] Efl.Ui.Image: Modify current frame to start at 1 git bisect good d60587c0989c0cbd8cbb17a0a19854f00495a702 # good: [149042a3baa0c6df7c5ea8b0f549d465a5fb6975] evas_textblock: replace evil tabs with spaces git bisect good 149042a3baa0c6df7c5ea8b0f549d465a5fb6975 # bad: [12854eac34d8d1decc3c61867d242887a288ac6e] efl-wl: move keymap functions to eo git bisect bad 12854eac34d8d1decc3c61867d242887a288ac6e # bad: [f8299e054234d73ba27b0bf7a6a07120279c92f1] exactness: factor out _printf() handling into common part git bisect bad f8299e054234d73ba27b0bf7a6a07120279c92f1 # good: [f257401a4f7a3c6ee922bbf7cc311793b5345b1d] canvas proxy: fix a missing case that proxy not updated properly. git bisect good f257401a4f7a3c6ee922bbf7cc311793b5345b1d # good: [b98f8bdbe4296f902708d90db2bd2604219db34e] edje_cc - provide better error info log on part id out of range git bisect good b98f8bdbe4296f902708d90db2bd2604219db34e # bad: [5c8942bf393f239d9860cb663d1bc6bcbee368e8] eina log bt - on by default always if unwind found git bisect bad 5c8942bf393f239d9860cb663d1bc6bcbee368e8 # first bad commit: [5c8942bf393f239d9860cb663d1bc6bcbee368e8] eina log bt - on by default always if unwind found
Sep 14 2020
- Fix build.
- file renaming.
- Add mimetyes for heif and avif.
Sep 8 2020
I just looked to see if it was possible.
My priority was the "loader", I look for the "saver".
- alphabetical order
- file renaming.
Mar 12 2020
Below is the debug :
e_dbusmenu_event_send (m=0x556c29664c30, event=E_DBUSMENU_ITEM_EVENT_CLICKED) at ../src/bin/e_dbusmenu.c:418 418 ../src/bin/e_dbusmenu.c: Aucun fichier ou dossier de ce type. gdb$ bt #0 e_dbusmenu_event_send (m=0x556c29664c30, event=E_DBUSMENU_ITEM_EVENT_CLICKED) at ../src/bin/e_dbusmenu.c:418 #1 0x0000556c26b32f7f in _e_menu_active_call () at ../src/bin/e_menu.c:2081 #2 0x0000556c26b331ed in _e_menu_cb_mouse_up (data=<optimized out>, type=<optimized out>, event=<optimized out>) at ../src/bin/e_menu.c:2841 #3 _e_menu_cb_mouse_up (data=<optimized out>, type=<optimized out>, event=<optimized out>) at ../src/bin/e_menu.c:2793 #4 0x00007f23fbe8c4c9 in _ecore_event_message_handler_efl_loop_message_handler_message_call (obj=0x400000000c89, pd=0x556c288c7500, message=0x4000001f8cee) at ../src/lib/ecore/ecore_event_message_handler.c:362 #5 0x00007f23fbe9506f in efl_loop_message_handler_message_call (obj=0x400000000c89, message=0x4000001f8cee) at src/lib/ecore/efl_loop_message_handler.eo.c:14 #6 0x00007f23fbe8e4e9 in _efl_loop_message_process (obj=<optimized out>, pd=0x556c288bfa90) at ../src/lib/ecore/efl_loop.c:598 #7 0x00007f23fbe8d357 in efl_loop_message_process (obj=obj@entry=0x400000000086) at ../src/lib/ecore/efl_loop.c:636 #8 0x00007f23fbe88e84 in _ecore_main_loop_iterate_internal (obj=obj@entry=0x400000000086, pd=pd@entry=0x556c288bfa90, once_only=once_only@entry=0x0) at ../src/lib/ecore/ecore_main.c:2493 #9 0x00007f23fbe894f5 in _ecore_main_loop_begin (obj=obj@entry=0x400000000086, pd=pd@entry=0x556c288bfa90) at ../src/lib/ecore/ecore_main.c:1199 #10 0x00007f23fbe8e335 in _efl_loop_begin (obj=0x400000000086, pd=0x556c288bfa90) at ../src/lib/ecore/efl_loop.c:57 #11 0x00007f23fbe8d607 in efl_loop_begin (obj=0x400000000086) at src/lib/ecore/efl_loop.eo.c:28 #12 0x00007f23fbe895d7 in ecore_main_loop_begin () at ../src/lib/ecore/ecore_main.c:1284 #13 0x0000556c26a76ea5 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/e_main.c:1088
e_dbusmenu.c : Fixed menu crashes in the systray.
Dec 2 2019
It's fixed, nice work!
Thank you:)
It's fixed, nice work!
Thank you :)
Thanks for the patch.
it crashes elsewhere.
Thread 1 "svisionneuse-bi" received signal SIGSEGV, Segmentation fault. 0x00007efe593644c1 in _jpeg_gry8_convert_copy (w=<optimized out>, src=<optimized out>, dst=<optimized out>) at ../src/lib/emile/emile_image.c:1674 1674 ../src/lib/emile/emile_image.c: Aucun fichier ou dossier de ce type. (gdb) bt #0 0x00007efe593644c1 in _jpeg_gry8_convert_copy (w=<optimized out>, src=<optimized out>, dst=<optimized out>) at ../src/lib/emile/emile_image.c:1674 #1 _emile_jpeg_data (image=0x557f018575f0, prop=0x7fff2b2f55b0, property_size=<optimized out>, pixels=0x557f0167c930, error=0x7fff2b2f55ac) at ../src/lib/emile/emile_image.c:2173 #2 0x00007efe595a474e in eet_data_image_jpeg_alpha_decode (cspace=EMILE_COLORSPACE_ARGB8888, h=51, w=128, pixels=0x7efe4a8ab000, src_y=0, src_x=0, size=<optimized out>, data=<optimized out>) at ../src/lib/eet/eet_image.c:471 #3 _eet_data_image_decode_inside (data=data@entry=0x7efe4a916090, size=size@entry=844, src_x=src_x@entry=0, src_y=src_y@entry=0, src_w=<optimized out>, src_h=<optimized out>, d=0x7efe4a8ab000, w=128, h=51, row_stride=512, alpha=1, comp=0, quality=75, lossy=EMILE_IMAGE_JPEG, cspace=EMILE_COLORSPACE_ARGB8888) at ../src/lib/eet/eet_image.c:2040 #4 0x00007efe595a5838 in eet_data_image_decode_to_cspace_surface_cipher (data=0x7efe4a916090, cipher_key=cipher_key@entry=0x0, size=844, src_x=src_x@entry=0, src_y=src_y@entry=0, d=d@entry=0x7efe4a8ab000, w=128, h=51, row_stride=512, cspace=EMILE_COLORSPACE_ARGB8888, alpha=0x7fff2b2f5898, comp=0x7fff2b2f589c, quality=0x7fff2b2f58a0, lossy=0x7fff2b2f58a4) at ../src/lib/eet/eet_image.c:2220 #5 0x00007efe595a5a23 in eet_data_image_read_to_cspace_surface_cipher (ef=0x557f0180e230, name=0x557f0159147c "/thumbnail/data", cipher_key=cipher_key@entry=0x0, src_x=src_x@entry=0, src_y=src_y@entry=0, d=d@entry=0x7efe4a8ab000, w=128, h=51, row_stride=512, cspace=EMILE_COLORSPACE_ARGB8888, alpha=0x7fff2b2f5898, comp=0x7fff2b2f589c, quality=0x7fff2b2f58a0, lossy=0x7fff2b2f58a4) at ../src/lib/eet/eet_image.c:1453 #6 0x00007efe5b5edd74 in evas_image_load_file_data_eet (loader_data=<optimized out>, prop=0x7fff2b2f58e0, pixels=0x7efe4a8ab000, error=0x7fff2b2f58dc) at ../src/modules/evas/image_loaders/eet/evas_image_load_eet.c:188 #7 0x00007efe5b494a53 in evas_common_load_rgba_image_data_from_file (ie=0x557f018803a0) at ../src/lib/evas/common/evas_image_load.c:484 #8 0x00007efe5b5dbdd2 in evas_cache_image_load_data (im=0x557f018803a0) at ../src/lib/evas/cache/evas_cache_image.c:1165 #9 0x00007efe42be1e05 in eng_image_data_get (engine=0x557f010333c0, image=0x557f00e007e0, to_write=<optimized out>, image_data=0x7fff2b2f5bc0, err=0x7fff2b2f5bbc, tofree=0x7fff2b2f5bb7 "") at ../src/modules/evas/engines/gl_generic/evas_engine.c:959 #10 0x00007efe5b4e4fd9 in evas_object_image_data_get (eo_obj=eo_obj@entry=0x4000002c5b3d, for_writing=for_writing@entry=0 '\000') at ../src/lib/evas/canvas/evas_image_legacy.c:735 #11 0x0000557eff2c5742 in ecore_evas_object_image_image_evas_copy (orig=0x4000002c5b3d, dst=dst@entry=0x4000002cc743) at image_utils.c:80 #12 0x0000557eff2cd3f2 in grid_icon_get_x (data=0x557f014a2530, obj=<optimized out>, part=<optimized out>) at principale.c:508 #13 0x00007efe5cb8b16c in ?? () from target:/usr/lib/x86_64-linux-gnu/libelementary.so.1 #14 0x00007efe5cb8b44a in ?? () from target:/usr/lib/x86_64-linux-gnu/libelementary.so.1 #15 0x00007efe5cb9159d in ?? () from target:/usr/lib/x86_64-linux-gnu/libelementary.so.1 #16 0x00007efe5cb84a24 in elm_obj_gengrid_item_update () from target:/usr/lib/x86_64-linux-gnu/libelementary.so.1 #17 0x00007efe58ed74c3 in ?? () from target:/usr/lib/x86_64-linux-gnu/libeo.so.1 #18 0x00007efe58ed1034 in efl_event_callback_legacy_call () from target:/usr/lib/x86_64-linux-gnu/libeo.so.1 #19 0x00007efe5db7a85a in e_thumb_client_data () from target:/usr/lib/x86_64-linux-gnu/libethumbnailer.so.0 #20 0x00007efe5db799bf in ?? () from target:/usr/lib/x86_64-linux-gnu/libethumbnailer.so.0 #21 0x00007efe59e62440 in ?? () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #22 0x00007efe59e6b07c in efl_loop_message_handler_message_call () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #23 0x00007efe59e6449d in ?? () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #24 0x00007efe59e63304 in efl_loop_message_process () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #25 0x00007efe59e5ed7c in ?? () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #26 0x00007efe59e5f54d in ?? () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #27 0x00007efe59e642e5 in ?? () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #28 0x00007efe59e635a4 in efl_loop_begin () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #29 0x00007efe59e5f627 in ecore_main_loop_begin () from target:/usr/lib/x86_64-linux-gnu/libecore.so.1 #30 0x0000557eff2d32cb in elm_main (argc=<optimized out>, argv=<optimized out>) at svisionneuse.c:938 #31 0x0000557eff2bee6c in main (argc=1, argv=0x7fff2b2f7538) at svisionneuse.c:953
Nov 19 2019
I understand,
We apply our theme on the popup.
commit 822680869ff70a0f69dd383e3a810f3f18462dbc removes the possibility of not drawing the shadow.
Pity.
I rewrote our popups and deleted the arrows.
I already have enough patches to work correctly on X.
Thank you for watching.
Nov 7 2019
it is an "e/gadcom/popup", the lower part is transparent in order to place an arrow
https://www.ordissinaute.fr/sites/default/files/inline-images/x2,P20liste,P20des,P20r,PC3,PA9seaux.jpg.pagespeed.ic.mC2GkNKno6.jpg
Nov 5 2019
The 3rd picture was a bug in the Ordissimo office. Corrected :).
The bug on image 3 does not affect patch, I applied the patch upside down and it does not change anything!
Oct 16 2019
Oct 15 2019
Corection
Corrected :)
enlightenment_open is broken.
The check of the file to decide if it is distant can fail, whereas in the path of the file there is ":"
Example:
/run/user/1000/gvfs/mtp:host=Xiaomi_MI_9_e225d943/Shared Internal Storage Space/DCIM/Camera/IMG_20191007_142922.jpg
Reverting code that has nothing to do.
Yes, I think it will be easier
- Fixed: Verifies that the file has a protocol.
Sep 27 2019
Sep 17 2019
Ok, I test the efl 1.23,
Thank you
I have a few things to finish, then I will wear the top version of the EFL-1.23.xxxx,
I tell you that quickly.
E version : 0.23.0+0aea2d23a757
EFL : 1.22.4
the output in xsession-errors with the patch applied. :
the output in xsession-errors with your modified patch:
patch modified:
If you need more precision ...
Sep 16 2019
I removed the patch, I have an infinite loop that appears at the launch of applications, when starting E.
On the other hand the virtual keyboard is visible on lightdm.
Sep 13 2019
Resolut by D9900
I just applied your patch efl-1.22.4.
It works.
Thank you.
Sep 9 2019
I just backported our applications and modules to ELF-1.22.4 and E23 commits 0aea2d23a7573.
I confirm, the EFL bug bet is fixed.
thank you
Jun 27 2019
- Update option index for desktop-bg-add.
Sorry, I tested with compatibility.
I have a clue error, I correct.
Jun 26 2019
- Removing unused variables (comment: devilhorns).
- Updated help for options: desktop-bg-add and desktop-bg-del.
- Removing unused variables (comment: devilhorns).
May 28 2019
The transition to E22 and the patch above and D8871 resolve the problem.
May 24 2019
This code reproduces part of the problem.
May 23 2019
The problem appeared by switching to EFL-121.1 and E22.
When I go down in version it disappears.
I did not find how to reproduce it, I did not find any factor causing the problem.
I do not understand the opening of this loop, since it was only at the opening of the apps that I found it.
May 17 2019
Bug not resolved just less frequent.
Resolved by D7744
May 15 2019
May 13 2019
- Merge branch 'master' of https://git.enlightenment.org/core/efl
- Merge branch 'master' of https://git.enlightenment.org/core/efl
- Merge branch 'master' of https://git.enlightenment.org/core/efl
May 9 2019
Apr 30 2019
Apr 19 2019
Unfunctional patch ...
Apr 17 2019
This fix seems to solve the problem.
To check!!!
Mar 6 2019
Mar 2 2019
Correction of value overflow (proposed by pascal@ordissimo.com).
Feb 27 2019
Replacement of "CARD16" by "unsigned short".
Feb 26 2019
Code cleanup
Feb 13 2019
Thank's