problem with TkDiff menues

2002-05-28 Thread Giuseppe Della Ricca
Hi !

I'm having some problems with a Tk application called 'tkdiff'
(http://www.accurev.com/free/tkdiff/): its menues show up in random positions 
on the screen ... but after moving the whole window they pop up in the right 
place.

I seem to remember it was working fine some months ago, but I'm using the 
current CVS version of fvwm, and I can't say when it really started.

I can provide some details of my config, if needed (I don't know where to 
start looking in this particular case ...).

Please CC if you need a fast feed-back from me.

Thanks a lot in advance !!

Cheers,
Giuseppe.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: CVS olicha: * Finished shadow text implementation for modules

2002-05-28 Thread Dan Espen
FVWM CVS fvwm-workers@fvwm.org writes:
 CVSROOT:  /home/cvs/fvwm
 Module name:  fvwm
 Changes by:   olicha  02/05/24 08:03:38
 
 Modified files:
 * Added support for variable fonts for FvwmForm input item
 (Dan do I break something?)

It works pretty well.

Cursor positioning with button 3 and variable width fonts
doesn't get the right position.

-- 
Dan Espen   E-mail: [EMAIL PROTECTED]
444 Hoes Lane  Room RRC 1C-214  Phone: (732) 699-5570
Piscataway, NJ 08854
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


fvwm bug page broken?

2002-05-28 Thread Dan Astoorian
After submitting a bug report to the web interface at www.fvwm.org (as
guest), I received the attached bounce message reporting that
[EMAIL PROTECTED] is undeliverable.

The incoming directory in the bug tracking system doesn't appear to
have any new entries since 05 Apr 2002.

Is this a known problem?

-- 
Dan Astoorian   People shouldn't think that it's better to have
Sysadmin, CSLab loved and lost than never loved at all.  It's
[EMAIL PROTECTED]not, it's better to have loved and won.  All
www.cs.toronto.edu/~djast/  the other options really suck.--Dan Redican---BeginMessage---
This message was created automatically by mail delivery software (Exim).

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [EMAIL PROTECTED]
SMTP error from remote mailer after RCPT TO:[EMAIL PROTECTED]:
host util2.math.uh.edu [129.7.128.23]: 550 unknown user

-- This is a copy of the message, including all the headers. --

Return-path: [EMAIL PROTECTED]
Received: from localhost ([127.0.0.1] ident=65534)
by malifon.math.uh.edu with esmtp (Exim 3.20 #1)
id 17CnqU-sg-00
for [EMAIL PROTECTED]; Tue, 28 May 2002 15:45:30 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: configure --with-xpm-library under Solaris link problem
Message-Id: [EMAIL PROTECTED]
Date: Tue, 28 May 2002 15:45:30 -0500

Full_Name: Dan Astoorian
Version: 2.4.7
CVS_Date: 
OS: SunOS 5.8
X_Server: SUNWxwplt
Submission from: (NULL) (128.100.2.38)


When the configure script compiles the test program for XPM support, it
inserts a -L option for the directory specified by the --with-xpm-library
option.  However, if libXpm is a shared object, and is not in the
standard library path, the test program will be unable to locate the
shared object at runtime.

Under SunOS 5.x (Solaris), the library path needs to be declared with -R
options in addition to -L .  This is done for, e.g., $x_libraries, but not
for $xpm_LIBS .

Please note that setting LD_LIBRARY_PATH is not an acceptable solution.
(See http://www.visi.com/~barr/ldpath.html for a list of reasons why.)

This doesn't appear to have been fixed in the current version, 2.5.1.
---End Message---


Re: CVS olicha: * Finished shadow text implementation for modules

2002-05-28 Thread Olivier Chapuis
On Tue, May 28, 2002 at 01:16:26PM -0400, Dan Espen wrote:
 FVWM CVS fvwm-workers@fvwm.org writes:
  CVSROOT:/home/cvs/fvwm
  Module name:fvwm
  Changes by: olicha  02/05/24 08:03:38
  
  Modified files:
  * Added support for variable fonts for FvwmForm input item
  (Dan do I break something?)
 
 It works pretty well.
 
 Cursor positioning with button 3 and variable width fonts
 doesn't get the right position.


I will take a look soon.
Olivier
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: Notification: incoming/876

2002-05-28 Thread Jan Echternach
On Mon, May 27, 2002 at 02:19:16AM +0200, Dominik Vogt wrote:
 Should be fixed with the next release.  Could you please try the
 latest CVS code or tomorrow's snapshot and report back if the
 problem goes away?

I have tried fvwm-snap-20020528.tar.gz.  The colormap problem has
disappeared, but now the netscape window has the effect of SloppyFocus
(other windows like xterm don't have it, and with fvwm-2.4.7 no
window has SloppyFocus).  I've used the same .fvwm2rc file with both
fvwm versions.

BTW, my keyboard bindings (e.g. Key Left A 3 Scroll -100 0) don't work
with fvwm-snap-20020528.

-- 
Jan   fortune: can't load library '/libc.so.4'
  No such library.
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: Notification: incoming/876

2002-05-28 Thread Jan Echternach
On Wed, May 29, 2002 at 12:04:32AM +0200, Jan Echternach wrote:
 I have tried fvwm-snap-20020528.tar.gz.  The colormap problem has
 disappeared, but now the netscape window has the effect of SloppyFocus
 (other windows like xterm don't have it, and with fvwm-2.4.7 no
 window has SloppyFocus).  I've used the same .fvwm2rc file with both
 fvwm versions.

That diagnosis was too quick.  The netscape window actually loses the
focus as it should, but the color map of the root window is not restored.
So it looks as if netscape still has the focus at the first glance, but
F1, for example, does open fvwm's builtin menu, and upon showing the
popup window (or when the pointer is moved into another window), the
normal colormap is restored and the desktop looks normal again.

-- 
Jan   fortune: can't load library '/libc.so.4'
  No such library.
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FvwmIconMan Patch - Exposing Background Doesnt Redraw

2002-05-28 Thread Mikhael Goikhman
On 28 May 2002 20:11:37 -0500, Dave Trollope wrote:
 
   I have for quite sometime been wondering why on my system the
   FvwmIconMan background was getting left corrupted when another window
   was put on top of it, and then removed. Here is a patch.
  
   The problem was that between 1.4.5 and now, an if() in draw_manager()
   was removed and the clear_empty_region() was (I think) moved. However it
   was moved to an if() with different conditions - it used to be called
   because numWindows  0 (almost always) but this was no longer true.
  
   So, when an Expose event was received, the draw_managers was called and
   the clear_empty_region() was never called. So I added to the dirty_flags
   a REDRAW_BG flag, and set it from within man_exposed. This triggers the
   redrawing of the background for the expose events.
  
   Please take a look at the patch and include it in the next build.
  
  Hm, wasn't that already fixed?  For which release is that patch?
  2.4.x or 2.5.x?
 
 Hi Dominik,
 
 I was setup for the latest code in cvs, 2.5.2 is what fvwm -v shows.
 
 I've seen this behaviour ever since 2.4.5, never seen it fixed since I've been
 on the ML.
 
 I'm thinking perhaps I should regenerate the patch, I realised just now I put
 the #define in the wrong set of defines. It doesn't cause a problem but the
 correct place is a few lines down. I will re-issue the patch - especially
 since I see others have added patches in the last few days too.

Dominik already applied your patch, probably on accident.

Regards,
Mikhael.
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]