http://bugs.winehq.org/show_bug.cgi?id=19995
Summary: Running extremely slow on windows based games.
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: talongd(a)gmail.com
Wine runs extremely slow, and tells me that i need more ram to run games. The
games that do run from wine, lock up often, and sometimes crash. specifically
Quest for glory, Superhero league of Hoboken, and Companions of Xanth. Which I
downloaded all of them recently, from abandonia.com.
Talon
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1660
mst(a)collogia.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mst(a)collogia.de
--- Comment #25 from mst(a)collogia.de 2009-09-09 04:22:17 ---
Hi,
as far as I got this disassembled in the 1.1.29 the error may be revelead when
adding the following code to IDirectDrawImpl_CreatePalette (ddraw_thunks.c
lines 245ff)
...
if(SUCCEEDED(hr) && *ppPalette)
{
IDirectDrawPaletteImpl *impl = (IDirectDrawPaletteImpl *)*ppPalette;
IDirectDraw7_Release((IDirectDraw7 *)ddraw_from_ddraw1(This));
int *x;
x = (int *)ppPalette+1;
FIXME("ppPalette+4 = %u\n",*x);
...
This will produce the output:
fixme:ddraw_thunk:IDirectDrawImpl_CreatePalette ppPalette+4 = 1285364
fixme:ddraw_thunk:IDirectDrawImpl_CreatePalette ppPalette+4 = 1285940
fixme:ddraw_thunk:IDirectDrawImpl_CreatePalette ppPalette+4 = 0
wine: Unhandled page fault on read access to 0x00000000 at address 0x401c3a
This corresponds to my observations. CreatePalette is called three times. After
the third call it will crash because of this pointer being empty. Maybe anyone
has an idea what is going wrong.
Best regards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7768
--- Comment #12 from red-ray <ray(a)pobox.co.uk> 2009-09-09 03:31:43 ---
(In reply to comment #11)
> *** Bug 19982 has been marked as a duplicate of this bug. ***
Bug 19982 is not a duplicate of this bug. It is about thread affinity
(SetThreadAffinityMask()) whereas this bug is about processes affinity
(SetProcessAffinityMask()).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19984
Summary: With ATI vedio cards game runs unplayably slow (game
is Hardwar
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kingtiger16(a)gmail.com
Created an attachment (id=23512)
--> (http://bugs.winehq.org/attachment.cgi?id=23512)
Konsole ourput when running
Game runs unplayably slow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17656
Summary: camstudio
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tigernerve(a)live.com
Installation still works under the Ubuntu upgrade to 8.10, however, camstudio
does not function after installation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15166
Summary: [Photoshop elements 6] files have to be reconnected
after import
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fredrik.joakim.sandstrom(a)gmail.com
Steps to reproduce:
1. import a bunch of pictures into the pse6 catalog using 'get photos from
files and folders'
2. the photos are imported but when one opens a photo in full screen mode the
picture is reconnected because pse6 thinks it's missing (i.e. moved to other
location)
Workaround:
Choose File->Reconnect->'All missing files' manually after each import
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15131
Summary: printing problem from lotus notes
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dm(a)belkam.com
Created an attachment (id=15840)
--> (http://bugs.winehq.org/attachment.cgi?id=15840)
print preview screen
Hello!
There are problem with printing something from Lotus Notes 7.0.3 in Wine.
There are screenshots with screen and print preview.
btw, certanly all is Ok in windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10721
Summary: RichEditWndProc_common make invisible text
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
In Pronotes 2007 from Index Education, when I enter a text in a richtext frame,
this text is invisible during the entering.
This message is repeated :
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
...
A click out of the richtext frame closes the frame and then the text appears
fine.
I must say that all MS classical fonts are installed in
.wine/drive_c/windows/fonts/.
This is the same problem that in wordpad preview before printing, I think.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14990
Summary: Disk space error
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Trying to install Mobil 1 British Rally Championship (by Magnetic Fields),
http://www.gamespot.com/pc/driving/mobil1rallychampionship/index.html
The installer says that there is no disk space to install, even though it says
itself that there is over 6gb free. Select "Proceed" just keeps bringing you
back to the same screen.
See attached terminal log and screenshots.
Hardware used:
-------------
AMD 4200+ X2 (2.2Ghz)
2GB Ram
Nvidia 7600GS (256Mb)
Software used:
-------------
Fedora 8 x86_64
32bit wine from git
nvidia driver 177.68
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14634
Summary: Kayako Livesupport - employee chat window doesn't show
text
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://hotfix.kayako.com/download/lr/3.1.1.61/win32/Live
Response_3.1.1.61-STABLE.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harm(a)professorchaos.org
when starting a chat session with a customer, the remote chat window (browser
based) is ok and can read all the text. Both his own text and that typed by the
wine user. Problem is: wine user can't read neither his own typed text or the
text typed by the customer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.