Re: FVWM: [fvwm] fltk window origin and fvwm

2014-07-09 Thread szukw000
On Mon, 7 Jul 2014 22:05:09 +0100, Dominik Vogt wrote: >It's your application, and I've already given you advice how to >fix it in a way that every window manager handles properly: Use >NorthWestGravity, not StaticGravity. I'm not going to break >other applications by changing fvwm to what you t

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-07-07 Thread Dominik Vogt
On Mon, Jul 07, 2014 at 10:48:34PM +, szukw...@arcor.de wrote: > On Mon, 7 Jul 2014 19:36:06 +0100, Dominik Vogt wrote: > >Other than the hints I already sent you (and to the list)? No. I've > >never used fltk, so I'm the wron person to ask. > > Wrong answer. >... > Only FVWM cannot fix the ma

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-07-07 Thread szukw000
On Mon, 7 Jul 2014 19:36:06 +0100, Dominik Vogt wrote: >Other than the hints I already sent you (and to the list)? No. I've >never used fltk, so I'm the wron person to ask. Wrong answer. In the meantime I have tested * xfce4 : OK * enlightenment : OK * ede : OK * uwm : OK They all fix the

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-07-07 Thread Dominik Vogt
On Sun, Jul 06, 2014 at 06:27:29PM +, szukw...@arcor.de wrote: > did you find anything I made wrong? Other than the hints I already sent you (and to the list)? No. I've never used fltk, so I'm the wron person to ask. Ciao Dominik ^_^ ^_^ -- Dominik Vogt

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-07-06 Thread szukw000
Hello, Dominik, did you find anything I made wrong? winfried

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-27 Thread szukw000
On Mon, 26 May 2014 23:33:20 +0100, Dominik Vogt wrote: >Okay, I got that. I just want to point out that the code in >TIFF.cxx is protected by "#if HAVE_LIBTIFF", but the calls to >TIFF_free_read_info() in flimage.cxx (called from chooser_cb() and >exit_cb()) are not. Fixed. Thank you. winfrie

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-26 Thread Dominik Vogt
On Mon, May 26, 2014 at 10:29:43PM +, szukw...@arcor.de wrote: > On Mon, 26 May 2014 19:43:49 +0100, Dominik Vogt wrote: > > >First, I get three compile errors when building (on a Debian 32-bit > >system): > > The library 'tiff-4.0.3' has a 'libtiff-4.pc' file for 'pkg-config'. > Older versio

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-26 Thread szukw000
On Mon, 26 May 2014 19:43:49 +0100, Dominik Vogt wrote: >First, I get three compile errors when building (on a Debian 32-bit >system): I use SLACKWARE-14.0, a 64-BIT distribution; no 32-bit, no '-m32'. 'configure' shows: your configuration --enable-openjpeg.: no --enable-libjpwl...

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-26 Thread szukw000
On Mon, 26 May 2014 16:38:39 +0200, Viktor Griph wrote: >Can you test and see if using the style MoveByProgramMethod UseGravity >on your windows helps? I added: Style "*" MoveByProgramMethod UseGravity to '.fvwm/.fvwm2rc' : not effect. winfried

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-26 Thread Dominik Vogt
On Mon, May 26, 2014 at 04:23:52AM +, szukw...@arcor.de wrote: > -- > 1. You must have fltk-1.3.x and libtiff installed. >(Me: fltk-1.3.x-r10136, tiff-4.0.3) > 2. cd flimage-fltk13-source-1.9.3 > 3. ./bootstrap.sh > 4. ./configure > 5. make > 6. ./fli

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-26 Thread Viktor Griph
2014-05-26 6:23 GMT+02:00 : > If this is not enough I give up. Because I now do know now it has to > do with my configuration of fvwm. Can you test and see if using the style MoveByProgramMethod UseGravity on your windows helps? /Viktor

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-25 Thread szukw000
-- 1. You must have fltk-1.3.x and libtiff installed. (Me: fltk-1.3.x-r10136, tiff-4.0.3) 2. cd flimage-fltk13-source-1.9.3 3. ./bootstrap.sh 4. ./configure 5. make 6. ./flimage PATH_TO/PalaisDuLouvre.tif 7. Press the forward button ('>') from 0 to 5 8. P

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-25 Thread Dominik Vogt
On Sat, May 24, 2014 at 12:19:59PM +, szukw...@arcor.de wrote: > On Fri, 23 May 2014 18:22:55 +0100, Dominik Vogt wrote: > >Um, why did you send a panorama image of a french castle to the > >mailing list? What I wanted were instructions of how to repoduce > >the poblem > > The image is a mult

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-24 Thread szukw000
On Fri, 23 May 2014 18:22:55 +0100, Dominik Vogt wrote: >Um, why did you send a panorama image of a french castle to the >mailing list? What I wanted were instructions of how to repoduce >the poblem The image is a multipage image. If I press the FORWARD/BACKWARD button the FLTK window jumps like

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-23 Thread Dominik Vogt
On Fri, May 23, 2014 at 12:53:24PM +, szukw...@arcor.de wrote: > On Thu, 22 May 2014 22:25:19 +0100, Dominik Vogt wrote: > > >1. Could you make a minimal version of your program that still > >exhibits the problem and send me the source code (along with > >detailed instruction, if necessary)? >

Re: FVWM: [fvwm] fltk window origin and fvwm

2014-05-23 Thread Dominik Vogt
> >2. Also, please turn on some debug otuput with the following fvwm > >command: > > > > bugopts DebugCRMotionMethod on > > Where? How? In the fvwm config file or in FvwmConsole. > >4. Finally, if (3) does not fix the problem and recompiling fvwm > > No output. To clarify; you're looking at t