http://bugs.winehq.org/show_bug.cgi?id=17278
Summary: Setupapi procedure error CM_Query_And_Remove_SubTreeW
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cornelis(a)olsthoorn.ch
EF Commander is a app like Total Commander.
Installed it under wine.
Starting EF Commander produces a Loader Error message:
<quote>
The procedure entry point CM_Query_And_Remove_SubTreeW could not be located in
the dynamic link library SETUPAPI.dll
</quote>
Upgraded to wine 1.0.1 from Ubuntu apt source.
Replaced wines setup.api with XP setup.api, but no result.
EF Commander can be downloaded from http://www.efsoftware.com/dw/d.cgi?cw
Any hints?
Regards
Kees Olsthoorn
--
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=17263
Summary: surpriiise! :) missing expectation of ERROR_MORE_DATA
status code in rpcrt4_conn_np_read
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
Created an attachment (id=19252)
--> (http://bugs.winehq.org/attachment.cgi?id=19252)
allow ERROR_MORE_DATA status codes
oh look! when ReadFile starts returning ERROR_MORE_DATA status codes,
guess what! rpcrt4_conn_np_read() fails because ERROR_MORE_DATA is an
allowed / expected status code :)
it's likely that there are going to be more of these needed, sprinkled
liberally throughout wine.
#17195 depends on this expected behaviour.
--
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=17255
Summary: invalid WriteFile call in mshtml
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Christoph(a)ApiViewer.de
WriteFile in mshtml/info.c:390
dwBytesWritten must not be NULL when lpOverlapped is NULL
Windows crashes in this case
--
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=17231
Summary: status_directx page on winehq is missing
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.winehq.org/site/status_directx
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jean-louis.bourdon(a)laposte.net
Looked for similar bug, couldn't find it so filled it in
--
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=17109
Summary: LookupAccountName regression prevents Galactic
Civilizations II to start
Product: Wine
Version: 1.1.13
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.mantione(a)freepascal.org
Created an attachment (id=18949)
--> (http://bugs.winehq.org/attachment.cgi?id=18949)
Test program to reveal LookupAccountName regression
Galactic Civilization starts in Wine 1.0, but is unable to start in Wine 1.1.
It considers itself unactivated and when trying to reactivate the game with a
valid serial, it is unable to activate itself because it is unable to get a
SID.
I investigated tis and it seems to be caused by a regression in
LookupAccountName when used to query the local machine account. The result of
LookupAccountName seems to be incorrect already in Wine 1.0, returning
incorrect data, but the game does seem to be happy with the returned data.
Wine 1.1 lets the LookupAccountName call fail, and GalCiv2 is unhappy with the
failure, refusing to start.
I have written a small program to demonstrate the program. You can find it
attached, compile it with Free Pascal or Delphi.
The result of the test program on a real (Windows 2003) machine is:
SCORPIO
lookupaccountname succeeded
SID type: SidTypeDomain
The result of the test program on Wine 1.0.1 is:
commandchair
lookupaccountname succeeded
SID type:
The result of the test program on Wine 1.1.13 is:
commandchair
lookupaccountname failed: 1332
--
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=17033
Summary: d3dxof: Chicken Tournament needs d3dxof's "source type
1", not implemented yet
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=14822
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Chicken Tournament, a little multiplayer game, needs native d3dxof.dll to load
a X-Model from its resource. Log:
fixme:d3dxof:IDirectXFileImpl_CreateEnumObject Source type 1 is not handled yet
trace:d3dxof:IDirectXFileImpl_Release (0xa890020/0xa890020): ReleaseRef to 0
fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location
trace:msgbox:MSGBOX_OnInit L"Cannot load models. (#2)"
Thank 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=16931
Summary: Compile broken in dlls/iphplpapi/ipstats.c on NetBSD
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: NetBSD
Status: NEW
Keywords: patch, source
Severity: blocker
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=18694)
--> (http://bugs.winehq.org/attachment.cgi?id=18694)
ipstats patch
Similar to bug 16661, but not quite a duplicate:
If I apply the patch from bug 16661:
ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2
-I/usr/X11R6/include -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -o ipstats.o ipstats.c
ipstats.c:32:25: error: sys/timeout.h: No such file or directory
In file included from ipstats.c:77:
/usr/include/netinet/tcp_var.h:194: error: field 'segq' has incomplete type
/usr/include/netinet/tcp_var.h:303: error: field 'timeq' has incomplete type
ipstats.c: In function 'getArpTable':
ipstats.c:1420: warning: array subscript has type 'char'
ipstats.c:1446: warning: array subscript has type 'char'
ipstats.c:1448: warning: array subscript has type 'char'
*** Error code 1
Stop.
make: stopped in /home/austin/wine-git/dlls/iphlpapi
After a bit of searching, seems that segq/timeq are:
struct ipqehead segq; /* sequencing queue */
struct ipqehead timeq; /* time sequenced queue. */
and struct ipqehead is defined inf /usr/include/netinet/ip_var.h:
TAILQ_HEAD(ipqehead, ipqent);
struct ipqent {
TAILQ_ENTRY(ipqent) ipqe_q;
union {
struct ip *_ip;
struct tcpiphdr *_tcp;
} _ipqe_u1;
struct mbuf *ipqe_m; /* point to first mbuf */
struct mbuf *ipre_mlast; /* point to last mbuf */
u_int8_t ipqe_mff; /* for IP fragmentation */
/*
* The following are used in TCP reassembly
*/
TAILQ_ENTRY(ipqent) ipqe_timeq;
u_int32_t ipqe_seq;
u_int32_t ipqe_len;
The attached patch, which is the patch from bug 16661, with #include tcp_var.h
moved after including ip_var.h, fixes it for me, but is obviously a hack.
Moving tcp_var after ip_var, however, may be fine, I need to test...
--
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=16713
Summary: Request: Richedit should handle Ctrl+Scrollwheel
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fleet(a)elitemail.hu
Hi guys,
In Windows, when you use Richedit control, generally it allows "magnifying" the
text in it by the following steps:
First the cursor should be positioned inside the richedit control
Then you press and hold CTRL key
While CTRL is held, you can zoom in/out by using the mouse wheel
It's not a well-known feature, but would be great if it would be implemented
into wine too since I use it in BCDC++ (official site:
http://utrum.dyndns.org:8000 ). Actually anyone can try it under Windows to see
how it works. Note that it only works in the hub mainchat windows in BCDC, so
don't expect anything in other windows.
Finally a screenshot:
Magnified: http://fleet.4242.hu/tmp/screenshots/bcdc/bcdc1069.png (original
size was like in the surroundings)
--
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=16410
Summary: 3dmark2000 dialog window very large
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randrik(a)mail.ru
I have slackware-current on this computer, and usually test new wine versions
as they appear in download section for Slackware.
Somewhere between wine 1.1.5 and wine 1.1.7 dialog about saving results after
test run become very large in one dimension (screenshot follow). In wine 1.1.10
this bug (mostly cosmetic in 3dmark2k) still present
--
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=16181
Summary: istool: toolbar spacing way too wide
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=20
6943&package_id=247619&release_id=547026
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=17421)
--> (http://bugs.winehq.org/attachment.cgi?id=17421)
screenshot in 1.1.9
Screenshot says all. Terminal is filled with:
err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not
valid, number of bitmaps in imagelist: 0
--
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=15847
Summary: rpcrt4's server crosstest crashes on windows
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://test.winehq.org
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niko.lecam(a)gmail.com
CC: robertshearman(a)gmail.com
The rpcrt4's server crosstest crashes on my WinXP and Win2k boxes (same seems
to happen on other systems according to test.winehq.org).
I have tried to find out the problem but this part of the code is really out of
my competence.
The problematic commit is a05923e1d303788c9b7bfda61eb2ca9ae48653f7
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Mon, 24 Dec 2007 17:01:20 +0000
rpcrt4: Add tests for varying and conformant varying arrays.
The conformance test crashes in NdrpEmbeddedRepeatPointerUnmarshall with an
access violation.
Stack trace is :
0022fa50 77e82a17 00249568 d6fb03f4 00000003
rpcrt4!NdrpEmbeddedRepeatPointerUnmarshall+0x9e
0022fa84 77e914ea 00000001 0022fcd4 00430652
rpcrt4!NdrpEmbeddedPointerUnmarshall+0x68
0022fab8 0041a200 00000001 0022fc54 0000003c
rpcrt4!NdrVaryingArrayUnmarshall+0x177
NdrVaryingArrayUnmarshall is called from function get_5numbers() in server_c.c
Reverting the patch fix the problem.
CC'ed to Rob Shearman as it's his patch.
Hope this will help fixing the problem.
regards,
Nicolas Le Cam
--
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=15565
Summary: Wine Gecko needs .pdb file and defined build procedure
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
It would be great if our gecko had an optional .pdb
file you could install if you wanted to generate
symbolic stack dumps on crashes involving gecko.
Furthermore, it would be nice if the build procedure for
our gecko was documented. There is a little doc at
http://wiki.winehq.org/Gecko
including a link to the source tarball, but
nothing there says which compiler to use or how to run it.
(It would be cool sometime to include valgrind annotations
in our gecko. That would be a nifty trick; I don't know
if anyone's tried doing that in windows code before.)
--
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=14756
Summary: Guitar Pro 5: Alt+Down on score activates menubar
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fallenblood(a)gmail.com
In Guitar Pro, Alt+Up and Alt+Down are expected to shift notes between strings.
However, at first Alt+Down focuses on the menubar as if only Alt had been
pressed. When switching from GP5 to another window and back, it starts behaving
normally.
--
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=14754
Summary: freenet SMS-Program crashed during the start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sascha.Manns(a)gmx.net
Created an attachment (id=15254)
--> (http://bugs.winehq.org/attachment.cgi?id=15254)
freenet SMS-Manager crash-Log
i've an Question about Freenet SMS-Manager. This Program allows to send SMS
over the Internet SMS-Server from Freenet. The Installation was good. After the
Installation i copied the dlls from the freenet Folder to system32. Then i
tried "wine SMSStarter.exe".
Then a little Icon is visible in the Systemiconbar. Then the Icon is invisible,
and the Program crashed. I tried this 3 times, but it crashed on the same
place.
The output from shell and winedbg is 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=14708
Summary: in The White Chamber game in video scenes video and
audio is not in sync
Product: Wine
Version: 1.1.2
Platform: Other
URL: http://www.studiotrophis.com/site/projects/thewhitechamb
er
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: selmi(a)centrum.sk
the best way to see this problem is to install game, launch it and wait for
intro video. audio and video are completely out of sync. but video files
(theora in .ogg) play fine using mplayer
appdb entry for game is:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3553
i tried version 1.3
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=5244). there is
already 1.7 available on site, i didn't tried it yet
i use almost default wine settings, only thing i set was virtual desktop
1024x768 and alsa for sound
there was no crash so i attach no logs, if wou will need me to test something
just let me know
--
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=14585
Summary: Anquet maps won't install with "internal installer
error" number 536870920.
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prlewis(a)letterboxes.org
When running the demo installer, downloadable from http://www.anquet.com/
(version 6.2) the installer fails with "internal installer error". The error
code is 536870920.
Upon clicking OK to close the error pop-up, the installer tries to download and
install the .NET framework, but after downloading, fails again with "Failed to
verify digital signature of file
http://download.microsoft.com/download/5/6/7/567758a3-759e-bf8f-52154438565…".
Upon clicking OK, the installer dies. Nothing is installed.
--
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=14504
Summary: Ableton Live fails to install -- crashes at setup
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.ableton.com/free-trial?product_key=D_00_70
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crush(a)crushkill.com
Created an attachment (id=14827)
--> (http://bugs.winehq.org/attachment.cgi?id=14827)
warn+all Trace output when running Setup.exe
When running the Ableton Live 7.07 (trial version) setup program to install,
the setup program crashes as soon as the "licensing agreement" window is
supposed to show up.
This previously worked fine under wine 1.0.
--
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=14467
Summary: Photoshop CS2 update installer doen't work...
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jxjani(a)gmail.com
Hi,
In wine 1.1.1 ,I couldn't update to Photoshop 9.0.2 from adobe website.The
installer stops midway and doesn't do anything.I downgraded to Wine 1 and it
worked.
--
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=13890
Summary: Zmodeler: freezes and crashes
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=7572
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=13979)
--> (http://bugs.winehq.org/attachment.cgi?id=13979)
The small log that I got in the terminal on my attempt to see what the problem
was. Notice it has OpenGL errors... fixme! :)
I am running WINE 1.0 RC4 on Ubuntu hardy. So far so good, but when I run
Zmodeler I get the attached file (terminal log) just before it crashes.
It loads but does nothing (freezes) and I have to terminate it.
I have a Nividia Geforce FX5200 PCI. All other programs work graphics wise but
this one... :-/ Please help, I use this one often. :)
--
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=12862
Summary: Fullscreen does not appear correctly
Product: Wine
Version: 0.9.60
Platform: PC-x86-64
URL: http://prdownloads.sourceforge.net/yabause/yabause-
0.9.4-win.zip?download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james.jrp015(a)gmail.com
I think this may be a regression from 0.9.58, but I need to go back and verify.
When changing to fullscreen, the screen does not seem to be detected properly
and you end up with a smaller window instead. At this point, I've been unable
to switch back to original non-screen normal operation in the same session.
This may be related to another bug I'm about to post.
--
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=12692
Summary: Final Reality: DX5 benchmark fails to start
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.3dconcept.ch/files/benchmark.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: jb.faq(a)gmx.de
Hi there,
the DirectX 5 based benchmark "Final Reality" fails to start up. It never even
creates a window. In my case the virtual desktop does not appear.
I post the console log inline (because it's rather short):
fixme:wave:ALSA_ComputeCaps Device has a minimum of 2 channels
fixme:win:EnumDisplayDevicesW ((null),0,0x32f69c,0x00000000), stub!
err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D 32 bit RGB pixel format does not match
err:ddraw:PixelFormat_DD2WineD3D Invalid dwRGBBitCount in Pixelformat structure
err:wgl:X11DRV_SetPixelFormat Invalid operation on root_window
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for
iPixelFormat=0
err:d3d:CreateContext SetPixelFormat failed on HDC=0x394 for iPixelFormat=1
err:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain Failed to create a new
context
fixme:ddraw:D3D7CB_CreateAdditionalSwapChain (0x133090) call to
IWineD3DDevice_CreateAdditionalSwapChain failed
err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_AttachD3DDevice failed,
hr = 8876086a
fixme:ddraw:DllCanUnloadNow (void): stub
Any traces needed?
Thanks,
Tobias Jakobi
--
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=12558
Summary: Can't record long MIDI sysex data
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ramalhais(a)serrado.net
Using WINE from CVS (2008-04-12) and trying to run VDrumLib to capture sysex
messages from a Roland TD-6 drum module, VDrumLib can't capture the whole sysex
messages sent from the TD-6, and i get some "fixme:" messsages from WINE. See
the attached WINE output. I tried to change the way
wine/dlls/winealsa.drv/midi.c saves the incoming data but i don't understand
how buffer allocation is done or how it is passed to the apps. Need some help
:)
--
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=11729
Summary: Unreal Tournament: dinput mode makes game unplayable
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
new Unreal Tournament bug after the "error on exit" bug was fixed. This one is
different however, because it has to do with input.
The problem is that once you active direct input in the UT configuration menu
and restart (so the change becomes active) the input sort of stops working.
What exactly happens:
I'm currently not talking about being in-game. I'm just in the menu where you
land after pressing ESC in the intro sequence. Upon pressing ESC you end up
with the cursor in the upper left position on the virtual windows (currently
using virtual desktop, so debugging is easier).
The first entry of the game menu is opened automatically (Game), and I can now
move the cursor through the opened game entry, selecting the children. Or I can
move over to the next entry (Multiplayer, Options, Stat, Tools, ...) and select
children there.
OK, this is when dinput is OFF.
Now I go into the options, activate dinput and leave the game. Then I start the
game again and encounter this.
Upon pressing ESC the cursor is still transferred to the upper left position
and the menu opens.
What is different:
When clicking the menu "away" (click on non-menu components) and then trying to
open them again (by clicking on them) the menu item won't open (no drop-down
effect). I can hear the soundeffect of the menu opening, but nothing more. I
can even click something (suspecting that the menu is invisible, but there). So
the only thing I can do is switching the app to window mode (there is a button
in the upper right corner that does that) and then use the X-button on the
window to close the application.
Another difference is that marking checkboxes doesn't work anymore. I was going
to make another try and restarted the app, this time moving right into the
config menu to deactivate input. This works, because ESC always lets the menu
pop up. However removing the tick from the checkbox proved to be impossible.
I had to modify the UnrealTournament.ini to switch dinput off.
I created a log from the dinput run, going to attach this.
Greets,
Tobias
--
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=8522
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2009-02-13 11:11:01 ---
Closing bugs fixed in 1.1.15.
--
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=10611
Summary: VMware Infrastructure Client: Fails to install. MSIEXEC
high CPU usage
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.vmware.com/beta/server/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmdoles(a)digitaldeviation.com
Created an attachment (id=9412)
--> (http://bugs.winehq.org/attachment.cgi?id=9412)
Console output from wine
When I attempt to install this application, it consumes large amounts of CPU
(60% on a dual core box) for about 30 minutes. Eventually it fails to install.
This application is contained in the Linux download package.
/vmware-server-distrib/lib/hostd/docroot/client
This was a clean wine install with .NET Framework 2.0 (required by this app).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.