http://bugs.winehq.org/show_bug.cgi?id=20265
Summary: TR4W program starts if I go into terminal mode ctrl-alt-F1 and then back to GUI ctrl-alt-f7 Product: Wine Version: unspecified Platform: PC URL: http://www.tr4w.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rx9tx@qrz.ru CC: rx9tx@qrz.ru
Program installation http://tr4w.com/ru/system/files/tr4w_setup_4_166.zip
Run the program, enter:
My call - AA1AA Contest - ARRL DX CW My state - MA
Click OK - program window disappears.
If I go into terminal mode ctrl-alt-F1 and then back to gui ctrl-alt-f7 programs finally starts properly.
http://bugs.winehq.org/show_bug.cgi?id=20265
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL|http://www.tr4w.com |http://tr4w.com/ru/system/f | |iles/tr4w_setup_4_166.zip Alias|TR4W |
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-04 15:13:14 --- What Wine version? Please attach (as a plain text file DO NOT paste) complete terminal output. http://wiki.winehq.org/FAQ#get_log
http://bugs.winehq.org/show_bug.cgi?id=20265
n2wz rx9tx@qrz.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.30
--- Comment #2 from n2wz rx9tx@qrz.ru 2009-10-05 04:56:27 --- Wine 1.1.30
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #3 from n2wz rx9tx@qrz.ru 2009-10-05 05:13:31 --- Created an attachment (id=23926) --> (http://bugs.winehq.org/attachment.cgi?id=23926) terminal output
http://bugs.winehq.org/show_bug.cgi?id=20265
Howie Hoyt n4af@pvrc.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |n4af@pvrc.org
--- Comment #4 from Howie Hoyt n4af@pvrc.org 2010-04-01 05:46:44 --- I have experienced this multiple times using Linux Mint 7 / Ubuntu 9.04 Testing Ubuntu 10.04 Lucid Lynx w/ wine 1.1.41 Same situation, must go to terminal mode then alt-ctrl-f7 to run tr4w program.
PID TTY STAT TIME COMMAND 3309 ? S 0:00 C:\Program Files\TR4W\tr4w.exe
RECREATION: 1) Install latest TR4W from http://tr4w.com 2) Run tr4w.exe under wine windows program loader 3) for MY CALL enter 'n4af' contest choose 'CQWW-CW' 4) Press 'OK' 5) PS now shows process running but no display 6) ctrl-alt-f1 followed by ctrl-alt-f7 to display
You can also run this under windows to see how it should go. TIA,
Howie N4AF
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #5 from Howie Hoyt n4af@pvrc.org 2010-04-04 09:08:16 --- Renice priority to -20, same results.
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #6 from Howie Hoyt n4af@pvrc.org 2010-04-12 14:05:31 --- Would like f/b from folks experiencing this: put your config file (.CFG) into the SAME directory as tr4w.exe (Normally the config file lies within the subdir for the specific contest)
From your terminal, get into the tr4w directory. Typically
~/.wine/drive_c/Program\ Files/TR4W
Invoke from terminal as--> wine tr4w.exe NCCC-SPRINT.CFG
where in the above example the config file was NCCC-SPRINT.CFG
Testing in Ubuntu 10.04 beta 2, this bought tr4w right up.
73, Howie N4AF
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #7 from Howie Hoyt n4af@pvrc.org 2010-05-03 21:18:45 --- Testing Mepis 8.5 (Debian Lenny).
As sometimes happens, TR4W does not come up at all. however...
Circumvention remains the same. If I put the CFG file (contest specific) into the SAME DIRECTORY that tr4w.exe is located in and execute from terminal command wine tr4w.exe NCCC-SPRINT.CFG
TR4W comes right up. I would surmise there is some sort of access problem. Where the program cannot find the CFG folder that is normally located right under him. Eg, ~/.wine/drive_c/Program\ Files/TR4w is location of tr4w.exe and ~/.wine/drive_c/Program\ Files/TR4w/2010 NCCC-SPRINT N4AF is the directory containing the actual CFG file. Moving the CFG file into the same directory as TR4W.EXE works.
I cannot seem to make - wine tr4w /2010\ NCCC-SPRINT\ N4AF/NCCC-SPRINT.CFG work. but if I rename the directory to, say, NCCC-SPRINT wine tr4w /NCCC-SPRINT/NCCC-SPRINT.CFG also works.
I have not been able to modify the icon command to make the above work- I see tr4w.exe in the process list but cannot get it to display any data and must kill the process. Hope this helps.
Howie
NOTE: the way tr4w.exe program works is specific to the contest that is selected. I config file is built into the contest specific directory that gives basic info to the executable. An example of the generated config file for NCCC-SPRINT.CFG is ;Created by TR4W v.4.219
MY CALL=N4AF MY STATE=NC MY NAME=AL CATEGORY-BAND=ALL CATEGORY-MODE=CW CATEGORY-OPERATOR=SINGLE-OP CATEGORY-POWER=LOW CONTEST=NCCC-SPRINT
My only point being the program needs this CFG info to initialize and it would appear he does not know how to find it under Wine.
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #8 from Howie Hoyt n4af@pvrc.org 2010-05-05 06:22:14 --- YMMV, but for me, was able to get TR4W working by deprecating wine back to 1.0.1.
In the case of Ubuntu 10.04, removed wine 1.1.42 and installed 1.0.1 In the case of Mepis 8.5, removed wine 1.1.38 and installed 1.0.1
Regards, Howie N4AF
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #9 from Austin English austinenglish@gmail.com 2010-05-05 12:13:44 --- (In reply to comment #8)
YMMV, but for me, was able to get TR4W working by deprecating wine back to 1.0.1.
Then this is likely a regression. Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #10 from Howie Hoyt n4af@pvrc.org 2010-05-10 06:22:05 --- Update- I have not been able to do regression testing yet because when I went to set the bisect good/bad I found i could not return wine to 'good' status.
After a LOT of testing, I found that making TR4W work (circumvention) consists of two parts. In terms of bz2 source, wine 1.0 must be used.
Best I can tell the bisect is wine-1.0 good and wine 1.1.0 bad.
But additionally, wine must be (initially) started with the directory of the config file included. This means change the command from env WINEPREFIX="/home/howie/.wine" wine "C:\Program Files\TR4W\tr4w.exe" to env WINEPREFIX="/home/howie/.wine" wine "C:\Program Files\TR4W\tr4w.exe" /CQ-M/CQM.CFG
Naturally, you must modify the above for YOUR UID and your contest directory. The later will invariably bring up TR4W but without the ability to save the log. Take TR4W down normally, restore the start command to the normal (first) line and all should be ok.
Howie
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #11 from Howie Hoyt n4af@pvrc.org 2010-05-10 11:42:30 --- Trying regression bisect of 1.0 good 1.10 bad. I get to 16 patches and the compile shows errors. I tried continuing to 7 but seem to still show errors: ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o upgrade.o upgrade.c ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o where.o where.c ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o cond.tab.o cond.tab.c ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o sql.tab.o sql.tab.c In file included from ../../include/propidl.h:13, from ../../include/objbase.h:529, from query.h:29, from sql.y:33: ../../include/oaidl.h:2318: error: expected '=', ',', ';', 'asm' or '__attribute
__' before 'IRpcStubBuffer' make[2]: *** [sql.tab.o] Error 1 make[2]: Leaving directory `/home/n4af/wine-git/dlls/msi' make[1]: *** [msi] Error 2 make[1]: Leaving directory `/home/n4af/wine-git/dlls' make: *** [dlls] Error 2
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #12 from Howie Hoyt n4af@pvrc.org 2010-05-10 19:03:29 --- progressing. between 1.0.133 g7te5d6a GOOD and 1.0.200 g8ab96ba BAD
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #13 from Howie Hoyt n4af@pvrc.org 2010-05-10 19:23:57 --- 8 revisions left. 166 g5b76ec3 -BAD 149 g64a62d2 -GOOD
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #14 from Howie Hoyt n4af@pvrc.org 2010-05-11 05:24:46 --- final bisect was 165-gbc0acd1 - GOOD GIT RESULTS:
----------------- 5b7bec34c1b550e26744fe632a55e196a751eab4 is first bad commit commit 5b7bec34c1b550e26744fe632a55e196a751eab4 Author: Alexandre Julliard julliard@winehq.org Date: Sat Jun 21 11:18:07 2008 +0200
winex11: Only register an XIM callback if we can't open the XIM right away.
:040000 040000 d42dce794ef09d3991234ff9a96b09b301797bce 851e96a119b3791a5bb455f83c7f4f13c86fe859 M dlls -----------------
Howie
http://bugs.winehq.org/show_bug.cgi?id=20265
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #15 from Wylda wylda@volny.cz 2010-05-11 07:26:39 ---
Confirming the bug report, but i think that this commit won't help in my case.
If i run the program and set values like in comment #0, then when clicking OK, window really disappears. I don't see it on task bar as other windows, ATL-Tab doesn't show such window, but "ps auxf" says it's running. Ctrl+ALT+F1 and back ALT+F7 show the application window. Untill here i can confirm such behavior.
Unfortunately all the following versions have same (BAD) behavior: * 0.9.49, 0.9.57, 1.0, 1.0.1, 1.1.1, 1.1.2, 1.1.3, 1.1.5, 1.1.7, 1.1.10
I don't know if that matters, but i have KDE 4.4.3.
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #16 from Howie Hoyt n4af@pvrc.org 2010-05-11 07:40:39 --- Please ref: Comment #10 and f/b results.
73, Howie N4AF
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #17 from Wylda wylda@volny.cz 2010-05-11 08:19:13 --- (In reply to comment #16)
Please ref: Comment #10 and f/b results.
Hi Howie, unfortunately i did not understand what you want to say by comment #10. Probably because english is not my native.
I have not been able to do regression testing yet because when I went to set the bisect good/bad I found i could not return wine to 'good' status.
You mean you had all "git bisect bad"? Than you did not pickup the GOOD commit correctly or you should do "make distclean" in-between each bisection.
After a LOT of testing, I found that making TR4W work (circumvention) consists of two parts. In terms of bz2 source, wine 1.0 must be used.
All the versions mentioned in comment #15 are from bz2 and not from git. So with 1.0 i fulfilled your suggestion, but it didn't help.
env WINEPREFIX="/home/howie/.wine" wine "C:\Program Files\TR4W\tr4w.exe" /CQ-M/CQM.CFG
For what reason i should do env WINEPREFIX wine PATH\tr4w.exe /CQ-M/CQM.CFG ??
How's that differs from: cd ~/.wine/drive_c/Program\ Files/TR4W wine tr4w.exe /CQ-M/CQM.CFG
Anyway, none of these work for me. Also i'm unsure, whether you are reporting the same issue as comment #0 or you are trying to pinpoint another issue.
What do mean by "f/b"?
http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #18 from Howie Hoyt n4af@pvrc.org 2010-05-11 08:41:36 --- f/b = feedback Comment #10 stipulates that you must *both* use wine-1.0 (specifically below 1.0.166) AND (initially) start TR4W via the technique I outlined, whereby you start tr4w WITH the specific directory of your CFG file. With Wine1.0, this should bring TR4W up but it will fail when you enter data to log. Exit TR4W, return the startup to point to just the tr4w.exe (as normal) and all should work...
You can either do the above from terminal mode or modify the tr4w wine icon (right click) then properties.
Testing on Ubuntu 10.4, Linux Mint 8 (Ubuntu 9.10), PCLinuxOS 2010, and Mepis8.5 (KDE 4.3) all worked for me.
a) wine 1.0 b) --one time start WITH directory of cfg--
All was then ok. I could re-boot, and start TR4W normally.
I think all the problems in this bug are different symptoms, depending on your actual level of Wine 1.0 ?
73, Howie
http://bugs.winehq.org/show_bug.cgi?id=20265
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |austinenglish@gmail.com, | |julliard@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=20265
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5b7bec34c1b550e26744fe632a5 | |5e196a751eab4
http://bugs.winehq.org/show_bug.cgi?id=20265
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #19 from Austin English austinenglish@gmail.com 2013-08-07 18:46:51 CDT --- http://tr4w.com/download/tr4w_setup_4_248.zip
Does not have this problem in 1.7.0, using XFCE 4.10. It DOES have the issue in 1.2, so this has been fixed.
http://bugs.winehq.org/show_bug.cgi?id=20265
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard julliard@winehq.org 2013-08-30 13:05:44 CDT --- Closing bugs fixed in 1.7.1.