similar to: wine explorer /desktop doesn't work the first time

Displaying 20 results from an estimated 500 matches similar to: "wine explorer /desktop doesn't work the first time"

2009 Mar 21
2
Wine 1.1.17 not detecting Xvnc display
Hello, I want to run some program with Wine in a headless server. However, I want to access it via VNC, so I am using Xvnc (vncserver is a wrapper script) from tightvnc as a X server. But I have a problem: wine doesn't detect the display of the X server. This is what happens: Code: [martin at urano ~]$ DISPLAY=:1 [martin at urano ~]$ vncserver :1 New 'X' desktop is urano:1 (...)
2006 Oct 09
2
Can't make wine work... Wrong libraries loaded?
Hi everybody! I posted a message a few days ago about my difficulties in trying to make wine work. Doing some research I found out that wine can't work without the /tls libs since it now supports threads. Interistingly, though, I have the 3 versions of this library (/lib/pthreads, /lib/i686 and /lib/tls, which is a part of the Glibc package. My kernel is 2.6.16. As I could understood, wine
2003 Nov 25
1
Font Metrics
Hi All Newbie to wine here :) I have installed wine, and can get notepad and winemine up, but when I do, I get a painfully long list of messages and then it goes into Font Metrics 1.1% - Font Metrics 1.2% untill we eventually get to 100%. I also tried to run File Maker Pro 5 for windows, however the window opened and just hung for about 15 mins before I killed the process. I have checked the
2006 Feb 15
1
Font problems with remote X11 displays
I'm trying to use wine on a remote X11 desktop (my Mac iBook), and everything works except for the system fonts. I can see fonts in the system menus (File, Edit, Help, etc), but not anywhere else on the application. For example, when I run winecfg on the remote linux box (running Slax "Kill Bill" edition), I see *no* text whatsoever. When running winemine, I can only see text
2008 May 30
2
Wine doesn't work on FC9
I recently upgraded from Fedora 8 to Fedora 9. Wine-0.9.58 was included. When I tried to run an already installed app, nothing happened. Wine configuration didn't run either. I examined the shell scripts in /usr/bin and found that winecfg, wineconsole, winedbg, winefile, and winemine all contained the same scripts, starting with "Wrapper script to start a Winelib application once it
2009 Jan 31
3
wine on powerpc report
Hi, list. I know this information won't be useful to most of you. I'm getting this error: preloader: Warning: failed to reserve range 00010000-00110000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report I'm running wine 1.0.1 on a linux powerpc box. The error doesn't affect the applications I tried (winecfg, winemine, a flash PE binary...).
2002 Apr 23
0
[Bug 225] New: Supression of login warning banner for noninteractive commands
http://bugzilla.mindrot.org/show_bug.cgi?id=225 Summary: Supression of login warning banner for noninteractive commands Product: Portable OpenSSH Version: 3.0.2p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P4 Component: ssh AssignedTo:
2018 Jan 02
0
Wine release 2.0.4
The Wine maintenance release 2.0.4 is now available. What's new in this release (see below for details): - Various bug fixes - Updates to the National Language Support files - Documentation updates The source is available from the following locations: https://dl.winehq.org/wine/source/2.0/wine-2.0.4.tar.xz http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.4.tar.xz Binary
2002 Nov 25
0
Linux and Samba Code
Here is an executable that would allow a user to change the linux and SMB passwords simultaneously. The website indicated in the comments had some problems in the code, but they are fixed in the cpasswd.c file which is below and also attached. Hope that this helps others. The code is a fix, not a solution. it only works from the command prompt, but it helps with keeping linyx and Samba
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi, I?ve installed wine on Ubuntu 6.10 64bit using the following guide : http://www.ubuntuforums.org/showthread.php?t=185557 but, when I type winecfg in Terminal I get the following error : exec: 29: /usr/bin/wine: not found Dunno if it may help, but here?s a terminal shot of when wine was getting installed. matt@ubuntu:~/Desktop$ dpkg -x lib libartsc0_1.3.2-3_amd64.deb
2003 Sep 17
3
all possible samples
Dear all, there is an R function that return all possible samples of size n, with replacement, from a vector of length N ? Best regards
2006 Mar 15
3
Help on factanal.fit.mle
Hi Can anybody please suggest me about the documentation of "factanal.fit.mle()" (Not factanal()------ searching factanal.fit.mle() in R always leads to factanal()). Is there any function for doing principal component factor analysis in R. Regards Souvik Bandyopadhyay JRF, Dept Of Statistics Calcutta University [[alternative HTML version deleted]]
2017 Nov 11
0
Wine release 2.21
The Wine development release 2.21 is now available. What's new in this release (see below for details): - Still more metafile support in GdiPlus. - Indirect draws support in Direct 3D. - Calling convention fixes on ARM. - Improved serial port detection on Linux. - Services fixes on WoW64. - Better DPI scaling in the Shell Explorer. - Various bug fixes. The source is available
2000 Apr 28
1
dev2bitmap from a script invoked by another process
Issue: I have a R script that is invoked periodically by another process. In the script, a graphics is generated and I want to get a the image for the graph as a jpeg. Here is a prototypical version of the script (try.R): plot(1) dev2bitmap("try.jpg", type = "jpeg") I am running R-1.0.0 on Solaris 7. The script is invoked as: R --vanilla < try.R A file named try.jpg is
2006 Jul 20
19
Recipes versus Ruby for Rails: what''s best after Agile?
For expats from other languages, what''s the next best step after the Agile Web Dev book: Rails Recipes or Ruby for Rails? Thanks, -- Austin -- Posted via http://www.ruby-forum.com/.
2008 Jun 27
0
Wine release 1.1.0
The Wine development release 1.1.0 is now available. What's new in this release (see below for details): - Many more gdiplus functions implemented. - Improved graphics tablet support. - Many Richedit fixes and improvements. - Support for HWND_MESSAGE windows. - A lot of new MSHTML functions. - Many fixes in MSI registry handling. - Initial implementation of the inetmib1 DLL. -
2004 Mar 30
2
Improve Colors in Wine
Hi: I am new using wine. I install a game (Monopoly) but look like 16 colors and the graphics are moved. How i can fix this? Simon
2009 Mar 19
5
Running Windows Services
Im trying to run a windows service application with wine (downloaded with apt on Debian 4.0, I believe its 1.0.1). The application can install itself by typing "wine app.exe -install". This will return a successfull message saying that the app is installed as a service. When I try to start (wine net start app) the service it says that its already running, which is not. I've
2010 Sep 05
2
Marking .exe on cd-rom installation as executable
Like the subject says, I know its possible for the specific program I have, I just don't remember how to do it, or maybe don't know. I have wine installed, and it is configured to notice the program in D: drive. Here is what appears when I try to find welcome.exe in terminal: Code: kade at kade-desktop:~$ wine D:\\welcome.exe Warning: could not find DOS drive for current working
2012 Apr 15
6
Can not uninstall / remove Wine 1.5.0
I have been trying to upgrade to 1.5.2 from 1.5.0 I can't seem to get rid of it. I have Removed it via Software Center, Synaptics Package Manager, and some command lines. Killed orphan files. typing; wine --version give; wine-1.5.0 Please help me remove.. I need to install 1.5.2 Note: Im a novice.. so might have to spell out what to type in command line. Thanks