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

Re: IDE taskbar icon (from shell)


1.
Thanks Bruce, knowing you have a QT only system i tried with GTK and QT.

it seems to be only when the IDE runs with an explicit QT toolkit from
terminal.

all the following show a gambas icon on my system..
GB_GUI=gb.gui gambas3
GB_GUI=gb.gui.qt gambas3
GB_GUI=gb.gtk3 gambas3

These do not...
GB_GUI=gb.qt5 gambas3
GB_GUI=gb.qt6 gambas3

So it's odd the QT switcher gb.gui.qt works okay but explicitly using
gb.qt5 or gb.qt6 does not

2.
Scumm  ;)

Respects
BruceS


On Thu, 3 Sept 2026 at 06:00, BB <adamnt42@xxxxxxxxx> wrote:

> On 3/9/26 6:10 am, Bruce Steers wrote:
>
> I have a minor issue.
>
> If i launch gambas ide from icon or menu then open a project the
> window/taskbar icon is the gambas icon.
>
> if a project is opened via shell it shows a generic icon.
> Ie.
> gambas3 /path/to/project
> see attached picture
>
> is that a linux glitch or can a fix be found?
>
> Respects
> BruceS
>
> 1. You're holding your mouth wrong! (aka it works fine here both ways.)
>
> 2. We did you get Monkey Island for linux?
>
> b
>

Follow-Ups:
Re: IDE taskbar icon (from shell)Bruce Steers <bsteers4@xxxxxxxxx>
References:
IDE taskbar icon (from shell)Bruce Steers <bsteers4@xxxxxxxxx>
Re: IDE taskbar icon (from shell)BB <adamnt42@xxxxxxxxx>