http://bugs.winehq.org/show_bug.cgi?id=29355
Bug #: 29355
Summary: XMLdocument loadfromfile? doesn't work correctly
Product: Wine
Version: 1.3.34
Platform: x86
URL: http://netikka.net/dev/xml.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Small sample: http://netikka.net/dev/xml.exe
Save attached test.xml to .wine/drive_c/ first.
procedure TForm1.Button1Click(Sender: TObject);
begin
xmldocument1.LoadFromFile('c:/test.xml');
xmldocument1.SaveToFile('c:/test2.xml');
memo1.text:=xmldocument1.XML.Text; //also without header?
end;
Problem is test2.xml has lost it's header.
winetricks msxml3 helps
--
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=23694
Summary: EVE Online: Random "Unhandled page fault" during game
play
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krisloganm(a)hotmail.com
Created an attachment (id=29680)
--> (http://bugs.winehq.org/attachment.cgi?id=29680)
Terminal Output from launch to crash
EVE Online crashes with "wine: Unhandled page fault on read access to
0x1316fee8 at address 0x4b9006 (thread 001c), starting debugger..." randomly.
The address is random as well have had several. I have tried turning off all
audio along with disabling audio through winecfg. Changing graphics settings no
change.
Machine:-
AMD Phenom 9550 Quad 2.2Ghz
4GB Dual Channel RAM
nVidia 9800 GT 512MB RAM
Ubuntu 10.04 LTS x86-64
Kernel 2.6.32-23-generic
Wine 1.2-rc7
Attached is the terminal output.
--
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=15970
Summary: MuckClient introduction CHM windows are spawned
incorrectly
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.xcalibur.co.uk/MuckClient/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=17159)
--> (http://bugs.winehq.org/attachment.cgi?id=17159)
MuckClient standard error traces
While testing bug 9522, I noticed that on first-time launch of the MuckClient
application, the introduction CHM help window is spawned twice with no client
area, while on Windows only one such window is displayed with a normal client
area. Standard error traces are 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=26222
Summary: Heroes of Might and Magic V low frame rate
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phillip.e.blankenship(a)gmail.com
Created an attachment (id=33426)
--> (http://bugs.winehq.org/attachment.cgi?id=33426)
log output
Depending on where you look, the frame rate dips to 10fps on good hardware
( GTX 480, Intel Core i7, 3GB ram )
I've tried disabling shaders and setting the video memory size but it doesn't
help.
The console shows a few suspicious messages:
err:d3d:resource_init Out of adapter memory
err:d3d9:device_parent_CreateSurface (0x131854) CreateSurface failed, returning
0x8876017c
fixme:d3d_texture:texture_init Failed to create surface 0x21be40, hr 0x8876017c
--
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=26315
Summary: "Fatal Error" while launching Paintball 2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaso35(a)googlemail.com
While launching Paintball 2 (http://digitalpaint.org/), a window appears, which
says, that an error occurs and paintball2.exe must be terminated.
But the application starts normally and works fine.
--
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=29359
Bug #: 29359
Summary: wine git. DSOUND_BufPtrDiff: Assertion `ptr1 < buflen'
failed.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucianolorenti(a)gmail.com
Classification: Unclassified
When i run the launcher of pes 2012 it's raised this error.
xe: ../../../wine-git/dlls/dsound/mixer.c:330: DSOUND_BufPtrDiff: Assertion
`ptr1 < buflen' failed.
This game used to work a few months ago. Then stopped working raising an
different error wich I am reporting unrelated, I think, to this error.
The another error was "Unable to initialize rld.dll(E300)". But with some patch
founded in this site I could pass that error and the assertion `ptr1 < buflen'
also was raised.
--
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=14545
Summary: Baldur's Gate Trilogy: installation fails
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.shsforums.net/index.php?autocom=downloads&sho
wfile=54
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: janukato(a)hotmail.com
Installation fails with wine and wineconsole, nothing else can be done.
--
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=23369
Summary: EA Download Manager (used for EA Store): can't connect
to EA Core
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://eastore.ea.com/store/ea/html/pbPage.welcome
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
http://akamai.cdn.ea.com/eamaster/u/f/eaonline/eadm/eadm-installer.exe
6b3d1a328af2d44033c24b84444992f56107b27f eadm-installer.exe
Installs fine in wine-1.2-rc4-147-geaa227c. It complains about missing
icacls.exe (and also uses the dummy cacls that is already in wine).
Once you've installed, try to run EADownloadManager.exe. On first run, you'll
get an adobe air license agreement (maybe only if you installed it silently)...
After that, exits silently.
Terminal output is minimal:
fixme:lsa:LsaGetLogonSessionData 0x32f164 0x32f158 stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3600000
Installing winetricks wininet, gives:
fixme:lsa:LsaGetLogonSessionData 0x32f164 0x32f158 stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasEnumConnectionsA (0x630607a8,0x6bde348,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:ras:RasEnumEntriesA ((nil),(null),0x6ffcf58,0x6ffd714,0x6ffd710),stub!
fixme:urlmon:SecManagerImpl_ProcessUrlAction Unsupported arguments
Installing winetricks ie6 gets it a bit further:
fixme:lsa:LsaGetLogonSessionData 0x32f164 0x32f158 stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasEnumConnectionsA (0x630607a8,0x6cee348,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusA 0x18f540 type=30 state=1 0x6cee0d0 240
0x6cee314 0x6cee31c 0x6cee310
didn't try any further.
--
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=23367
Summary: EA Download Manager (used for EA Store): can't login
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://eastore.ea.com/store/ea/html/pbPage.welcome
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 23366
http://akamai.cdn.ea.com/eamaster/u/f/eaonline/eadm/eadm-installer.exe
6b3d1a328af2d44033c24b84444992f56107b27f eadm-installer.exe
Installs fine in wine-1.2-rc4-147-geaa227c. It complains about missing
icacls.exe (and also uses the dummy cacls that is already in wine).
Once you've installed, try to run Login.exe. You can't type anything in the
email/password fields. There's also a message in the bottom left that it can't
connect to EA Core.
Terminal shows:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:advapi:SaferCreateLevel (2, 40000, 1, 0x31d9a0, (nil)) stub
fixme:win:FlashWindowEx 0x32de94
fixme:win:FlashWindowEx 0x32bed4
fixme:win:FlashWindowEx 0x32bed4
fixme:win:FlashWindowEx 0x32bed4
fixme:win:FlashWindowEx 0x32bed4
installing winetricks vcrun2005 eliminates the actctx fixme, but doesn't 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=22962
Summary: System tray icons show garbage on the margin
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.utorrent.com/downloads/complete?os=win
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=28438)
--> (http://bugs.winehq.org/attachment.cgi?id=28438)
The system tray icons of both the first application and the second show
garbage.
Basically, every time an icon is added, some garbage appears on the margins of
the icon.
Steps to reproduce:
- Make sure you have a Notification Area applet in the panel. Make sure it
shows the keyboard layout status icon.
- Notice every time you start an exe which registers a system tray icon, the
icon is drawn twice, the second time a few pixels lower. (see the foobar2000
icon in the attached screenshot)
Please tell me whether I should file a separate bug for this very similar
problem:
- Start a second application that registers a system tray icon, notice the icon
of the first application shows some garbage on the margin. (see the uTorrent
icon in the attached screenshot - in this case the garbage is from the "USA"
text, more specifically the left part of the "A" character)
Some more info:
If you move the mouse over the uTorrent icon, it gets redrawn and the garbage
disappears. This does not seem to happen with foobar2000.
You can get these applications from the following URLs:
http://www.foobar2000.org/downloadhttp://www.utorrent.com/downloads/complete?os=win
Ubuntu 10.04 64, Metacity
--
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=26672
Summary: Wine does not create drive letters for auto-mounted
CD's
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: hardware
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Steps to reproduce:
1. Insert a CD, and verify that it's mounted automatically.
2. Start winecfg, and select the Drives tab.
Expected behavior:
The CD shows up on the Drives tab.
Actual behavior:
Only C: and Z: show up on the Drives tab.
I'm using a multilib wine (wine64 and wine32 installed at the same time), and
my prefix is a 64-bit prefix. My config.log from wine64 has the following
lines:
#define HAVE_DBUS_DBUS_H 1
#define HAVE_HAL_LIBHAL_H 1
#define SONAME_LIBHAL "libhal.so.1"
I take this to mean that it was configured with HAL support.
My distribution is Debian squeeze.
--
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=23368
Summary: EA Download Manager (used for EA Store): can't connect
to EA Core
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://eastore.ea.com/store/ea/html/pbPage.welcome
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 23367
+++ This bug was initially created as a clone of Bug #23367 +++
http://akamai.cdn.ea.com/eamaster/u/f/eaonline/eadm/eadm-installer.exe
6b3d1a328af2d44033c24b84444992f56107b27f eadm-installer.exe
Installs fine in wine-1.2-rc4-147-geaa227c. It complains about missing
icacls.exe (and also uses the dummy cacls that is already in wine).
Once you've installed, try to run Login.exe, MessageDLG.exe, or
PatchProgress.exe. All of them display an error:
Could not connect to EA Core.
Terminal output is minimal:
austin@laptop:~/.wine-ea/drive_c/Program Files/Electronic
Arts/EADownloadManager$ wine MessageDlg.exe
fixme:advapi:SaferCreateLevel (2, 40000, 1, 0x31da38, (nil)) stub
fixme:win:FlashWindowEx 0x32de54
fixme:win:FlashWindowEx 0x32c114
--
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=27253
Summary: QQDownload system tray menu display ugly
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34851)
--> (http://bugs.winehq.org/attachment.cgi?id=34851)
Log: start qqdownload.exe
1. Download QQDownloadSetup_35_685.exe :
$ wget --referer=http://www.qq.com
http://softdl1.tech.qq.com/soft/3/QQDownloadSetup_35_685.exe
2. works around Bug 27109
(Creative Centrale needs msvcp60.dll.??0Init@ios_base@std@@QAE@XZ )
$ winetricks -q vcrun6
3. install QQDownloadSetup_35_685.exe
4. start qqdownload:
$ wine QQDownload.exe &> qqdownload.log
right click the system tray of qqdownload, then a menu drop down, but the
background of the dropdown menu is black, no text is displayed.
--
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=25628
Summary: Hitman Blood money - No Sound When Playing
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luisalvaradox(a)gmail.com
When playing as Agent 47 INGAME there is no sound (When playing the actual
mission). There is however Sound in the intro, videos and selecting weapons.
--
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=29317
Bug #: 29317
Summary: QQ2011 installer crash at the end of installing
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQ2011 installer
http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe ( http://im.qq.com/qq/2011/ )
2. winetricks vc6run, workaround Bug 27109
3. winetricks gdiplus, workaround 29316
4. import reg file in http://bugs.winehq.org/attachment.cgi?id=36483 ,
workaround Bug 27444
5. start the installer, crash at the end:
Backtrace:
=>0 0x7e194eee SoftpubCleanup+0x212(data=0x1645d8)
[/home/fracting/wine-git/dlls/wintrust/softpub.c:1211] in wintrust (0x0033f2e4)
1 0x7e195c4d WINTRUST_DefaultClose+0xab(hwnd=0xffffffff, actionID=0x33f458,
data=0x33f3ec) [/home/fracting/wine-git/dlls/wintrust/wintrust_main.c:349] in
wintrust (0x0033f334)
2 0x7e197b29 WinVerifyTrust+0x2c8(hwnd=0xffffffff, ActionID=0x33f458,
ActionData=0x33f3ec)
[/home/fracting/wine-git/dlls/wintrust/wintrust_main.c:748] in wintrust
(0x0033f3a4)
3 0x004110a4 in qqsetupex (+0x110a3) (0x0033fa08)
4 0x00411130 in qqsetupex (+0x1112f) (0x7e1ccd87)
native wintrust+msasn1+crypt32 will workaround 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=29316
Bug #: 29316
Summary: QQ2011 installer needs gdiplus:GdipDrawImagePointsI
to draw UI
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQ2011
http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe ( http://im.qq.com/qq/2011/ )
2. winetrick vc6run, workaround Bug 27109
3. start the installer
expect result:
Draw the UI as screenshot-native-gdiplus
actual result:
Draw the UI as screenshot-buggy
Logs:
fixme:gdiplus:GdipDrawImagePointsI (0x1c0598, 0x1710a8, 0x32db2c, 3): stub
fixme:gdiplus:GdipDrawImagePointsI (0x1c0598, 0x1358a8, 0x32db2c, 3): stub
winetricks gdiplus works around 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=27380
Summary: xvid 1.3.2 installer crashes in unattended mode
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
wget http://www.koepi.info/Xvid-1.3.2-20110601.exe
wine Xvid-1.3.2-20110601.exe --mode unattended --decode_divx 1 --decode_3ivx
1 --decode_other 1
This fails with
err:module:find_forwarded_export function not found for forward
'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll".
If you are using builtin L"msvcr90.dll", try using the native one instead.
...
wine: Call from 0x7bc4a640 to unimplemented function
msvcrt.dll._set_printf_count_output, aborting
on exit.
diff -ur shows
-Error running C:\users\dank\Temp/xvid_x86/setavi32.exe : Program ended with
an error exit code
+Error running C:\users\dank\Temp/xvid_x86/setavi32.exe : child killed:
unknown signal
but no obvious problems... maybe it's a benign crash. (I haven't tested
the codec to see if it still works.)
"winetricks vcrun2008" prevents the warning.
--
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=21488
Summary: SimCity 2000 does not start from a fresh install
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thetorpedodog+winehq(a)ttdi.us
When I start SimCity 2000 after installing it fresh, I am presented with the
following dialog:
=====
/^\ Error Opening File
/ ! \ c:\Program Files\Maxis\SimCity 2000\Data\\DATA_usa.DAT
~~~~~ All or part of the path is invalid.
=====
After a series of other error dialogs ("The newspaper is on strike", then 3
"Error Opening File" dialogs) the game window is created with 0 height.
Attempting to create a city results in a black screen with garbled bitmaps.
I'm on Ubuntu 9.10 with Wine 1.1.37 from the PPA.
--
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=25451
Summary: Matlab Installer: No free space available
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dookie_2k3(a)hotmail.com
Created an attachment (id=32390)
--> (http://bugs.winehq.org/attachment.cgi?id=32390)
Space Available = 0 MB & wine: cannot find ....
Wine doesn't recognise free space available in Matlab Installer
wine: cannot find L"C:\\windows\\system32\\dir.exe"
--
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=27291
Summary: EVE Online - Intermittent Freezes On Window Focus
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 7WCbywQg3N2H(a)dyweni.com
Hi,
I am running the following:
* CPU - AMD Phenom II X6 1090T (clocked at 3.0 Ghz)
* Linux Kernel 2.6.37-gentoo-r4
* X.Org Server 1.9.5
* OpenBox 3.4.11.2
* Wine GIT Commit 7f426a51d120c5ea790ba330c31db0043fd3e59b
* EVE Online 6.44.259851
Wine is compiled for only 32bit applications. 64bit support was not enabled at
compile time.
I play two EVE Online accounts at the same time. I start the EVE Clients with
these commands:
$ cd ~/EVE/Installation
$ export WINEPREFIX=~/EVE/wine1
$ wine explorer /desktop=EVE1,1279x1023 eve.exe &
$ export WINEPREFIX=~/EVE/wine2
$ wine explorer /desktop=EVE2,1279x1023 eve.exe &
Both EVE Clients will play fine until I switch focus from one client to the
other client. As soon as I switch focus to a non-Wine window or popup a window
manager menu, both EVE Clients will appear to play "catch up" and then resume
normal operation. I have no problems at all switching focus from one client to
a non-Wine window and then to the other client.
I thought that this might be related to the XINPUT2 support, but running Wine
with the '--without-xinput2' option enabled at compile time does not resolve
the issue.
Any help that can be offered is much appreciated.
Thanks,
Dyweni
--
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=25952
Summary: [Star Trek: Armada 2] Audio drops out after intro
screen
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.weatherwax(a)gmail.com
Upon launching the game, the intro movies play fine with audio, but once the
game goes to the main menu, all sound is lost. Having been successful with this
game in the past, I ran a regression test, leading to:
f27d88e16fe0292d3efa7dac8966a0b612e62e6d is the first bad commit
commit f27d88e16fe0292d3efa7dac8966a0b612e62e6d
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Sun Jul 12 20:11:55 2009 +0200
winealsa.drv: Add support for indirect read/write in directsound support.
Allows pulseaudio to use the idsdriver interface, making it almost as
fast as using native pulseaudio calls for as far as directsound is
concerned. Prevents the creation of separate winmm feeder threads.
:040000 040000 b1f0046a4a3e5bd01940590deb289dc88b51bee7
1b818c85052c5351c569da754e4571090bd57f56 M dlls
However, when I was running Ubuntu Karmic, I didn't have any issue with the
sound in the game, even with releases including this patch. Thus, I think this
may actually be an invalid bug for Wine, and I'll report it to the Ubuntu
bugtracker as well, but I don't have the expertise to be sure. I do know that
under Ubuntu 10.10, building Wine from source before the bad commit leads to
reliable sound in-game, and building from there onward reliably drops sound.
--
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=22893
Summary: Video corruption in World of Warcraft with ATI Radeon
HD 3870
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doumakes(a)loganet.net
Created an attachment (id=28307)
--> (http://bugs.winehq.org/attachment.cgi?id=28307)
Screenshot, shows example of z-axis problem
Since late April 2010 I've been having screen tearing and other problems with
rendering in World of Warcraft. By "screen tearing" I mean that
rapidly-shifting areas of the screen are rendered as polygons of solid color.
This usually affects what I think of as the background layer of the window,
rather than any foreground window that happens to be open. Seems to be worse
in certain areas of the game world, e.g. Crystalsong Forest, where I imagine
textures are more complex.
By "other problems" I mean that square areas of the landscape sometimes appear
to be rendered with the wrong z coordinate, so a square of ground will appear
to be hovering in midair. This seems to happen most often right after entry to
the game world.
Turning on VSync doesn't fix the problem. Problem appears whether in windowed
mode or full-screen mode.
I've upgraded Ubuntu to 10.04 (lucid) with no relief. At this point I've got
fglrx 8.723.1 (latest from ATI) and wine 1.1.43.
--
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=20057
Summary: Firefox 3.5.3 getPlus Errors
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
URL: http://getfirefox.com/
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=23611)
--> (http://bugs.winehq.org/attachment.cgi?id=23611)
Screenshot of the Errormessage
After upgrading to 3.5.3 in wine 1.1.29 i get the attached error. mostly when
opening the add-ons window.
in that context i spotted some ole-errors on the console.
--
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=10176
Summary: rFactor Dedicated not working anymore after update
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.buchmann(a)uni-bayreuth.de
Created an attachment (id=8780)
--> (http://bugs.winehq.org/attachment.cgi?id=8780)
console output
Hello,
rFactor Dedicated Server (http://www.rfactor.net) used to work until rFactor
Version 1.250. After upgrading to Version 1.255 it is not working anymore.
Please find the output messages attached.
My System is x86 32-bit, ubuntu 7.04 and wine 0.9.47.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26007
Summary: qedit/mediadet tests show leaks under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Created an attachment (id=33165)
--> (http://bugs.winehq.org/attachment.cgi?id=33165)
valgrind log
Gstreamer itself has quite a few leaks, but once I added suppression for those,
I got down from 415 to 16 in Wine.
Most seem to some form of:
128 bytes in 2 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMalloc_fnAlloc (ifs.c:186)
by CoTaskMemAlloc (ifs.c:395)
by CopyMediaType (mediatype.c:35)
by GSTOutPin_GetMediaType (gstdemux.c:1462)
by EnumMediaTypes_Construct (mediatype.c:131)
by BasePinImpl_EnumMediaTypes (pin.c:324)
by ???
by test_mediadet (mediadet.c:267)
by func_mediadet (mediadet.c:308)
by run_test (test.h:556)
by main (test.h:624)
full log attached.
For the gstreamer leaks, see https://bugzilla.gnome.org/show_bug.cgi?id=641636
(though they include a suppression file in their tarball that I recently
started using).
--
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=28703
Bug #: 28703
Summary: gdiplus/tests/image.ok: valgrind complains
"Uninitialised value created by a stack allocation at
test_GdipCreateBitmapFromHBITMAP"
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While running "make image.ok" in gdiplus/tests, valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at bitmapinfo_from_user_bitmapinfo (gdi_private.h:510)
by CreateDIBSection (dib.c:1344)
by test_GdipCreateBitmapFromHBITMAP (image.c:890)
by func_image (image.c:2578)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_GdipCreateBitmapFromHBITMAP (image.c:835)
Should the test be setting biClrUsed?
Should one have to do that when dealing with truecolor bitmaps?
--
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=29573
Bug #: 29573
Summary: Battle.net System Check reports zero (0) megabytes of
video RAM
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
I recently got a new computer and I'm looking to update my Battle.net profile.
I discovered that my Video RAM is incorrect and I've tried with my memory both
at the Wine default and it's actual value (1.5 GB).
Battle.net System Checker Reports:
Video Card: NVIDIA GeForce GTX 560 (ID 4609) 0 MB
WINEDEBUG="+d3d" (no VideoMemorySize)
trace:d3d:InitAdapters Emulating 1024MB of texture ram
WINEDEBUG="+d3d" (VideoMemorySize = 1536)
trace:d3d:InitAdapters Emulating 1536MB of texture ram
--
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=10087
Summary: MessageBox-based Win95 Program Loads Frame only
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: John(a)SVTIi.com
CC: John(a)SVTIi.com
Created an attachment (id=8650)
--> (http://bugs.winehq.org/attachment.cgi?id=8650)
ZIP file with executable and readme.
A simple, messagebox based Win32 application will not run in wine v. 0.9.47.
The messagebox window frame appears in the correct size, and the banner
text is correct, but nothing else appears. The inert window can be moved but
not operated. If the wine file manager is dismissed while the inert
window is visible, wine does not terminate as usual.
I am running wine in Fedora 4, with all sw fully updated.
The application is in a file named RandIntG.exe and is freeware
available at:
http://www.simtel.net/product.php%5Bid%5D18258%5Bsekid%5D0%5BSiteID%5Dsimte…
A copy of the release package containing the application
executable is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27506
Summary: Alpha Protocol wants d3dx9_36.dll.D3DXSHRotate
(purist)
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Only occurs if you force builtin.
--
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=26055
Summary: shell32/shellink test shows a nasty valgrind warning
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Syscall param write(buf) points to uninitialised byte(s)
at __write_nocancel (syscall-template.S:82)
by WriteFile (file.c:547)
by IStream_fnWrite (istream.c:156)
by ILSaveToStream (pidl.c:359)
by IPersistStream_fnSave (shelllink.c:1175)
by IPersistFile_fnSave (shelllink.c:484)
by create_lnk_ (shelllink.c:445)
by test_load_save (shelllink.c:658)
by func_shelllink (shelllink.c:1019)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f02e094 is 148 bytes inside a block of size 368 free'd
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1747)
by free_dc_ptr (dc.c:170)
by DeleteDC (dc.c:850)
by create_icon_bitmaps (cursoricon.c:788)
by CURSORICON_CreateIconFromBMI (cursoricon.c:838)
by CURSORICON_Load (cursoricon.c:1290)
by LoadImageW (cursoricon.c:2319)
by TOOLTIPS_Register (tooltips.c:2346)
by DllMain (commctrl.c:241)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2535)
by ??? (port.c:60)
Uninitialised value was created by a stack allocation
at FileTimeToDosDateTime (time.c:997)
--
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=19612
Summary: Adobe ExtendScript Toolkit CS4 causes a page fault
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22867)
--> (http://bugs.winehq.org/attachment.cgi?id=22867)
wine-1.1.26-423-g760d2b6 console output
Adobe ExtendScript Toolkit CS4 causes a page fault apparently in gdiplus and
doesn't load.
Backtrace:
=>0 0x39875b8a in gdiplus (+0x75b8a) (0x0032e9a4)
Native gdiplus doesn't 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=26047
Summary: comctl32/propsheet tests show some leaks under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
84 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by DIALOG_get_info (defdlg.c:335)
by DefDlgProcA (defdlg.c:362)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by WIN_CreateWindowEx (win.c:1420)
by CreateWindowExA (win.c:1554)
by DIALOG_CreateIndirect (dialog.c:651)
by CreateDialogIndirectParamAorW (dialog.c:755)
by CreateDialogIndirectParamA (dialog.c:764)
by PROPSHEET_CreatePage (propsheet.c:1470)
by PROPSHEET_SetCurSel (propsheet.c:2029)
by PROPSHEET_DialogProc (propsheet.c:3489)
by ??? (winproc.c:172)
by call_dialog_proc (winproc.c:263)
--
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=29950
Bug #: 29950
Summary: Softonic downloaders need windowcodecs set to disable
Product: Wine
Version: 1.4-rc4
Platform: x86
URL: http://muvee-reveal.en.softonic.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
for example: http://muvee-reveal.en.softonic.com/download
If you don't set windowcodecs to disable, it will fail like this:
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
err:ntdll:RtlpWaitForCriticalSection section 0x32f8bc "?" wait timed out in
thread 002e, blocked by 0031, retrying (60 sec)
blocks bug 26510
--
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=29446
Bug #: 29446
Summary: ApaReader.exe can not display content in embed
iexplore
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Apabi reader
http://www.apabi.cn/Reader/MLReaderSetup.exe
2. install with wine
2. start ApaReader.exe
$ cd ~/.wine/drive_c/"Program Files"/Founder/"Apabi Reader 4.0"
$ wine ApaReader.exe
3. click on "Apabi shop" button (the second button in the bottom left corner)
Actual result:
Display a blank page
Expect result:
Display some content in a embed iexplore
winetricks ie8 works around 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=26575
Summary: Homefront: annoying buzz sound in menu/game
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Separate from bug 26574, there is an annoying buzzing sound when sitting at the
menu/in game. Using driver acceleration=emulation doesn't make a difference.
--
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=26135
Summary: mmdevapi/render tests show several memory leaks under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
120 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by AudioClient_Create (audio.c:302)
by MMDevice_Activate (devenum.c:314)
by test_audioclient (render.c:85)
by func_render (render.c:407)
by run_test (test.h:556)
by main (test.h:624)
...
120 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by AudioClient_Create (audio.c:302)
by MMDevice_Activate (devenum.c:314)
by test_references (render.c:254)
by func_render (render.c:408)
by run_test (test.h:556)
by main (test.h:624)
...
120 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by AudioClient_Create (audio.c:302)
by MMDevice_Activate (devenum.c:314)
by test_event (render.c:344)
by func_render (render.c:409)
by run_test (test.h:556)
by main (test.h:624)
--
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=21642
Summary: NVIDIA 9300 mGPU misreported as 9200
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.nvidia.com/object/product_geforce_9300_mgpu
_us.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
My EVGA nForce 730i board (http://www.evga.com/articles/00435/) contains a
NVIDIA 9300 mGPU (see bug URL). Wine applications see it as a 9200 mGPU, which
has roughly 1/3 the performance. Applications still work, but applications with
any type of auto configuration may default to incorrect settings, or not
completely expose features.
--
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=25944
Summary: kernel32: console tests show some valgrind warnings
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33078)
--> (http://bugs.winehq.org/attachment.cgi?id=33078)
valgrind log
I'll attach the log, since the link will go dead eventually...
A few invalid reads, e.g.,:
Invalid read of size 2
at WCUSER_FillMemDC (user.c:76)
by WCUSER_Refresh (user.c:760)
by WINECON_FetchCells (wineconsole.c:81)
by WINECON_GrabChanges (wineconsole.c:303)
by WCUSER_MainLoop (user.c:1376)
by WinMain (wineconsole.c:846)
by main (exe_main.c:48)
Address 0x7f0534ea is 8,322 bytes inside a block of size 48,000 free'd
at notify_free (heap.c:262)
by RtlReAllocateHeap (heap.c:1885)
by WINECON_GrabChanges (wineconsole.c:293)
by WINECON_SetConfig (wineconsole.c:499)
by WINECON_Init (wineconsole.c:656)
by WinMain (wineconsole.c:818)
by main (exe_main.c:48)
--
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=26054
Summary: shell32/shlfolder tests show some leaks under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
1,258 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMalloc_fnAlloc (ifs.c:186)
by CoTaskMemAlloc (ifs.c:395)
by SHAlloc (shellole.c:309)
by ILClone (pidl.c:241)
by SHChangeNotify (changenotify.c:358)
by test_SHChangeNotify (shlfolder.c:4422)
by func_shlfolder (shlfolder.c:4483)
by run_test (test.h:556)
by main (test.h:624)
...
1,258 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMalloc_fnAlloc (ifs.c:186)
by CoTaskMemAlloc (ifs.c:395)
by SHAlloc (shellole.c:309)
by ILClone (pidl.c:241)
by SHChangeNotify (changenotify.c:358)
by test_SHChangeNotify (shlfolder.c:4435)
by func_shlfolder (shlfolder.c:4483)
by run_test (test.h:556)
by main (test.h:624)
--
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=20149
Summary: user32: static test often fails with glsl disabled
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://test.winehq.org/data/caf66f0fe28da8964b5f84be68
2c527559fb9e52/wine_ae-ub904-noglsl/user32:static.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
static.c:88: Test failed: pixel should NOT be painted black!
--
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=19599
Summary: Closing Adobe Device Central CS4 causes a page fault
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22854)
--> (http://bugs.winehq.org/attachment.cgi?id=22854)
wine-1.1.26-390-g31dab8f console output
Closing Adobe Device Central CS4 causes a page fault.
Backtrace:
=>0 0x00e6d32c in scl (+0x1d32c) (0x00ea7d4d)
SCL.dll is bundled with the 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=26129
Summary: ddraw/visual tests show a memory leak under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
84 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by d3d3_CreateViewport (ddraw.c:4629)
by D3D3_ViewportClearTest (visual.c:2163)
by func_visual (visual.c:3105)
by run_test (test.h:556)
by main (test.h:624)
also what may be a Mesa leak:
44 bytes in 1 blocks are definitely lost
at malloc (vg_replace_malloc.c:236)
by realloc (vg_replace_malloc.c:525)
by ??? (in /usr/lib/libGL.so.1.2)
by ??? (in /usr/lib/libGL.so.1.2)
by drawStridedFast (drawprim.c:47)
by drawPrimitive (drawprim.c:718)
by IWineD3DDeviceImpl_DrawPrimitiveUP (device.c:4926)
by IDirect3DDeviceImpl_7_DrawPrimitive (device.c:3446)
by IDirect3DDeviceImpl_7_DrawPrimitive_FPUSetup (device.c:3459)
by offscreen_test (visual.c:727)
by func_visual (visual.c:3089)
by run_test (test.h:556)
by main (test.h:624)
--
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=28749
Bug #: 28749
Summary: urlmon/tests/protocol.c fails and hangs under valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
When run under valgrind, "make protocol.ok" failed as follows:
err:wininet:NETCON_secure_connect SSL_connect failed: 12157
protocol.c:411: Test failed: unexpected service
{79EAC9D5-BAFA-11CE-8C82-00AA004BA90B}
protocol.c:984: Test failed: hrResult = 800c0008, expected: 00000000
protocol.c:989: Test failed: dwError == ERROR_SUCCESS
protocol.c:614: Test failed: expected ReportData
protocol.c:627: Test failed: expected OnResponse
protocol.c:629: Test failed: expected ReportProgress_ACCEPTRANGES
protocol.c:632: Test failed: expected ReportProgress_MIMETYPEAVAILABLE
and then hung.
--
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=26128
Summary: shell32/appbar tests shows a valgrind warning
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Syscall param writev(vector[...]) points to uninitialised byte(s)
at writev (in /lib/libc-2.11.2.so)
by send_request (server.c:209)
by wine_server_call (server.c:290)
by put_message_in_queue (message.c:2923)
by send_inter_thread_message (message.c:2991)
by send_message (message.c:3059)
by SendMessageTimeoutW (message.c:3125)
by SHAppBarMessage (appbar.c:142)
by test_setpos (appbar.c:222)
by func_appbar (appbar.c:442)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f23fa40 is on thread 1's stack
Uninitialised value was created by a stack allocation
at test_setpos (appbar.c:203)
--
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=26117
Summary: imm32/imm32 tests show a couple memory leaks under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
8 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMM_GetThreadData (imm.c:226)
by ImmGetContext (imm.c:1366)
by ImmGetContextThreadFunc (imm32.c:378)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
...
336 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ImmCreateContext (imm.c:626)
by test_ImmAssociateContextEx (imm32.c:333)
by func_imm32 (imm32.c:517)
by run_test (test.h:556)
by main (test.h:624)
--
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=26050
Summary: winmm/mci tests show quite a few valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33222)
--> (http://bugs.winehq.org/attachment.cgi?id=33222)
valgrind log
Lots of:
Use of uninitialised value of size 4
at wcstombs_sbcs (wctomb.c:155)
by wine_cp_wcstombs (wctomb.c:456)
by WideCharToMultiByte (locale.c:2010)
by MCI_UnmapMsgAtoW (mci.c:466)
by mciSendCommandA (mci.c:2285)
by test_openCloseWAVE (mci.c:419)
by func_mci (mci.c:1266)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MCI_MapMsgAtoW (mci.c:340)
by mciSendCommandA (mci.c:2277)
by test_openCloseWAVE (mci.c:419)
by func_mci (mci.c:1266)
by run_test (test.h:556)
by main (test.h:624)
and a few like:
20 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by str_dup_upper (mci.c:85)
by mciSendStringW (mci.c:1341)
by mciSendStringA (mci.c:1590)
by test_openCloseWAVE (mci.c:560)
by func_mci (mci.c:1266)
by run_test (test.h:556)
by main (test.h:624)
full log 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=22431
Summary: if exist "%VAR%"\file does not work
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabspeck(a)gmail.com
The following logic fails on Wine's cmd, but works successfully on Windows',
i.e. if you set the DLC variable pointing to a directory with a "version" file
inside, it will still print "DLC variable not set" on Wine, but will print "OK"
on Windows:
set DLC=C:\dlc91e
IF EXIST "%DLC%"\version GOTO :BIN
echo "DLC Variable not set"
:BIN
echo "OK"
The following works, though:
IF EXIST "%DLC%\version" ...
I found that on some administration scripts of a commercial application.
--
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=18346
Summary: cmd does not support the "^" escape character
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
In Windows' command line, the caret escapes the following character. For
example:
> echo a^&b
a&b
Wine's cmd, however, does not treat it as a special character:
> echo a^&b
a^
File not found
--
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=26120
Summary: kernel32/sync tests shows a few valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at memcpy (mc_replace_strmem.c:635)
by NTDLL_create_struct_sd (sync.c:118)
by NtCreateEvent (sync.c:265)
by CreateEventExW (sync.c:489)
by CreateEventExA (sync.c:452)
by CreateEventA (sync.c:420)
by test_event (sync.c:301)
by func_sync (sync.c:1044)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at NTDLL_create_struct_sd (sync.c:66)
appears 4 times.
--
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.