similar to: question on wineconsole from GNOME launcher

Displaying 20 results from an estimated 4000 matches similar to: "question on wineconsole from GNOME launcher"

2008 Aug 21
0
kickstart error on 5.2 exception
Hi, I am trying to get my kickstart file that worked under 5.1 to work under 5.2 centos x86_64. This is the error that I get. On the screen it says Exception occured and gives me the option to save it. This is that file. I dont see any odd that would cause it to crash. Can anyone help. My kickstart file is in the mix below. Seems to be related to network, my line seems fine (I think) for
2007 Oct 06
1
New launcher in Gnome
Hi! In Centos 5, when I add a launcher to the desktop, it doesn't allow me to choose an icon for the launcher. After creating it, right-click/properties also has no way to choose an icon. It seems to assign one itself, and the one i get looks like a small terminal window, or something. How can I pick the icon for a desktop launcher myself? My old Centos 4.5 installation allowed me to pick
2008 Apr 18
0
got font problem invoking wineconsole (w/ debug info)
Hello, I have been tackling this problem for a whole day: err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting I digged in and found it could be related to locale and other things. Lacking enough knowledge, I could go no further. Result from
2010 Jul 13
0
Need help: wineconsole BAT file run hangs
I am using wine-1.1.42 on ubuntu 9.04 to run a winxp machine control program. The program is run using a BAT file: wineconsole run.bat If the program runs successfully, it will create a log file with OK message in the body. When I ran the BAT file using wineconsole, the program was able to finish and generate the correct log file; however running the above does not return to command line and the
2001 Dec 06
0
Out of memory using wineconsole
Hi, I tried to launch Windows ME's ftp.exe with wineconsole. Command line was : wineconsole --winver=winme ftp In result my system hangs, found in /var/log/messages : snoop kernel: Out of Memory: Killed process 14041 (wineconsole). Strange, because I have no problem running ftp without wineconsole. I have sufficient memory (208 MB swap,256MB physical).
2012 Feb 09
3
WineConsole Font Issue
Well many of you already know about the error but I'll still like to explain. I'm actually trying to get a Game Server Run on Linux without the X-server/VNC running. The server works but I don't have any console. There are some users who actually got a console without Xserver/VNC running on their game server using wineconsole so I'm trying to do the same but wineconsole would
2005 Sep 28
0
Wine on Fedora Core 4: Street Atlas 8 & wineconsole issues
I just did a fresh installation of Fedora Core 4, using my home directories from FC3, including my .wine. In the FC3 environment, I had used winetools to install. I did not want to do a fresh installation of wine, just use an RPM that would work. Alas, I had to fall back to 20041201. SA 8: I installed and uninstalled wine-20050524-1fc3winehq.athlon.rpm, wine-20050310-1fc3winehq.athlon.rpm
2009 Jul 25
1
wineconsole fails to start
Hi folks Debian 5.0 iceweasel 3.0.6 wineconsole fails to start $ wineconsole start Code: wine: created the configuration directory '/home/satimis/.wine' Could not load Mozilla. HTML rendering will be disabled. wine: configuration in '/home/satimis/.wine' has been updated. iceweasel unable to start. Please advise how to fix the problem. TIA B.R. satimis
2004 Nov 29
2
Log file with application running in wineconsole
Hello, I still didn't find a solution to prevent a large logfile when using wineconsole :-( I'm running a windows console (CUI) application using wineconsole and I noticed all screen output gets logged in /tmp/wine.log.* I turned of all debug channels with debugmesg -all, but it still logs the normal screen output of the application (minus the debugmessages). The problems is that my
2007 Jan 09
0
wineconsole with Darwine on Intel Mac OS X
Hello. I'm trying to launch wineconsole in Darwine (binary distribution 0.9.12) to run a CUI based program. However, Darwine doesn't seem to include any of wine's command-line based executables to run in OS X's Terminal application. So I'm somewhat at a loss on how to run wineconsole. Can you guys offer any help? Thanks in advance!
2002 Oct 16
0
Wineconsole example?
Hello, Is there a good example WINE configuration for running a simple console program (using wineconsole)? For example, the windows tree.com program? I'm actually trying to run TLIB (version control software from Dave Burton Systems, www.burtonsys.com ) under linux, and am so confused I want to start with a working example first. I'm new to linux, tlib, and wine! I know it can be
2004 Oct 07
0
wineconsole blanking
Hi! I got a small problem with wineconsole (ncurses backend). I'am testing a commandline application (WM8EUTIL.exe aka Windows Media Encoder 8)) only, so I have no X running here, using ttydrv. But if I execute winconsole $ wineconsole .wine/drive_c/Program\ Files/Windows\ Media\ Components/Tools/WM8EUTIL.exe the commandline options for this tool are shown, but the console is blanked
2010 Sep 05
2
No output from linux console applications to wineconsole
When I try to execute a linux application from a Windows console program (like Far Manager) run under wineconsole it is usually executes successfully. However if the application is a command line tool it doesn't produce any input/output to the wineconsole's terminal and it's execution became useless. Is there any way to fix it?
2002 Jun 18
1
wineconsole : problem solved !
Hi Eric, I finally manage to use wineconsole. Fix needed : install the NVidia headers provided in the documentation part of the package when installing it with a RedHat distribution. They will overwrite the (wrong) headers needed to link with a Mesa installation provided in the default XFree86-devel package. They are for use of the builtin nv driver.
2010 Aug 23
1
wineconsole change default path
I want to change the default startup path for wineconsole so it points straight to Program Files when I launch it instead of the current path which is E:\> Tried a few obvious strings and no joy.. I'm just lazy and don't want to type the path every five minutes.. [Rolling Eyes]
2007 Mar 09
1
wineconsole crashes - what am I doing wrong?
Dear All, I am running Wine under Linux - Suse 10.1 (kernel 2.6.16). GUI apps work fine (eg "wine notepad", "wine matlab") and wcmd works too ("wine wcmd"), but any CUI program causes a crash, like this: /home/gcunning> wineconsole --backend=user "c:freedos\edit.com" Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses
2004 Nov 19
0
Stop loging output of CUI application running in wineconsole
Hello, I hope somebody can give the anwser to a question which keeps bugging me. I'm running a windows console (CUI) application using wineconsole and I noticed all screen output gets logged in /tmp/wine.log.* I turned of all debug channels with debugmesg -all, but it still logs the normal screen output of the application (minus the debugmessages). The problems is that my application
2009 Apr 26
4
Failed to load wine, winecfg, wineconsole, etc.
Hopefully somebody has info on this topic. I have just installed Wine on OpenSuse 11.1. I've tried to install MSOffice 2003 but when double clicking on setup.exe nothing happens. I also tried by typping "wine /media/MSOfficeCD/setup.exe" but I get this error X Error of failed request: XF86VidModeExtensionDisabled Major opcode of failed request: 135 (XFree86-VidModeExtension)
2011 Dec 26
2
gnome keyring
I am having an issue I have not ran into before... I set my box to "auto" login by changing the file: more /etc/gdm/custom.conf # GDM configuration storage [daemon] AutomaticLoginEnable=true AutomaticLogin=silentm TimedLoginEnable=true TimedLogin=silentm TimedLoginDelay=0 [security] [xdmcp] [greeter] [chooser] [debug] It does auto login - however then when I try to VNC into
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64. the transcript below (hangs for 60 seconds) at the line: MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56 AUTH=root at devcentos5x64.msgnet.com The email succeeds - but I am trying to figure out the 60 second delay. Neither email server is busy. Nothing is waiting. the DNS on both machines point to the same nameserver. The DNS