View Full Version : The May 8 CVS commit
Morannon
05-08-2002, 01:19 PM
Does it work? =)
Just cvs update'd, configured and make'd
When I run showeq, it gets as far as displaying :
Opcode Logging Mask: 0 0 0
Then,
Aborted
And exits. I have the libEQ.a with an md5sum of f1ddd1ffa527...
I removed my showeq.conf and used the one from CVS in case that was causing the problem.
Anyone have any ideas?
Morannon
05-08-2002, 02:45 PM
Well, just been running ShowEQ in gdb -
406 pSkillWinMenu = new QPopupMenu;
407 m_id_view_PlayerSkills_Options = pViewMenu->insertItem( "Player &Skills", pSkillWinMenu);
50 bool deref() { return !--count; }
652 d->deleteSelf();
Program received signal SIGABRT, Aborted.
If I edit interface.cpp and change line 407, so that it reads
= pSkillWinMenu->insertItem
it seems to work ok.
Do I have a bad co from cvs, or is this a bug?
myleftfoot
05-08-2002, 03:10 PM
Just updated a couple hours ago, no issues here. However, there was one patch in announce which showed a date of the ninth, and another which showed a date of the eighth. Internation date line stuff or something. In any case, I did a cvs update and all was fine.
Dr_Madd
05-09-2002, 11:21 AM
SEQ Not working since patch. I understand I need the new libeq.a
So, when I get home I need to get libeq.a from smurfette or wherever.
Then, remove my old libeq.a
re ./configure ?
Could anyone point me in the right direction in regards to updating and CVS information. Updating CVS ?
Madd
2k God, linux newb
high_jeeves
05-09-2002, 11:59 AM
Please search.. there a number of threads on how to update.. the least of all being in all of the HOWTOs posted here..
--Jeeves
Powered by vBulletin® Version 4.1.11 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.