Hi Michel-Patrick ! Thanks for testing again. The following are normal, just for information:
LiVES info: No usable filters found in plugin /usr/lib/lives/plugins/effects/realtime/weed/libvisual/libvis.so Warning, frei0r plugin skipping blacklisted plugin Timeout indicator. The others seem to be unique to your setup though: (lives:8116): Gtk-WARNING **: drawing failure for widget 'GtkBox': invalid value (too big) for the size input I've just now made some improvements to debugging in LiVES, so it may be possible to detect what is causing this. You will need to do the following: - make sure you have "gdb" installed - checkout the latest version of LiVES from git. - cd to the lives directory - edit src/main.h, comment out one line as follows: // #define LIVES_NO_DEBUG - edit src/main.c change the line: //#define TRAP_ERRMSG "" to: #define TRAP_ERRMSG "drawing failure" - rebuild LiVES: ./autogen.sh && ./configure && make clean sudo make install Then run LiVES as normal from a console window. LiVES should run until it hits the warning message and then stop. If you switch back to the console, you can then press "s" to get a stack trace. Please copy the whole stack trace (you might need to press enter a few times to see it all) and then post it here. Afterwards you can undo your edits in src/main.h and src/main.c and then just run: sudo make install to switch off debugging mode. Regards, Gabriel. - ./autogen.sh && ./configure && http://lives-video.com https://www.openhub.net/accounts/salsaman On Thu, Jul 18, 2019 at 3:07 AM Michel-Patrick Lutz < cont...@miniprogslane.com> wrote: > Good morning Gabriel, > > I don't have much time right now so I just did a few tests: audio > addition, encoding and decoding. > The two problems that I reported disappeared. I feel like it's faster and > this version is stable. > It's much better than the latest version 2.8.10 which crashed too often. > > I have a few warning signs that are not disturbing: > > At the launch of books in a console: > (lives:8116): Gtk-WARNING **: drawing failure for widget 'GtkBox': invalid > value (too big) for the size input > (lives:8116): Gtk-WARNING **: drawing failure for widget 'GtkDrawingArea': > invalid value (too big) for the size input > (lives:8116): Gtk-WARNING **: drawing failure for widget 'GtkEventBox': > invalid value (too big) for the size input > (lives:8116): Gtk-WARNING **: drawing failure for widget 'GtkWindow': > invalid value (too big) for the size input > > In the Lives Messages box > LiVES info: No usable filters found in plugin > /usr/lib/lives/plugins/effects/realtime/weed/libvisual/libvis.so > Warning, frei0r plugin skipping blacklisted plugin Timeout indicator. Can > you tell me if this comes from my installation? > > > Thank you for those improvements. > > Michel-Patrick > > Le Thu, 18 Jul 2019 01:17:30 -0300, salsaman salsaman à écrit: > > > Hi Michel-Patrick, > > I believe I have fixed both the issues - the comments box not closing was > > caused by a recent change to the OK button response code in some dialog > > windows; there were a couple more instances which I also took care of. > The > > error message was due to a bug where the audio was always symlinked, and > in > > fact the symlink location was wrong - this should only be done when > > encoding a selection. so I fixed that and corrected the path name, I > fixed > > a couiple of other things I noticed when encoding, it should be quite a > bit > > faster now, and errors should be handled correctly. > > > > Please retest and let me know if you find anything else not working. > > > > Regards, > > Gabriel. > > > > > > http://lives-video.com > > https://www.openhub.net/accounts/salsaman > > > > > > On Sat, Jul 13, 2019 at 3:30 AM Michel-Patrick Lutz < > > cont...@miniprogslane.com> wrote: > > > > > Good morning Gabriel, > > > > > > I tested the version on git. For compilation and installation, > everything > > > went well. > > > I had a problem encoding (error.jpg). I guess it's because I have > several > > > partitions. I modified the directories in lives and updated the rights > and > > > encoding succeeded after I restart lives. > > > However, the dialog does not close when you click OK even when the > > > encoding is finished (dialog.jpg) > > > I don't have much time to test but I didn't crash when I had a lot of > it > > > with the old version. > > > > > > Cordially > > > > > > -- > > > Michel-Patrick Lutz > > > <a href="http://www.april.org/adherer">Promouvoir et soutenir le > logiciel > > > libre</a> > > > +336 72 17 44 74 > > > > > > -- > Michel-Patrick Lutz > <a href="http://www.april.org/adherer">Promouvoir et soutenir le logiciel > libre</a> > +336 72 17 44 74 >
_______________________________________________ Lives-users mailing list Lives-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lives-users