Hello!
I have been using ArtRage4 with Wine for over a year now, previously flawlessly with SolydX. I have just switched back to Linux Mint 17, as Solydx is no longer being maintained.
Where the program ran perfectly before, I'm now experiencing a debilitating lag while painting. I have installed the latest version of Wine, along with q4wine.
Does anyone have any ideas as to what could be causing this problem? It's difficult to find anyone using these types of programs under Linux.
TIA
Ange
ArtRage
Re: ArtRage
Wine version? If it's not the latest development release, upgrade. If the problem persists, post terminal output from plain Wine (Q4Wine is not supported).
-
- Newbie
- Posts: 4
- Joined: Sun Jan 04, 2015 2:56 pm
Re: ArtRage
Hello! Thanks for your reply!
I am running Wine 1.6. Below is the terminal output:
Ambient\ Design/ArtRage\ 4/ArtRage.exe
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared
object file: No such file or directory
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially
supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and
support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:process:RegisterApplicationRestart (L"-rm",0)
fixme:wincodecs:PngDecoder_Block_GetCount 0x140b80,0x32eff8: stub
[snipped]
fixme:wincodecs:PngDecoder_Block_GetCount 0x16e578,0x32de98: stub
err:ole:CoGetClassObject class {e26b366d-f998-43ce-836f-cb6d904432b0}
not registered
err:ole:CoGetClassObject class {e26b366d-f998-43ce-836f-cb6d904432b0}
not registered
err:ole:create_server class {e26b366d-f998-43ce-836f-cb6d904432b0} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object
{e26b366d-f998-43ce-836f-cb6d904432b0} could be created for context 0x17
fixme:wincodecs:PngDecoder_Block_GetCount 0x1702d8,0x32e388: stub
[snipped]
fixme:wincodecs:PngDecoder_Block_GetCount 0x170970,0x32bfb8: stub
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
*******************************************************************************
I've always gotten the fixme:wincodecs error: it outputs that as long as the program is running. It has never seemed to affect the operation of the program, though.
Thank you in advance for any insight!
I am running Wine 1.6. Below is the terminal output:
Ambient\ Design/ArtRage\ 4/ArtRage.exe
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared
object file: No such file or directory
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially
supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and
support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:process:RegisterApplicationRestart (L"-rm",0)
fixme:wincodecs:PngDecoder_Block_GetCount 0x140b80,0x32eff8: stub
[snipped]
fixme:wincodecs:PngDecoder_Block_GetCount 0x16e578,0x32de98: stub
err:ole:CoGetClassObject class {e26b366d-f998-43ce-836f-cb6d904432b0}
not registered
err:ole:CoGetClassObject class {e26b366d-f998-43ce-836f-cb6d904432b0}
not registered
err:ole:create_server class {e26b366d-f998-43ce-836f-cb6d904432b0} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object
{e26b366d-f998-43ce-836f-cb6d904432b0} could be created for context 0x17
fixme:wincodecs:PngDecoder_Block_GetCount 0x1702d8,0x32e388: stub
[snipped]
fixme:wincodecs:PngDecoder_Block_GetCount 0x170970,0x32bfb8: stub
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
*******************************************************************************
I've always gotten the fixme:wincodecs error: it outputs that as long as the program is running. It has never seemed to affect the operation of the program, though.
Thank you in advance for any insight!

Re: ArtRage
Try upgrading to the latest development release.
-
- Newbie
- Posts: 4
- Joined: Sun Jan 04, 2015 2:56 pm
Re: ArtRage
When I attempt to upgrade to the latest development release, I get this error when running ./tools/wineinstall:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/angela/Downloads/wine-1.7.33':
configure: error: C compiler cannot create executables
See `config.log' for more details
TIA
Ange
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/angela/Downloads/wine-1.7.33':
configure: error: C compiler cannot create executables
See `config.log' for more details
TIA
Ange
-
- Newbie
- Posts: 4
- Joined: Sun Jan 04, 2015 2:56 pm
Re: ArtRage
Continuing to work on the problem while waiting on further help, I added
the ubuntu-wine ppa to my sources list and installed wine1.7.33-amd64. I
then ran "sudo apt-get build-dep wine1.7.33-amd64". From the command
line I then executed "wine <path-to/ArtRage.exe>", then
"<path-to/ArtRage.exe>", and finally "winedbg <path-to/ArtRage.exe>",
and in every case get the following output:
**** begin ****
I have not had time to use ArtRage much since then, but it appears that
there is less lag than I was experiencing. However, there is still lag,
and I do not know how to proceed from this point.
TIA
Ange
the ubuntu-wine ppa to my sources list and installed wine1.7.33-amd64. I
then ran "sudo apt-get build-dep wine1.7.33-amd64". From the command
line I then executed "wine <path-to/ArtRage.exe>", then
"<path-to/ArtRage.exe>", and finally "winedbg <path-to/ArtRage.exe>",
and in every case get the following output:
**** begin ****
Code: Select all
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared
object file: No such file or directory
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially
supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and
support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:process:RegisterApplicationRestart (L"-rm",0)
fixme:wincodecs:PngDecoder_Block_GetCount stub
fixme:win:SetGestureConfig (0x1004c 00000000 4 0x32f61c 12): stub
err:ole:CoGetClassObject class {e26b366d-f998-43ce-836f-cb6d904432b0}
not registered
err:ole:CoGetClassObject class {e26b366d-f998-43ce-836f-cb6d904432b0}
not registered
err:ole:create_server class {e26b366d-f998-43ce-836f-cb6d904432b0} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object
{e26b366d-f998-43ce-836f-cb6d904432b0} could be created for context 0x17
fixme:win:SetGestureConfig (0x10058 00000000 4 0x32f218 12): stub
fixme:win:SetGestureConfig (0x1005a 00000000 4 0x32f218 12): stub
I have not had time to use ArtRage much since then, but it appears that
there is less lag than I was experiencing. However, there is still lag,
and I do not know how to proceed from this point.
TIA
Ange