Search the web
Sign In
New User? Sign Up
DesktopLinuxAsm
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
problem with asmplan   Message List  
Reply | Forward Message #25 of 354 |
Re: [DesktopLinuxAsm] problem with asmplan

On 08/22/2005 09:35 am, QUASAR wrote:
> Hi all!
> There is a problem with asmplan. When I run 'make install' then it works
> fine but when I compile my own version with nasm 0.98.37 or 0.98.39 then
> resulting binary doesn't properly recognize pressed keys for example:
> - when I press 'n' nothing happens.
> - when I press 's' it wants to add todo to list (like after 'a')
> - when I press 'd' it wants to find text
> and so on.i

I've also encountered this problem and fixed it by recompiling the
library and reinstalling it. Try going into the library directory and
doing a "make" then a "make install" as root. Then recompile
AsmPlan.

The problem seems to be getting all the library module dependencies
between other library modules linked. I thought it was fixed on the
latest version.. I'll check it.

> Also mouse doesn't work on console (but does under xterm).

Right, the console does not support a mouse and AsmPlan
requires a mouse. I thought about adding a mouse driver for
the console, but keep hoping someday the kernel will include
a mouse driver. For awhile there was a version of AsmPlan
using GPM (general purpose mouse driver) but that conflicted
with the goal of using only assembler libraries and code.

The AsmPlan program is scheduled for upgrading someday.
It also has a bug in the date handler which gives the wrong
data occasionally. The problem doesn't keep me from
using the program, so we muddle on <grin>. I've written
new data functions in the library that fix the problem
but need to integrate them into AsmPlan. So many
projects, so little time..


all the best, jeff




Tue Aug 23, 2005 4:40 pm

rabidrecluse
Offline Offline
Send Email Send Email

Forward
Message #25 of 354 |
Expand Messages Author Sort by Date

Hi all! There is a problem with asmplan. When I run 'make install' then it works fine but when I compile my own version with nasm 0.98.37 or 0.98.39 then...
QUASAR
quasar@...
Send Email
Aug 22, 2005
5:23 pm

... I've also encountered this problem and fixed it by recompiling the library and reinstalling it. Try going into the library directory and doing a "make"...
jeff
rabidrecluse
Offline Send Email
Aug 23, 2005
4:42 pm

... I've recompiled all by going to ~/asmide and typing make clean make make install but asmplan still doesn't work as expected. ... GPM is very common on all...
QUASAR
quasar@...
Send Email
Aug 23, 2005
9:04 pm

... Groan... ignore my previous email about recompiling the library. The AsmPlan program does not use the library. I now think the problem can be found in a...
jeff
rabidrecluse
Offline Send Email
Aug 23, 2005
9:01 pm

... I thought it sounded like it might be that one again. I recently got bit by it myself in some code - and I *know* it's there. It *is* quite a useful...
Frank Kotler
fbk69
Offline Send Email
Aug 24, 2005
1:57 am

... HI Frank, Don't bother looking at AsmPlan. I found a long list of problems while looking for the infamous "\" bug. It is amazing. I use AsmPlan every...
jeff
rabidrecluse
Offline Send Email
Aug 24, 2005
2:12 am

Hi all, The asmplan program has been updated and can be found at: http://members.save-net.com/jko%40save-net.com/asm It is a separate file and is not included...
jeff
rabidrecluse
Offline Send Email
Aug 26, 2005
8:42 pm

... You are right it is line 547 in subs.inc db "\",0 ;65 \ after recompiling AsmPlan keys works but now I'll look for other bugs :] -- QUASAR...
QUASAR
quasar@...
Send Email
Aug 24, 2005
6:50 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help