similar to: Wine just changes screen resolution.

Displaying 20 results from an estimated 1000 matches similar to: "Wine just changes screen resolution."

2010 Jun 10
5
help running TES IV:Oblivion
so I installed wine using Ubuntu software center (so I assume it's the latest version but I'm not sure) and tried running a couple of games with it but when i installed TES IV:Oblivion well... the installation went smoothly the patching too but when i run the game the luncher goes up normally but when i press play wine's virtual desktop closes and the game doesn't run i tried
2008 Oct 26
20
Big test coming up: fallout 3
ok as everyone knows, (and to be frank i didnt think it would in my lifetime ;P) fallout 3 gets released in 3 days or 6 for those who live in europe. now for those who where playing games since the 3rd grade the fallout universe has a special place in their hearts since literally i grew with it! so in mho fallout 3 fells in the category of games that someone must simply have, and thats why im
2009 Jun 17
2
Gurps Character Assistant 4
Dear Sirs; I am a total Ubuntu NEWB, so I request a Little patience please. Using Ubuntu 8.10 I downloaded Wine 1.1.23 by adding it to my package manager according to http://www.winehq.org/download/deb I installed Gurps Character Assistant 4 according to the App DB (http://appdb.winehq.org/objectManager.php?sClass=application&iId=2662) ,INCLUDING copying the windows files over to the wine
2008 Apr 29
9
Found a bug, not sure how to report
I was trying to install "The even more incredible machine" on my Hardy Heron. I popped in the CD and ran it via terminal. I get this message: paul at LinuxBehemoth:~$ wine /media/cdrom0/install.exe preloader: Warning: failed to reserve range 00000000-60000000 preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address
2007 Mar 19
4
Battlefield 1942 - SECDRV.SYS not found
Hello! I want to run Battlefield 1942 using wine 0.9.23. I have managed to install the game but if I try to start it I get: err:module:import_dll Library ntoskrnl.exe (which is needed by L"C:\\windows\\system32\\drivers\\SECDRV.SYS") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\drivers\\SECDRV.SYS" failed, status c0000135
2009 Apr 14
2
I broke wine
Ok, I was following a guide to install Office 2007 on Ubuntu 8.04 with Wine. I added exceptions (rpcrt4.dll and msxml.dll) as Native (Windows). After doing so wine broke, I can't even open winecfg to remove these exceptions. I've tried removing wine completely with Synaptic are reinstalling but nothing is helping, I currently have v 1.1.19 installed, it's still not working. when I use
2008 Oct 26
2
Wine 1.1.7 and 1.0.1 not working on Intrepid 64 bit
I posted this on Ubuntuforums but after reading a bit more it seems this is mostly used for gaming questions so I decided to come here. I am running 64 bit Ubuntu intrepid (still a beta but a release candidate). I can see Wine in my application menu but when I go to Programs/Acessories/Notepad nothing happens. I am unable to open the configuration nor am I able to uninstall using the Applications
2006 Apr 23
4
Problem "wining" Ragnarok Online
Hi to all, im a new linux/wine user and im having some problems to wine a ragnarok client... [hillo@Umbrella RO]$ wine roP.exe err:module:LdrInitializeThunk "binkw32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"H:\\RO\\roP.exe" failed, status c0000142 [hillo@Umbrella RO]$ Im using a fake drive_c with all .dll in ~/system32
2010 Dec 27
1
another superscript problem
I've exceeded the maximum time I am willing to accept for solving simple problems so I thank all in advance for your assistance. I am trying to plot text combined with an object value and a superscript. obv = 5 text = "Population mean =" ss = ^o # degrees Something like this (very naive so you get the idea): expression(text, obv, ss) paste(text, obv) # works ...but of course I
2008 Oct 14
4
wineboot with comctl32 native
I get the following warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135 I have comctl32 in system32 can anyone explain what status=c0000135 means
2006 Jun 18
2
Problem with Patrician II
Hi. I installed wine 0.9.15 on an LFS 6.1.1 SVN, it works just fine, I can have Starcraft and Caesar 3 working, and also Europa Universalis. I have some troubles with Patrician II : the install process gaoes well, but when I try to start the Game, I receive : nico@detritus:~/.wine/drive_c/Program Files/PATRICIAN II$ wine Patrician\ 2.exe err:module:import_dll Loading library ntoskrnl.exe
2006 Apr 29
6
wine errors
Trying to install ch i got: me@debian:~$ su Password: debian:/home/me# WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine /home/me/ch/ch.exe err:module:import_dll Library ole32.dll (which is needed by L"c:\\windows\\system32\\shlwapi.dll") not found err:module:import_dll Library shlwapi.dll (which is needed by L"c: \\windows\\system32\\shell32.dll") not found
2009 Jan 05
4
MSVBVM60.DLL
Hey, my friend made a scheduling program for my university's program (tried to make it sound good). THe problem is, when I try to launch it, it gives me this: Code: err:module:import_dll Library MSVBVM60.DLL (which is needed by L"Z:\\home\\sordelka\\Desktop\\DMD_Calendrier.exe") not found err:module:LdrInitializeThunk Main exe initialization for
2008 Oct 08
3
Wine Won't load - New to Linux, was initially impressed :-(
I have recently switched to Ubuntu 8.04. And being a user that still needs the functionality of MS Office, I attempted to install Office 2007 by following the instructions @ http://samanathon.com/how-to-install-microsoft-office-2007-in-ubuntu-804/ And during the setup I fear that I have misinterpreted something as I now can't even get to the Wine configuration menu. I Have tried removing
2007 Sep 25
3
Wine does not use PATH for DLL search, is this a bug or feature ?
Hi, I test both 0.9.44 and 0.9.45 and found that Wine does not use PATH environment variables for DLL search. My test application is a Qt 336 application, QSlider.exe. QSlider.exe require both qt-mt336.dll and mingwm10.dll. If I copy both dll to ~/.wine/drive_c/windows/system32, I can invoke QSlider.exe from anywhere and it works OK. If I put both dlls to, eg. /opt/qt-3.3/bin. And setup
2006 Feb 08
2
How to install RailsCron?
Hi, I would like to start running a background procedure once a user logs in to his account on the website. For this I am considering using the RailsCron object. However, I am not able to download it. I am new to Rails. Can someone give me the excat command I should use to get RailsCron? Can someone suggest a better way of running a procedure in the background? Thanks -Yash -- Posted via
2009 Feb 18
3
boot timeout problems, e.g. winecfg
I have the problem that every application I start with wine takes about 30 seconds to start. It then prints the following message: > > err:process:__wine_kernel_init boot event wait timed out > As far as I can remember this problem this problem exists since I installed SuSE 11.1 (wine 1.1.10?). I see the problems on both of my machines. E.g. set-up of my desktop: > :~> cat
2006 Jul 23
9
Kubuntu, Apache 2.2, Mongrel, Mongrel Cluster
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: new_notes Type: application/octet-stream Size: 5801 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060723/34e20e45/new_notes.obj
2008 Jul 29
2
why I cannot use winedbg --gdb
when I run Oblivion.exe by "winedbg --gdb", the following message appear, then it is blocked, I cannot type any letter in the terminal. if I run winedbg without "--gdb", it is OK. anyone can help? thanks! root at robwang:/mnt/home/Oblivion# winedbg --gdb Oblivion.exe 0016:0017: create process 'Z:\mnt\home\Oblivion\Oblivion.exe'/0x110670 @0x96434c (0<0>)
2007 Jul 14
1
How to remove the quote "" in the data frame?
If I do not add "ress" into the data frame "res", there is no quote in the data frame. However, I add "ress", all column were found the quote. How to remove it? If you can delete the quote in the file "ress", that is better. Thanks. > ress[1:10] [1] "ABHO.ABNE" "ABHO.ACBA" "ABHO.ACGI" "ABHO.ACKO"