Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » big problems with autobuild 1240
big problems with autobuild 1240 [message #21668] Sun, 31 May 2009 17:28 Go to next message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
I'm experiencing big problems with the latest autobuild (1240) on debian 64.

1. Blitz build does not work.

2. Very strange problems with multithreading, my app seems to be stucked in many case. I never had problems with previous versions.
I believe you must have more details but for the moment i don't managed to create a small test case to show the problem.

Do you have problems with multithreaded apps ?

cocob

[Updated on: Sun, 31 May 2009 17:28]

Report message to a moderator

Re: big problems with autobuild 1240 [message #21670 is a reply to message #21668] Sun, 31 May 2009 22:00 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cocob wrote on Sun, 31 May 2009 11:28

I'm experiencing big problems with the latest autobuild (1240) on debian 64.

1. Blitz build does not work.



Already fixed, sorry..

Quote:


2. Very strange problems with multithreading, my app seems to be stucked in many case. I never had problems with previous versions.
I believe you must have more details but for the moment i don't managed to create a small test case to show the problem.

Do you have problems with multithreaded apps ?

cocob


Well, there was extensive refactoring of MT. It is possible that something went wrong.

Can you provide details? Is it GUI app? Is it using Post?

Mirek
Re: big problems with autobuild 1240 [message #21678 is a reply to message #21668] Sun, 31 May 2009 23:31 Go to previous messageGo to next message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
i have solved my problems.
There was a call to Button::SetImage in an other thread that the main one.
But i don't understand why this was working before.

cocob
Re: big problems with autobuild 1240 [message #21679 is a reply to message #21678] Mon, 01 June 2009 00:13 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cocob wrote on Sun, 31 May 2009 17:31

i have solved my problems.
There was a call to Button::SetImage in an other thread that the main one.
But i don't understand why this was working before.

cocob


Good!

Note that you can now keep calling Button::SetImage as long as you use GuiLock... Smile

Mirek
Re: big problems with autobuild 1240 [message #21720 is a reply to message #21668] Tue, 02 June 2009 09:58 Go to previous message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
I have migrate my code with GuiLock, it is very usefull and all works perfectly thanks !

cocob
Previous Topic: Theide and LineEdit fix for Chinese font display.
Next Topic: SVN Sync - Commit Message - DocEdit Please?
Goto Forum:
  


Current Time: Fri Apr 19 21:51:43 CEST 2024

Total time taken to generate the page: 0.07113 seconds