I installed the ia32-crossover-games-demo_9.0.0-1_amd64.deb with dpkg, installation seems to be completed (no errors, directories & menu-entries are in place).
However, I can't run the installer for games or menuedit, trying from commandline gives this message:(cxmenuedit:6118): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'
edgar:/opt/cxgames/bin# sh -c /opt/cxgames/bin/cxinstaller gives lots of rows with same message, finally pressing ctrl-c ends in messages:
Traceback (most recent call last):
File "/opt/cxgames/bin/cxinstaller", line 117, in <module>
wizard = installwizard.InstallerAssistantController(bottle=options.bottle, c4pfile=options.c4pfile, profileid=options.profileid, installersource=options.installersource)
File "/opt/cxgames/lib/python/installwizard.py", line 165, in __init__
bottlecollection.waitForSharedCollectionToBeReady(self.show_dialog, ("basic",))
File "/opt/cxgames/lib/python/bottlecollection.py", line 36, in waitForSharedCollectionToBeReady
inFunction()
File "/opt/cxgames/lib/python/installwizard.py", line 227, in show_dialog
self.profileChanged()
File "/opt/cxgames/lib/python/installwizard.py", line 519, in profileChanged
self.update_common_widgets()
File "/opt/cxgames/lib/python/installwizard.py", line 304, in update_common_widgets
self.update_install_notes(True)
File "/opt/cxgames/lib/python/installwizard.py", line 326, in update_install_notes
for level, title, description in self.installTask.get_cxdiag_messages().values():
File "/opt/cxgames/lib/python/installtask.py", line 1340, in get_cxdiag_messages
retcode, out, _err = cxutils.run(os.path.join(cxutils.CX_ROOT, "bin", "cxdiag"), stdout=cxutils.GRAB)
File "/opt/cxgames/lib/python/cxutils.py", line 463, in run
out, err = subp.communicate()
File "/usr/lib/python2.5/subprocess.py", line 662, in communicate
stdout = self._fo_read_no_intr(self.stdout)
File "/usr/lib/python2.5/subprocess.py", line 1021, in _fo_read_no_intr
return obj.read()
KeyboardInterrupt
"Manage Bottles" works, but trying to install from there it just hangs.
Message from cxdiag:
edgar:~# /opt/cxgames/bin/cxdiag
[MissingLibLdap_r]
"Level"="Suggest"
"Title"="Missing 32bit libldap_r.so.2 library"
"Description"="Lets Windows applications access LDAP servers."
```Well, that shouldn't cause any trouble then.
'puter is amd64, 2GB RAM, ATI Radeon X1200 Series with ATI:s driver
-----
This issue has been forwarded to the **Official CodeWeavers Ticket System**. If you have observed this issue and would like to report it as well, please open a support ticket or send an email to info@codeweavers.com with a description of what you are seeing and a link to this post.
**Thank you!**
*The CodeWeavers Team*
---