|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Apr 23, 2008 7:26 pm
What are the *critical* bugs to fix for the public version? |
I've seen some threads talking about how CMUD isn't "ready for primetime". I know the latest 2.22 beta version is much better than the current 2.18 public version in many ways. So I obviously want to make the 2.23 public version as good as possible.
So please post links in this thread to any other bug report threads that you personally think are critical to fix for the 2.23 public version. That will really help me prioritize my work over the next week or so.
Keep in mind that I still won't be able to do much about most mapper-related issues. Unless it's something really easy, I doubt I have the time to dig very deep into the current mapper code, which will be replaced later this year anyway.
Try not to just repeat every bug report that you have posted. I really want this to be a *critical* bug list...bugs that are stopping you or your friends from using CMUD 2.22 right now.
Please do NOT POST NEW BUG REPORTS here! Create a separate topic for new bug reports. In this thread, simply give a short subject for the bug and a link to the thread that already discusses it.
Thanks for the help! |
|
|
|
Larkin Wizard
Joined: 25 Mar 2003 Posts: 1113 Location: USA
|
Posted: Wed Apr 23, 2008 8:57 pm |
My short list, re-posted here for others to reference now:
"Updating buttons through events causes crash"
http://forums.zuggsoft.com/forums/viewtopic.php?t=30349
"Incorrect context (or symbol lookup) in event handlers"
(this is possibly what's causing the crashes in the buttons/events topic)
http://forums.zuggsoft.com/forums/viewtopic.php?t=29910
(may or may not be related, but refers specifically to difference between #ONINPUT and #ALIAS when raising an event)
http://forums.zuggsoft.com/forums/viewtopic.php?t=30233
"Issues with class folder scope"
(after further inspection, I believe it may have been related to deleting classes that were disabled, thus an enabled folder with a similar name was deleted in a different module despite the fact that I gave the full (absolute) path to the class folder, but I couldn't reproduce it with a small test script, unfortunately)
http://forums.zuggsoft.com/forums/viewtopic.php?t=30289
"Variables reverting back to previous values"
(happens only to data record variables, it seems; thread says it was fixed in waiting for the background save routine to finish, but it still happens to me regularly in 2.22 and time doesn't seem to be the issue)
http://forums.zuggsoft.com/forums/viewtopic.php?t=30133
No thread for this last issue, but my mapper crashes CMUD (with no exception dialog, just a complete freeze) when I follow any custom exit (i.e., I hit the macro for "north" and the mapper instead sends "enter archway," as it should). It matters not whether the mapper is docked or undocked. Since no one else has mentioned this to my knowledge, I'm considering that it just might be my map database (though it still works fine in zMUD). |
|
|
|
gamma_ray Magician
Joined: 17 Apr 2005 Posts: 496
|
|
|
|
ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
|
|
|
JQuilici Adept
Joined: 21 Sep 2005 Posts: 250 Location: Austin, TX
|
Posted: Thu Apr 24, 2008 7:52 pm |
I will heartily second (third?) the comments about the DB variable saving - silent loss of data is always a Bad Thing. This would be priority #1 IMHO.
Priority #2 would be the %subregex fix (also mentioned above), which ought to be pretty quick.
And, given that you don't want to hear about mapper problems, the only other thing that irks me on a regular basis is the magical reappearing command-lines on child windows (http://forums.zuggsoft.com/forums/viewtopic.php?t=30257 among others). But I can live with that for a long while. |
|
_________________ Come visit Mozart Mud...and tell an imm that Aerith sent you! |
|
|
|
cuprohastes Wanderer
Joined: 22 Oct 2006 Posts: 92
|
Posted: Fri Apr 25, 2008 5:04 pm |
Spell check crashing
The -1% not sending un-parsed text
The UI not saving |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Apr 25, 2008 6:00 pm |
cuprohastes: As I mentioned, you must give me a LINK to the forum thread that discusses the bug that you are reporting. I have never been able to reproduce any problem with spellchecking, and I have no idea what you are talking about with your other two bugs. My guess is that you are having problems specific to your system or setup and you need to have other forum threads to discuss these specific issues. But none of those issues are currently on my bug list at all.
|
|
|
|
makena Apprentice
Joined: 11 Aug 2006 Posts: 100
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Wed Apr 30, 2008 8:47 pm |
Don't yell, but I would really like to see the problem with MXP and Ansi being interpreted correctly so I can convert my logs to HTML.
http://forums.zuggsoft.com/forums/viewtopic.php?t=29899&highlight=html+logs
Quote: |
The fact that CMUD is adding the ESC[0S sequences to the log file is a bug. |
I use all MXP and would like to convert logs to HTML files. I'll create my own program if I have to, but I can't do it the way the codes are in the logs now. |
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
|
|
|
|
|