Re: [hatari-devel] Updating to Hatari 2.0.0 in Fedora |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi Andrea,
Thanks for subscribing to the mailing list!
For Hatari UI issue, could you try the attached patch?
(In case of real time clock & keep ST resolution options it
may be better option to remove support for them completely
than try to support also older Hatari configs. I need to
think about that a bit.)
- Eero
On 12/17/2016 06:56 PM, Andrea Musuruane wrote:
Hi guys,
I'm the Hatari maintainer in Fedora.
Some of you already know me because I privately mailed them in the past.
Now, hoping to speed up the process of including Hatari 2.0.0 in
Fedora, I subscribed to this mailing list.
I have the following problems with Hatari 2.0.0.
The first issue is that Hatari no longer builds on aarch64:
https://koji.fedoraproject.org/koji/taskinfo?taskID=16928574
https://kojipkgs.fedoraproject.org//work/tasks/8574/ 16928574/build.log
For comparison, v1.9.0 built fine:
https://koji.fedoraproject.org/koji/buildinfo?buildID=720136
The second one is that in v2.0.0 hatariui will no longer embed the
hatari window inside its own but it will create a separate window. I
think this is not the expected behaviour.
This is what I get in the console when I run hatariui:
$ hatariui
Reading configuration file '/home/andrea/.hatari/hatari.cfg'....
('--right', 'about,|,run,pause,forward,|,reset,|,quit')
('--embed', '')
/usr/bin/../share/hatari/hatariui/hatariui.py:606: GtkWarning:
IA__gtk_accel_label_set_accel_closure: assertion
'gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
item = action.create_menu_item()
WAIT hatari to connect to control socket...
('RUN:', ['hatari', '--confirm-quit', 'off', '--control-socket',
'/tmp/hatari-ui-5555.socket', '--configfile',
'/home/andrea/.hatari/hatari.cfg'])
Connecting to control socket '/tmp/hatari-ui-5555.socket'...
new control socket is '/tmp/hatari-ui-5555.socket'
connected!
Video_SetSystemTimings1 1 3
Video_SetSystemTimings2 1 3 -> 2 (WS3) 503 503 64
Hatari v2.0.0, compiled on: Nov 27 2016, 16:29:34
Video_SetSystemTimings1 1 3
Video_SetSystemTimings2 1 3 -> 2 (WS3) 503 503 64
Configured max Hatari resolution = 1920x1080, optimal for ST = 832x588
Embedded window ID change messages = ON
New 832x588 SDL window with ID: 2200007
New size = 832 x 588
[...]
Another problem regarding hatariui is about reading the configuration
file. It seems it can only read ~/.hatari/hatari.cfg. But now hatari
saves it by default in .config/hatari/hatari.cfg on my system.
Bye,
Andrea
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |