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

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sun Jan 13 22:43:06 CET 2019


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

Comment #9 by Michael ALTROGGE:

first i did -> git clone --depth=1 https://gitlab.com/gambas/gambas.git ... after that just -> git pull ... is that wrong?
.
today i've installed the SmallWiki app from the software farm and it works as aspected without any error ... 
.
shouldnt the error message not be -> cannot switch to language 'de_DE.UTF-8' because my locale says:
LANG=de_DE.utf8
LC_CTYPE="de_DE.utf8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="de_DE.utf8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="de_DE.utf8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=
.
the first message came from qt and for my understanding says that the start operation for the local web server is called more than once ... so what better than called never ;-) ... the second error message says that somewhere in the gtk.css is a color definition set to none but (you're right as usual) that doesn't matter ...
.
maybe you should close this ticket unless the behaviour is reproduced on another manjaro 4.19.13 ...




More information about the Bugtracker mailing list