[Gambas-bugtracker] Bug #1507: Web Form Application Error - not starting

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sun Jan 13 15:41:37 CET 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1507&from=L21haW4-

Comment #7 by Michael ALTROGGE:

hello benoît ... it's weird (as usual) but i try to explain:
here on manjaro i started with 3.11.4 but after the release of 3.12.0 and the possibility to declare variables in c cpp style i MUST have it. so i did one time a git clone and configure/make/make install after that i changed my script to git pull (and configure/make/make install) once per day ... what worked as far as i can say.
yesterday i was playing around and created a web form project for my very first time ... and getting the described errors:
[one time] gb.httpd: bind 0.0.0.0 - Address already in use
[loop till timeout] gbx3: warning: cannot switch to language 'de.UTF-8': No such file or directory. Did you install the corresponding locale packages?
every time you tell me that it should be fixed i did pull (and configure/make/make install) but nothing changed ... 
9 pm (21:00) i did again pull and configure/make/make install (still error) but then i download the 3.12.2.tar.gz and installed that one ... and it works !!! ... for fucking one time ??? ... stopping the project and restarting it will give the error again:
[one time] gb.httpd: bind 0.0.0.0 - Address already in use
[loop till timeout] gbx3: warning: cannot switch to language 'de.UTF-8': No such file or directory. Did you install the corresponding locale packages?
BUT things slightly changed ... first i got a white and empty page in the browser now i got a page with the label and button shown but grayed out.
starting gambas from the terminal will give:
qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
QNetworkReplyHttpImplPrivate::_q_startOperation was called more than once QUrl("http://gambaswiki.org/wiki/comp/gb.web.form/webform?v&nh&l=de&nl&noimage")

(firefox:11869): Gtk-WARNING **: 14:59:07.730: Theme parsing error: gtk.css:4384:28: 'none' is not a valid color name
these messages are not shown in the gambas console ...
beside the errors i wonder why git pull and using the tar.gz gives different behaviours

Michael ALTROGGE changed the state of the bug to: Accepted.




More information about the Bugtracker mailing list