salsaman / LiVES

LiVES is a feature rich application which combines elements of VJ and video editing software. The current version runs on Linux / BSD. Check_out_the_new_discussion_area https://github.com/salsaman/LiVES/discussions
http://lives-video.com
GNU General Public License v3.0
89 stars 11 forks source link

Invalid strings when opening LiVES 3.0.2 under Xubuntu 20.04 #10

Closed Guybrush88 closed 3 years ago

Guybrush88 commented 4 years ago

When opening LiVES 3.0.2 under Xubuntu 20.04, I get these error messages:

(lives-exe:10106): Gtk-WARNING **: 09:37:19.310: Invalid input string

(lives-exe:10106): Gtk-WARNING **: 09:37:19.310: Invalid input string

(lives-exe:10106): Pango-WARNING **: 09:37:19.321: Invalid UTF-8 string passed to pango_layout_set_text()

(lives-exe:10106): Gtk-WARNING **: 09:37:19.341: Invalid input string

(lives-exe:10106): Gtk-WARNING **: 09:37:19.364: Invalid input string

(lives-exe:10106): Gtk-WARNING **: 09:37:19.364: Invalid input string

(lives-exe:10106): Pango-WARNING **: 09:37:19.369: Invalid UTF-8 string passed to pango_layout_set_text()

(lives-exe:10106): Pango-WARNING **: 09:37:19.374: Invalid UTF-8 string passed to pango_layout_set_text()

(lives-exe:10106): Gtk-WARNING **: 09:37:19.375: Invalid input string

(lives-exe:10106): Pango-WARNING **: 09:37:19.394: Invalid UTF-8 string passed to pango_layout_set_text()

salsaman commented 3 years ago

Can you check with the current git version and see if it still happens ?

Guybrush88 commented 3 years ago

how can I download that? I actually never used that feature for softwares from github, so I guess I'm not really aware about such feature

salsaman commented 3 years ago

There is a link on the github page where you can download a zip file of the current source, or make a local clone of the repository. Also: http://lives-video.com/index.php?do=code

Guybrush88 commented 3 years ago

thanks, I'm going to test soon and report the results