On 12/30/2020 7:11 AM, Rory O'Farrell wrote:
> On Wed, 30 Dec 2020 06:37:18 -0500
> Jim Jagielski wrote:
(Off topic: A "Good Thing", in capital letters, is a normally reference to a
> comic history of England "1066 and All That", by WC Sellar and RJ Yeatman,
> [London 1930], which boiled all En
I like having buffers.
> On Dec 30, 2020, at 8:55 AM, Matthias Seidel
> wrote:
>
> Hi Jim,
>
> Just out of curiosity, is there a specific reason why we omit 9804 and
> go to 9805 here:
>
> https://github.com/apache/openoffice/blob/30f2cd9a04dc52522341372a9eff85674a7e9f73/main/solenv/inc/minor
Hi Jim,
Just out of curiosity, is there a specific reason why we omit 9804 and
go to 9805 here:
https://github.com/apache/openoffice/blob/30f2cd9a04dc52522341372a9eff85674a7e9f73/main/solenv/inc/minor.mk#L23
Regards,
Matthias
Am 30.12.20 um 12:37 schrieb Jim Jagielski:
> Hmmm. Scanning both
The GailWindow error commes from the GTK+. I have looked into that
without finding the source. However, I think a lot of GTK application
have that message, so may well be this is something more general.
However in generall our GTK implementation is flawed. We call some wrong
functions, I docum
On Wed, 30 Dec 2020 06:37:18 -0500
Jim Jagielski wrote:
> Hmmm. Scanning both trunk and AOO419 for 'GailWindow', I'm not seeing any
> code level diffs between the 2.
>
> I wonder if it's related to this:
> https://mail.gnome.org/archives/commits-list/2011-July/msg00596.html
>
> > On Dec 30, 2
Hmmm. Scanning both trunk and AOO419 for 'GailWindow', I'm not seeing any code
level diffs between the 2.
I wonder if it's related to this:
https://mail.gnome.org/archives/commits-list/2011-July/msg00596.html
> On Dec 30, 2020, at 5:43 AM, Rory O'Farrell wrote:
>
>
> Starting 4.19 in a termi
On Wed, 30 Dec 2020 10:43:56 +
Rory O'Farrell wrote:
>
> Starting 4.19 in a terminal I get
>
> > Gtk-Message: 10:33:16.929: Failed to load module "atk-bridge"
>
> > ** (soffice:6909): WARNING **: 10:33:16.936: Unknown type: GailWindow
>
> The Unknown type GailWindow has been around for
Starting 4.19 in a terminal I get
> Gtk-Message: 10:33:16.929: Failed to load module "atk-bridge"
> ** (soffice:6909): WARNING **: 10:33:16.936: Unknown type: GailWindow
The Unknown type GailWindow has been around for quite some time.
I think the 'Failed to load module "atk-bridge"' is new;