Re: MenuStyle problem: menu style * is in use

2002-05-21 Thread Dominik Vogt
On Mon, May 20, 2002 at 09:51:53PM +, Mikhael Goikhman wrote:
 After any tear-off menu is created (and possibly closed),
 MenuStyle * something refuses to work until restart:

Hm.  Of course it is in use.  Making a copy of the whole menu
style for each tear off menu seems to be overkill, though.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
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: MenuStyle problem: menu style * is in use

2002-05-21 Thread Mikhael Goikhman
On 21 May 2002 12:40:56 +0200, Dominik Vogt wrote:
 
 On Mon, May 20, 2002 at 09:51:53PM +, Mikhael Goikhman wrote:
  After any tear-off menu is created (and possibly closed),
  MenuStyle * something refuses to work until restart:
 
 Hm.  Of course it is in use.  Making a copy of the whole menu
 style for each tear off menu seems to be overkill, though.

Why a menu style is in use after all tear-off menus are closed?
I.e. the question is why ST_USAGE_COUNT is not 0 in this case.

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]


gcc warnings

2002-05-21 Thread Dan Espen

I don't know if its just my compiler,
but current CVS generates this warning:

../../fvwm2_5_2/fvwm/colorset.h:28:8: warning: extra tokens at end of
 #endif directive

Too bad, it sure makes the #endif directive more readable.
Maybe its my version of gcc, after all, the token is #defined to
nothing.

-- 
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]


Long pinup menus

2002-05-21 Thread Dan Espen

I have a very long menu, its about 2 1/2 screens worth,
it has a more... leading to a more

If I pin up the first menu by clicking on the title with the
middle button, I get a frame and the more... line is
repeated twice.  Both more... entries lead to the same
submenu, so I guess this is a bug.

I'm unable to pin up the submenu for the more... menu,
it has no title, so I don't see what to click on to
pin it up.

-- 
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]


Re: gcc warnings

2002-05-21 Thread Dmitry Yu. Bolkhovityanov
On Tue, 21 May 2002, Dan Espen wrote:

 
 I don't know if its just my compiler,
 but current CVS generates this warning:
 
 ../../fvwm2_5_2/fvwm/colorset.h:28:8: warning: extra tokens at end of
  #endif directive
 
 Too bad, it sure makes the #endif directive more readable.
 Maybe its my version of gcc, after all, the token is #defined to
 nothing.

Usually it is enough to change from

#endif TOKEN

to

#endif /* TOKEN */

_
  Dmitry Yu. Bolkhovityanov
  The Budker Institute of Nuclear Physics
  Novosibirsk, Russia

--
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]


Mail on commits is broken

2002-05-21 Thread Dan Espen
Jason,

  For a few days now, we don't get mail on commits.

  Is there any way you can get that working again?

Thanks,
-- 
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]