Displaying 20 results from an estimated 9000 matches similar to: "Running a wine app from a control panel."
2009 Dec 27
1
Can't load GDI from background service
I am running a win32 application that has a graphics and command line mode; I use the command line mode. When I login and run from a terminal, it works fine under Wine, but when I run it as a service via a script in /etc/init.d, it fails. I have it set up so the service runs as my account, not root.
It gives the following messages:
Application tried to create a window, but no driver could be
2011 Jan 31
1
wine-users Digest, Vol 66, Issue 120
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
2011 Jan 30
2
winecfg errors
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
2009 Dec 27
1
Running Spelunky (clearly) URGENT
I want to run a game called Spelunky. It is a .exe file. I followed the directions located here http://davidbaumgold.com/tutorials/wine-mac/ and have successfully installed Wine.
When I tell it to run the program:
william-bohrers-computer:~/desktop/spelunky_1_1 williambohrer$ wine Spelunky.exe
It gives me
Application tried to create a window, but no driver could be loaded.
Make sure that your X
2011 Apr 20
3
API-MS-Win-Security-Base-L1-1-0.dll Failed To Initialize
Trying to run code I compiled on windows:
>
> debian-test:~# /usr/local/bin/wine EventLogViewer.exe
> 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
> err:module:attach_process_dlls
2012 Feb 05
1
Wine Display Help
I know this has been a popular topic, but seeing as this is day two of me trying to figure it out I give up, I need some help please.
I am trying to run wine on a CENTOS VPS. I am unable to run any .exe or xclock or anything of that nature. I get the common DISPLAY error:
[~/.wine/drive_c/windows]# wine notepad.exe
Application tried to create a window, but no driver could be loaded.
Make sure
2012 Mar 13
2
Help With Wine Errors
Attempting to run wine on an iMac
Running OSX 10.6.8
I installed and updated wine to the latest version using MacPorts
Whenever I try to run an application
I get this error:
Code:
No protocol specified
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
2012 Apr 21
1
Help with errors running Mabi on Wine please!
Every time I try to put the .exe installer file into the terminal, it gives me this error:
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
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.
2011 Jun 01
3
wine, display and root.
Hi,
I'm using wine to run a console app I've got (it doesn't actually output anything). It's running on a remote server, so I only have ssh access. When run the program as root, I get
>
> 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
2012 Mar 13
2
Having problems with building a deb package of the sources
I am using the 1.4-rc6 source code to build the deb package. The source
compiles smoothly but debuild -us -uc fails with this message:
(last few lines, I hope which are more relevant)
../../../tools/runtest -q -P wine -M atl.dll -T ../../.. -p
atl_test.exe.soatl_ax.c && touch atl_ax.ok
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is
2010 Nov 30
0
Multiple Instances of Diablo 2
Hi all,
I'm currently trying to run multiple Diablo 2 Windows with 1 user.
Thats what i managed to do until now:
if I use export WINEPREFIX=~/.wine2 and then run a copied d2, it works to join bnet twice, but when both are in the same game, 1 will get a Timeout.
So i tried to find a sloution (and found one):
I made another user (called "d21") and installed D2 into his personal .wine
2011 Dec 01
2
Having problems after installing Wine [osxwinebuilder]
Hello, I installed Wine today using the instructions on the osxwinebuilder page:
http://code.google.com/p/osxwinebuilder/
All went good, until trying out to launch iexplore, or winecfg or anything else.
I get the following error message each time doing the command:
wine winecfg or wine iexplore:
Code:
$ wine winecfg
Wine cannot find the FreeType font library. To enable Wine to
use TrueType
2012 May 05
12
Error running an app on a Mac
Hi Guys,
I'm a newbie, running my first windows app on a Macbook.
OS X 10.6.8
2.2 GHz Intel Core 2 Duo
2 GB 667 MHz DDR2 SDRAM
When I tried to install X11, both the original X11 app and the
update told me it is already installed on my Mac.
Here's the error messages from Term:
$ wine setup.exe
wine: created the configuration directory '/Users/horacemann/.wine'
Application tried
2011 Aug 17
4
Regression help
I am having problems getting my app to run under wine-git so that I may perform my regression.
Here is the output when I run wine-git/wine:
Code:
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
Wine cannot find the FreeType font library. To enable Wine to
use TrueType
2001 Feb 09
3
Palm Hotsync success...
Well, after having given up uppon serial communication from
hotsync.exe to the Palm Vx, I decided to try network communication
instead.
I am able to perform a complete hotsync even with Netscape Calendar
synchronization. I am not doing anything special to make it work but
it is not straight forward, neither.
I start hotsync.exe, configuring it for network access only. Then I
start pi-nredir
2009 May 31
0
WINE system tray appears randomly
Hello everyone,
I am in the process of adapting my app so it runs well on WINE. My app creates an icon in the system tray on Windows (via the Shell_NotifyIcon API) and it sometimes starts a child process that itself creates another icon in the system tray. It typically starts during interactive user login.
So I configured a system with Ubuntu 8.04 (and GNOME) to automatically start my app
2006 Aug 02
0
tray icons not in Gnome Notification Area
Running for example NetMetter http://readerror.gmxhome.de/
or uTorrent http://utorrent.com
Dapper drake, Wine 0.9.18
-Tray icons show in its own window in left upper corner :/ (Cedega shows it in
Notification Area, but with wrong background)
-minimizing and maximizing back app from tray will make that app window move a
little left and up
-minimizing with minimize button will make app window
2011 Feb 13
4
Forward-Compatibility with Ubuntu 11.04 (10.10 Netbook) plus
After testing some wine apps on Ubuntu 11.04 A2 today, and using 10.10 NE in previous weeks, I've notice a few issues that may hinder the use of Wine on this OS. These are mostly aesthetic and ease of use, but are worth noting in any case.
1: Removal of Notification Area/System Tray
For those who aren't aware, 11.04 and 10.10N used the new Unity interface, instead of the legacy GNOME GUI.
2008 Nov 06
0
0.7.8 Note on Systray App Requiring Password
J, Danny, all:
Compiz for openSuSE 11.0 from X11:/xgl has been fantastic and bullet-proof on
KDE 3.5.9. The only issue I have encountered has been with the password
management application keepassx, for openSuSE:
14:12 alchemy~> wp keepassx
6 results (3 packages) found for "keepassx" in openSUSE_110
* keepassx: KeePassX Cross Platform Password Manager
- 0.3.3 [BS::home:/vinboy
2009 Jan 18
0
FreePhoneLine Java app troubleshooting, would love some help!
My Voip provider has a Windows app for their phone service, and I'm having no luck getting it to work via wine. I would be very very grateful if anyone can help me out with this scenario. Below are my details and error output to stdout..
___My Env___
Ubuntu 8.10 -- 2.6.27-11-generic #1 SMP Thu Jan 8 08:38:38 UTC 2009 x86_64 GNU/Linux
wine-1.1.13
Windows app is calle: FreePhoneLine.exe