Guy Roussin wrote:
> 
> I try hbide on my debian sid, it compiles fine but i get some errors
> when running, i report them here :
> 

The same unresolved, old issue of object destruction.



> =>  Error when applying a theme
> $ ./hbide
> 
> Unrecoverable error 6005: Exception SIGSEGV at address 0x61
> Called from HBQTUI:_QOBJ(0)
> Called from HBQTUI:DESTROY(0) in ../../../THbQtUI.prg
> 

Fixed but not commited yet. 
In the sense that now it is a persistent dialog and is destroyed on exit.



> =>  Incorrect syntax coloration when a comment is like this :
> //****************************
> 

This is a "single line => //" as well as "multi-line /*" comment in one.
I do not know how to tell Qt about this scenario. Any tip is welcome.



> =>  When i create a new project, if i click save button i get this error :
> 
> Error BASE/1132  Bound error: array access
> Called from IDEHOME:ADDPROJECTSINFO(358)
> Called from IDEHOME:REFRESH(316)
> Called from IDEPROJMANAGER:SAVE(554)
> 

I think you are using some old SVN. 
Called from IDEPROJMANAGER:SAVE(554)   shoould be   562
Can you download afresh and test it again?



> Thank you for the great job.
> 

You are welcome.

Thank you for input.


-----
                 enjoy hbIDEing...
                    Pritpal Bedi 
_a_student_of_software_analysis_&_design_
-- 
View this message in context: 
http://n2.nabble.com/hbIDE-On-line-documentation-cum-distro-update-tp4812225p4815222.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to