protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] Xlib errors


From: Remon Sijrier
Subject: [Protux-devel] Xlib errors
Date: Sat, 1 Nov 2003 00:57:30 +0100
User-agent: KMail/1.5.3

On Friday 31 October 2003 21:50, Luciano Giordana wrote:
> Xlib erros occurs in multithread programs. No X or qt calls must be called
> from the child threads. Thats why all GUI updates must be done by a qtimer
> not from inside the thread. This is point of reviw in 0.21-...

Removed all those calls from peakBuildThread, and used a qtimer from within 
Song. Only Mixer is also threaded, and there are no such calls from within 
mixer as far as I know....


> I will commit the new plan after 0.20 releasing. One of the most import
> points is to review the threaded structure and clean all X calls from the
> threads.
>
> I will assign this task to you.

Ok

>
> > I still got Xlib errors. I don't know for sure, but from the
> > peakBuildThread there were calls to Song::recreate_mta().
> > I removed those calls, and implemented a updateProgressTimer in Song,
> > please test this change, and give feedback if you get unexpected
> > problems. And of course, the Xlib errors should have gone.
>
> thats what I said. Timers solves that problems. Have that in time for the
> incoming cleaning process
>
>
>
>
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/protux-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]