[Gambas-user] Bug using TASK object

Jussi Lahtinen jussi.lahtinen at ...626...
Mon May 6 16:20:00 CEST 2013


If you want to use GUI with every thread, you can make them separate
projects and start them with main project.
There are a lot of options how the projects can interact with each other,
depending on your needs.
File, pipe, DBus, ...

Jussi


On Mon, May 6, 2013 at 12:03 PM, Olivier Cruilles
<linuxos at ...1896...>wrote:

> Hi Benoit,
>
> Forget my problem about TASK object. I think this not for my usage.
>
> After many time trying different solutions about my problem of xcb_io.c,
> if I use TIMER to chain each step of the treatment
> this bug appear mutch later but it alway appear.
>
> So I completely forget TASK to solve my problem and use a different
> solution.
>
> I'm disappointed about this bug because I was very happy to use TASK
> object, It was for me a great approach to treat many process in parallel.
>
> Just for information, for 3 days of datas to be treated, I must execute
> over 110 000 external commands.
>
> Cordialement,
>
> Olivier Cruilles
> Mail: linuxos at ...1896...
>
> Le 4 mai 2013 à 16:19, Benoît Minisini <gambas at ...1...> a
> écrit :
>
> > Le 04/05/2013 12:33, Olivier Cruilles a écrit :
> >> Hi Benoit,
> >>
> >> I found that on internet. Does it help you or talk to you ?
> >>
> >>
> http://www.unix.com/programming/153046-fork-thread-assertion-failed-x11.html
> >>
> >> Cordialement,
> >>
> >> Olivier Cruilles
> >> Mail: linuxos at ...1896...
> >>
> >
> > Mmm... and so? If you want to use GUI things inside tasks, you can't,
> > that does not work.
> >
> > --
> > Benoît Minisini
> >
> >
> ------------------------------------------------------------------------------
> > Get 100% visibility into Java/.NET code with AppDynamics Lite
> > It's a free troubleshooting tool designed for production
> > Get down to code-level detail for bottlenecks, with <2% overhead.
> > Download for free and get started troubleshooting in minutes.
> > http://p.sf.net/sfu/appdyn_d2d_ap2
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list