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 » TheIDE crash and possible fix (602) [WAS FIXED]
BugFixedDead.gif  TheIDE crash and possible fix (602) [WAS FIXED] [message #2762] Tue, 25 April 2006 04:56 Go to next message
prof is currently offline  prof
Messages: 7
Registered: April 2006
Promising Member
To reproduce:

1) open TheIDE
2) create an empty package
3) open package organizer
4) right-click

TheIDE crashes in release mode, and asserts in debug mode

Proposed fix:

UppDlg.cpp, in void PackageEditor::OptionMenu(Bar& bar)

bar.Separator();
+ if (!option.IsCursor())
+ {
+ return;
+ }
int type = option.Get(0)

I don't know what is the best way to fix, but this hack worked for me Smile

[Updated on: Wed, 03 May 2006 19:51] by Moderator

Report message to a moderator

Re: TheIDE crash and possible fix (602) [message #2767 is a reply to message #2762] Tue, 25 April 2006 09:27 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks, in fact, this was fixed a while ago.

At least it looks like that the learning curve is not that bad for u++ Smile

Mirek

[Updated on: Tue, 02 May 2006 09:16] by Moderator

Report message to a moderator

Re: TheIDE crash and possible fix (602) [WAS FIXED] [message #3224 is a reply to message #2762] Sun, 14 May 2006 12:38 Go to previous messageGo to next message
leszeklach is currently offline  leszeklach
Messages: 3
Registered: May 2006
Location: Poland
Junior Member
actually, it wasn't fixed. i have the same problem with my u++ (v. 602 final) right now..
Re: TheIDE crash and possible fix (602) [WAS FIXED] [message #3225 is a reply to message #3224] Sun, 14 May 2006 13:04 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
leszeklach wrote on Sun, 14 May 2006 06:38

actually, it wasn't fixed. i have the same problem with my u++ (v. 602 final) right now..



It was identified and fixed AFTER 602 final.

Mirek
Re: TheIDE crash and possible fix (602) [WAS FIXED] [message #3228 is a reply to message #3225] Sun, 14 May 2006 20:18 Go to previous messageGo to next message
leszeklach is currently offline  leszeklach
Messages: 3
Registered: May 2006
Location: Poland
Junior Member
hmm. yes, but there is no u++ devel in ports, only final builds.

when the new version, or some minor final update (ie. 602.1) will be released, so they could port it to freebsd?

[Updated on: Sun, 14 May 2006 20:19]

Report message to a moderator

Re: TheIDE crash and possible fix (602) [WAS FIXED] [message #3229 is a reply to message #3228] Sun, 14 May 2006 21:42 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
leszeklach wrote on Sun, 14 May 2006 14:18

hmm. yes, but there is no u++ devel in ports, only final builds.

when the new version, or some minor final update (ie. 602.1) will be released, so they could port it to freebsd?


Ah, BSD Smile

You can always take latest sources and compile them using TheIDE.

Next version, 605, is in release process now. RC2 will be released toninght or tommorow. Well, main releases are windows and linux, FreeBSD port will likely be released later.

Mirek
Previous Topic: Cut & Paste by Mouse Wheel
Next Topic: Missing character (½) in 605 rc1 and rc2
Goto Forum:
  


Current Time: Thu Apr 25 13:11:47 CEST 2024

Total time taken to generate the page: 0.02760 seconds