Re: [wsjt-devel] Error building on RHEL/CentOS 6

2016-11-03 Thread Richard Shaw
On Thu, Nov 3, 2016 at 3:17 PM, Bill Somerville 
wrote:

> On 03/11/2016 14:41, Richard Shaw wrote:
> > I've worked around a couple of issues building for RHEL/CentOS 6 but
> > ran into one I don't know how to fix:
> >
> > [  8%] [  8%] Building Fortran object
> > CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o
> > /usr/bin/gfortran  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT
> > -DQT_NO_WARNING_OUTPUT -DUNIX -O2 -g -pipe -Wall
> > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> > --param=ssp-buffer-size=4 -m64 -mtune=generic  -O3 -funroll-all-loops
> > -fno-f2c -Wall -Wno-conversion -fno-second-underscore
> > -I/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/
> src/wsjtx-build
> > -I/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx
> >  -c
> > /builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/
> src/wsjtx/lib/timer_module.f90
> > -o CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o
> > /builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/
> src/wsjtx/lib/timer_module.f90:12.48:
> >   procedure(timer_callback), pointer :: timer => null_timer
> > 1
> > Error: Pointer initialization requires a NULL() at (1)
> > make[6]: *** [CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o] Error 1
> >
> Hi Richard,
>
> that may be a compiler defect. What does:
>
> $ gfortran --version


I'm building under mock from Fedora 24 but it's gcc-gfortran-4.4.7.

Thanks,
Richard
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Error building on RHEL/CentOS 6

2016-11-03 Thread Bill Somerville
On 03/11/2016 14:41, Richard Shaw wrote:
> I've worked around a couple of issues building for RHEL/CentOS 6 but 
> ran into one I don't know how to fix:
>
> [  8%] [  8%] Building Fortran object 
> CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o
> /usr/bin/gfortran  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT 
> -DQT_NO_WARNING_OUTPUT -DUNIX -O2 -g -pipe -Wall 
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
> --param=ssp-buffer-size=4 -m64 -mtune=generic  -O3 -funroll-all-loops 
> -fno-f2c -Wall -Wno-conversion -fno-second-underscore 
> -I/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx-build 
> -I/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx 
>  -c 
> /builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx/lib/timer_module.f90
>  
> -o CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o
> /builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx/lib/timer_module.f90:12.48:
>   procedure(timer_callback), pointer :: timer => null_timer
> 1
> Error: Pointer initialization requires a NULL() at (1)
> make[6]: *** [CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o] Error 1
>
Hi Richard,

that may be a compiler defect. What does:

$ gfortran --version

return?

73
Bill
G4WJS.


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT-X v1.7-rc2

2016-11-03 Thread Keith Laaks
Hi Steven,

Thanks for confirming. 

I have tested with “Enable VHF/UHF/Microwave features’ disabled - then don’t 
get the crash. 
I have always run with it enabled till now as my station is for 144MHz.

I see I lose ‘Sh; Submode; Sync; Clear Avg” when this is disabled.


73s
Keith
ZS6TW

—
Date: Wed, 02 Nov 2016 20:34:09 +
From: Steven Franke mailto:s.j.fra...@icloud.com>>
Subject: Re: [wsjt-devel] WSJT-X v1.7-rc2
To: Joe Taylor mailto:wsjt-devel@lists.sourceforge.net>>
Message-ID: mailto:d0fb0f85-b417-4347-b48e-a833db80f...@icloud.com>>
Content-Type: text/plain; charset=utf-8

Ah. Based on Bill?s clue, I tried checking the ?Enable VHF/UHF/Microwave 
features? option, and now I see the crash that was described by Gary and Keith.

> On Nov 2, 2016, at 7:57 PM, Bill Somerville  > wrote:
> 
> On 02/11/2016 18:28, Keith Laaks wrote:
>> I can confirm that I have the exact same issue on rc2.
> 
> Hi Keith,
> 
> are you using WSJT-X for VHF & up with the "Settings->General->Enable 
> VHF/UHF/Microwave features" option checked?
> 
> 73
> Bill
> G4WJS.
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT-X v1.7-rc2 UI nits ...

2016-11-03 Thread Black Michael
I sent this a few days ago...is there any interest in converting ALL the 
tooltips to HTML?More future proofing than anything else.But I found other 
tooltips that don't behave well when the tooltip size is 7.  e.g. Serial Port 
on the Radio Settings.And setting the one to HTML does not fix it.That tooltip 
shows up correctly when viewed in QT5.5 QtCreator (the text wraps) but not in 
the compiled version.So this appears to be a Qt bug.
If I get some time I'll try and isolate this for a bug report and test QT 5.7 
to see if it still misbehaves.
de Mike W9MDB

 
- Forwarded Message -
 From: Black Michael 
 To: WSJT Group ; WSJT Software Development 
 
 Sent: Monday, October 31, 2016 4:11 PM
 Subject: Re: [wsjtgroup] WSJT-X v1.7-rc2 UI nits ...
   
Attached patch converts all tooltips on the mainwindow to html.This fixes most 
of the display problems that I was able to reproduce by reducing tooltip size 
to 6 or 7 in the Advanced options.So...may as well change them all.
Also changed the Horizontal Policy on the FreeText field to Expanding which 
fixed the display of the ToolTip.Without that QTCreator displayed the toolTip 
correctly but it was horribly truncated on the side and bottom when compiled.
https://www.dropbox.com/s/bv05yubef14y0ye/tooltip.patch?dl=1


de Mike W9MDB
  From: "'Joe Subich, W4TV' li...@subich.com [wsjtgroup]" 

 To: Black Michael ; WSJT Group 
 
 Sent: Monday, October 31, 2016 3:16 PM
 Subject: Re: [wsjtgroup] WSJT-X v1.7-rc2 UI nits ...
  
    
It appears to be because the typeface used for tooltips (and probably
menus) on my system is different than the one used on the devel
systems. Most likely because I had a non-standard typeface installed
before upgrading Windows 10.

In any case, I can resolve the truncation by adjusting the size of
the tool tip (Advanced sizing of text and other items) from 8 or 9
(default) to 10 or 11. I have never figured out how to change the
typeface under Windows 10 (it's not as easy as Windows 7 ).

In any case, I so rarely use Tool Tips that I'd prefer a setting to
disable them (as on some of my other software) .

73,

 ... Joe, W4TV


On 10/31/2016 3:32 PM, Black Michael mdblac...@yahoo.com [wsjtgroup] wrote:
> Your tooltip window is not as wide as it should be.
> It appears you've reduced the tootip size in the Advanced settings or by some 
> Theme you've set up.I was able to reproduce your problem with a tooltip size 
> of 7 and 6.A size of 8 or 9 works fine for me. You have to restart WSJT-X 
> when you make the change.Seems the tooltip size isn't computed correctly for 
> some settings. Not sure who's fault that is. Qt or Windows.
> de Mike W9MDB
>
> From: "'Joe Subich, W4TV' li...@subich.com [wsjtgroup]" 
> 
> To: Joe Taylor ; "wsjtgr...@yahoogroups.com" 
> 
> Sent: Monday, October 31, 2016 1:56 PM
> Subject: Re: [wsjtgroup] WSJT-X v1.7-rc2 UI nits ... [1 Attachment]
>
> [Attachment(s) from Joe Subich, W4TV included below]
> Joe,
>
> Then there is a system variability issue that needs to be addressed.
> Here is the "Free Text" tool tip from my "Ham" system. Again, OS
> is Windows 10 Pro, display is 1440 x 900, Change the size of text,
> etc. is at 100% and "Advances sizing of text and other times" has
> not been changed from the OS defaults.
>
> It may be that my Windows "theme" uses different typefaces than yours
> and the tool tip engine fails to render the font appropriately with
> other than your particular typeface. In that case, there is an issue
> with the development system and its handling of non-default type faces.
>
> 73,
>
> ... Joe, W4TV
>
> On 10/31/2016 11:00 AM, Joe Taylor wrote:
>> Joe --
>>
>> All of the ToolTips you mention -- and all others I've checked -- look
>> fine on my Windows 10 system, and also on a Win7 system here. No
>> truncation anywhere. One example is attached.
>>
>> I don't know enough about what Windows does with these things to be able
>> to suggest what might be different between your system and mine. Maybe
>> some "real programmer" here will have an idea?
>>
>> -- Joe, K1JT
>>
>> On 10/31/2016 8:37 AM, 'Joe Subich, W4TV' li...@subich.com [wsjtgroup]
>> wrote:
>>>
>>> The tool tip for the "free text" (TX5) message is too small
>>> for the message. The right end of the third line and all of
>>> the fourth line are being lost.
>>>
>>> The tool tip for the "generate Standard Messages" button is
>>> too small. The right end of the message is truncated.
>>>
>>> The tool tip for the "Next" radio buttons is too small. The
>>> last word is being truncated to "inter"
>>>
>>> The tool tip for the Tx 1 - Tx 6 is too small. "NOW" is
>>> being truncated to "NO"
>>>
>>> The tool tip for the Pwr slider is too small. "Level" is
>>> being truncated to "leve".
>>>
>>> The tool tip for the input gain is too small. "Input" is
>>> being truncated to "inpu".
>>>
>>> There are others ... I have not documented the full list.
>>>
>>> Note - the tool tip size for left/center part of the window
>>> is unstable. The mess

[wsjt-devel] Error building on RHEL/CentOS 6

2016-11-03 Thread Richard Shaw
I've worked around a couple of issues building for RHEL/CentOS 6 but ran
into one I don't know how to fix:

[  8%] [  8%] Building Fortran object
CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o
/usr/bin/gfortran  -DBIGSYM=1 -DCMAKE_BUILD -DQT5 -DQT_NO_DEBUG_OUTPUT
-DQT_NO_WARNING_OUTPUT -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic  -O3 -funroll-all-loops -fno-f2c -Wall -Wno-conversion
-fno-second-underscore
-I/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx-build
-I/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx-c
/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx/lib/timer_module.f90
-o CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o
/builddir/build/BUILD/wsjtx-1.7.0-rc2/build/wsjtx-prefix/src/wsjtx/lib/timer_module.f90:12.48:
  procedure(timer_callback), pointer :: timer => null_timer
1
Error: Pointer initialization requires a NULL() at (1)
make[6]: *** [CMakeFiles/wsjt_fort.dir/lib/timer_module.f90.o] Error 1


Any ideas?

Thanks,
Richard
KF5OIM
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel