Republic: The Revoultion (Installation problems)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mr.bear
Newbie
Newbie
Posts: 3
Joined: Wed Dec 17, 2008 6:45 am

Republic: The Revoultion (Installation problems)

Post by mr.bear »

Hey,

I'm new to both Ubuntu and Wine, and I'm experiencing some problems with the installation of the game 'Republic: The Revolution'. The problem is that when the installation process is about to begin, I'll get a message asking me to insert disc 1 (which of course is already in the drive). I have no idea what to do, which is why I'm asking you guys.

Screenshot
Image

Terminal

Code: Select all

david@*****:~$ wine /media/cdrom/setup.exe
fixme:advapi:LookupAccountNameW (null) L"david" (nil) 0x32bdf0 (nil) 0x32bdf4 0x32bde8 - stub
fixme:advapi:LookupAccountNameW (null) L"david" 0x179270 0x32bdf0 0x179640 0x32bdf4 0x32bde8 - stub
err:msi:ITERATE_DuplicateFiles Original file unknown L"F1319_IDriver.exe"
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values
fixme:advapi:LookupAccountNameW (null) L"david" (nil) 0x33f81c (nil) 0x33f820 0x33f814 - stub
fixme:advapi:LookupAccountNameW (null) L"david" 0x133410 0x33f81c 0x132a70 0x33f820 0x33f814 - stub
fixme:rpc:RpcMgmtWaitServerListen not waiting for server calls to finish
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:rpc:RpcImpersonateClient (0x19b208): stub
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x2200000023
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:rpc:RpcRevertToSelfEx (0x19b208): stub
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 11 ignored L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 4 ignored L"CreateFolder" table values
err:msi:msi_view_get_row Error fetching data for 1
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Republic: The Revoultion (Installation problems)

Post by vitamin »

mr.bear wrote:Terminal

Code: Select all

david@*****:~$ wine /media/cdrom/setup.exe
Not correct. See http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619
mr.bear
Newbie
Newbie
Posts: 3
Joined: Wed Dec 17, 2008 6:45 am

Re: Republic: The Revoultion (Installation problems)

Post by mr.bear »

vitamin wrote:
mr.bear wrote:Terminal

Code: Select all

david@*****:~$ wine /media/cdrom/setup.exe
Not correct. See http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619
I've tried that as well and it didn't help at all. I still get asked to insert disc 1.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Republic: The Revoultion (Installation problems)

Post by vitamin »

mr.bear wrote:
vitamin wrote:
mr.bear wrote:Terminal

Code: Select all

david@*****:~$ wine /media/cdrom/setup.exe
Not correct. See http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619
I've tried that as well and it didn't help at all. I still get asked to insert disc 1.
Then please submit bug report in bugzilla.
Run it correct way, and attach (as a text file) complete terminal output. Don't forget to add exact command and directory you ran it from.
mr.bear
Newbie
Newbie
Posts: 3
Joined: Wed Dec 17, 2008 6:45 am

Post by mr.bear »

I managed to get it working by using the right click option on the exe file.
Locked