CrossOver Support - Community Forums

Important Information These are community forums and not official technical support. If you need official support: Contact Us

CrossOver Linux
Discussion about CrossOver Linux

The following comments are owned by whoever posted them. We are not responsible for them in any way.

Back to Threads Reply to Thread

Kubuntu 32bit v9.10 (KDE v4.3) Menu Issues

I'm using Kubuntu 32bit v9.10 with KDE v4.3 (Fully Updated) and when I installed CrossOver Office Standard v8.0.0-1 I didn't get the menu. I then installed CrossOver Games v8.0.0-1 and also didn't get a menu with it. I'm using a fresh install of Kubuntu as of yesterday morning, and have only added a few things (FireFox Browser, CrossOver & KPatience Card Game) and have removed only 1 thing, Konquerer Web Browser and ran the 'sudo apt-get autoremove' afterwards to clean it all up.

I'm running on a Toshiba X205-SLi5 Laptop with only Kubuntu.
-2.4GHz Intel Core2 Duo CPU
-4GB Corsair 800mhz Memory
-2x nVidia 7800m GT 512mb Video Cards
-2x 120GB HDDs (Currently only utilizing 1st Drive)

I can't think of what would be causing this issue, and it's only happened with CrossOver as when I installed FireFox and KPatience, both dropped in the menu items. Can someone please list in-detail all of the Menu Items for both CrossOver Office and for CrossOver Games so I can manually recreate them? Thanks in Advance!

**Edit: I rebooted as well as checked the Synaptic Package Manager and both CrossOver Office & Games are installed. Still no Menus.
After Removing Completely via Synaptic Package Manager, I ran the DEBs again and this is the result.

-CrossOver Games-
[i][b]Selecting previously deselected package crossover-games-demo.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 97865 files and directories currently installed.)
Unpacking crossover-games-demo (from .../crossover-games-demo_8.0.0-1_i386.deb) ...
Setting up crossover-games-demo (8.0.0-1) ...
/var/lib/dpkg/info/crossover-games-demo.postinst: 173: /opt/cxgames/lib/cxupgrade: not found
chmod: cannot access `/opt/cxgames/etc/cxgames.conf': No such file or directory[/b][/i]

-CrossOver Office-
[i][b](/support/forums/general/Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 98095 files and directories currently installed.)
Unpacking crossover-standard (from .../crossover-standard_8.0.0-1_i386(2).deb) ...
Setting up crossover-standard (8.0.0-1) ...
/var/lib/dpkg/info/crossover-standard.postinst: 167: /opt/cxoffice/lib/cxupgrade: not found
chmod: cannot access `/opt/cxoffice/etc/cxoffice.conf': No such file or directory
Can't locate CXLog.pm in @INC (@INC contains: /opt/cxoffice/lib/perl /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /opt/cxoffice/bin/cxmenu line 89.
BEGIN failed--compilation aborted at /opt/cxoffice/bin/cxmenu line 89.
Can't locate CXLog.pm in @INC (@INC contains: /opt/cxoffice/lib/perl /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /opt/cxoffice/bin/cxassoc line 94.
BEGIN failed--compilation aborted at /opt/cxoffice/bin/cxassoc line 94.[/b][/i]

Is there a way I can get this all working?

The "chmod: cannot access" message makes me thing Synaptic couldn't create the directories it needed to when installing the Crossover .deb. That may be a permissions error with Synaptic not running as root. Is this a new install of Kubuntu 9.10 or an upgrade?

It's a new install and yes, you're right, I had to set myself as Root, because I couldn't logon as Root no matter what I tried with Kubuntu v9.10, even after setting the root password, still couldn't logon as root. But, I got both Office and Games installed perfectly, but Office shows it's menu items and Games does not, so I'm going to manually add all of the CrossOver Games Menu Items once I find out exactly to the T what they are. I'm still very much a Linux newbie although I've been around it since it's beginning on and off.

Carl J. Lackner Jr. wrote:

It's a new install and yes, you're right, I had to set myself as
Root, because I couldn't logon as Root no matter what I tried with
Kubuntu v9.10, even after setting the root password, still couldn't
logon as root. But, I got both Office and Games installed
perfectly, but Office shows it's menu items and Games does not, so
I'm going to manually add all of the CrossOver Games Menu Items once
I find out exactly to the T what they are. I'm still very much a
Linux newbie although I've been around it since it's beginning on
and off.

NOTE: it is generally advised not to allow root to login to X....however...

Just a point -- you have to allow root logins in your kdm config, but I've no idea where
Kubuntu put this file -- on my system, it's at /usr/share/config/kdm/kdmrc , but many
distros put this file into /etc somewhere instead....do;

bash-3.2$ find / -name kdmrc

and you'll find it (although perhaps you can get to this via a config GUI for kdm itself
in Kubuntu...ie; at the login screen time)....hard to say, as Kubuntu tends to hide or
disable such functions.....but....this'll be why you can't login as root ;)

<snipped from kdmrc>

[X-*-Core]
AllowNullPasswd=false
AllowRootLogin=true <<<--- (this is usually set to false )
AllowShutdown=Root
Authorize=true
AutoReLogin=false
ClientLogFile=.xsession-errors-%s
Reset=/usr/share/config/kdm/Xreset
Resources=/usr/share/config/kdm/Xresources
Session=/usr/share/config/kdm/Xsession
Setup=/usr/share/config/kdm/Xsetup
Startup=/usr/share/config/kdm/Xstartup

Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.

CrossOver Forums: the place to discuss running Windows applications on Mac and Linux

CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.
Please Wait...
eyJjb3VudHJ5IjoiVVMiLCJsYW5nIjoiZW4iLCJjYXJ0IjowLCJ0enMiOi02LCJjZG4iOiJodHRwczpcL1wvbWVkaWEuY29kZXdlYXZlcnMuY29tXC9wdWJcL2Nyb3Nzb3Zlclwvd2Vic2l0ZSIsImNkbnRzIjoxNzM0NzIyMzMzLCJjc3JmX3Rva2VuIjoiU0ZrQlhRcUd0WjgyWFh3NiIsImdkcHIiOjB9