[comp.windows.x] xdbx problem

pling@isieng.UUCP (Paul Ling) (04/21/89)

To all xdbx users:

Has any one experienced this kind of problem ?

1. Initially bring up xdbx and point your mouse to the dialog window,
   pressing 'return' does not give you a dbx prompt back.

2. Pop up the 'file' window up and then down, the dialog window
   no longer accept any input from the keyboard.

Any fixes ?

Thanks in advance.

dieter@york.cs.ucla.edu (Dieter Rothmeier) (03/22/90)

I get a segmentation fault in xdbx2.0 when I try to
select something by double-clicking with the shift button
pressed. I tried to find the problem, and traced it to the
function MySelectWord. It is called with a widget of type
TextSrc, and the widget's Scan pointer is NULL. Since I know
almost nothing about widgets, I gave up at this point.

I would like to use the new xdbx, so if somebody could tell
me how to fix this bug I would be most grateful.

This is for the version of xdbx that I got from expo today.

Dieter Rothmeier