[Bug 47541] route.exe is missing

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 5 03:21:30 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=47541

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox.xerox2000x at gmail.com
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
It looks like Romstation needs this;
response:
{"version":206,"manifest":"\/romstation\/application\/updates\/win_x64\/update.xml","error":1}
Nov 05, 2019 10:18:55 AM org.romstation.application.Z a
SEVERE: null
java.io.IOException: Cannot run program "route": CreateProcess error=2, File
not found
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)



After quickly adding stub program it still fails:

=2
response:
{"version":206,"manifest":"\/romstation\/application\/updates\/win_x64\/update.xml","error":1}
0081:fixme:route:wmain stub: L"route" L"print"
Exception in Application start method
Exception in thread "JavaFX Application Thread"
netscape.javascript.JSException: 
    at com.sun.webkit.dom.JSObject.fwkMakeException(JSObject.java:156)
    at com.sun.webkit.WebPage.twkExecuteScript(Native Method)

So it looks like it needs "route.exe print" to output something useful. Let`s
make this bugreport about that, ok?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list