Author Topic: Fvwm Bug  (Read 2888 times)

alexei

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://
Fvwm Bug
« on: March 24, 2005, 02:30:35 am »
Hello,   I'm trying to set up fvwm so that new windows start off maximized, I think this would be useful on the zaurus (it's always possible to define exceptions for certain programs). According to the docs the following should work in .fvwm2rc:

AddToFunc StartFunction
  + I Module FvwmEvent

*FvwmEvent: StartDelay 4
*FvwmEvent: add_window Maximize

this works on my laptop, but fails on the zaurus. Do any of the fvwm gurus out there have any ideas?
C3100 RC12

dtruchan

  • Jr. Member
  • **
  • Posts: 89
    • View Profile
    • http://
Fvwm Bug
« Reply #1 on: March 25, 2005, 10:12:37 pm »
It would appear that FvwmEvent doesn't run without librplay.so.3
 
860 Debian EABI
Lexar Cards
WCF11 v2.5
Mittoni SD-CF Adapter
Gentoo

alexei

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://
Fvwm Bug
« Reply #2 on: March 26, 2005, 12:26:51 am »
I don't have librplay on my laptop and it's working fine there. Hmmmm, laptop version is 2.5.8
zaurus version is 2.5.10 ...
C3100 RC12

dtruchan

  • Jr. Member
  • **
  • Posts: 89
    • View Profile
    • http://
Fvwm Bug
« Reply #3 on: March 26, 2005, 07:00:50 am »
Quote
I don't have librplay on my laptop and it's working fine there. Hmmmm, laptop version is 2.5.8
zaurus version is 2.5.10 ...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72336\"][{POST_SNAPBACK}][/a][/div]

Check the console from which you launched Fvwm.
When I do, this is what I see:
Code: [Select]
/libexec/fvwm/2.5/10/FvwmEvent: error while loading shared libraries: librplay.so.3: cannot open shared object: No such file or directory
Works fine on my system too, without rplay.  
I would think this is a compilation issue.
860 Debian EABI
Lexar Cards
WCF11 v2.5
Mittoni SD-CF Adapter
Gentoo

alexei

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://
Fvwm Bug
« Reply #4 on: March 29, 2005, 10:46:10 pm »
you're right, it is a compilation issue. FvwmEvent fails to run on the Z (easy to check with ps). On my laptop it's not linked into librplay and it runs happily.

From the man page:

"The  rplay support is enabled when FvwmEvent is compiled with HAVE_RPLAY"

So ... could anyone who has compiled fvwm please give me some pointers!! I have not been able to cross-compile fvwm, which seems to check for the existence of everything under the sun in the configure script. Help in compiling much appreciated.
C3100 RC12

Christoph

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • http://
Fvwm Bug
« Reply #5 on: March 30, 2005, 04:04:23 am »
Hi alexei

Perhaps your happy with this. It was compiled natively on the Z.
Unfortunately I don't remember what I had to do to compile it.

Christoph
SL C850, pdaXrom rc10, fvwm

alexei

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://
Fvwm Bug
« Reply #6 on: March 30, 2005, 10:26:46 pm »
Thank you Christoph! It works a treat.  
« Last Edit: March 30, 2005, 10:27:24 pm by alexei »
C3100 RC12