Re: [hatari-users] hatariui |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-users Archives
]
- To: hatari-users@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-users] hatariui
- From: Vincent Rivière <vincent.riviere@xxxxxxxxxxx>
- Date: Fri, 17 Nov 2017 17:51:11 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=HnD0GvEqKVplRN+x1gtQ8nOg8sleIHpNLqEIdOvpfrA=; b=bwvNQLTsZxGxm+8WNHDqKaBCiu99Sdu0Ypza6XD5q5oi5PEWB6czY7QQzyGTM27KcV hQR5gtiIdtrweSWSaWlo4c1F0AWGSL5sVFrkPpc4T+UDr4oU/f+EQt44AmkCYoyaeYWU vKaUnEIm8ym2xMc7ksfOtPOYVppQRBuTBIVwqHXeQqXe8Tr80BicBJ6L7nZiNUXL9uir XEYoZayQrbf2bS+XZRNsiCt7odO0bhQm7b4k19NloH/vKi/TF6cRExY4Zpy4Z9u/xDeh //GJg24Uq8buhkFyGgtuQ5d26QVoUvUgMoCahU5np6Hep7Y8J88ud3NwpYO66FY2Mghq zmlQ==
Le 17/11/2017 à 00:10, Eero Tamminen a écrit :
You could try whether taking latest config.py & hatari.py,
possibly also dialogs.py, from the Mercurial repo is enough:
https://hg.tuxfamily.org/mercurialroot/hatari/hatari/file/tip/python-ui
cd /usr/share/hatari/hatariui
sudo mv config.py config.py.bak
sudo mv hatari.py hatari.py.bak
sudo wget
https://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw-file/tip/python-ui/config.py
sudo wget
https://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw-file/tip/python-ui/hatari.py
Good! It works fine.
I hope that the Debian package will be updated.
However, the Hatari main window is external, not embedded into the
Hatari UI window.
BTW, I use Ubuntu 17.10 Artful Aardvark. It uses X over Wayland, I don't
know if that matters.
--
Vincent Rivière