PDA

View Full Version : MeGUI .196::anothercrash() ......


MeteorRain
21st June 2005, 20:22
i haven't updated to new version so if it has already fixed please tell me.:p

now let's see how to produce another crash:

go to the meGUI folder, walk into 'jobs', click a file, Ctrl-C and Ctrl-V to make a copy. then run the meGUI, meGUI::anothercrash() called :o :o

===========
i should say i am not so free to produce so many crashes. i am just want to save time when encoding a lot of episodes so i just create one job and copy them as many ones, modify some attibute and think they might work but it just crashed.
===========
well, if you open the copy of job, change the <name> attribute, save. run meGUI, and everything seems to be fine.
now, just close the meGUI and restart it, meGUI::anothercrash_alternative() called lol...

regards for bugfix
MeteorRain@midnight......
(tired and goto sleep:p)

Doom9
21st June 2005, 20:38
Well.. there are two problems here.. one is the job name which must be unique. The other is the position which also must be unique. I can catch those crashes but I cannot load two jobs that have one or both of those attributes at the same value.

Doom9
21st June 2005, 20:40
however, you can load a job by selecting it in the queue and press load.. then reconfigure what's applicable and press queue. But I might just have lead you on another bughunt ;) I plan to improve that loading feature (right now mux jobs are once again unsupported) and offer the possibility to update an existing job (press load, reconfigure, press update to overwrite).