System:
i5-750 intel processor
Lost of storage
Debian Linux OS (Squeeze)
KDE Desktop
Using wine 1.1.42 (at least that is what is returned with --version switch)
When running winecfg I get:
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
echo $DISPLAY returns :0
Everything else works fine
A copy of AutoCad 14 seems to work well. Not having a task bar
(systray?) at the bottom of the screen is a bit annoying but manageable.
Screens get stuck behind others with no warning.
Thanks in advance
Gary R.
On 1/30/11 2:26 PM, Gary Roach wrote:> System: > i5-750 intel processor > Lost of storage > Debian Linux OS (Squeeze) > KDE Desktop > > Using wine 1.1.42 (at least that is what is returned with --version > switch) > > When running winecfg I get: > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > Application tried to create a window, but no driver could be loaded. > Make sure that your X server is running and that $DISPLAY is set > correctly. > err:systray:initialize_systray Could not create tray window > Application tried to create a window, but no driver could be loaded. > Make sure that your X server is running and that $DISPLAY is set > correctly. > > echo $DISPLAY returns :0You need more than this. Are you trying to connect to the localhost, then try export DISPLAY=localhost:0.0 Then try running Wine again. James McKenzie
On 1/30/11 2:26 PM, Gary Roach wrote:> System: > i5-750 intel processor > Lost of storage > Debian Linux OS (Squeeze) > KDE Desktop > > Using wine 1.1.42 (at least that is what is returned with --version > switch)One more thing. You really need to update your version of Wine. That one is over 1/2 year old and is no longer supported, unless you are reporting a regression. Try upgrading to at least Wine 1.2.2 or Wine 1.3.12. James McKenzie