Hi barisione!
I'm still working on finding bugs. One of the most important things is, that
all GTK+2.0 applications are throwing tons of warnings and also critical error messages.
The warnings look like this:
Code: Select all
(lxpanel:3345): GLib-GObject-WARNING **: Attempt to add property GtkSettings::gtk-can-change-accels after class was initialised
The critical errors come from openbox and also from applications:
Code: Select all
(openbox:3340): GLib-CRITICAL **: Source ID 4 was not found when attempting to remove it
(kweb3:3551): GLib-CRITICAL **: Source ID 6022 was not found when attempting to remove it
Sometimes this leads to crashes, but I'm not sure when, yet.
If you use LXappearance to set another default font size, it only affects GTK+2.0 applications, but no GTK-3.0 apps any more.
Browser engine: The loading of images in stripes can lead to long delays. Go to vimeo.com, click on a promoted video. There's a "noisy" background on the video page, which takes ages to load. And vimeo (HTML5) videos don't play at all.
If I'm playing a youtube video in Minimal Kiosk Browser (webkitgtk3 version) and click the "Home" button (or navigate to any other place), it crashes with a segmentation fault. This does not happen in epiphany, so you must have found a work-around, but this should be caught within the engine.
Sometimes omxplayer does not work any more after playing videos within the browser and I have to reboot to get it working again, but I'm not sure yet, when this exactly happens.
I'll send you more by email as soon as I have compiled it in a more systematic way.