http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From willie(a)froq.net 2005-03-10 20:58 -------
I don't know much about OpenGL, but GL_EXT_framebuffer_object might help as
far as I understand? To quote the official spec:
"This extension defines a simple interface for drawing to rendering
destinations other than the buffers provided to the GL by the window-system."
It's quite new, part of OpenGL 1.5 or even 2.0, but it's at least supported by
recent Nvidia drivers (checked 1.0.7676) - don't know about ATI. It's not
exactly the most compatible solution, as it's only supported on more recent
GPUs (Geforce 5 and later) if I remember correctly. But maybe still worth
looking into, if it's suited to fix the problem. The regression mostly hits
more expensive applications where it's save to assume the user has the
hardware needed anyway. And I think it's faster compared to other hacks...
http://www.opengl.org/documentation/extensions/EXT_framebuffer_object.txt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=556
------- Additional Comments From fgouget(a)codeweavers.com 2005-03-10 20:35 -------
I have resolved some issues but there are still quite a lot of differences to
review. I have started a Wiki page to keep track of them and to help
collaborative work on this issue.
http://wiki.winehq.org/SpecDiscrepencies
--
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=3479
cmorgan(a)alum.wpi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From cmorgan(a)alum.wpi.edu 2005-03-10 20:32 -------
Fixed in appdb cvs. Bug was maintainersubmit.php calling isMaintainer(appId,
versionId) but user::isMaintainer(iVersionId) misinterprets the appId as a
versionId that doesn't exist and does all kinds of bogus stuff. Verified fixed
by Ketche.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=69
------- Additional Comments From fgouget(a)codeweavers.com 2005-03-10 19:54 -------
Yeah, it's a hard bug.
Adding support for things like '#import' will either require modifying the C
compiler (not portable), or having a wrapper that knows how to process type
library files and which heavily pre-processes the C source file to replace the
'#import' line with the required definitions. '#import' might even require
connecting with the linker so we can tell it to link with that type library file
too.
It's really heavy, maybe so much so that it should be considered outside the
scope of Winelib? After all code using stuff like '#import' is not really C/C++
code anymore. So this could be likened to extending gcc/g++ to support a C/C++
derivative, or reimplementing an MSVC compatible compiler.
--
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=1968
------- Additional Comments From vitaliy(a)kievinfo.com 2005-03-10 19:46 -------
Looks like two issues (tested with GU from Philippines:
- To connect to the Interent it need at least mozilla activeX
- Guard does not work because it loads drivers (encryption & kbd filter)
I don't see this working with Wine any time soon.
--
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=1106
------- Additional Comments From fgouget(a)codeweavers.com 2005-03-10 19:45 -------
I have tested Vitaliy's patch and it fixes the Ctrl+Space problem. Cool!
Erm, I have noticed Shift+Space really does not work right when selecting up and
when combined with Ctrl (again, feel free to move this to a separate bug as it's
really a different problem). Vitaliy you seem to be making miracles there, feel
like doing a couple more? <g>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1104
------- Additional Comments From fgouget(a)codeweavers.com 2005-03-10 19:39 -------
I have tested Vitaliy's patch and it does fix the movement of the selected item.
However I have noticed another problem which was there before. It might be
better to enter it in a new bug and feel free to move it, but I'll report it
here as it is a related issue.
When using the keyboard to cause scrolling, columns 2 and greater are redrawn
with a blue background, i.e. as if they were selected, unlike what happens when
the mouse is used. This blue background then never goes away.
I have noticed this problem both with the PageUp/PageDown and the Up/Down keys.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3137
------- Additional Comments From henrik.falk(a)home.se 2005-03-10 18:20 -------
I have this problem with wine-20050930 compiled from source.
This is the complete output from start to when wine crashes trying to enter the
world.
shienarier@SkyNET ~ $ wine .wine/fake_windows/Games/World\ of\ Warcraft/WoW.exe
fixme:advapi:SetSecurityInfo stub
fixme:powrprof:DllMain (0x7c260000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11
fixme:powrprof:DllMain (0x7c260000, 0, (nil)) not fully implemented
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1f6c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1f4e0,0x00000000), stub!
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1fa7c,0x00000000), stub!
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1fa7c,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)err:opengl:wglCreatePbufferARB ((nil)): unexpected
iPixelFormat(0) <= 0, returns NULL
fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)err:opengl:wglCreatePbufferARB ((nil)): unexpected
iPixelFormat(0) <= 0, returns NULL
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1f1e8,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 112
(SPI_GETMOUSESPEED)fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)fixme:sync:CreateIoCompletionPort (0xffffffff, (nil),
00000000, 00000000): stub.fixme:wininet:InternetSetOptionW Option
INTERNET_OPTION_CONNECT_TIMEOUT (5000): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RECEIVE_TIMEOUT: STUB
fixme:wininet:InternetSetOptionW Option 45 STUB
fixme:imm:ImmGetContext (0x30022): stub
fixme:imm:ImmGetContext (0x30022): stub
fixme:imm:ImmGetContext (0x30022): stub
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1e984,0x00000000), stub!
fixme:win:EnumDisplayDevicesA ((nil),0,0x7fc1e9dc,0x00000000), stub!
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2298
Current serial number in output stream: 2298
--
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=3481
------- Additional Comments From vitaliy(a)kievinfo.com 2005-03-10 18:10 -------
This is a bug intruduced by uxthemes changes to comctrl32. I'm not sure if it's
a problem with WM_GETTEXTLENGTH or the fact that uxtheme makes all windows
unicode. Needs more investigation.
--
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=2069
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ac007(a)bluewin.ch
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-03-10 17:59 -------
*** Bug 2445 has been marked as a duplicate of this bug. ***
--
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.