[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird problem


Hello all,

I have a very weird problem. I have gambas 3.18.4 installed on my system (debian 12 amd64) that has 4 different user account. I use one for work development, one for packaging and development around that, one for my private developments. I packaged 3.18.4 a long time ago and installed it on this and the systems at work. All has been working just fine.

Yesterday, I repackaged gambas 3.18.4, as during the OBS packaging I have very much improved the recipe (less packages). Packaging and making the repository is mostly automated and was quickly done. After setting up the repository on my home server (old laptop with headless debian 12) I installed with apt-get the new version.

To my big surprise gambas IDE did not start on 2 out of 4 accounts on my system! All installed gambas applications run on ALL accounts (even on those where IDE doesn't start). So, just IDE only runs on 2 of the 4 accounts!! I made a new account and on the new account gambas IDE started just fine. How can it be that on the same system, the same installed Gambas runs under 1 account but not under the other. I am bedazzled.

This is the error I get when starting gambas3 (note that IDE will not start up visually):
[gb.form.htmlview].HtmlView._new.48: #2: Cannot load class 'HtmlViewDocument': Cannot load parent class: Cannot load class '_HtmlDocument': Unable to load SVG file
[gb.form.htmlview].HtmlView._new.48 HelpView.ReadConfig.37 HelpView._new.18 FProperty.FProperty.0 FProperty.@new.0 FMain._new.59 Project.Main.419 ?

Why would it say that it can't load class '_HtmlDocument', when it does under 2 out of 4 accounts. Excuse me 3 out of 5 as a made a new account to test and there it works as well
If anyone has any clue what might be happening please let me know as I'm NOT looking forward to recreating these accounts and setting them up again fro remote sync, git, managing remote servers etc.

gbWilly

[Gambas3 for Debian/Ubuntu](https://gitlab.com/gbWilly/gambas3-debian-repository)

Sent with [Proton Mail](https://proton.me/mail/home) secure email.

Follow-Ups:
Re: Weird problemFabien Bodard <gambas.fr@xxxxxxxxx>
Re: Weird problemBruce Steers <bsteers4@xxxxxxxxx>