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

[Gambas-bugtracker] Bug #3003: Old bugs happened again after updating Debian 13 packages.


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

Comment #1 by Benoît MINISINI:

> 1. BUG: Non-resizable apps behave like resizable in Debian 13 GNOME 48.

I guess it's a bug in the Gnome window manager. Gambas tells that he wants a non resizable window, but the window manager is not forced to obey.

If you can try with another window manager less stupid like KDE window manager, you will see that the window is not resizable.

> 2. BUG: GTK warning messages again:
> (org.gambas.2084:2084): Gtk-WARNING **: 16:05:30.336: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node headerbar, owner GtkHeaderBar)
> (org.gambas.2084:2084): Gtk-WARNING **: 16:05:30.336: gtk_widget_size_allocate(): attempt to allocate widget with width -72 and height 19
> (org.gambas.2084:2084): Gtk-WARNING **: 16:05:30.336: Negative content width -23 (allocation 1, extents 12x12) while allocating gadget (node label, owner GtkLabel)

These are just warnings, not errors. GTK+ became moronic since GTK+3 when you want to apply a too small size to a widget. It prints tons of warning like that, but it's almost impossible by code to know what is that minimum size. I tried my best, but sometimes it can fail because of the context (the font size, the widget theme in use, the phase of the moon...)

> 3. QUESTION: I want to continue to translate the Gambas3 application into Turkish. I should also be on the list of translators. Which platform should we use? (My mail: hasanmerkit@xxxxxxxxxx)

You should better use the IDE to translate all Gambas projects located in the source code, it's the easier I think.

https://gambaswiki.org/wiki/howto/translate

Beware that the screenshots are not up to date.

And I will add your name to the list of translators.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----