On 1/30/11 6:23 PM, Gary Roach wrote:> On 01/30/2011 04:39 PM, wine-users-request at winehq.org wrote:
>>> 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
>> You 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
>>
>>
> Could you be more specific. If I need to make a connection to
> localhost then I am really confused. This is my first shot at wine so
> don't expect much in the way of knowledge from this end. All I was
> trying to do was pull up the wine configuration (menu?) and set the
> screen definition. Also, from the error message, it appears that there
> should be a system tray on the screen. If I minimize AutoCad all I get
> is a blue screen and an AutoCad button in the lower left corner of the
> screen.
>
I was under the incorrect impression that Autocad was not running. I
will defer to those more familiar with how the SysTray works in Wine as
I've never seen it either.
James McKenzie