energyXT2 won't start,
-
- KVRer
- 1 posts since 2 Apr, 2010
Installed and stuff, when i was gonna start it up nothing happened,
i've ubuntu 9,1 (Karmic?)
trying to get it into the terminal i get this,
[/code][code]så här får jag :
jonasadmin@ubuntu-laptop:~$ /home/jonasadmin/energyXT2/energyXT2
X Error of failed request: BadImplementation (server does not implement operation)
Major opcode of failed request: 139 (MIT-SHM)
Minor opcode of failed request: 5 (X_ShmCreatePixmap)
Serial number of failed request: 405
Current serial number in output stream: 407
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 55 (X_CreateGC)
Resource id in failed request: 0x40000a4
Serial number of failed request: 406
Current serial number in output stream: 407
jonasadmin@ubuntu-laptop:~$ [/code]
i've ubuntu 9,1 (Karmic?)
trying to get it into the terminal i get this,
[/code][code]så här får jag :
jonasadmin@ubuntu-laptop:~$ /home/jonasadmin/energyXT2/energyXT2
X Error of failed request: BadImplementation (server does not implement operation)
Major opcode of failed request: 139 (MIT-SHM)
Minor opcode of failed request: 5 (X_ShmCreatePixmap)
Serial number of failed request: 405
Current serial number in output stream: 407
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 55 (X_CreateGC)
Resource id in failed request: 0x40000a4
Serial number of failed request: 406
Current serial number in output stream: 407
jonasadmin@ubuntu-laptop:~$ [/code]
-
- KVRist
- 130 posts since 13 Apr, 2007 from Denmark
Is this with the latest beta-version or the stable?
and have you tried adding these lines to your xorg.conf
and have you tried adding these lines to your xorg.conf
Code: Select all
Section "Extensions"
Option "MIT-SHM" "no"
EndSection-
- KVRAF
- 3475 posts since 6 Oct, 2001 from europe-norway-oslo
Should not be a problem with version 2.5.2 and up
jorgen
jorgen
-
- KVRer
- 9 posts since 16 May, 2009
Usually a good idea when something doesn't start in Linux to try starting it in a terminal.
In this case, navigate to your energyXT folder and start it with :
wine energyXT.exe
It will probably say you are missing MSVCP60.dll
Try to find this dll online or copy it from a windows install
c:\\Windows\system32
to your system32 folder in your home .wine directory
It should start OK after that.
In this case, navigate to your energyXT folder and start it with :
wine energyXT.exe
It will probably say you are missing MSVCP60.dll
Try to find this dll online or copy it from a windows install
c:\\Windows\system32
to your system32 folder in your home .wine directory
It should start OK after that.
-
- KVRer
- 9 posts since 16 May, 2009
Ooops
Didn't see your terminal output up there
Bad day
Never mind if you've already go the dll in place
Didn't see your terminal output up there
Bad day
Never mind if you've already go the dll in place
-
- KVRer
- 1 posts since 5 Jul, 2010
Has anyone made progress on this issue? I am having this identical issue in Fedora 13.
