jliljebl / flowblade

Video Editor for Linux
GNU General Public License v3.0
2.68k stars 181 forks source link

Flowblade opens any images and photos as a white screen. #1092

Closed smolnp closed 1 year ago

smolnp commented 1 year ago

1) Flowblade version: flowblade/commit/228550f0e73483e3a031d06a15c84368e2284d97 2) MLT found, version: 7.14.0 3) OS: ROSA Fresh Desktop 12.4 flowbladebag

user@rosa2021 ~/user/flowblade-trunk $ ./flowblade FLOWBLADE MOVIE EDITOR 2.10 alpha

Launch script dir: /home/user/flowblade-trunk Running from filesystem... MLT found, version: 7.14.0

(flowblade:46236): Gtk-WARNING **: 11:36:42.946: Theme parsing error: gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(flowblade:46236): Gtk-WARNING **: 11:36:42.946: Theme parsing error: gtk.css:1652:16: '-gtk-icon-size' is not a valid property name numpy version: 1.21.2 Application version: 2.10.0 OS: ROSA Fresh Desktop 12.4 Python 3.8.13 (default, Aug 23 2022, 13:02:17) [GCC 11.2.0 20210728 (ROSA)] GTK+ version: 3.24.34 XDG Config /home/user/.config/flowblade XDG Data /home/user/.local/share/flowblade XDG Cache /home/user/.cache/flowblade Locale: ru_RU Found translations at /home/user/flowblade-trunk/Flowblade/locale/, using those. Use OS locale language. Valid shortcut files found: ['flowblade.xml', 'premiere.xml'] Keyboard shortcuts file: flowblade.xml

(flowblade:46236): Gtk-WARNING **: 11:36:44.598: Theme parsing error: gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(flowblade:46236): Gtk-WARNING **: 11:36:44.598: Theme parsing error: gtk.css:1652:16: '-gtk-icon-size' is not a valid property name Gtk version is 3.24.34, Flowblade theme is available.

(flowblade:46236): Gtk-WARNING **: 11:36:44.703: Theme parsing error: gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(flowblade:46236): Gtk-WARNING **: 11:36:44.703: Theme parsing error: gtk.css:1652:16: '-gtk-icon-size' is not a valid property name Using Full Screen size for layout: 1366 x 768 Small height: True Small width: True Detecting environment...

video_codecs:

jliljebl commented 1 year ago

I suspect that MLT version in OS: ROSA Fresh Desktop 12.4 does not have 'gdk' module compiled in, otherwise there is really no reason why this should be broken.

jliljebl commented 1 year ago

Closing as unreproduced as explanation above is the only thing I can think of to produce the results described here.