[uae] Re: New test builds

  • From: Lem <l3mming@xxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Wed, 08 Jun 2005 10:41:16 +1000

Hey Rich,

Here's what happens when I try to run your i386/Linux test binary on my
AMD64 Debian Sid install.. (Linux 2.6.11.9 x86_64). I have noticed other
32bit binaries (VMware 5.0.0 in particular) complain in a similar
fashion (about the GTK engine). The 32bit binary works perfectly inside
my IA-32 chroot, including the JIT (no warnings about GTK libs either, I
assume it's using the IA-32 libs then).


lem@azalia64:/usr/src/UAE$ ./e-uae-i386_sdl-20050607

(UAE:6955): Gdk-WARNING **: locale not supported by Xlib

(UAE:6955): Gdk-WARNING **: cannot set locale modifiers

(UAE:6955): Gdk-WARNING **: Error converting from UTF-8 to STRING:
Conversion fr om character set 'UTF-8' to 'ISO-8859-1' is not supported

(UAE:6955): Gdk-WARNING **: Error converting from UTF-8 to STRING:
Conversion fr om character set 'UTF-8' to 'ISO-8859-1' is not supported
E-UAE 0.8.28-CVS
Build date: Jun  7 2005 14:52:32
SDLGFX: Initialized.
SDLGFX: Using SDL version 1.2.8.
SDLGFX: Display is 32 bits deep.
SDLGFX: Found screenmode: 1280x960.
SDLGFX: Found screenmode: 1152x864.
SDLGFX: Found screenmode: 1152x870.
SDLGFX: Found screenmode: 1152x864.
SDLGFX: Found screenmode: 1024x768.
SDLGFX: Found screenmode: 832x624.
SDLGFX: Found screenmode: 800x600.
SDLGFX: Found screenmode: 720x400.
SDLGFX: Found screenmode: 640x480.
SDLGFX: Found screenmode: 640x512.
SDLGFX: Found screenmode: 640x480.
SDLGFX: Found screenmode: 640x400.
SDLGFX: Found screenmode: 640x350.
SDLGFX: Found screenmode: 576x432.
SDLGFX: Found screenmode: 512x384.
SDLGFX: Found screenmode: 416x312.
SDLGFX: Found screenmode: 400x300.
SDLGFX: Found screenmode: 320x240.
SDLGFX: Found screenmode: 320x200.
SDLGFX: Found screenmode: 320x175.
Found 0 joystick(s)
Found x11pc raw keyboard mapping
Using cooked keymap
Opening cfgfile '/home/lem/.uaerc'...failed
Opening cfgfile '.uaerc'...failed
Testing the RDTSC instruction ... done.
Calibrating TSC frequency...ok - 1010.97 BogoMIPS
Testing system sleep function.....
Average duration of a 1ms sleep: 2 ms
Found x11pc raw keyboard mapping
Using cooked keymap

(UAE:6955): Gtk-WARNING **: /usr/lib/gtk-2.0/2.4.0/engines/libxfce.so:
cannot open shared object file: No such file or directory

*** REPEATED NUMEROUS TIMES ***

(UAE:6955): Gtk-WARNING **: /usr/lib/gtk-2.0/2.4.0/engines/libxfce.so:
cannot open shared object file: No such file or directory

(UAE:6955): Pango-WARNING
**: /usr/lib/pango/1.4.0/modules/pango-basic-fc.so: ca nnot open shared
object file: No such file or directory
Failed to load Pango module for id: 'BasicScriptEngineFc'

*** REPEATED NUMEROUS TIMES ***

(UAE:6955): Pango-WARNING
**: /usr/lib/pango/1.4.0/modules/pango-basic-fc.so: ca nnot open shared
object file: No such file or directory
Failed to load Pango module for id: 'BasicScriptEngineFc'
(UAE:6955): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (obje ct)' failed

(UAE:6955): Pango-CRITICAL **: _pango_engine_shape_shape: assertion
`PANGO_IS_FO NT (font)' failed

Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed:
(glyphs-> num_glyphs > 0)
aborting...
Aborted



Could you upload a source snapshot? Perhaps I can try building a native
64bit version of E-UAE to test.

Cheers,
Lem

On Tue, 2005-06-07 at 15:36 -0500, Richard Drummond wrote:
> Hi All
> 
> You can find new test builds of E-UAE based on the current CVS state at
> http://rcdrummond.net/uae/test/20050607/
> 
> This includes:
> 
> Better interpretive CPU speed (up to 30% better).
> 
> Improved SDL screenmode detection (it'll let you use any host screenmode for 
> a 
> P96 screen - great for those with wide-screen displays - and it should always 
> get the pixel format right now).
> 
> Fix for raw key-mapping of the Less-than/greater-than key on international 
> keyboards under SDL (thanks to Staf Verhaegen).
> 
> Ability to not use host time-stamp counter for synchronization on x86 hosts 
> (useful if your machine does frequency scaling). A similar option exists for 
> ppc hosts to disable use of the PPC timebase register. It's probably less 
> useful there. See earlier posts on this list about this stuff.
> 
> Fix for path handling in virtual filesystem for AmigaOS hosts.
> 
> Some other bits and pieces. See the ChangeLog.
> 
> 
> The Linux/x86 build against SDL is currently available. MacOS X and AmigaOS4 
> builds will be going up shortly. Holler if you want a binary for some other 
> platform to test.
> 
> Cheers,
> Rich
> 


Other related posts: