http://bugs.winehq.org/show_bug.cgi?id=9152
--- Comment #24 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-26 18:15:51 ---
Created an attachment (id=18217)
--> (http://bugs.winehq.org/attachment.cgi?id=18217)
stub for RtlCompressBuffer
ok, let's do this one by one. the other functions may be called only on failure
so if this one succeeds those calls are not needed.
so test this one on top of the last patch.
keep in mind i am only stubbing functions, they are not implemented so the
application may not have the correct behaviour even if it doesn't crash.
so when it doesn't crash check if it is doing what it should, so that i know if
it is worth it to send these patches to be commited.
--
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=7229
--- Comment #56 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-26 18:13:47 ---
(In reply to comment #55)
> (In reply to comment #54)
> > (In reply to comment #53)
> > > Confirm that the bug is present on 0.9.57 with hardware sound enabled.
> > >
> >
> > Please retest with Wine 1.1.11
> >
>
> Seems to have been fixed a while ago.
>
are you using FreeBSD?
--
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=6457
ricardo filipe <ricardo_barbano(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ricardo_barbano(a)hotmail.com
--- Comment #18 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-26 17:37:26 ---
you just need to install mfc42 with winetricks. it worked for me, although the
game is sllooowww... but that's another story :)
--
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=9152
--- Comment #23 from Emilio Lopez <buhitoescolar(a)gmail.com> 2008-12-26 17:18:53 ---
Ricardo, as it happened before, it doesn't crash, but it won't connect either.
It seems it also needs some other functions (you can see them on the log I
attached).
These functions are:
* ntdll.dll.RtlCompressBuffer
* ntdll.dll.RtlConsoleMultiByteToUnicodeN
* ntdll.dll.RtlConvertExclusiveToShared
* Maybe others? Read the log, just in case :)
Looking forward to hearing from you!
--
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=15207
Summary: Minor regression with "The Journal"
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbysmith(a)yahoo.com
A minor regression has been introduced with Wine 1.1.4 and "The Journal", from
http://www.davidrm.com.
The software behaves as expected until you minimize it. When you minimize it,
a new title bar is created, and the window reappears detached from the
titlebar. I did not see this behavior under Wine 1.0. This was experienced on
Ubuntu 8.04.1 under Gnome.
--
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=15062
Summary: Own applications lose main window when switching virtual
desktop
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felix.saphir(a)presswatch.de
This might be related to bug 2368: We have a couple of applications built with
Delphi 5 Professional (on Windows) running on our server (CentOS and KDE) with
the help of Wine. Everything was fine until (and including) wine-1.1.1.
After building wine-1.1.3 from source (nothing special: "configure
--prefix=/usr/local/wine-1.1.3", make depend, make and make install), these
applications lose their main window when switching the virtual desktop, while
e.g. notepad.exe does not. Everything left is the "Wine System Tray". This does
not happen, if I dont't "Allow the window manager to control the windows"
(winecfg).
I did a regression test, ending up at revision
"[31b4061c9b0b9b960346f047c3d7afa9afe092f4] winex11: Fetch the current X window
position on ShowWindow resulting from a window manager event."
I know, this is not necessarily an issue with Wine, since I could probably fix
our own apps as well (If I knew where to start looking ;-) ).
--
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=12665
Summary: Project Torque does not go past title screen
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://project-torque.aeriagames.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
Created an attachment (id=12324)
--> (http://bugs.winehq.org/attachment.cgi?id=12324)
Output log file
Game: Project Torque
What appears to work: installing, launching the game, updating, and game guard.
Once the title screen appears, I do not get the login screen that I would get
running the game on Windows.
I am using Gobolinux 014.
--
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=3952
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quest2013(a)emailengine.org
--- Comment #44 from Austin English <austinenglish(a)gmail.com> 2008-12-26 15:18:43 ---
*** Bug 12665 has been marked as a duplicate of this bug. ***
--
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=9152
--- Comment #21 from Emilio Lopez <buhitoescolar(a)gmail.com> 2008-12-26 14:13:43 ---
I will compile and test ASAP.
--
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.