http://bugs.winehq.org/show_bug.cgi?id=4813
Pavel Ondracka <drakkk(a)centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drakkk(a)centrum.cz
--- Comment #19 from Pavel Ondracka <drakkk(a)centrum.cz> 2009-08-29 06:52:52 ---
Still present in 1.1.28.
--
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=19870
Summary: crash on EnumDisplayMonitors() callback return
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimir.strakh(a)gmail.com
Created an attachment (id=23301)
--> (http://bugs.winehq.org/attachment.cgi?id=23301)
App to crash after EnumDisplayMonitors callback. Winedebug logs for `-g -O0`
and `-O2`
Wine crashes on returning from EnumDisplayMonitors()'s callback.
Callback called ok, params passed ok, but after callback returns, wine crashes.
Logs attached for wine compiled with `-O2` flags, and with `-g -O0`
Simple application that reproduce crash attached.
--
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=19193
Summary: Graphical corruption in wine notepad with scrollbars
Product: Wine
Version: unspecified
Platform: PC
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=22188)
--> (http://bugs.winehq.org/attachment.cgi?id=22188)
Screenshot
Steps to reproduce:
- Open wine notepad
- Type newlines in the file so there is a long scrollbar
- Scroll very slowly (with mousewheel, for example)
Result:
- A black trail appears next to the scrollbar (see attached screenshot)
This might be a regression, Ill post the results of the test in a bit.
--
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=19805
Summary: Moorhuhn "Schatzjaeger" cannot be run
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Created an attachment (id=23197)
--> (http://bugs.winehq.org/attachment.cgi?id=23197)
console output
Tried it under a stable Gentoo Linux :
tfoerste@n22 ~ $ uname -a
Linux n22 2.6.30.5 #1 SMP Mon Aug 17 09:57:29 CEST 2009 i686 Intel(R) Core(TM)2
Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux
--
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=12546
Summary: Crysis: Unhandled Exception: Page fault on write access
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Myrlin1(a)gmail.com
Created an attachment (id=12113)
--> (http://bugs.winehq.org/attachment.cgi?id=12113)
Crysis Error Trace
uname -srvpio:
Linux 2.6.24.4-64.fc8 #1 SMP Sat Mar 29 09:15:49 EDT 2008 x86_64 x86_64
GNU/Linux
Command:
wine ~/.wine/drive_c/Program\ Files/Electronic\
Arts/Crytek/Crysis/Bin32/Crysis.exe
Critical Error:
wine: Unhandled page fault on write access
Unhandled exception: page fault on write access
Running as Standard User. Installed without a hitch.
Attempted using version 0.9.59, same problem.
Unsure where to go from there.
--
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=2784
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas.vdburgt(a)xs4all.nl
--- Comment #20 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-28 19:40:13 ---
*** Bug 14438 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=12119
Summary: Dialog with enu does not display the menu
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.jtagtest.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hinner.info
We have a dialog that does this in CDlg::OnInitDialog():
...
CMenu menu;
menu.LoadMenu(IDR_...);
SetMenu(&menu);
...
on Windows you can work with the menu without any problems, under wine menu is
not even displayed (but space is assigned and this space is never
refreshed/cleared). I can provide both executable and screenshots, but I think
it's easier to write a test app.
--
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
landeel <cleberdemattoscasali-wine(a)yahoo.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cleberdemattoscasali-wine@y
| |ahoo.com.br
--- Comment #46 from landeel <cleberdemattoscasali-wine(a)yahoo.com.br> 2009-08-27 17:49:33 ---
What if someone could create a fake gameguard to trick the game executable?
--- Comment #47 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-08-28 04:42:18 ---
(In reply to comment #46)
> What if someone could create a fake gameguard to trick the game executable?
That is out of the scope of the Wine project.
--- Comment #48 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-08-28 05:30:22 ---
Moreover that's called a copy protection circumvention and is illegal.
--- Comment #49 from Austin English <austinenglish(a)gmail.com> 2009-08-28 11:49:52 ---
(In reply to comment #48)
> Moreover that's called a copy protection circumvention and is illegal.
Depending on your jurisdiction. US, sure. Europe, etc., not so much.
And of course, countries not signatory to the Berne convention/some other
copyright agreement treaty can legally infringe copyrights from other
countries.
Copyrights are a mess...
--- Comment #50 from Henri Verbeet <hverbeet(a)gmail.com> 2009-08-28 12:19:57 ---
Just fwiw, GameGuard is "anti-cheating", not copy protection. Not that it
changes much for the discussion, Wine certainly doesn't want to include that
kind of circumvention code.
--- Comment #51 from landeel <cleberdemattoscasali-wine(a)yahoo.com.br> 2009-08-28 18:15:40 ---
I know this is really out of Wine's scope.
But I mean if such a project existed, totally apart from wine, it would benefit
wine users.
--
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
landeel <cleberdemattoscasali-wine(a)yahoo.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cleberdemattoscasali-wine@y
| |ahoo.com.br
--- Comment #46 from landeel <cleberdemattoscasali-wine(a)yahoo.com.br> 2009-08-27 17:49:33 ---
What if someone could create a fake gameguard to trick the game executable?
--- Comment #47 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-08-28 04:42:18 ---
(In reply to comment #46)
> What if someone could create a fake gameguard to trick the game executable?
That is out of the scope of the Wine project.
--- Comment #48 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-08-28 05:30:22 ---
Moreover that's called a copy protection circumvention and is illegal.
--- Comment #49 from Austin English <austinenglish(a)gmail.com> 2009-08-28 11:49:52 ---
(In reply to comment #48)
> Moreover that's called a copy protection circumvention and is illegal.
Depending on your jurisdiction. US, sure. Europe, etc., not so much.
And of course, countries not signatory to the Berne convention/some other
copyright agreement treaty can legally infringe copyrights from other
countries.
Copyrights are a mess...
--- Comment #50 from Henri Verbeet <hverbeet(a)gmail.com> 2009-08-28 12:19:57 ---
Just fwiw, GameGuard is "anti-cheating", not copy protection. Not that it
changes much for the discussion, Wine certainly doesn't want to include that
kind of circumvention code.
--
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
landeel <cleberdemattoscasali-wine(a)yahoo.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cleberdemattoscasali-wine@y
| |ahoo.com.br
--- Comment #46 from landeel <cleberdemattoscasali-wine(a)yahoo.com.br> 2009-08-27 17:49:33 ---
What if someone could create a fake gameguard to trick the game executable?
--- Comment #47 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-08-28 04:42:18 ---
(In reply to comment #46)
> What if someone could create a fake gameguard to trick the game executable?
That is out of the scope of the Wine project.
--- Comment #48 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-08-28 05:30:22 ---
Moreover that's called a copy protection circumvention and is illegal.
--- Comment #49 from Austin English <austinenglish(a)gmail.com> 2009-08-28 11:49:52 ---
(In reply to comment #48)
> Moreover that's called a copy protection circumvention and is illegal.
Depending on your jurisdiction. US, sure. Europe, etc., not so much.
And of course, countries not signatory to the Berne convention/some other
copyright agreement treaty can legally infringe copyrights from other
countries.
Copyrights are a mess...
--
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.