[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gb.desktop trouble
[Thread Prev] | [Thread Next]
- Subject: gb.desktop trouble
- From: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Wed, 27 Aug 2025 10:54:21 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Not long ago I migrated my projects from 3.18.4 to 3.19.6 in a production environment.
I have a piece of code that created a pdf (using gb.cairo) and nexts opens is using:
Desktop.Open(sPathPdf)
This has always worked, but now it gave an error asking for gb.dbus, so I installed it.
Next, no more error but this:

I don't want this crap appearing for users, just want to open pdf and show.
Now, none of above suggestions shows me a pdf viewer although my system should know what to use.

How to I solve this that user just get's what always was, no dialogs, just an opened pdf.
Sent with Proton Mail secure email.
Re: gb.desktop trouble | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |