http://bugs.winehq.org/show_bug.cgi?id=2878
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2005-17-05 23:49 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From box2321(a)yahoo.com 2005-17-05 20:22 -------
> make depend && make
> make: *** No rule to make target `depend'. Stop.
... that didn't work either.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2557
------- Additional Comments From luis-maria.aguirre(a)ieee.org 2005-17-05 20:05 -------
I have the same problem (wine-20050419-1rh9winehq) with other app.
config is the winetools 211 "Basic Setup->fake windows drive" ONLY, except that:
"Windows" = "winxp"
With winedbg and a Ctrl-C when you know the app is eating memory, a get a
recursive call to:
ME_InsertTextFromCursor+0x213 in riched20
Maybe (I'm a newbie), this is the same bug you got. Maybe not.
I run the same app with native riched20 and riched32, and this problem disappeared.
Regards,
Luis
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2965
bon(a)elektron.ikp.physik.tu-darmstadt.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|unimplemented function |unimplemented function
|MFC42.DLL called in 32-bit |MFC42.DLL called in 32-bit
|code (0x753d6e2c) |code (0x753d6e2c)
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-17-05 18:02 -------
Wine doesn't implement MFC. Either your setup loads a wrong version of MFC42, or
some other library that MFC42 loads and that Wine implements (like msvcrt) is
missing some function and therefore MFC depending on that function would fail.
Look closer!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2964
------- Additional Comments From lionel.ulmer(a)free.fr 2005-17-05 14:22 -------
I think that this should be fixed in Wine CVS. Could you still attach a +ddraw
log so that I can check it (or even better would be to use CVS and confirm it
like this :-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From marcelotduarte(a)gmail.com 2005-17-05 13:19 -------
the correct procedure for compiling/installing is:
./configure
make depend && make
su -c "make install"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From box2321(a)yahoo.com 2005-17-05 12:26 -------
I installed wine via Synaptic Package Manager in Ubuntu. I used Synaptic
Package Manager to uninstall. Followed your directions, so far so good,
but here is what I get when I enter 'make'...
make: *** No targets specified and no makefile found. Stop.
... what do you suggest now? Thanks for helping out a total stranger! I do
my share by working at a homeless shelter in downtown Portland Oregon
USA.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2964
Summary: Master of Orion 2 with latest wine(200504) doesn't work
with fullscreen(with desktop it works)
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.winehq.org/appview.php?appid=139
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: little_smile(a)mail.ru
$ wine Orion95.exe
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
err:wave:OSS_WaveInInit /dev/mixer1: No such device
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4037fe58)->(00010022,00000011)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR)
fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum
Have the same with Caesar3:
$ wine c3.exe
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
err:wave:OSS_WaveInInit /dev/mixer1: No such device
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4038fa60)->(00010024,00000013)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found! (XRandR)
With wine-20041114(cvs or not, don't remember) they work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.