Linux Lite Forums
[FEEDBACK] 3.0 64 bit lite-welcome python error for next release fix - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: General (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=4)
+--- Forum: Suggestions and Feedback (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=13)
+--- Thread: [FEEDBACK] 3.0 64 bit lite-welcome python error for next release fix (/showthread.php?tid=3052)



[FEEDBACK] 3.0 64 bit lite-welcome python error for next release fix - aus9 - 06-21-2016

Hi

lite-welcome runs but if you run it from a terminal you can see an error at line 35 of script as follows

Code:
lite-welcome
/usr/bin/lite-welcome:35: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import WebKit, Gtk
Using /usr/share/litewelcome/ path.
gordon@asus:~$

I repeat the gui appears but on next release you may like to specify the python version?

cheers