[Bug 16706] New: Layered Window test hangs and hides the mouse
http://bugs.winehq.org/show_bug.cgi?id=16706 Summary: Layered Window test hangs and hides the mouse Product: Wine Version: 1.1.11 Platform: PC URL: http://msdn.microsoft.com/en- us/magazine/cc164642.aspx?code=true&level=root%2cLayered Win%2cDebug OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jaimerave(a)gmail.com After testing a Layered window example, found that the program seems to hang and if you try to click any object inside of the window you'll see that the cursor just disappear. The source code of the test is also available. -- 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=16706 Jaime Rave <jaimerave(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase --- Comment #1 from Jaime Rave <jaimerave(a)gmail.com> 2009-01-01 17:23:30 --- The URL of the source code is in: http://msdn.microsoft.com/en-us/magazine/cc164642.aspx?code=true&level=root%... -- 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=16706 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|source, testcase | --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-01-01 17:32:14 --- (In reply to comment #1)
The URL of the source code is in: http://msdn.microsoft.com/en-us/magazine/cc164642.aspx?code=true&level=root%...
have you read the license? it doesn't look at all compatible with LGPL, removing source and testcase keywords. -- 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=16706 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-01-01 17:53:32 --- (In reply to comment #2)
(In reply to comment #1)
The URL of the source code is in: http://msdn.microsoft.com/en-us/magazine/cc164642.aspx?code=true&level=root%...
have you read the license? it doesn't look at all compatible with LGPL, removing source and testcase keywords.
Source simply implies that there is source code available to look at, not that we're going to include it in wine. If that were the case, you better remove every single source keyword that links to a GPL program. -- 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=16706 --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-01-01 19:26:08 --- (In reply to comment #3)
(In reply to comment #2)
(In reply to comment #1)
The URL of the source code is in: http://msdn.microsoft.com/en-us/magazine/cc164642.aspx?code=true&level=root%...
have you read the license? it doesn't look at all compatible with LGPL, removing source and testcase keywords.
Source simply implies that there is source code available to look at, not that we're going to include it in wine. If that were the case, you better remove every single source keyword that links to a GPL program.
If the source is unfavourably licensed then it shouldn't be studied to write a testcase or implementation as I think that would be a derivative work. This clause says that you cannot use the sample to create a derivative work if that derivative work is combined with any software which is licensed with free software type licenses, conditions 1, 2 and 3.
2.2 If you use the MS Samples, then the following also applies. Your license rights to the MS Samples are conditioned upon your (i) not incorporating Identified Software into, or combining Identified Software with, the MS Samples or a derivative work thereof; and (ii) not distributing Identified Software in conjunction with the MS Samples or a derivative work thereof. "Identified Software" means software which is licensed pursuant to terms that directly or indirectly (A) create, or purport to create, obligations for Microsoft with respect to the MS Samples or derivative work thereof or (B) grant, or purport to grant, to any third party any rights or immunities under Microsoft’s intellectual property or proprietary rights in the MS Samples or derivative work thereof. Identified Software includes, without limitation, any software that requires as a condition of its use, modification and/or distribution, that any other software incorporated into, derived from or distributed with such software must also be (1) disclosed or distributed in source code form; (2) licensed for the purpose of making derivative works; or (3) redistributable at no charge.
Looks pretty clear that this shouldn't be used. -- 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=16706 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|source | -- 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=16706 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-01-01 21:06:32 --- There are several other bugs with Microsoft source code linked that include that keyword. You should remove those as well if you feel that strongly about it. -- 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=16706 Will Tipton <wtipton(a)hmc.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wtipton(a)hmc.edu --- Comment #6 from Will Tipton <wtipton(a)hmc.edu> 2009-03-03 16:12:59 --- Same symptoms, possibly a dupe of bug 15118 -- 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=16706 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-08-05 20:00:52 --- Still present, though this should probably be compared against windows. I'm not sure what the expected behavior is... -- 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=16706 --- Comment #8 from butraxz(a)gmail.com 2013-04-23 15:24:36 CDT --- No update for 900 days. Is this still an issue in 1.5.28 or higher or should this be closed as abandoned ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16706 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still occurs with wine-5.0-rc2. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla