Re: display problem on x86-64bit / cairo

2013-01-30 Thread David Chisnall
I don't see this behaviour with r36030. When I update to the latest svn (r36036), I see a huge number of compiler warnings from mismatched types in method declarations and definitions. It seems that a lot of changes to headers were committed, but not the corresponding changes to the

Re: display problem on x86-64bit / cairo

2013-01-30 Thread Fred Kiefer
On 29.01.2013 00:57, Riccardo Mottola wrote: Hi, after the latest update, all apps (even if rebuilt) display black emnus, black backgrounds, etc, as in the attached screenshot. Linux-x86-64 with cairo backend. I don't appear to experience this on x86-32 Riccardo Thank you for reporting

Re: Problem with Cenon

2013-01-30 Thread Fred Kiefer
On 30.01.2013 05:12, Georg Fleischmann wrote: On 26.01.2013, at 14:40, Fred Kiefer wrote: Thank you for this new version of Cenon. I had to add the definition #ifndef MAXFLOAT #define MAXFLOATFLT_MAX #endif into DocView.m, VGroup.m and VPolyline.m to get it to compile on my OpenSuse

Re: display problem on x86-64bit / cairo

2013-01-30 Thread Fred Kiefer
On 30.01.2013 09:39, David Chisnall wrote: I don't see this behaviour with r36030. When I update to the latest svn (r36036), I see a huge number of compiler warnings from mismatched types in method declarations and definitions. It seems that a lot of changes to headers were committed, but not

Re: display problem on x86-64bit / cairo

2013-01-30 Thread David Chisnall
On 30 Jan 2013, at 09:02, Fred Kiefer wrote: On 30.01.2013 09:39, David Chisnall wrote: I don't see this behaviour with r36030. When I update to the latest svn (r36036), I see a huge number of compiler warnings from mismatched types in method declarations and definitions. It seems that a

Re: display problem on x86-64bit / cairo

2013-01-30 Thread David Chisnall
On 30 Jan 2013, at 09:11, David Chisnall wrote: I've spent the last half hour compiling with -Werror and fixing everything that stops compilation, and I'm now probably about 80% of the way through, so there were a nontrivial number of errors. Okay, make that 40%. It turns out fixing some

Re: display problem on x86-64bit / cairo

2013-01-30 Thread Fred Kiefer
On 30.01.2013 10:57, David Chisnall wrote: On 30 Jan 2013, at 09:11, David Chisnall wrote: I've spent the last half hour compiling with -Werror and fixing everything that stops compilation, and I'm now probably about 80% of the way through, so there were a nontrivial number of errors.

Re: Help with gdb needed

2013-01-30 Thread Marcus Müller
Hi, I have a bit more info on that bug available now, which seems to be a race condition. The bug occurs when two GSAvahiNetService instances are being removed from a GSAvahiNetServiceBrowser in rapid succession. (This probably doesn't occur for too many people out there, but I happen to have