Re: [e-users] Compositor restarts on certain menu selection

2018-08-09 Thread Mick
On Thursday, 9 August 2018 04:40:37 BST Carsten Haitzler wrote:
> On Wed, 08 Aug 2018 19:58:11 +0100 Mick  said:
> > I'm trying to fathom what's causing e to restart every time I hover my
> > mouse towards the main menu's Applications/System/
> > 
> > .xsession-errors shows:
> > 
> > PAUSE !
> 
> that's a crash. do you have ~/.e-crashdump.txt ? do your efl and e binaries
> have debug symbols? gdb installed?

No, I haven't enabled debug yet.

Nevertheless, when e starts I get a number of eina complaints like this 
recorded in .xsession-errors:
=
gpg-agent[9511]: WARNING: "--write-env-file" is an obsolete option - it has no 
effect
gpg-agent[9511]: enabled debug flags: ipc
ERR<9537>:eina_safety lib/efreet/efreet_ini.c:412 
efreet_ini_localestring_get() safety check failed: ini->section == NULL
## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/lib64/libeina.so.1  0x7ff2f41af9bc 0x7ff2f4188000
/usr/lib64/libeina.so.1  0x7ff2f41b06e1 0x7ff2f4188000
/usr/lib64/libeina.so.1  0x7ff2f41b1ac3 0x7ff2f4188000
/usr/lib64/libeina.so.1  0x7ff2f41c0f62 0x7ff2f4188000
/usr/lib64/libefreet.so.10x7ff2f38dde5f 0x7ff2f38d2000
/usr/lib64/efreet/v-1.20/efreet_icon_cache_create0x5596b9efa48d 
0x5596b9ef6000
/usr/lib64/efreet/v-1.20/efreet_icon_cache_create0x5596b9efabf6 
0x5596b9ef6000
/usr/lib64/efreet/v-1.20/efreet_icon_cache_create0x5596b9ef8ebd 
0x5596b9ef6000
/lib64/libc.so.6 0x7ff2f330ef0a 0x7ff2f32ee000
/usr/lib64/efreet/v-1.20/efreet_icon_cache_create0x5596b9ef99ba 
0x5596b9ef6000
EOF
==

Which generates this beauty:


 /usr/lib64/libeina.so.1| ??/??: 0 @ _eina_semaphore_free()
 /usr/lib64/libeina.so.1| ??/??: 0 @ eina_log_print_cb_stdout()
 /usr/lib64/libeina.so.1| ??/??: 0 @ eina_log_print()
 /usr/lib64/libeina.so.1| ??/??: 0 @ _eina_safety_error()
 /usr/lib64/libefreet.so.1  | ??/??: 0 @ efreet_ini_localestring_get()
 /usr/lib64/efreet/v-1.20/efreet_icon_cache_create| ??/??: 0 @ _start()
 /usr/lib64/efreet/v-1.20/efreet_icon_cache_create| ??/??: 0 @ _start()
 /usr/lib64/efreet/v-1.20/efreet_icon_cache_create|   /  : 0 @ ()
 /lib64/libc.so.6   | ??/??: 0 @ __libc_start_main()
 /usr/lib64/efreet/v-1.20/efreet_icon_cache_create| ??/??: 0 @ _start()


I've used glibc-2.26-r7 and gcc-7.3.0 to build e & efl.

The above warnings are recorded @ startup and without having a experienced yet 
the crash I mentioned in the previous post.

In a similar vain when I use Alt+tab to switch between windows, the desktop 
freezes and I have to press Ctrl+Alt+End to restart it.  The file .e-crashdump 
remains empty.

-- 
Regards,
Mick
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Compositor restarts on certain menu selection

2018-08-08 Thread The Rasterman
On Wed, 08 Aug 2018 19:58:11 +0100 Mick  said:

> I'm trying to fathom what's causing e to restart every time I hover my mouse 
> towards the main menu's Applications/System/
> 
> .xsession-errors shows:
> 
> PAUSE !

that's a crash. do you have ~/.e-crashdump.txt ? do your efl and e binaries
have debug symbols? gdb installed? 

> org.kde.knotifications: warning: failed to connect to ActionInvoked dbus 
> signal
> org.kde.knotifications: warning: failed to connect to NotificationClosed dbus 
> signal
> action halt 3
> action reboot 3
> action suspend 3
> action hibernate 3
> 
> 
> The same thing happens if I go to Settings Panel/Apps and click on any of the 
> selections therein.  The first application on the list seems to be Aqemu, 
> which when launched from a terminal results in a string of messages:
> 
> $ aqemu 
> qt5ct: using qt5ct plugin
> QApplication: invalid style override passed, ignoring it.
> 
> AQEMU Warning [2] >>>
> Sender: bool Emulator::Load( const QString  )
> Message: No "qemu-system-arm" element!
> 
> AQEMU Warning [3] >>>
> Sender: bool Emulator::Load( const QString  )
> Message: No "qemu-system-cris" element!
> 
> AQEMU Warning [4] >>>
> Sender: bool Emulator::Load( const QString  )
> Message: No "qemu-system-m68k" element!
> 
> [snip ...]
> 
> with this one being the only error message shown in red:
> 
> AQEMU Error [35] >>>
> Sender: void Virtual_Machine::Set_Icon_Path( const QString _name )
> Message: File name is empty!
> 
> Could it be caused by some dodgy .desktop file?
> 
> 
> PS. I'm on enlightenment-22.3 and efl-1.20.7-r1 running on gentoo.
> 
> -- 
> Regards,
> Mick
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
Carsten Haitzler - ras...@rasterman.com


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Compositor restarts on certain menu selection

2018-08-08 Thread Mick
I'm trying to fathom what's causing e to restart every time I hover my mouse 
towards the main menu's Applications/System/

.xsession-errors shows:

PAUSE !
org.kde.knotifications: warning: failed to connect to ActionInvoked dbus 
signal
org.kde.knotifications: warning: failed to connect to NotificationClosed dbus 
signal
action halt 3
action reboot 3
action suspend 3
action hibernate 3


The same thing happens if I go to Settings Panel/Apps and click on any of the 
selections therein.  The first application on the list seems to be Aqemu, 
which when launched from a terminal results in a string of messages:

$ aqemu 
qt5ct: using qt5ct plugin
QApplication: invalid style override passed, ignoring it.

AQEMU Warning [2] >>>
Sender: bool Emulator::Load( const QString  )
Message: No "qemu-system-arm" element!

AQEMU Warning [3] >>>
Sender: bool Emulator::Load( const QString  )
Message: No "qemu-system-cris" element!

AQEMU Warning [4] >>>
Sender: bool Emulator::Load( const QString  )
Message: No "qemu-system-m68k" element!

[snip ...]

with this one being the only error message shown in red:

AQEMU Error [35] >>>
Sender: void Virtual_Machine::Set_Icon_Path( const QString _name )
Message: File name is empty!

Could it be caused by some dodgy .desktop file?


PS. I'm on enlightenment-22.3 and efl-1.20.7-r1 running on gentoo.

-- 
Regards,
Mick
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users