[wsjt-devel] WSJT-X exp, some s/w little issues

2015-08-16 Thread Alan VK2ZIW
Hi,
WSJT-X experimental compiled from SVN on Fedora 21 x86_64

1) Still, no SVN version in Title or Help - About WSJT-X

2) Images used in documentation not there, fix:
bash-4.3$ mkdir -p doc/user_guide/images; cd doc/user_guide/images
bash-4.3$ ln -s ../../../../../doc/icons icons
bash-4.3$ cd ../../..
bash-4.3$ pwd
/downloads/hamradio/digital/wsjt/5790all/wsjt/branches/wsjtx_exp/build

3) Warnings

mainwindow.cpp:2006:43: warning: ‘txDuration’ may be used uninitialized in
this function

and some warnings re. comparison between unsigned and int

4) When started up in JT9 mode, the Wide Graph draws horizontal lines every 30
secs and the noise cannot be seen. Cmange mode to WSPR-2 and back and it's
all fixed.

Otherwise, all good. Listening for PS49 balloon.


http://picospace.net/tracker/new

Alan VK2ZIW

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] WSJT-X exp, some s/w little issues

2015-08-16 Thread Greg Beam
HI Alan,

See below.

On 8/16/2015 5:44 PM, Alan VK2ZIW wrote:
 Hi,
 WSJT-X experimental compiled from SVN on Fedora 21 x86_64

 1) Still, no SVN version in Title or Help - About WSJT-X

This one has already been discussed / explained.


 2) Images used in documentation not there, fix:
 bash-4.3$ mkdir -p doc/user_guide/images; cd doc/user_guide/images
 bash-4.3$ ln -s ../../../../../doc/icons icons
 bash-4.3$ cd ../../..
 bash-4.3$ pwd
 /downloads/hamradio/digital/wsjt/5790all/wsjt/branches/wsjtx_exp/build

Are you saying the build fails to find the default icons or is it 
specific images in the document used during the user-guide build section?

I am assuming this is on Fedora? To cover the bases here, the icon 
admonitions, to the best of my knowledge, are from the AsciiDoc package 
itself and not included as part of the WSJT-X user-guide source folder.

The default location for these icons should be something like :

/etc/asciidoc/images/icons

The AsciiDoc conf file ( system level ) should find them.  Can you 
verify the locations on your AsciiDoc system installation and where did 
you get the icons to link with in your ln -s statement above ? I don't 
see these icons anywhere in the ^/branches/wsjtx_exp or ^/branches/wsjtx 
but maybe I am misunderstanding the problem?

Either way, I'll have a peak at the sources to see if there's a rouge 
location being specified or something. Any changes / updates will be 
made to the Devel branch ^/branches/wsjtx *not* Joe's Exp branch 
^/branches/wsjtx_exp.


 3) Warnings

 mainwindow.cpp:2006:43: warning: ‘txDuration’ may be used uninitialized in
 this function

 and some warnings re. comparison between unsigned and int

 4) When started up in JT9 mode, the Wide Graph draws horizontal lines every 30
 secs and the noise cannot be seen. Cmange mode to WSPR-2 and back and it's
 all fixed.

Joe and / or Bill will have to comment on 3 and 4.


 Otherwise, all good. Listening for PS49 balloon.


 http://picospace.net/tracker/new

 Alan VK2ZIW

 Man's greatest waste of time: Worshipping the wrong God.
 Consider Jesus.
 ---
 Alan Beard   Unix Support Technician from 1984 to today
 70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
 Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
 +61 2 47353013 (h)   Support Programming, shell scripting, C, assembler
 0414 353013 (mobile) After uni, electronics tech

73's
Greg, KI7MT

--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel