[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3176: Creation of a headless WebForm runtime metapackage
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3176: Creation of a headless WebForm runtime metapackage
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Tue, 19 May 2026 17:21:51 GMT
- To: msdesarrollo21@xxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3176&from=L21haW4- Comment #9 by Omar MORENO: Hi Benoit, It works for you on thttpd, and for me, it only works on openSUSE when I have the "gambas3" meta-package installed (which pulls absolutely all graphical and desktop dependencies to the server). The exact same web application works without issues under the exact same Apache2 server inside /var/www/cgi-bin/. This confirms that when the full "gambas3" package is installed, it brings along some hidden system dependency (a shared library, a font framework, or a utility package) that gb.web.gui strictly requires to dynamically compile and stream the style:X.X.X.css file. In my minimal installation, that component is missing, causing the Gambas CGI binary to abort internally and forcing Apache to return a 500 error. Since installing the entire desktop suite fixes it, what underlying component or library does gb.web.gui use to generate the dynamic CSS text that might be bundled in the main meta-package but missing from the minimal headless packages? I hope you can find which library Apache2 is missing to correctly display the WebApps. Best regards, Omar. Omar MORENO changed the state of the bug to: Accepted. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
| [Gambas-bugtracker] Bug #3176: Creation of a headless WebForm runtime metapackage | <bugtracker@xxxxxxxxxxxxxx> |