Re: [hatari-devel] Updating to Hatari 2.0.0 in Fedora |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Updating to Hatari 2.0.0 in Fedora
- From: David Savinkoff <dsavnkff@xxxxxxxxx>
- Date: Thu, 5 Jan 2017 08:29:49 -0700 (MST)
- Cc: Andrea Musuruane <musuruan@xxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telus.net; s=neo; t=1483630189; bh=sq8dqJlkvupZO6J6WEYl7dncS+6w0X1SEGf4RkD3Hkg=; h=Date:From:To:Cc:In-Reply-To:Subject; b=5KgK1X5A6GwG4SQSyLgeHdMbYxLim3JcU8E+7yhbkMjexGpUBrS1Uq64If+bzvCQF l3vQAi9HFlrVf5LK/VByw56kWr6W9RSgWBOW5Q3wNDocLJa64a1o6CzUuhkMicM/WI V+w9tJNaenAb3CmLu0qbPCYJL5Xtr1SzTdDJTx4pSpJz/dLzWEYNYruU99M5czUbkW cTtjnudugLVka54w5H40Ml4yJAkLc94X/fjZ30RRgDf2gPfEcJn/zvYiMgeH5RHs3N fOEMo1g1p5hpOhHahIcb+txEp5fTOTwN4iq1mJ8pvFi86mBxzBCzFjkbWgjdtMphRy ocZPmzsN5Je3g==
- Thread-index: XRzuM4kRr1PYBmFI49PiDLjjHQ4iPw==
- Thread-topic: Updating to Hatari 2.0.0 in Fedora
----- Thomas Huth wrote:
> Am Sun, 1 Jan 2017 19:33:45 +0100
> schrieb Andrea Musuruane:
>
> > Hi!
> >
> > On Sun, Jan 1, 2017 at 6:22 PM, Thomas Huth wrote:
> >
> > > Am Sun, 1 Jan 2017 18:05:34 +0100
> > > schrieb Andrea Musuruane:
> > >
> > > > On Sun, Jan 1, 2017 at 11:06 AM, Thomas Huth
> > > > wrote:
> > > > > Does this patch here help with the embedding:
> > > > >
> > > > > https://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/092f6e163261
> > > > >
> > > > No. I still have the same behaviour.
> > >
> > > Too bad - it was fixing the problem for me on Fedora 24.
> [...]
> > > And what's your windowing manager again? Gnome? (I was using XFCE)
> > >
> >
> > Gnome
>
> OK, I've now installed Gnome, too, and was able to reproduce the issue
> there. Looks like we've explicitely got to create the window there
> without borders. This patch fixed the issue for me on Gnome:
>
> https://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/2b82cd9e99d1
>
> Thomas
>
Hi Thomas,
Your patch fixed the issue with: Gnome / CentOS 6 / SDL 2.0.5
on my system.
David