http://bugs.winehq.org/show_bug.cgi?id=24625
Summary: RSA SecurID Soft Token generator fails to start in 64 bit Ubuntu Product: Wine Version: 1.3.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mrsqueezles@gmail.com
This was tested using Ubuntu 10.04 on two 32 bit machines and two 64 bit machines.
Overview:
The application works in 32 bit Linux. After installing on a 64 bit computer, the RSA SecurID software fails to start with a dialog window titled "RSA SecurID" and message "Error loading desktop client." There isn't any output to the command line.
Steps to reproduce:
1) Download the RSA SecurID Software Token Generator. http://www.rsa.com/node.aspx?id=1162
2) msiexec /i [Downloaded file] and accept all defaults
3) Execute drive_c/Program\ Files/RSA\ SecurID\ Software\ Token/SecurID.exe
Actual results:
The RSA SecurID software failed to start with a dialog window titled "RSA SecurID" and message "Error loading desktop client."
Expected results: The application should start and run the initial configuration process (import token, etc).
Tested in Wine 1.2 and 1.3.4