http://bugs.winehq.org/show_bug.cgi?id=17257
Summary: tex2html will not install
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.chikrii.com/products/tex2word/dl/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon.dufresne(a)gmail.com
The program "tex2html", evaluation can be downloaded from provided URL, will
not install. Wine's command output reads:
---
$ wine ./tex2word.exe
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
---
The error inside the installer reads:
---
Tex2Word installation activity:
[1] Trying destination folders... can't write to folder C:\Program Files\Common
Files\Microsoft Shared\TEXCONV\
---
A popup then appears that reads:
---
Can't install Tex2Word!
---
After clicking the "OK" in the pop up, the installation closes.
--
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=20695
Summary: Cannot scroll documents being compared in winmerge
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1. Get Winmerge http://winmerge.org/downloads/ (I'm using 2.12.4)
2. Install MFC71U.DLL and MSVCP71.dll (winetricks is good)
3. Open WinMerge and compare two documents
Notice how the double document view cannot be scrolled horizontally using the
scrollbar. IT works though if you select text and drag the mouse.
--
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=10063
Summary: wineconsole run fail on korean locale.
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dlunch(a)gmail.com
wineconsole failed to run in korean locale.
it reports 'err:wineconsole:WCUSER_SetFont wrong font' few times and
'err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting'.
but when i tried LANG="C" wineconsole cmd, it runs successfully.
--
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=23954
Summary: Threads not allocated to multiple processors.
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://systester.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
when running systester with multiple threads, the program does not properly run
in parallel... Threads are created, and run, but they are not parallel.
Example Single-Thread run: (512k digits)
systester-cli.exe -gausslg 512K -turns 1 -threads 1
Result: 19 512K N/A 0h 0m 5.318s
Example multi-threaded run: (512k digits)
systester-cli.exe -gausslg 512K -turns 1 -threads 4
Result: 19 512K OK 0h 0m 15.864s
Expected result: around 7s.
Example Single-Thread run: (1M digits)
systester-cli.exe -gausslg 1M -turns 1 -threads 1
result: 20 1M N/A 0h 0m 13.438s
Example multi-threaded run: (1M digits, 4 threads)
systester-cli.exe -gausslg 1M -turns 1 -threads 4
result: 20 1M OK 0h 0m 53.486s
Expected Result: about 15s.
example single-thread run: (1M digits, 1 thread, benchmark mode)
systester-cli.exe -gausslg 1M -turns 1 -threads 1 -bench
result: 20 1M N/A 0h 0m 13.418s
Example multi-threaded run: (1M digits, 4 threads, benchmark mode)
systester-cli.exe -gausslg 1M -turns 1 -threads 4 -bench
result: 20 1M N/A 0h 0m 50.798s
expected result: around 15s.
Test system:
Athlon II x4 630
Ubuntu 10.04 (amd64)
--
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=11898
Summary: Dance eJay Demo 7 crashes due to unimplemented interface
relating to devenum
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://support.empireinteractive.com/default.aspx?MID=8F
F6D156CB73&PID=D70EED24-7412-4A36-A7B2-879837165C8C
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11192)
--> (http://bugs.winehq.org/attachment.cgi?id=11192)
Output with devenum and qcap traces
As per bug #11863, a separate bug is filed for other issues in this
application. When starting the Dance eJay 7 Demo, after the trial time dialog,
a page fault is incurred. The devenum trace seems to suggest that the issue
lies in that particular component, as per comment 3 of bug 11863. Attached are
logs pertaining to this issue.
--
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=16550
Summary: ConnectNamedPort should never return OK in overlapped
mode
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium contains the following code in
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_w…
BOOL ok = ConnectNamedPipe(pipe_, &input_state_.context.overlapped);
DWORD err = GetLastError();
if (ok) {
// Uhm, the API documentation says that this function should never
// return success when used in overlapped mode.
NOTREACHED();
return false;
}
switch (err) {
case ERROR_IO_PENDING:
input_state_.is_pending = true;
break;
case ERROR_PIPE_CONNECTED:
waiting_connect_ = false;
break;
default:
NOTREACHED();
return false;
}
This triggers, for instance, if you build and run Debug/ui_tests.exe:
[1217/155712:FATAL:ipc_channel_win.cc(206)] Check failed: false.
The obvious one-line change to our ConnectNamedPipe lets the test
get further. I'll post a patch once I have a test 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=18424
Summary: Mac OS X Joystick support doesn't work
Product: Wine
Version: 1.1.20
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n8gray(a)n8gray.org
I was really pleased to see that Wine added support for joysticks on the Mac
but I haven't had any success getting my MS Sidewinder Precision Pro (USB) to
work in the games I've tried. I've tried with two demos: Descent Freespace
demo and IL-2 Sturmovik demo. I've tried connecting the stick before and after
Wine starts. In each case no joystick is detected. The stick is detected in
USB Prober and works properly in other OS X software, so I know it's generally
compatible.
I'm using Kronenberg's build of 1.1.20 available here:
http://www.kronenberg.org/darwine/
Thanks!
-Nathan
--
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=18546
Summary: Have a standard way for probing the system theme for
an embedded Wine hints file (uxtheme)
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: NEW
Keywords: integration
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
At Launchpad:
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-themes-ubuntu/+bug/111…
Relevant wiki page: http://wiki.winehq.org/XPThemes
The general idea is that we should have system themes that provide hints to
Wine about how to color itself in the form of a Wine-specific uxtheme file.
Once we write these theme files for each system theme, Wine needs to learn to
probe for them in a standardized way at startup. It could be as simple as just
throwing "winehints.theme" somewhere into the file, or it could be more
involved.
--
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=20383
Summary: SetMenuInfo() with MIM_BACKGROUND not implemented
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(a)gmail.com
...
--
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=24017
Summary: reg /query not implemented
Product: Wine
Version: 0.9
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Broken out from catchall bug 19533.)
reg /query doesn't work in wine. This breaks several apps, including pando
downloader.
Shuyin Lu wrote an implementation of reg /query in March 2010, and
intended to submit it to wine-patches, but ran out of time.
I'm attaching it here.
--
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=13843
Summary: tooltips not working properly - message problems
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://mrhx.ucoz.com/load/0-0-0-27-20
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
In the VISG editor (see url) the tooltips aren't resized and painted properly.
Works on windows.
Developer explanation (copied below without screenshots):
http://www.reactos.org/forum/viewtopic.php?p=36824&sid=9c02654b3b5b22544622…
As you may see, the button tooltip has the same size as in winxp.
This is correct, but it is not painted. I think, it's because ROS paints the
tooltips not via WM_PAINT.
And the second: the window tooltip with little screenshot...
It is not painted and has wrong size.
I think, it's because this tooltip didn't have LPSTR_TEXTCALLBACK as its
caption (in other words, it has direct caption). I resize the tooltip on
TTN_SHOW message. But, as I see, there is no such message for the window
tooltip. But the winapi documentation says TTN_SHOW is sent when the tooltip is
about to be shown. And no matter, has it LPSTR_TEXTCALLBACK or not. The button
tooltip has LPSTR_TEXTCALLBACK instead of its caption, and it's resized
correctly.
So, I think, there are two bugs:
1) painting tooltips not via WM_PAINT.
2) not sending TTN_SHOW, if the tooltip did not have LPSTR_TEXTCALLBACK.
--
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=9532
Summary: Month calendar control uses 0=sunday for firstDayOfWeek
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
This bug has been transferred from bug 9490. The month calendar control
displays sunday as the first day of the week, even though
LOCALE_IFIRSTDAYOFWEEK=0. This is because the implementation is based uses
0=sunday, rather than 0=monday. MSDN indicates that the API
(SetFirstDayOfWeek/GetFirstDayOfWeek) should use 0=monday, see
http://msdn2.microsoft.com/en-us/library/ms670423.aspx.
So, either the implementation needs to be changed to use 0=monday throughout
the code, or we can continue to use 0=sunday internally, but then we need to
convert when we talk to the rest of the world.
--
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=14638
Summary: Discription file of task configuration \'C:\plc.xml\'
not found
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hyper_sonic(a)hotbox.ru
Created an attachment (id=15045)
--> (http://bugs.winehq.org/attachment.cgi?id=15045)
console output
Codesys is a IEC 61131-3 Programming System for controllers equipment use in
Automation Process.
Application install without errors. But when i creat new project or open exist
project, Codesys say "Discription file of task configuration \'C:\plc.xml\' not
found".
The "C:\plc.xml" is one of files in discribe target.
Manufacture destributed target for this kind of controller equipment.
File c:\plc.xml is exist in ~/.wine/drive_c/plc.xml.
Console output see attache.
--
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=18404
Summary: Metatrader installation
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
hi,
i'm a user of Metatrader (MT4) on Linux (ubuntu intrepid & jaunty 32) with last
wine 1.1.21.
Even using Winedoors to install Metatrader, there is a lot of non conventional
errors:
- first, before installing this program, wine folders have to be filled with
windows fonts and 2 special dll: MFC42.DLL (like that, all in capital and with
a lenght of 995383 bytes) & mfc40.dll
- winetricks have to be used too
I send you this url:
http://articles.mql4.com/416
where you can follow the rules to install Metatrader on Linux.
Wish this help you (and users indeed)
ps: doing all this do not resolve yet the icons fonts (stay grey but work)
--
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=17674
Summary: wine recaching font metrics on every run
Product: Wine
Version: 1.1.16
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewroth(a)gmail.com
fresh install of OS X, with updates (10.5.6)
fresh git clone and build (wine-1.1.16-292-g1b9a6fb)
every time wine runs it regenerates the cache, which takes roughly 30 seconds
--
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=25258
Summary: AutoCAD 2010: Fails to run
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32078)
--> (http://bugs.winehq.org/attachment.cgi?id=32078)
Terminal output on wine-1.3.7-172-g8925024
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet30
3) install AutoCAD 2010 (watch out for bug #20211)
4) override windowscodecs.dll
5) wine acad.exe
Behaviour:
AutoCAD error, Wine error, AutoCAD splash screen and information that AutoCAD
was installed incorrectly
Expected behaviour:
AutoCAD should start.
--
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=25386
Summary: Poker Night: random long delays between turns and
conversations
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
Game is from TellTale Games by the name of Poker Night at the Inventory.
Basically, the problem I have is that sometimes, between turns, the game will
have long delays in which nothing seems to happen (ie the application hangs).
It takes much, much longer than usual to load or interpret a resource than it
should take (or so I assume).
A bigger problem is that these delays are much longer when starting up the game
or any significant screen changes. It can take more than a minute longer to
load the game or any specific areas than it would in Windows.
The terminal isn't spewing out anything during these loading periods, so
attached is all terminal output generated by the app, even outside of these
hanging bits. Steam output may be mixed in too.
Notes:
Unfortunately, this game is not available for free, however, it is available
for fairly cheap (5 euros) for those willing to try. I think some other
TellTale games (and free demos) have the same issue however (they all run on
the same engine, though all of them have some minor differences, improvements,
etc.).
Using the Steam version, but I'm sure the non-Steam version has the same issue
(though I couldn't test as Wine 1.3.7 wouldn't load the game for me). The game
works in 1.3.8, though with loading problems.
Another note is that I am playing the game on a FAT32 partition. This may
affect performance, but I do not expect it to take this much longer, thus it
would still be a 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=18799
Summary: Crysis: Silent crash after first intro scene
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
This appeared between 1.1.18 and 1.1.19:
Crysis seems to crash after first intro scene with the alien ship opening. Just
before the second scene with the airplane would start, it falls back to the
desktop. No suspicious console log.
Regression test:
014c4bfc70a4d4e60f033d579d1be13a46f65170 is first bad commit
commit 014c4bfc70a4d4e60f033d579d1be13a46f65170
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Apr 9 18:40:57 2009 +0200
wined3d: Save some memory in vertex buffers.
In most cases we're fine with the vbo and glMapBuffer and never use the
actual
heap memory copy. Try to stick to just the vbo copy and avoid allocating
the
extra heap memory. In case it is needed(emulation or vertex conversion),
fall
back to the old double buffering mode.
:040000 040000 e45dcc2b8694735b0a68492a7a03237b1c519ae3
0447d35c1e1a2037a962b49802a03a9dad1bf59e M dlls
--
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=25836
Summary: hh.exe error: fixme:htmlhelp:doWinMain Unhandled HTML
Help command line parameter! (-decompile)
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
I've tried to decompile a CHM file (CHM to HTML) but i get the following error:
fixme:htmlhelp:doWinMain Unhandled HTML Help command line parameter!
(-decompile)
$ wine /usr/local/lib/wine/fakedlls/hh.exe -decompile html/ file.chm
Following the link
http://www.help-info.de/en/Help_Info_HTMLHelp/hh_command.htm, the command line
parameters are right.
I will try Wine 1.3.11 too.
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=19527
Summary: Bullet points are invisible in wordpad
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w41ter(a)gmail.com
[running wine.git current as of today, 30 Jul 09]
When using bullet points in wordpad, the bullets don't show:
fixme:richedit:ME_HandleMessage EM_FORMATRANGE: stub
Installing riched30 from winetricks fixes the problem.
(Filing this bug at Austin's request.)
--
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=14928
Summary: SonicStage 4.3 installer crashes almost immediately
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://forums.minidisc.org/index.php?showtopic=9586
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 4084
Created an attachment (id=15502)
--> (http://bugs.winehq.org/attachment.cgi?id=15502)
+relay,+seh,+tid
Crashes nearly instantaneously. +relay,+seh,+tid 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=25523
Summary: printing from wordpad prints an empty page to a cups
printers
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joachim.backes(a)rhrk.uni-kl.de
Editing some text in wordpad and then trying to print to a cups IPP printer
only prints an empty page. If I print to a (PS) file, that PS file is empty.
No msg in /var/log/cups/error_log!
NB: If I try to print with IE7, nothing happens: no print dialog appears (I
don't know if that has the same reasons as it happens in wordpad).
OS: Fedora 14, Kernel 2.6.35.9-64.fc14.i686.PAE.
All updates applied!
--
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=9522
Summary: Text entry box does not refresh properly, but worked in
v 0.9.20 and below
Product: Wine
Version: 0.9.21.
Platform: PC
URL: http://www.xcalibur.co.uk/MuckClient/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pdurland(a)gmail.com
As far as I know, this is an issue that exists in only one application, but
could extend to others.
The application is minor and the bug is minor so this is just a minute fix.
According to this page:
http://appdb.winehq.org/appview.php?iVersionId=8240&iTestingId=12794
Paul Fisher has been able to reproduce this on 3 separate versions of wine.
------------
Linux Distribution information: Ubuntu 7.04 on x86
Program: Muckclient v3.42
Issue: After connecting to a world, any text entered into the input box at the
bottom of the window will not be seen. I had this issue with 0.9.44 and
reverted back to 0.9.15 thanks to a testing note on the application DB pages. I
then grabbed different versions from that point and found the exact version
that 'broke' this functionality.
The 'break' occurred between 0.9.20 and 0.9.21, hence the version number I've
used in the report.
To reproduce:
Download and install program through wine.
Launch program.
Connection window will pop up. Double click on the entry already in the list.
Try typing in the entry box on the window that appears. No text will be seen.
--
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=25897
Summary: Logbook printing in MCC Pilotlog renders all
characters lower case.
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: charliethepilot(a)gmail.com
Created an attachment (id=33005)
--> (http://bugs.winehq.org/attachment.cgi?id=33005)
Terminal output from MCC Pilotlog
Using MCC Pilotlog Vista/7 version, AppDB entry here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=22277
When printing, all characters are rendered in lower case only. When using the
same feature on an installation on a Vista VM, a mix of upper and lower case
characters can be clearly seen.
This bug can be repreoduced most easily by clicking 'Settings -> Logbook
printing', then the icon next to 'View Demo'. Same result from the 'Print log
and forms' menu. Affects whichever printer I choose.
Terminal output attached, this issue starts shortly after line 333.
--
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=21135
Summary: Virtual desktop resolutions not correctly reported
under nvidia TwinView
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
The set of available screen resolutions reported to applications running in a
virtual desktop doesn't seem to sensibly match the physical screen resolutions
available.
For example, running a TwinView setup with a 1920x1200 + 1280x1024 screens, the
largest screen resolution available to applications appears to be 1280x1024.
--
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=19478
Summary: Earthworm Jim 3D: Only displays a quarter of the
screen.
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
When the GOG.com version of Earthworm Jim 3D is launched only the bottom left
corner of the games screen appears in the top left corner of the screen (see
screenshot).
--
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=22762
Summary: Battlefield Bad Company 2 tries to use DX10, fails
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
As described in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520
you have to tell bfbc2 to use directx9, or it will use dx10 and just
sit there. It's supposed to be autodetecting, so maybe our dx10 shouldn't
advertise itself yet?
--
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=17918
Summary: AvsP Preview window fails to load
Product: Wine
Version: 1.1.18
Platform: All
URL: http://avisynth.org/qwerpoi/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheeseboy(a)awesome-toons.org
Created an attachment (id=20249)
--> (http://bugs.winehq.org/attachment.cgi?id=20249)
wine log
AvsP is a IDE for avisynth.
I am on gentoo linux and am runnng wine 1.1.18. When I open a avs script or
write one in editor and attemp to preview it Only a black box appears.
Pic: http://i39.tinypic.com/2s17rrk.jpg
How to reproduce:
Download install avisynth from
http://downloads.sourceforge.net/avisynth2/Avisynth_258.exe
Download http://www.avisynth.org/qwerpoi/AvsP_v2.0.2.zip
Unzip AvsP_v2.0.2.zip and open AvsP.exe
type either MPEG2Source("Z:\path\to\file.mpg") avisource("Z:\path\to\file.avi")
note: for avi you may need a codec
press f5 to preview video
log attached below
--
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=15473
Summary: After Effects 4 crashes on startup
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://download.adobe.com/pub/adobe/aftereffects/win/4.x
/ae4try_uk.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
sha1sum of ae4try_uk.exe is 8b9dd9bbe422209a311c5f0ce9054e2e687f5450
App installs ok and puts up a gui when you start it, but quickly
crashes with dialog
"After Effects can't continue: sorry, an abnormal condition has been detected"
+seh shows there's an exception, but the +relay,+text,+seh log isn't
very illuminating. Running in winedbg gives a nice stack dump;
inside SetWindowPos(), for some reason DefWindowProc gets WM_KEYF1
and sends WM_HELP, which is handled by the app's window procedure, which
crashes on a near-null pointer access.
--
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=14617
Summary: 3rd party treeview stopped working
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brendan.dowds(a)sciencesoft.com
CC: julliard(a)winehq.org
Hello all,
I am a developer for a software company trying to get our software to work on
WINE. Unfortunately the third party treeview control we rely heavily on fails
to work properly. Namely in that we can not drag items from the treeview.
A small test program (TV_Test.exe), written in VB6, is attached to demostrate
this behaviour. Upon clicking on a node the program performs a HitTest to
determine what type of node it is and its subsequent behaviour
(expand/collapse, allowing dragging, etc.)
To duplicate place the attached folder in the 'Program Files' folder (or where
you please) and run the exe, through WINE obviously. Add a node (or several)
via the button then click on a node. The message box should then tell you if
the test has been passed or not. A successful test should also change to be a
couple of right pointing arrows, and the direction of the arrow in the treeview
node (if it was the lowest branch level). A failed test reports an error
("Error: Error in loading DLL (No.48) In ClickedNode") in the message box.
Now, this is where I know I'm breaking the rules. But this test program and our
main program (which I hope to at to the Apps Database today) both need wine
tricks to have been run, specifically vcrun6, for redistribution reasons.
However, I've already emailled Dan Kegel and he believes this may not be
necessary. I digress.
The test program always failed without winetricks vcrun6, but after it (and
before the bad revision) it worked. (Strictly you do not need to run the full
vcrun6, you need to remove the msvcrt, oleaut32 and olepro32.dlls from the
drive_c/windows/sysem32/ folder and run the vcredist.exe through WINE.)
A colleague looked into this problem in more detail hoping to solve it
ourselves (how wrong we were) and we believe that although we use winetricks,
in this case it actually helps expose a bug rather than the bug being something
intrinsic in what we use winetricks for i.e. replace built-in dlls with native
ones.
So in summary, running the test program without vcrun6 has always failed, with
vcrun6 it used to work but now doesn't.
Some more relevant information (I hope):
- I pulled down the latest git repository this morning (SHA1 ID:
2f445e4e4a74bda3034d993226f05073e777eb85) and tested it, the bug is still there
(wine-1.1.1-339-g2f445e4).
- I'm running FC6
- gcc version is 4.1.2
- command to run the program is '"wine C:\Program Files\Treeview
Test\TV_Test.exe"', assuming the folder is located in 'Program Files'
- A git-bisect showed the first bad revision to be between 0.9.37 and 0.9.38
(SHA1 ID:2f445e4e4a74bda3034d993226f05073e777eb85)
- Further investigation found that by commenting out just two lines the
program worked. And still works in the lastest version. The two lines are in
load_library of /dlls/kernel32/module.c and are shown in the attached file
(load_library_EDITTED.txt)
- The git log for the bad revision is attached.
- My intention was to also attach the output of WINEDEBUG but with the below
command:
$ WINEDEBUG=+relay wine "C:\windows\Program Files\Treeview Test\TV_Test.exe"
I get:
WINEDEBUG=+relay: Command not found.
Look forward to hearing anything and many thanks.
--
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=13683
Summary: Ultima IX: Mouse pointer missing when reading books,
under inventory
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rixa(a)cs.tut.fi
When opening an in-game book for reading, there is nothing to work as a mouse
pointer to help clicking the page corners or other clickable elements with. The
books do work, but finding the correct spot to click without any pointer is
quite hard. Saving and loading the game as well as selecting spells are also
implemented by an in-game book, so these functions are likewise affected.
A similar issue affects using the inventories and toolbelt, though the pointer
is not so much missing as being drawn under instead of over the inventory
panel. Otherwise the game seems to work well.
I'm running wine 1.0rc3 on a CentOS 5 system with a GeForce4 Ti 4800 graphics
card and nVidia proprietary drivers version 96.43.05.
--
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=12652
Summary: Rainbow six Vegas 2 Fails to launch with General
Protection fault
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xarnze(a)googlemail.com
Created an attachment (id=12297)
--> (http://bugs.winehq.org/attachment.cgi?id=12297)
Console output from Rainbow six Vegas 2 winever 0.9.59.
Rainbow six Vegas 2 launches and the splash screen appears however shortly
afterwards the game crashes with a message stating General protection fault!
History: Address = 0x45b08ec (filename not found)
i have attached the console output bellow.
--
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=19344
Summary: Adobe Photoshop CS2: Some files missing on
installation (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.adobe.com/pub/adobe/photoshop/win/cs2/
Photoshop_CS2.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installed on windows XP, but not on wine:
C:\Program Files\Adobe\Adobe Photoshop CS2\install.adb
C:\Program Files\Adobe\Adobe Photoshop CS2\Helpers\Jump To HTML
Editor\Notepad.LNK
C:\Program Files\Adobe\Adobe Help Center\install.adb
C:\Program Files\Adobe\Adobe Help Center\AdobeHelpData\Database\vbox.err
C:\Program Files\Adobe\Adobe Bridge\install.adb
--
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=13094
Summary: UltraEdit: crashes in certain cases with Unicode editing
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.ultraedit.com/files/ue_english.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fbcrack(a)yahoo.es
Created an attachment (id=12867)
--> (http://bugs.winehq.org/attachment.cgi?id=12867)
UltraEdit 32 v14.00a unicode editing crash log
Wine crashses when performing following actions:
1. File->New (Ctrl+N)
2. Write any non ASCII character (eg: ñ)
3. File->Conversions->ASCII to UTF8 (Unicode Editing)
4. Enter hex. edition mode via Edit->HEX Functions->HEX Edit or pressing Ctrl+H
5. Return normal edition mode Edit->HEX Functions->HEX Edit or pressiong Ctrl+H
UltraEdit then shows the following error message:
An error has ocurred. The application will shut down.
Would you like to save an error report?
--
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=15758
Summary: Page Maker 6.5 can't find resource file
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
When checking bug 4836 in pagemaker 6.5 a regression was prevented testing.
After this commit when starting pm65.exe a dialog box pops up stating it could
not find resource file pm65.rsl and after clicking ok the program exits.
8e5f28127644344247056337a4eeca71f0e43322 is first bad commit
commit 8e5f28127644344247056337a4eeca71f0e43322
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jun 30 12:51:35 2008 +0200
ntdll: Add some sanity checks for invalid relocation blocks.
--
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=19585
Summary: Water is red in Settlers: Heritage of Kings demo
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://videogames.yahoo.com/predownload?eid=56657
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=22839)
--> (http://bugs.winehq.org/attachment.cgi?id=22839)
Screenshot showing the problem
The water in the demo version of Settlers: Heritage of Kings is displayed in a
red hue instead of a blue one; see attached screenshot.
--
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=19081
Summary: Force closing winhlp32 without a file loaded pops up
an error dialog (appinstall)
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=22023)
--> (http://bugs.winehq.org/attachment.cgi?id=22023)
ahk test
A bit hard to explain...but launching 'wine winhlp32' with no arguments open
wine help, along with a file open dialog. That's all well and good, same as
windows. Now, let's get tricky. Force the winhlp32 window to close (not the
file open dialog). On windows, exits with no problems. On wine, pops up a
dialog:
ERROR
Cannot find ''. Do you want to find this file yourself?
I'll attach an AHK script to show what I mean...If you want to verify on
windows, change 'Wine' to 'Windows'.
--
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=10156
Summary: "typos" on some include files
Product: Wine
Version: 0.9.47.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sacrom(a)gmail.com
CC: sacrom(a)gmail.com
Created an attachment (id=8741)
--> (http://bugs.winehq.org/attachment.cgi?id=8741)
File that contains diff's of the current header files with the "fixed" header
files
I'm porting a windows app to Wine (using WineLib) and I found some small
problems in some header files in Wine (that contain different values from the
corresponding Windows header files).
To be able to compile on C++ I did also change some header files.
>From my point of view these are small typos problems (see attachment)
I hope this to be enough!
--
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=15537
Summary: PURE DVD : FGLRX GL_INVALID_OPERATION
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bellegueulle.damien(a)neuf.fr
Created an attachment (id=16510)
--> (http://bugs.winehq.org/attachment.cgi?id=16510)
Log
After launch game .... black screen.
I use wine 1.1.5 and fglrx 8.5 ( ATI 4820HD )
View my log in attachment :)
--
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=21205
Summary: ACDSee 8.0 Program won't start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)emlorenz.com
When the desktop Launcher for ACDSee is clicked, it appears to start, and shows
the 'starting ACDSee' icon in the bar as screen bottom, then abruptly stops. No
error messages are shown.
--
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=23283
Summary: Cannot print my annual income tax return in
ElsterFormular (crash)
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
ElsterFormular crashes when I try printing my annual income tax return:
wine-snapshot-1.2.rc3.20100618-1.1.i586 (openSUSE 11.2)
err:seh:setup_exception_record stack overflow 1228 bytes in thread 001c eip
7bc3efd8 esp 00240e64 stack 0x240000-0x241000-0x340000
You can download the app for free here:
https://www.elster.de/elfo_down4.php?who=2009/2010
--
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=18023
Summary: Graph 4.4 will not allow you to add labels
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tagrain(a)gmail.com
When adding a label to a graph a dialogue appears "system error code 5" or
"abnormal program termination". Could this be an ole problem?
--
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=15482
Summary: iTunes 8.0.0.35 fails connecting to iTunes Store
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
iTunes8Setup.exe SHA1 09bd8dd0b055f1b63205d5c9c9a00e4d42e38a3e
Attempt to connect ends w/ failure:
We could not complete your iTunes Store request. A secure network connection
could not be established.
Make sure SSL 3.0 or TLS 1.0 is enabled in the Internet Options control panel,
then try again.
err:wininet:NETCON_secure_connect SSL_connect failed:
error:00000000:lib(0):func(0):reason(0)
F9 Sulphur
rpm -q wine
wine-1.1.5-1.fc9.i386
--
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=23636
Summary: Distnoted.exe crashes, iTunes 7.7.0.43
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=29568)
--> (http://bugs.winehq.org/attachment.cgi?id=29568)
wine C:\\Program\ Files\\iTunes\\iTunes.exe
iTunes 7.7.0.43 crashes due to Distnoted.exe crashing.
apt-cache policy wine1.2
wine1.2:
Installed: 1.2~rc7-0ubuntu2
Candidate: 1.2~rc7-0ubuntu2
Version table:
*** 1.2~rc7-0ubuntu2 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main
Packages
100 /var/lib/dpkg/status
1.1.42-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
--
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=17226
Summary: SimTower crashes on dereferencing 0xffffffff on
attempting to save in SimTower
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Created an attachment (id=19185)
--> (http://bugs.winehq.org/attachment.cgi?id=19185)
SimTower crashlog from 2009-Feb-1 git
Tested against wine-1.1.13-607-g8e39646.
The game runs fine, modulo sound [see other bug filed against simtower], but
when you attempt to save, the save dialog pops up, you can enter a filename,
and then upon hitting save, you receive a backtrace in the console.
Trace 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=19286
Summary: puTTy connection manager: two UI bugs makes program
unusable
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=17165
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gui4life(a)gmail.com
Created an attachment (id=22324)
--> (http://bugs.winehq.org/attachment.cgi?id=22324)
output from wine puttycm.exe &> newputtylog.txt
The user interface for PuTTy connection manager does not display correctly
making it a broken application inside of wine.
It is not displaying the far most right window called "Connection Manager" that
displays the list of your saved connections. You should be able to click any
of the connections of which you want to connect, and it would launch a tabbed
putty window.
Most importantly, the putty intergeneration itself is not being displayed
inside of putty connection manager. In the middle of the application you
should be able to have multiple putty windows open that are separated by tabs
and you are able to move them around. (Stacking along side themselves if you
like)
To get a better idea what I mean, it is best to try the program out yourself in
windows where it works flawlessly.
I have tried many things to get this application to work. I installed net 2.0
and msxml6. I saw an xml error inside of the log, after installing msxml6 it
went away, but program did not work any better.
In the options of the program there are multiple interface designs you can use
(more or less skins/themes) like office 2007, system, visual studio 2003,
visual studio 2005. All of them have the same UI bug. I have tried the
standalone app of putty connection manager where you don't have to install
anything, and the installable version.
See attached redirect files
--
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=22146
Summary: 64bit compatibility issue with Wine's MCI string
command parser
Product: Wine
Version: 1.0.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=27005)
--> (http://bugs.winehq.org/attachment.cgi?id=27005)
work in progress MCI parser that knows about 64bit structures
Hi,
Wine's MCI string command parser is one reason why test.winehq.org shows
failures with 64bit machines. I've created this issue so everybody can discuss
and contribute patches until evolution leads to a correct one.
The attached patch fixes part of what's currently in git, but it is still
incomplete. Therefore I don't plan to submit it.
I've run tests on WTB's 64bit machines that proove that MCI_STATUS_PARMS and
MCI_GETDEVCAPS indeeed process differently sized dwReturn types on x64:
DWORD_PTR and DWORD. That's what's missing from my patch.
A solution that sounds ideal is to define something like MCI_INTEGER64 and
change the resource files mciavi_res.rc and winmm_res.rc. Given that new type,
the MCI string parser would compute the correct offset.
I'd be very pleased if somebody could conform that MS does it this way and tell
us the value of this constant.
Another solution path is to special-case MCI_STATUS_PARMS in the parser, as it
uses the only 64bit construct I knew until 5 minutes ago (beside dwCallback of
course) that's not a LP(W)STR. HWND seems to be 32bit.
5 minutes later: What about HDC in MCI_DGV_UPDATE_PARMS? Wait, wtypes.h says
void*! The MCI string command parser needs to handle this type as well:
MCI_INTEGER as currently used in mciav_res.rc is not adequate on 64bit.
In the meantime, I'll submit a patch that adds MCI_HDC and a few other missing
defines I know to the includes.
Regards,
Jörg Höhle
--
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=22533
Summary: Half Life: loading screen rendering is wrong
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27624)
--> (http://bugs.winehq.org/attachment.cgi?id=27624)
screenshot
See attached screenshot. Terminal output is minimal:
fixme:win:EnumDisplayDevicesW ((null),0,0x32e298,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:mci:MCI_Break (0102) vkey 001B stub
ALSA lib ../../../src/pcm/pcm.c:7234:(snd_pcm_recover) underrun occured
fixme:mci:MCI_Break (0102) vkey 001B stub
ALSA lib ../../../src/pcm/pcm.c:7234:(snd_pcm_recover) underrun occured
fixme:win:LockWindowUpdate (0x30052), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x30052), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
--
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=17540
Summary: Zondervan Pradis cannot function due to unimplemented
function ole32.dll.CoGetCurrentLogicalThreadId
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanoudt(a)gmail.com
Created an attachment (id=19680)
--> (http://bugs.winehq.org/attachment.cgi?id=19680)
WINEDEBUG output for +ole
Zondervan Pradis 6.0 (
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11417 ) cannot
actually do anything useful
The system relies on COM to open books served up by a database. Whenever it
tries to do this, it brings up in the console:
wine: Call from 0x602e9940 to unimplemented function
ole32.dll.CoGetCurrentLogicalThreadId, aborting
A +ole log is attached below
--
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=21475
Summary: TI Interactive application fails when attempting to
display the TI math palette
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://education.ti.com/downloads/files/computer_softw
are/tiitrial.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25861)
--> (http://bugs.winehq.org/attachment.cgi?id=25861)
TI Interactive +ole trace
With wine-1.1.37, after using winetricks to install vcrun6sp6 and installing
the TI Interactive trial, launching TI Interactive, dismissing the trial and
registration dialogs, and then pressing Ctrl+M (or doing Insert -> Math Box)
yields a message box that states:
"Failed to create object. Make sure the object is entered in the system
registry."
Using native ole32 from the dcom98 redist allows the TI Interactive application
to display the TI math palette panel as expected. From the +relay log:
0009:Call
ole32.OleCreate(0032e754,40a3fca8,00000001,00000000,00e62710,001b7938,00e626c8)
ret=40a2b858
0009:trace:ole:OleCreate ({5af21a82-ca6e-11d2-9613-004033a5109d},
{00000000-0000-0000-c000-000000000046}, 1, (nil), 0xe62710, 0x1b7938, 0xe626c8)
...
0009:Ret ole32.OleCreate() retval=80070057 ret=40a2b858
...
0009:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0032e64c)
ret=40a09610
It seems that the failure of OleCreate is the culprit. A +ole log 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=11951
Summary: Tide prediction cursor popup or tag creates "Untitled
Window"
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://wxtide32.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
WXTide32 includes a feature to show tide data by creating a cursor that tracks
time of day and water height. It appears when the main window is opened and
showing the realtime, graph, or overview display, and the user presses either
the left-arrow or right-arrow key. A popup or tag follows the vertical part of
the cursor line, showing the data for the time (vertical cursor line) and depth
or height of water (horizontal cursor line).
Under Wine, the cursor lines are drawn but the cursor popup or tag is missing
or flashes briefly (hard to tell which is happening). At the same time, a new
entry appears in the task bar: "Untitled Window". The app then blinks between
idle (based on the regular movable cursor, controlled by a mouse, etc.) and
busy, with "Untitled Window" showing in the task bar while the mouse cursor
signals "busy". On minimizing the main window (showing the tide levels), the
"Untitled Window" entry remains in the task bar. It cannot be maximized,
opened, or closed. Only terminating the application removes "Untitled Window".
No messages are written to stdout or stderr when the problem occurs.
Under Windows, the key-controlled cursor moves as expected, with a popup
attached to the scrolling cursor. No additional tasks appear in the task bar.
--
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=22039
Summary: Lego Island: failed to start.
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26806)
--> (http://bugs.winehq.org/attachment.cgi?id=26806)
err:d3d:wined3d_unregister_window Window 0x20054 is not registered with
wined3d.... and more...
Lego Island simply boots up to a black scree, then I get an error prompt
saying:
"Lego Island failed to start. Please quit all other applications and try
again."
This seems similar to bug:
http://bugs.winehq.org/show_bug.cgi?id=13875
But that guy didn't get the prompt. Log and debugging of d3d 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=17448
Summary: Impossible to insert an MPEG file in PowerPoint
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Trying to insert an mpeg video in PowerPoint 2003 gives the following error
message:
PowerPoint cannot insert a movie from the selected file. Verify that the path
and file format are correct, and then try again.
And this trace:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
So it seems like this is because we are missing an mpeg codec in Wine so this
is probably not specific to PowerPoint 2003.
To reproduce:
* download an mpg file from anywhere
* install PowerPoint 2003 and start it
* Insert -> Movies and Sounds -> Movie from File...
* select your mpg file and validate
--
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=9790
Summary: Regression in Heroes of Might and Magic 5
Product: Wine
Version: 0.9.45.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martyspamtrap(a)comcast.net
This is observed on the full version of Heroes of Might and Magic 5 (but is
probably reproducible on the demo). After updating to Wine 0.9.45 (coming from
0.9.44), I started experiencing application lockups in Heroes 5 during game
play on the map screen. The lockup consists of no further mouse or keyboard
instructions being recognize, although the background music continues to play.
An ALT-TAB to a shell and a "kill -9" get me back in control.
The problem is triggered somewhat randomly, but I've reproduced it twice by
loading up a saved game, panning around the map, viewing a hero's status
screen, and returning to the map. At this point, some of the status windows
are no longer drawing themselves completely and my system starts thrashing on
my hard drive. A little more panning around the map results in the lockup.
This issue did not exist in Wine 0.9.44.
--
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=9791
Summary: Heroes of Might and Magic 5 (full) requires d3dx9_25.dll
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martyspamtrap(a)comcast.net
After a clean installation of Heroes 5 in Wine, attempting to run it fails.
The console reports that d3dx9_25.dll is required by H5_Game.exe. My
workaround is to either copy this file from a Windows installation, or copy
Wine's d3dx8.dll.so to d3dx9_25.dll. Nasty hack, but it seems to work. I'd
like to request an enhancement to include a more proper version of this DLL in
Wine.
--
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=17483
Summary: EngInSite CSS Editor font distance rendering problem
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ar(a)esoma.org
Created an attachment (id=19577)
--> (http://bugs.winehq.org/attachment.cgi?id=19577)
Screenshot
In the editor window all fonts are monospaced but the display font does not
adapt to that and inserts spaces. You can see the problem in the attached
screenshot:
I don't know if that is related to
fixme:system:SetProcessDPIAware stub!
--
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=21581
Summary: GTA4 crashes during "Lure" mission
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knaprigt(a)gmail.com
Created an attachment (id=26030)
--> (http://bugs.winehq.org/attachment.cgi?id=26030)
Output after crash during the Lure mission in GTA4
GTA4 crashes during the mission "Lure" when the player is supposed to kill a
drug dealer. Everything seems fine until the player reaches the roof where he
should take the shot. First a cutscene is shown and when the player's returned
to the controls the game crashes.
Tested with versions 1.0.0.4 and 1.0.4.0 of the game with the same results.
See attachment for terminal output displayed after the crash.
... also I don't know if this bugs component really is ntdll (maybe wined3d?),
so someone may want to change that one.
--
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=16301
Summary: wine user guide asks the user to run programs without
explaining how
Product: WineHQ.org
Version: unspecified
Platform: Other
URL: http://www.winehq.org/site/docs/wineusr-guide/running
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The introductory page under "Running Wine"
(http://www.winehq.org/site/docs/wineusr-guide/running) says this:
"Assuming you are using a fake Windows installation, you install applications
into Wine in the same way you would in Windows: by running the installer."
and gives several examples of wine command lines, including an example for
starting a program after it has been installed to C:. Yet there is no
explanation of how to run a program or use the wine command.
--
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=21454
Summary: Dolphin Wii/GCN Emulator Crashes On Rom Load Due To
Graphical Errors?
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justinsboyd(a)gmail.com
The Dolphin app starts up normally, and runs perfectly until you begin the
emulation.
When you launch a rom, the following occurs-
A window appears saying No Possible Memory Base Pointer Found!
Then I get a message saying that the app has encountered a serious problem and
needs to close...
I have traced the problem to a possible solution though-
A graphical error...
Looking at the Dolphin website, I saw the following.
======= Runtime Library Requirements =======
Dolphin needs you have to have the libraries listed below installed.
[Windows]
-MS Visual C++ Runtime 2008 SP1: This fixes the "side by side" / "application
config" & model errors
Microsoft VC++ 2008 SP1 Redist x86 - For 32bit Windows
Microsoft VC++ 2008 SP1 Redist x64 - For 64bit Windows
-The DirectX March 2009 Runtime: This fixes the plugin loading errors
Note: THIS MEANS UPDATE YOUR DIRECTX EVEN IF YOU HAVE THE VERSION 9.0c or 10 or
10.1!!!!!!
Microsoft DirectX Updater
[Linux]
-install libbluetooth: fixes the "PANIC failed to load plugin
Plugins/libPlugin_wiimote.so" error for linux users
======= Video Card Requirements =======
You must have a video card that support OpenGL 2.x fully or Direct3D 9.0c.
Note: The Direct3D9 video plugin is old/outdated and it looks like it doesn't
work anymore. We recommend using the Dolphin OpenGL Video plugin for better
video emulation.
Note: Make sure your drivers are up to date!
So I tried using winetricks to install these missing programs, but found that
Dolphin still encountered the same problem as 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=12217
Summary: Documentation should be in XML and not SGML format
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
We need to convert the documentation to proper XML format instead of SGML.
Aside from allowing us to use modern build tools, this also allows Wine's
documentation to happily sit alongside other system documentation and, for
instance, be indexed by scrollkeeper.
--
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=19733
Summary: Pendulumania: Game crashes immediately
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.pcgaming.ws/viewgame.php?game=pendulumania
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlton.hobbs(a)gmail.com
This is a 9 year old game that runs fine on WinXP, though predates XP, and I've
not got any version of wine to run it, though I've occasionally tried over the
past 3 years starting with about 0.9.30. So the D3D errors in the output below
must be very old Wine D3D errors.
It is a very worthwhile freeware game, given the age, hopefully a simple fix?
I'm an accountant, if I could program I'd try to help. Note that the initial
text buttons that appear after starting PMania.exe also just have question
marks on Windows XP, I presume because I don't have a Japanese font installed.
That shouldn't matter as the game runs fine on WinXP when you click the top
button.
Terminal output:
----
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13ea80,0x13e9a0): stub
fixme:d3d_caps:IWineD3DImpl_FillGLCaps Received unrecognized GL_VENDOR DRI R300
Project. Setting VENDOR_Wine.
fixme:win:EnumDisplayDevicesW ((null),0,0x32e164,0x00000000), stub!
fixme:d3d_caps:IWineD3DImpl_FillGLCaps Received unrecognized GL_VENDOR DRI R300
Project. Setting VENDOR_Wine.
fixme:win:EnumDisplayDevicesW ((null),0,0x32e100,0x00000000), stub!
--
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=11657
Summary: Problems with MessageBox API
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
Created an attachment (id=10859)
--> (http://bugs.winehq.org/attachment.cgi?id=10859)
Screenshots
When using the 'MessageBox' API, wine doesn't handle the flag
'MB_CANCELTRYCONTINUE' correctly.
It ends up displaying every button possible rather than just...
'Cancel', 'Try Again', 'Continue'.
Also, when using MB_RETRYCANCEL it puts the two buttons like this...
'Cancel', 'Retry'.
rather than...
'Retry', 'Cancel'
Screenshots of both issues have been attached.
There may be other inconsistencies, I've not tried them all.
--
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=9823
Summary: Mentioning "wine eject" in SGML
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
Created an attachment (id=8287)
--> (http://bugs.winehq.org/attachment.cgi?id=8287)
A patch for Wine Doc including a description of "wine eject"
In http://www.winehq.org/site/docs/wineusr-guide/command-line-options there
currently is no mention of "wine eject" command .
The patch in the attachment adds a section about wine eject.
--
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=18718
Summary: Symantec Antivirus 10.x fails to install
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21457)
--> (http://bugs.winehq.org/attachment.cgi?id=21457)
wine-1.1.22-219-gfbb43c4 +msi (4.3MB)
SAV 10.1 (for Windows XP) and SAV 10.2 (for Windows Vista) fail to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareServiceGroupInstall.18376EA1_A7B1_41ED_A75C_CD6FAB0434AA" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
There doesn't seem to be any trial versions, as it is a corporate product.
Note: This is not Norton Antivirus.
--
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=16776
Summary: Pyjs JSONRPC example test fails in wine iexplore
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.h
tml
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=18450)
--> (http://bugs.winehq.org/attachment.cgi?id=18450)
+mshtml, bzip2 -9'ed
Reported initially in wine-devel:
http://www.winehq.org/pipermail/wine-devel/2009-January/071705.html
Tried in firefox3, works fine (with PHP, python fails though). In iexplore,
hangs on:
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/x-www-form-urlencoded; charset=UTF-8"
+mshtml 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=13304
Summary: Halo 2: Launching files, app sits there munching 100%
CPU
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=13161)
--> (http://bugs.winehq.org/attachment.cgi?id=13161)
+all logfile (7.5MB extracted)
Alright, after I defeated the msvc*8*.dll problem (which was related to my
.wine) the next problem arises. Halo 2 manages to launch, but does nothing. I
get one line of regular log
fixme:powrprof:DllMain (0x7e3f0000, 1, 0x1) not fully implemented
after which the app proceeds to use 100% CPU power while doing nothing.
I tried various debug channels, including +ALL. Even with +ALL, logging ceases
after 7.4MB. It's like it's waiting for something.
I have no idea what the matter could be. Hopefully some dev can look into this
and maybe even fix this. No idea.
Additional info: I'm using the Loader.exe which came with my version of Halo2
that was modified to work with WinXP. My command: wine Loader.exe halo2.exe
( Executing halo2.exe directly makes it crash with these messages:
fixme:ole:CoInitializeSecurity ((nil),0,(nil),(nil),1,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x1
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
This program tried to use a DOMDocument object, but
libxml2 support was not present at compile time.
fixme:ole:CoCreateInstance no instance created for interface
{2933bf95-7b36-11d2-b20e-00c04f983e60} of class
{f5078f32-c551-11d3-89b9-0000f81fe221}, hres is 0x80004001
fixme:msxml:DllCanUnloadNow
err:ole:CoUninitialize Mismatched CoUninitialize )
--
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=13065
Summary: 3D window edit moves all windows behind main window
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rschaffter(a)comcast.net
Created an attachment (id=12821)
--> (http://bugs.winehq.org/attachment.cgi?id=12821)
Screenshot of hidden child windows.
Poser 7.0 is a 3D model manipulation and rendering program. It has a main
background window and several child windows, including a 3D viewport using
openGL. It runs quite well in a virtual windows desktop in version 0.9.55. In
versions after that, when the 3D window is manipulated, the child windows all
disappear behind the main window, as shown in the attached shot. Resizing the
main window will allow one to bring the child windows to the foreground, but it
happens after EVERY manipulation of the viewport. It only happened very rarely
under 0.9.55.
This doesn't occur when running on the KDE desktop using the window Manager;
however, in this mode moving the window causes the cursor to flash between the
normal pointer and the cross shapped move window icon, and the mouse buttons
and keyboard to become unresponsive for between 20 seconds and one hour-this
did occur prior to version 0.9.55(I suppose I should report this one whilst I'm
here). Eventually the flashing stops and the window can then be moved.
I'm running openSUSE 10.3 with KDE 3.59 and the nVidia proprietary video
drivers.
--
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=18720
Summary: Norton Antivirus 5 (NT) installer hangs
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21460)
--> (http://bugs.winehq.org/attachment.cgi?id=21460)
Wine 1.1.22 +file
At the end of the setup for Norton Antivirus 5 for Windows NT, the installer
apparently hangs.
The installation isn't fully complete AFAICT.
There is nothing in the console at all, but a +file trace shows the same 55
lines repeated continuously (see log).
The installer has to be killed.
--
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=16420
Summary: Certificate chaining error trying to use Microsoft
signcode tool
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Jim.Cooper(a)sas.com
Using this command:
wine mssign/signcode.exe -i http://www.mycompany.com -t
http://timestamp.verisign.com/scripts/timstamp.dll -spc mycredentials.spc -v
myprivatekey.pvk unzip.exe
Gets me this error:
Error: Failed to build the certification path as requested
Error: Signing Failed. Result = 800b010a, (-2146762486)
This only started happening with recent certificates from VeriSign, and only
fails when run under Wine. If I run the same command (minus the 'wine' in
front, of course) under Windows, using the same certificate, key, etc., the
signing attempt succeeds with no errors.
I am using a plain-vanilla wine install, under the latest Kubuntu Linux.
I can't supply you with the certificate, but would be willing to test whatever
you suggest.
--
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=23057
Summary: BitComet: Crashes at clicking on web content
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://download.bitcomet.com/bitcomet/bitcomet_setup.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28607)
--> (http://bugs.winehq.org/attachment.cgi?id=28607)
Image with BitComet logo
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko cc580
3) wine bitcomet_setup.exe do default installation
4) wine BitComet.exe
5) click e.g. on BitComet logo showed in attached image
Behaviour:
I get window with "BitComet has encountered a problem [...]" and exits
Expected behaviour:
Bitcomet shouldn't show that window and shouldn't exit
In terminal I get this after clicking on BitComet logo.
fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x17bbe0)->(0x128650)
fixme:mshtml:nsURI_GetAsciiHost default action not implemented
fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x45cd280)->()
fixme:mshtml:nsChannel_SetReferrer (0x45cd280)->(0x467d1f8)
--
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=18912
Summary: EM_SETEDITSTYLE Does not work
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark(a)thermeon.com
This is part of the richedit controls is that in Windows, richedit controls
have the ability to emulate a regular edit control and it gives the ability to
have unicode edit boxes on non-unicode systems (win9x). By emulating a regular
editor control, richedit can (among other things) allow a tab to switch away
from the control rather than entering the tab into the edited text (like
notepad or wordpad)
The part needed is to support the EM_SETEDITSTYLE message, specifically the
SES_EMULATESYSEDIT parameter.
The description in the windows docs is:
"When this bit is on, rich edit attempts to emulate the
system edit control"
Thanks
--
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=11079
Summary: Feature request: Ability to set refresh rate and color
depth with Emulated virtual desktops
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bigfox(a)gmail.com
Adding the ability to set the refresh rate and color depth when Emulating a
virtual desktop would help get some of the more nit-picky games to run.
--
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=24061
Summary: win16 DnD doesn't redraw
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curaga(a)operamail.com
Created an attachment (id=30242)
--> (http://bugs.winehq.org/attachment.cgi?id=30242)
Screenshot
In win16 strategy game Stars!, you design your ships by dragging components on
to the hull. Ie DnD inside the same app.
The area under the drag is not redrawn, see screenshot.
Does not happen on Win 3.11. Has been present in Wine at least since 1.1.43.
Demo downloadable here:
http://starsautohost.org/files/stars26b.zip
--
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=11023
Summary: Lack of ole2disp.dll.SAFEARRAYDESTROYDESCRIPTOR causes
Nota Bene to refuse to launch
Product: Wine
Version: 0.9.52.
Platform: PC
URL: https://www.notabene.com/download/demos/nbdemo80.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=10022)
--> (http://bugs.winehq.org/attachment.cgi?id=10022)
Terminal output in wine 0.9.52
When testing bug 5255, I ran into this unimplemented function. Backtrace 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=10638
Summary: winegcc: gcc failed
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manish.iitm(a)yahoo.co.in
Created an attachment (id=9448)
--> (http://bugs.winehq.org/attachment.cgi?id=9448)
The attachment is the config.log file generated by wine while configuring.
While compiling the wine-0.9.49 I am getting these error.
Please help me to resolve these error's.
-------------------------------------------
winegcc: gcc failed
make[2]: *** [winex11.drv.so] Error 2
make[2]: Leaving directory
`/home/manish/Desktop/Download/wine-0.9.49/dlls/winex11.drv'
make[1]: *** [winex11.drv] Error 2
make[1]: Leaving directory
`/home/manish/Desktop/Download/wine-0.9.49/dlls'
make: *** [dlls] Error 2
--------------------------------------------------
But, by the way my gcc version is gcc-3.4.4.
And my operating system is "Red Hat Enterprise Linux WS release 4 (Nahant
Update 2)".
Also I have attach the config.log file.
Thanking in anticipation.
--
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=15912
Summary: Wine GUI - Wine Installer / "Bottles" for Wine - GUI
Management of Installtation with Seperate Prefix Trees
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djtm(a)gmx.net
I would love to see something like a wine bottle management.
It should make it easy to install software into different "wineprefix"es.
The purpose is to ensure programs don't interfere with each other's
installation and that a completely clean uninstall is possible.
It's a workaround for a major bug and problem with Windows's missing package
management and poor installation management in general and not meant as a
workaround for bugs in wine.
I imagine it to work a bit like the current wine uninstaller, make it a wine
installer and provide an option to pour it into a fresh clean bottle. ;) I
think best would be an installation wizard.
That would make installations much more easy, clean and robust. It would also
make it easier for developers, as fresh bottles would generally be used and
thus config tweaking problems avoided.
The second gui would provide an overview list of installed software throughout
all bottles.
In a second step some options could be added to the wizard, e.g. disable
debugging, restrict directory access, etc. (a few easy options from winecfg
like desktop or window mode, sound device).
--
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=16179
Summary: QIP: flashing chat window disappears if it is not on the
current desktop.
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://qip.ru/en/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crossroads0000(a)gmail.com
If QIP tries to flash one of its chat windows while the user is on another
desktop, the chat window disappears completely until I restart the application.
The problem also comes up when you change desktops while the window is
flashing. No error logs are attached because there is no output in the console
if the bug appears.
To reproduce the crash:
1) Download QIP (e.g. at
http://qip.ru/download/qip/?http://download.qip.ru/qip8070.exe ).
2) Start QIP. If it fails to start (this is a bug unrelated to this one), try
this work-around: go to your QIP-Directory (should be ~/.wine/drive_c/Program\
Files/QIP), open current.cfg in your "Skins" directory, and replace "1" with
"0".
3) Log on with your ICQ #. If you don't have one, you can easily register one
with QIP in less than 30 seconds (you don't have to enter any email address).
4) Open the chat window, make someone send you a chat message, but before you
receive it, change the desktop.
5) If you receive a message while you're on another desktop, the chat window
will disappear. This only works if the chat window had focus before you changed
the desktop.
--
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=23058
Summary: Lorex Client remote viewer blank screen
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://lorexstore.lorextechnology.com/pdfs/LorexClient
_L19WD.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Lorex is a popular brand of video surveillance system.
It has a downloadable, installable client app to show you video.
ff917c438214b467e824e8ff1852007a0b5ed13e *LorexClient_L19WD.zip
55ec9179794afd149f5da8dc2bc6616d084e76ee *LorexClient.exe
(It also has a built-in web server which needs an ActiveX control, probably
very similar.)
The downloadable client installs, and its main window displays, but
if you click on Remote View, all you get is a blank window.
--
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=18932
Summary: Installshield installer text not being bolded
(appinstall)
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.hellopdf.com/download.php
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21782)
--> (http://bugs.winehq.org/attachment.cgi?id=21782)
screenshot
See attached screenshot. "Select Destination Location" should be bolded.
--
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=13648
Summary: Dogfood: Microsoft Office 97 Professional Installler
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mandriva-andreas(a)web.de
Created an attachment (id=13630)
--> (http://bugs.winehq.org/attachment.cgi?id=13630)
The console output of the installer
The installer starts quite normal but at the end it says:
"Accwiz.dll war nicht in der Lage, sich bei der Systemregistrierung zu
registrieren."
That means Accwiz.dll was not able to register itself at the registry.
After that the installation stops with the message that Office 97 Installer was
not able to install Office 97 Proffesional correctly.
In the Microsoft Office folder are some files, some of tham executable and
working but the installer did not Install Front Page for which he was requested
to install 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=12058
Summary: No car engine sounds in TrackMania United
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: artur.szymiec(a)gmail.com
The TrackMania United however works great suffer
from missing car engine sounds.
--
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=22921
Summary: Ship Simulator 2008 demo freezes when starting a
mission if builtin msvcr71 is used
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.shipsim.com/downloads/trailers
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
After installing d3dx9 with winetricks, the Ship Simulator 2008 demo is able to
start. However, once a mission is selected and the Select button is clicked,
the program freezes.
Installing vcrun2003 with winetricks or removing the fake dll in system32 for
msvcr71.dll works around the problem by using the native msvcr71.
--
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=11751
Summary: Intellicad - endless loop when editing rich text (user32
SendMessageA)
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikesg(a)abv.bg
Created an attachment (id=11008)
--> (http://bugs.winehq.org/attachment.cgi?id=11008)
Relay log
When trying to enter rich text in a drawing in 4m - Ingellicad an endless loop
is encountered (CPU stays 98%). See details below. The console output is
attached.
Wine version: wine-0.9.56
OS: OpenSUSE 10.3
Windows: No windows, just a clean wine install
Program: 4M - Intellicad 6 classic. Download demo:
http://www.4msa.com/downloads/SetupICADClassic64_E.exe
Install: wine SetupICADClassic64_E.exe
How to run: I had to copy mfc71.dll,msvcr71.dll and msvcp71.dll from a Win XP
SP2 install into drive_c/ICAD6CLASSIC folder
Command line: wine "C:\ICAD6CLASSIC\icad.exe"
How to reproduce:
Run the program, in welcome dialog click 'Start Evaluation', in program
command line type 'mtext' in command line, drag a rectangle on screen and in
box
that appears type whatever you want (don't worry about black letters on black
background) and click 'OK'. All freezes.
When started with +relay, the following lines appear endlessly:
0009:Call user32.SendMessageA(00000000,00000150,fffffffe,00000000) ret=00585ec5
0009:Ret user32.SendMessageA() retval=00000000 ret=00585ec5
Only difference is that the third parameter decreases with 1 every time it 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=25914
Summary: Dead Space 2 exits with error
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
After starting Dead Space 2 (copied from windows partition due msi bugs and
cracked due solidshield) game exits with something like that "could not
initialize graphics hardware, please restart"
Console log (pasted here because it's not too long):
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:thread:SetThreadIdealProcessor (0x134): stub
AffinityMask = 1; Initial APIC = 0; Physical ID = 0, Core ID = 0, SMT ID = 0
AffinityMask = 2; Initial APIC = 1; Physical ID = 0, Core ID = 1, SMT ID = 0
fixme:thread:SetThreadIdealProcessor (0x138): stub
fixme:thread:SetThreadIdealProcessor (0x13c): stub
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33efe4,0x00000000), stub!
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context
0x5ec, last error 0.
err:d3d:context_create Failed to set pixel format 3 on device context 0x5ec.
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context
0x678, last error 0.
err:d3d:context_create Failed to set pixel format 3 on device context 0x678.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS
(0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format
WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 27 on device
context 0x68c, last error 0.
err:d3d:context_create Failed to set pixel format 27 on device context 0x68c.
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 15 on device
context 0x6a0, last error 0.
err:d3d:context_create Failed to set pixel format 15 on device context 0x6a0.
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context
0x6b4, last error 0.
err:d3d:context_create Failed to set pixel format 3 on device context 0x6b4.
err:d3d9:device_parent_CreateSwapChain (0x1237c4) CreateAdditionalSwapChain
failed, returning 0x8876086a
I think these messages indicates the 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=23642
Summary: Before You Know It crashes into urlmon
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.byki.com/fls/FLS.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a follow up of bug http://bugs.winehq.org/show_bug.cgi?id=12185.
After downloading the application, and starting it, it first crashes because of
lacking richedit functionality, covered by bug 12185
After working around that with winetricks riched20, I get a nice crash into
urlmon.
With native urlmon the app seems to work perfectly 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=10919
Summary: GetLargestConsoleWindowSize() should not return hard
coded constants
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reijo.sund(a)helsinki.fi
Created an attachment (id=9840)
--> (http://bugs.winehq.org/attachment.cgi?id=9840)
sizepro.c - A source demonstrating the problem and a solution in terms of APIs
----------------------------------------------------------------------
MSDN library includes sample code for console applications
(http://msdn2.microsoft.com/en-us/library/aa263818.aspx). The source is
available at: http://www.helsinki.fi/~sund/console_vs6.zip . The source
compiles easily with winelib after --cuiexe transformations with winemaker.
The examples 14 and 32 deal with the GetLargestConsoleWindowSize() function.
The problem is that the current implementation in Wine returns hard coded
constants (X=80, Y=24) for the maximum size. This causes problems for
applications that have followed the conventions of sample code, because
it "prevents" the resizing of console window to bigger than "maximum".
In principle, the window size could be changed manually by using properties
dialog, but that is an "ugly" solution. Another "ugly" solution would be to
change the hard coded constants to bigger values in Wine implementation.
A better solution would be to actually implement the required functionality.
I have attached a source (sizepro.c, compiles with 'winegcc -o sizepro.exe
sizepro.c') that demonstrates the problem and infers the maximum console
window size in relation to current resolution and font.
I also tried to implement the corresponding functionality to Wine, and
attached the source for the improved function (kernel32_console_
getlargestconsolewindowssize.c). That works fine for me, but I'm not sure
whether it follows the conventions of Wine (or how to deal with strange
__i386__ definitions without duplicating the code). So, I wonder if
someone else more familiar with Wine development could check it out
and derive an adequate patch.
--
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=14449
Summary: "North American Birds" fails to launch
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12906
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: munchkinguy(a)hotmail.com
Created an attachment (id=14768)
--> (http://bugs.winehq.org/attachment.cgi?id=14768)
Stack dump, register dump, etc
Program CD in inserted. After setting pib.exe to "Windows 3.1" in Wine's
Application settings (the System Requirements say 'Windows 3.1 or higher'), I
type "wine pib.exe" into the Terminal. The program fails to launch and an error
log is given. Please see 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=9635
Summary: Dragon Naturally Speaking 8 fails on "spell that"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winetricks vcrun6
else ereg fails with 'need mfc42' (but that's ok)
install word viewer 97
else app start fails with "incomplete, need docobj.dll"
winetricks fakeie6
else app start fails with 'ie required'
cd "$HOME/.wine/drive_c/Program Files/ScanSoft/NaturallySpeaking8/Program"
else app complains repeatedly err:module:import_dll Library MSVCR71.dll
(which is needed by L"...\\dd10HOOK.dll") not found, and doesn't work
After all that, it starts up remarkably quickly compared to DNS 7.
It still has one error dialog box on startup that you have to ignore.
Recognition works pretty well, but "spell that" doesn't work;
when you try it, the app puts up a dialog saying "interface not found",
and wine spits out lines like
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:CoGetClassObject no class object {b9bd3860-44db-101b-90a8-00aa003e4b50}
could be created for context 0x1
err:ole:proxy_manager_create_ifproxy Could not get IPSFactoryBuffer for
interface {05eb6c68-dbab-11cd-b3ca-00aa0047ba4f}, error 0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{d5f569d0-593b-101a-b569-08002b2dbf7a}, 80040155
err:ole:CoGetClassObject no class object {dd108005-6205-11cf-ae61-0000e8a28647}
could be created for context 0x1
(Trying to use native dcom98 quickly fails with
wine: Call from 0x7ee1ef40 to unimplemented function oleacc.dll.GetRoleTextA,
aborting)
--
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=9909
Summary: VB6 - CoRegisterMessageFilter
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stanwell(a)gmx.de
A simple VB6.exe is not working at all, Wine just gives this error message:
"fixme:ole:CoRegisterMessageFilter stub"
Source code:
------------
Module:
-------
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
-------
Private Sub Form_Load()
Clipboard.SetText "test"
Sleep (8000)
End Sub
--
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=9949
Summary: PDF Export does not work in PITy
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
Export to PDF and metafile (EMF) does not work in PITy.
message box (error):
Access violation at address 7E7F6510 in module 'shell32.dll'. Read address
00000000
in console:
err:ole:CoGetClassObject class {00bb2765-6a77-11d0-a535-00c04fd7d062} not
registered
err:ole:CoGetClassObject no class object {00bb2765-6a77-11d0-a535-00c04fd7d062}
could be created for context 0x1
Download link for PITy 2006:
http://pit.dobry.pl/index.php?down=p1
--
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=10076
Summary: Crash in ole32 marshal test
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Per discussion at Wineconf, our unit test suite should now reliably PASS,
so I'm going to start filing bugs for any failures I run into.
$ cd dlls/ole32/tests
$ ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p
ole32_test.exe.so marshal.c
outputs
marshal.c:79: Test failed: CoCreateInstance failed with error 0x800706ba
and then crashes with a null pointer read,
=>1 0x7ec9ca69 func_marshal+0x139()
[/home/dank/wine-git/dlls/ole32/tests/marshal.c:80] in ole32_test (0x0034fe58)
2 0x7ecb5778 run_test+0x128(name=0x1103ee)
[/home/dank/wine-git/dlls/ole32/tests/../../../include/wine/test.h:389] in
ole32_test (0x0034fea8)
--
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=10421
Summary: Ulead VideoStudio 11 Installer crashes
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raccoonone(a)procyongames.com
Created an attachment (id=9115)
--> (http://bugs.winehq.org/attachment.cgi?id=9115)
crash log
Installer crashes after unpacking data files. Backtrace 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=11274
Summary: Clive Barker's Undying: won't install (regression).
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morrgiah(a)yahoo.co.uk
Clive Barker's Undying (version 1.0 retail) won't install using wine-0.9.53.
Instead of opening a cd-key window it just hangs. This is a regression from
0.9.52.
wine-0.9.53, fresh install
Ubuntu 7.10 Gutsy Gibbon
Clive Barker's Undying version 1.0
wine Setup.exe (from within the cd's setup folder)
Bisect result:
d0f914befce1e3180f4f8712db3952248afad543 is first bad commit
commit d0f914befce1e3180f4f8712db3952248afad543
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Tue Jan 8 12:26:19 2008 +0000
rpcrt4: Bind to the server interface in I_RpcGetBuffer, not
I_RpcSendReceive.
The actual sending of the request is still done in I_RpcSendReceive though.
Disallow the server from calling I_RpcSend and I_RpcReceive to allow
simplification of the code. The releasing of the connection is now done
in I_RpcFreeBuffer.
Implement I_RpcNegotiateTransferSyntax.
:040000 040000 3499b04cc495bf1a0309e997d6d79118c54580d8
ce50f5b87b92e9ae0a704b6d713bfdf455404bda M dlls
I got the exact same result when trying to install the demo, but there was that
much going on during the bisect (crashes, hangs, etc), that I had no clue how
reliable that result was. I even tried to reproduce the result (retail
version), and got:
bb78c3f86d9266cb79037275012dc1ea14478b9f is first bad commit
commit bb78c3f86d9266cb79037275012dc1ea14478b9f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Tue Jan 8 12:03:06 2008 +0000
rpcrt4: Remove some unused includes.
:040000 040000 76bcd30ab0ee44ff464ba592d4e0e90bda1569b6
3499b04cc495bf1a0309e997d6d79118c54580d8 M dlls
The demo is available at: http://www.gamershell.com/download_4483.shtml
--
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=12683
Summary: Naturally speaking 7 fails to start after voice training
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dragon-heart(a)piments.com
Hi,
I decided to check up on wine progress on DNS 7 after about of year.
First off the installer worked fine after working around the IE5 riched20
issues which if seem to be original program bugs rather than wine defects
(thanks winehq). Like testing for the presence of riched20 rather than trying
to load the require libs.
Voice training is now near perfect , worthy of platinum rating. Many thanks for
the progess there.
At this point I was in a state of high optimism. Sadly, it did not last.
On running natspeak it got a brief series of msgs to console and a diminuative
"window" with the mike icon (which did turn on and off). That's all.
copying ole32 oleaut32 mscvrt rpcrt4 from win2k and using winecfg to use them
native, builtin as indicated on winehq for earlier wine versions did not
improve matters, although it gave somewhat more errors to console.
hardly seems worth an attachment for a dozen lines so here's the output:
wine natspeak
err:ole:CoGetClassObject class {edb0e980-90bd-11d4-8599-0008c7d3b6f8} not
registered
err:ole:CoGetClassObject no class object {edb0e980-90bd-11d4-8599-0008c7d3b6f8}
could be created for context 0x1
fixme:shell:SHAppBarMessage msg=0, data={cb=36, hwnd=0x20036, callback=bd0,
edge=1, rc=(262272,32)-(2095634348,4264817), lparam=1
}: stub
fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x20036, callback=410d60,
edge=1, rc=(0,0)-(1024,28), lparam=7ce8d6ac}: stub
fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x20036, callback=410d60,
edge=1, rc=(3,3)-(3,31), lparam=7ce8d6ac}: stub
fixme:shell:SHAppBarMessage msg=9, data={cb=36, hwnd=0x20036, callback=7,
edge=2095631128, rc=(2130240649,5975064)-(2095631128,15
98492536), lparam=5f4d5f88}: stub
fixme:shell:SHAppBarMessage msg=9, data={cb=36, hwnd=0x20036, callback=7,
edge=2095631400, rc=(2130240649,5975064)-(2095631400,15
98492536), lparam=5f4d5f88}: stub
fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036,
callback=7ce8cc0c, edge=1598629996, rc=(-1,1412392)-(1598318164,141
2392), lparam=159628}: stub
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x20036,
callback=5f44628c, edge=1, rc=(0,0)-(1024,28), lparam=ffffffec}: st
ub
fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x20036,
callback=5f44628c, edge=1, rc=(3,3)-(4,31), lparam=ffffffec}: stub
fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036,
callback=7ce8c8e4, edge=1598629996, rc=(-1,1412392)-(1598318164,141
2392), lparam=159628}: stub
fixme:keyboard:UnregisterHotKey (0x10080,0): stub
fixme:keyboard:RegisterHotKey (0x10080,0,0x00000000,107): stub
fixme:oleacc:AccessibleObjectFromWindow 0x20036 0
{618736e0-3c3d-11cf-810c-00aa00389b71} 0x7c6f3420
fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036,
callback=7ce8cc0c, edge=1598629996, rc=(-1,1412392)-(1598318164,141
2392), lparam=159628}: stub
BTW. the application window, for what it's worth, bears the title "Wine system
tray"
Pre 0.9.20 this was very much a working app so this regression to useless is a
great shame.
It may well be that there is not much wrong here and in view of the perfect
training session this may be close to going gold.
Maybe the fixme is the key.
--
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=15602
Summary: Installation of MS Office 2000 fails
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=16611)
--> (http://bugs.winehq.org/attachment.cgi?id=16611)
console output of MS Office 2000 installation with wine-1.1.6
I wanted to use MS Office 2000 with Wine. Unfortunately, the installation fails
with a generic error message in MS Office 2000 and the following wine console
output (excerpt):
--------------------
fixme:msi:msi_unimplemented_action_stub BindImage -> 163 ignored L"BindImage"
table values
err:msi:HANDLE_CustomType34 Unable to execute command
L"C:\\windows\\temp\\OutSec.exe /Q:A"
fixme:spoolsv:service_handler got service ctrl 4
fixme:ole:TLB_ReadTypeLib Header type magic 0x00ec5a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Programme\\Microsoft
Office\\Office\\grde50.olb" failed with error 0
err:msi:ITERATE_RegisterTypeLibraries Failed to load type library: 80029c4a
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
--------------------
Please see the attachment for the full console 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=15296
Summary: Installation of MS office broken until last GIT
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=16103)
--> (http://bugs.winehq.org/attachment.cgi?id=16103)
log with the crash
Hi!
My installation of Office2003 is still broken (Wine 1.1.2-last GIT). I did not
test previous versions because I know it was broken for other issues and I
would not have any git bisect good.
Here the details:
Microsoft Office Professional Edition 2003
System Builder, German Version, copyright 2004.
Tested: Custom installation without Outlook and Access (here must be noted that
access is installing although I said no).
It is crashing after a very quick message about typelib libraries.
However, if you start the installation again, it is going through, even
installing what I didn't want to install (i.e. it makes a repair install
although I selected to start the full installation again).
Attached 2 logs:
First installation with crash
Second installation (repair) where the installation successfully ends.
--
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=15211
Summary: Inserting objects in Word 97 always trigger an ole error
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
CC: dsh(a)linux.ucla.edu
+++ This bug was initially created as a clone of Bug #7026 +++
I am using Office 97 with Wine.
Whenever I try inserting an object (Insert -> Object...) I only get an error
message in Office and the following wine console output:
--------------
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {00020821-0000-0000-c000-000000000046}
could be created for context 0x3
--------------
--
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=11174
Summary: Install of Starwars Battlegrounds 1.0 freezes at a
certian point
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamesp(a)ndsupernet.com
Created an attachment (id=10223)
--> (http://bugs.winehq.org/attachment.cgi?id=10223)
text output of wine up to the point of freeze
The Installshield wizzard seems to freeze. Not sure if there is a underlining
dialog asking for the 2nd disk. I cant seem to move the Starwars battleground
window to see. In emulated graphics the install shield window can not be moved.
Under the desktop I can move the install shield window but can not move the
Starwars battleground window to see anything.
--
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=10369
Summary: OLE and TypeLib errors prevent successful execution...
Product: Wine
Version: 0.9.48.
Platform: All
URL: http://nusphere.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randy(a)randycasburn.com
Platform: Ubuntu 7.10 with latest Wine from Wine deb repsotory
App: NuSphere PhpED v5.2 (build 5210) Latest
OLE and TypeLib errors prevent successful execution...
TO REPRODUCE ERROR:
Install Nusphere PhpEd v5.2 (build 5210)
Run app
ALTERNATE FLOW TO ERROR:
start DbListener.exe first
start phped.exe
Create new project
Create new php file
Put <?php phpinfo(); ?> into php file and save
Click smaller green arrow on button bar to start debugger
Click same button to continue debugger...
--
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=12096
Summary: HEAT Call Logging : Installer Crashes
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chad.sikorra(a)gmail.com
CC: rob(a)codeweavers.com
Created an attachment (id=11478)
--> (http://bugs.winehq.org/attachment.cgi?id=11478)
application crashing
The installer for this application worked in 0.9.33, it has been broken since
0.9.34. I tested the latest GIT and the issue remains. The installer crashes
before it even lets you try to install the application.
After regression testing, I found it to be caused by...
ab7f796fcb5627b0d33909186877da1b5039c18f is first bad commit
commit ab7f796fcb5627b0d33909186877da1b5039c18f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Wed Apr 4 18:57:31 2007 +0100
ole32: Keep a list of the loaded dlls for each apartment.
Use it to make CoFreeUnusedLibraries per-apartment.
:040000 040000 bc617cf6f8369c23f2e7588285928c25254cfbc6
33bee5c503d44558ace32969df627caa4cc80847 M dlls
--
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=10901
Summary: Hearts of Iron 2: Doomsday fails to install with OLE and
Install Shield errors
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Does not happen in 0.9.50, however it happens in 0.9.51.
I have not yet tested with current GIT.
--
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=10835
Summary: Exteel fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp.exteel.com/client
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this is a regression, the game installs fine under wine-0.9.50. I suspect
it's an ole-bug.
--
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=10817
Summary: Alien Versus Predator 2 fails to install
Product: Wine
Version: 0.9.51.
Platform: Other
URL: http://www.gamershell.com/download_8192.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=9681)
--> (http://bugs.winehq.org/attachment.cgi?id=9681)
Screenshot of the error
AvP2 deo fails to install. It is a regression. Regression test showed:
[joaopa@Goss wine]$ git-bisect bad
7ac980b1e7119ac93e6ba370c798681c9ae25b01 is first bad commit
commit 7ac980b1e7119ac93e6ba370c798681c9ae25b01
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Fri Dec 7 14:45:16 2007 +0000
ole32: Process messages while waiting for a local server to create a pipe.
:040000 040000 1ceca7eb8c849db1e67730c9ef113a9fa1d4c5f2
65a6cdfd5e5c75206edfa88a2ed7fdc680f25d1f M dlls
Joaopa
--
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=10102
Summary: Program Diet Power 4 doesn't install/run properly
without tweaking
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)forlent.com
Program Diet Power 4 (demo can be downloaded from http://dietpower.com)
- Installer won't run, on my machine aborts with no error messages.
- If I use msi to manually unpack, it aborts with the error:
Call from 0x639788d4 to unimplemented function oleacc.dll.GetOleaccVersionInfo,
aborting
Installing Windows native oleacc.dll into Wine fixes the problem and it runs
perfectly (well, once in a while it doesn't load the complete food database and
has to be restarted, but that's a minor glitch)
Thanks
--
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=10017
Summary: Dragon Naturally Speaking 8 fails to start without
dcom98?
Product: Wine
Version: 0.9.47.
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
DNS 8 installs easily, no problem.
Running it is another matter.
You have to install word viewer 97 to get docobj.dll, e.g.
test -f wordview.exe || wget
http://downloads.pcworld.com/pub/new/business/word_processing/wordview.exe
cp wordview.exe ~/.wine/drive_c/wvinstall.exe
mv ~/.wine/dosdevices/z: ~/.wine/dosdevices/oldz
cd ~/.wine/drive_c
wine wvinstall.exe
cd ../..
mv ~/.wine/dosdevices/oldz ~/.wine/dosdevices/z:
Also,
winetricks fakeie6 dcom98
seems to be required.
I thought this was working without dcom98 a few revs ago...
some notes in email indicate the regression might have
happened between Sept 21 and Sept 30th?
--
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=9857
Summary: Dragon NaturallySpeaking 8 hangs up on first run
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Am using Gutsy - Ubuntu Studio with real-time kernel to run Dragon
NaturallySpeaking 8.
Wine version: wine-0.9.46-48-g5cbdbe6
On first attempt to run program I get an error.
Error message:
wine: Call from 0x7ee1ff50 to unimplemented function oleacc.dll.GetRoleTextA,
aborting
My second attempt to run the program usually succeeds.
--
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=14201
Summary: msiexec pagefaults on memcpy for msxml3.msi
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=28494391-052b-42ff-9674-f752bdca9582&DisplayLang=en
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MattFinn(a)gmail.com
Created an attachment (id=14482)
--> (http://bugs.winehq.org/attachment.cgi?id=14482)
The output of msiexec /i msxml3.msi
I was trying to install office 2007 (at least, generate a modern appdb test
data of my attempt). The guides recommend installing msxml3.msi. See "URL" for
link to download.
This is with a fresh wine install, with only winecfg run (and nothing changed).
I'm running gentoo linux on amd64.
[ebuild R ] app-emulation/wine-1.1.0 USE="X alsa gecko jpeg ncurses opengl
samba xml -cups (-dbus) -esd (-hal) -jack -lcms -ldap (-nas) -oss (-scanner)"
I also tried to run the steam installer, from valve, and it seemed to work (at
least it popped up the first dialog box and i closed it). (it's another .msi).
--
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=15428
Summary: Writers Blocks does not display OLE text boxes
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16293)
--> (http://bugs.winehq.org/attachment.cgi?id=16293)
terminal output -- first run
Writers Blocks is a simple program that displays snippets of text in small
boxes that can be moved around the screen.
The boxes do not display.
--
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=13412
Summary: iTunes 7.6 does not install, hangs in service handling
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
installing iTunes 7.6 hangs in "Starting Services"
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:winsock:WSCUnInstallNameSpace (0x1609f004) Stub!
fixme:winsock:WSCInstallNameSpace (L"mdnsNSP" L"C:\\Program
Files\\Bonjour\\mdnsNSP.dll" 0x0000000c 0x00000001
{b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
Successfully registered DLL c:\Program Files\Bonjour\mdnsNSP.dll
fixme:browseui:CompCatCacheDaemon_Run stub
Successfully registered DLL c:\Program Files\Bonjour\ExplorerPlugin.dll
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
fixme:msi:ITERATE_InstallService Dependency list unhandled!
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:msi:ITERATE_InstallService Failed to create service L"Bonjour Service": 998
err:ntdll:RtlpWaitForCriticalSection section 0x110890 "?" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
err:menubuilder:WaitForParentProcess Unable to wait for parent process, error 0
fixme:shell:DllCanUnloadNow stub
err:ntdll:RtlpWaitForCriticalSection section 0x110890 "?" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x110890 "?" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
<repeat>
I suspect the RPC fault packet above causes the hang.
--
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=11940
Summary: USDA National Nutrient Database application fails to
launch
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.nal.usda.gov/fnic/foodcomp/srch/pcs20.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11248)
--> (http://bugs.winehq.org/attachment.cgi?id=11248)
ole traces of application launch with MDAC 2.8 and Jet 4.0 SP8 installed
After installing the application and the VC++ 6 redist, when starting the
application, the splash screen is shown, but then application startup fails
with message "Can't open the Food database". Presumably, from the presence of
an Access database in the application directory, the application is trying to
load the database but fails. Installation of the MDAC 2.8 and Microsoft Jet 4.0
engine did not improve the situation, though it allowed the application to go
further in ole traces. Relevant outputs 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=10079
Summary: "make test" hangs on ole32/moniker
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one is wierd. It gets stuck in a loop where
rpcss.exe crashes over and over.
err:ole:RPC_StartRemoting Couldn't register endpoint
L"\\pipe\\OLE_0000000800000009"
fixme:ole:PSFacBuf_CreateStub stubbing not implemented for
({0000000f-0000-0000-c000-000000000046}) yet!
err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for
{0000000f-0000-0000-c000-000000000046} with error 0x80004005
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004005
err:ole:CoMarshalInterface Failed to marshal the interface
{0000000f-0000-0000-c000-000000000046}, 80004005
wine: Unhandled page fault on read access to 0x8000012c at address 0x701069b2
(thread 000e), starting debugger...
Unhandled exception: page fault on read access to 0x8000012c in 32-bit code
(0x701069b2)....
Backtrace:
=>1 0x701069b2 in rpcrt4 (+0x69b2) (0x0034fd58)
2 0x7efa1875 call_dll_entry_point+0x15() in ntdll (0x0034fd78)
3 0x7efa323d MODULE_InitDLL+0x8d(wm=<register EDI not in topmost frame>,
reason=<register ESI not in topmost frame>, lpReserved=0x1)
[/home/dank/wine-git/dlls/ntdll/loader.c:890] in ntdll (0x0034fe08)
--
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=13276
Summary: FMA Crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=4270
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panagiotis(a)gmail.com
Created an attachment (id=13125)
--> (http://bugs.winehq.org/attachment.cgi?id=13125)
Crashlog for FMA on Wine
floAt's Mobile Agent crashes on startup.
Notice that:
takis@poseidon:~$ sudo sysctl vm.mmap_min_addr
vm.mmap_min_addr = 0
So, it seems that can't be the issue.
--
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=9829
Summary: Unable to start Alien Shooter 2 demo
Product: Wine
Version: 0.9.46.
Platform: PC
URL: http://www.sigma-team.net/alienshooter_2/upload/as2demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)tlen.pl
The game quits after initial loading screen. Resolution isn't changed back,
wine doesn't crash. The last error message is
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
To reproduce:
1. install demo from
http://www.sigma-team.net/alienshooter_2/upload/as2demo.exe
2. run the game.
--
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=9887
Summary: installing panasonic software
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baddraz(a)hotmail.com
Created an attachment (id=8380)
--> (http://bugs.winehq.org/attachment.cgi?id=8380)
Panasonic maintenance console
Get errors while attempting to install Panasonic Maintenance Console
--
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=10109
Summary: "make test" fails in itss/tests/protocol.c
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Blocks: 9916
WINEDEBUG=warn+heap make test
fails in itss with
protocol.c:307: Test failed: expected ReportProgress_MIMETYPEAVAILABLE
--
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=10186
Summary: Scary heap warnings in ole32 tests
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Doing
cd dlls/ole32/tests
rm *.ok
export WINEDEBUG=warn+heap
make -k test
yields a couple scary heap warnings. In particular,
../../../tools/runtest -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so
hglobalstream.c && touch hglobalstream.ok
warn:heap:GlobalLock invalid handle 0x125852 (Magic: 0x0098)
../../../tools/runtest -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so
moniker.c
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: unaligned arena pointer
0x12ba7c
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: unaligned arena pointer
0x12bafc
In tests/hglobalstream.c near line 286, there is the code
hr = CreateStreamOnHGlobal(hglobal, FALSE, &pStream); ...
GlobalFree(hglobal); ...
hr = IStream_Read(pStream, buffer, sizeof(buffer), &read);
and the IStream_Read is what triggers the invalid handle warning.
The test code seems quite intentional, and the test passes on wine;
is the warning spurious?
In tests/moniker.c, there's a double release of a pointer at line 937, and
removing one of them makes one warning go away; is this a typo, or intended?
IEnumMoniker_Release(spEM1);
IEnumMoniker_Release(spEM1);
--
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=10599
Summary: dlls/oleaut32/tests/vartest.c fails
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
I'm running "make test" from dlls/oleaut32/tests and I get this error:
../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p
oleaut32_test.exe.so vartest.c && touch vartest.ok
fixme:variant:VarMod Could not convert left type 4096 to 20? rc == 0x80020008
fixme:variant:VarMod Could not convert left type 8192 to 20? rc == 0x80020008
fixme:variant:VarMod Could not convert left type 16384 to 20? rc == 0x80020008
vartest.c:3143: Test failed: got VT_DATE(-1.5) expected VT_DATE(-1.4)
vartest.c:3150: Test failed: got VT_R8(-1.5) expected VT_R8(-1.4)
make: *** [vartest.ok] Error 2
I use wine-0.9.49-376-gc2f0697
on Ubuntu Gutsy (2.6.22-14-generic #1 SMP x86_64 GNU/Linux),
the compiler is gcc version 4.1.3 20070929 (prerelease) (Ubuntu
4.1.2-16ubuntu2)
There is a similar report here:
http://www.winehq.org/pipermail/wine-devel/2007-August/058585.html
--
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=9575
Summary: IBExpert need windows native ole32.dll to run
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
To run ibexpert ole32.dll needs to be overriden (or dcom98 installed).
I can't detect why, there are no fixme printed on screen.
The application raise an access violation when starts and then you can't close
it.
The application is in AppDB
http://appdb.winehq.org/appview.php?iVersionId=9049
--
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=9401
Summary: Dragon Naturally Speaking 7 crashes after training
complete
Product: Wine
Version: CVS
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7715)
--> (http://bugs.winehq.org/attachment.cgi?id=7715)
+ole log of running training, and error that happened shortly thereafter
After user training is complete, DNS puts up a dialog
saying something like "Congratulations! Training is complete."
The next thing you do crashes with a dialog box
saying something like "Unexpected error. COM out of memory."
and log messages like
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0
0000000).
Fortunately, the error repeats the next time you start
and try to do something, you don't have to repeat training.
Better make a copy of ~/.wine once you finish training,
though, so you can get back to that state quickly
in case something goes wrong. (e.g. running a +relay log
at that point filled up my disk, and after that, dragon
wouldn't start properly.)
--
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=9388
Summary: installer stuck for TRS 2006 Demo
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.auran.com/TRS2006/index.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan(a)danny.cz
When trying to install the demo for TRS 2006, the installer gets stuck on the
first installation wizard page.
output from the terminal:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
err:ole:TLB_ReadTypeLib Loading of typelib L"c:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
--
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=15722
Summary: OpenOffice3 apps won't run
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://openoffice.bouncer.osuosl.org/?product=OpenOffice
.org&os=winwjre&lang=en-US&version=3.0.0
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16807)
--> (http://bugs.winehq.org/attachment.cgi?id=16807)
+ole in git
Tried running OpenOffice 3 today, installs without a hitch, but attempting to
run floods the console with:
fixme:ole:IEnumFORMATETC_Next_Proxy :stub
and office won't run.
And when I say flood, I mean it literally, I let it sit for about 1 minute and
my log ballooned to over 220K lines!
If you patch that fixme to shut up, then Office at least puts up its window,
but it's frozen/hung.
+ole attached
Sent a patch for the fixme:
http://www.winehq.org/pipermail/wine-patches/2008-October/063673.html
--
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=16273
Summary: nVidia melody installer fails in ole
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://download.nvidia.com/developer/Tools/Melody/1.2/Me
lody_1.2.0630.1500.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 6912
Created an attachment (id=17548)
--> (http://bugs.winehq.org/attachment.cgi?id=17548)
+ole in git
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
+ole 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=18994
Summary: MS Excel 5.0c do not start, XLEN50.OLB is missing or
corrupted
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: dennisschneck(a)web.de
Created an attachment (id=21886)
--> (http://bugs.winehq.org/attachment.cgi?id=21886)
output of wine at running execl.exe
Hello,
I need Excel 5.0c because of an old MACRO.
Der Marco Developer is died, so i do can convert it to OpenOffice Calc.
The Problem is that excel.exe do not run in wine.
Error: XLEN50.OLB is missing or corrupted.
The file: XLEN50.OLB is in the same directory as excel.exe.
I made a new insall on a ohter system (32bit) with wine 1.1.12
but the same Problem.
the output of wine see in the attach.
thanks
--
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=13027
Summary: Add a description field to winetest
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Depends on: 13026
It should be possible to specify a description for a winetest run. That
description field would be sent with the report and would describe the system
the tests are run on, providing details that cannot be retrieve
programmatically. For instance:
"US Windows XP system provided by Compaq and then cleaned up. Last updated on
2007/10/16 but no IE7."
or
"Clean install of a stock French Windows 95, running in a VMware 5.5 guest."
The user should be able to either enter this description in the main dialog
(see also bug 13026), or on the command line.
--
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=13028
Summary: winetest's Stop button does not work
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
It says it's not implemented but closing the winetest window works just fine.
So it seems like implementing the Stop button should not be too hard.
--
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=11016
Summary: odbc32.dll should look for libodbc.so.1 instead of
libodbc.so
Product: Wine
Version: 20040615
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259710
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
An easy one for a newbie wine hacker, maybe... Currently, in
dlls/odbc32/proxyodbc.c, there's a hardcoded libodbc.so (unless an environment
variable overrides it). Perhaps it would be preferable if the WINE_GET_SONAME
configure macro was used to grab a name like libodbc.so.1 instead, so that if
some user have installed unixodbc, things would Just Work without forcing
him/her to also either install unixodbc-dev, or manually make a symlink, or
figure out weird environment variables.
--
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=13030
Summary: winetest and result logging / submission
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The winetest GUI does not make it possible to choose between saving the results
to a local file and submitting the results.
--
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=11177
Summary: winealsa doesn't assign unique MIDI port names
Product: Wine
Version: 20050628
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333361
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: _obsolete_multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Currently, when mapping ALSA MIDI ports to Windows MIDI port names, winealsa
uses the port's client name, which is not unique and may cause some programs to
get confused. A user is suggesting using the ALSA port name, which I suspect
can be acquired by e.g. replacing snd_seq_client_info_get_name(cinfo) in midi.c
with snd_seq_port_info_get_name(pinfo). You could also append a number to the
client name, or whatever else it takes to make the name unique.
--
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=14607
Summary: Serious Sam TFE and TSE - window minimizes and becomes
unusable
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://files.seriouszone.com/download.php?fileid=338
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
CC: julliard(a)winehq.org
In current git both "encounters" of Serious Sam 1 are regressed compared to
wine-0.9.59. When attempting to change video resolution in full screen mode (in
current git) the game's window becomes minimized and can't be restored after
that. It actually appears to change resolution successfully, but then there is
a "keep this settings yes/no" box and after pressing yes it breaks. This worked
in wine-0.9.59. The problem is in fullscreen mode only, in virtual desktop
emulation everything works.
I did some regression testing, and I think problems began with this commit:
commit fd97acbadffdc8af6d2682cb761a92ff2ab2f355
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 7 11:43:46 2008 +0200
winex11: Set the _NET_WM_STATE atom directly for unmapped windows.
It is a bit difficult, because the nature of the problem changed slightly
between the above commit and current git. I.e. in a commit just before
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 it works, in
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 a similar broken "minimization"
happens, only not after changing the resolution, but instead during game
initialization (you can't even get to the main menu). A bit later, a different
commit (1bf824e0b00d2b179d5f34dd0c7ace83e83bd28a) partially fixed the problem,
getting it to the state as it is now (can get to menu, but can't change
resolution). I tried backporting fix from
1bf824e0b00d2b179d5f34dd0c7ace83e83bd28a to commit
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 and it works as expected, recreating
the problem in current form in that commit. In all of these cases only
fullscreen mode is affected.
I see this in Serious Sam - The First Encounter 1.05 (retail) and in Serious
Sam - The Second Encounter demo. Demo is available for download. If it will be
necessary I can generate some logs for this.
--
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=13029
Summary: winetest should make it possible to just extract the
individual tests
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The first task that winetest does is extract the individual test binaries.
However it does not say where and if one wants to get at them (to then run them
by hand for testing/debugging purposes), then one has to kill winetest, and
track down its temporary directory (which is something like in c:\Documents and
Settings\account\Local Settings\Temp\wctXXX btw).
It would be nice to have an 'Extract tests' button in the main dialog that
would open a dialog letting the user choose where to save the individual tests
(or some other reasonably simple way of achieving the same purpose).
--
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=10417
Summary: OLEAUT32: crash if >128 methods in an interface
Product: Wine
Version: 0.9.49.
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mjk(a)cardbox.com
This bug was encountered in build cxoffice-6.2.0rc1-2-g024be42 of Wine (part of
CrossOver Mac). The bug has been identified in the current source code at
http://source.winehq.org/source/dlls/oleaut32/tmarshal.c.
Using any marshaled interface with more than 128 methods causes a crash within
OLEAUT32 if any method at position >=128 is called. This was detected when
using Cardbox (http://www.cardbox.com) and is a SHOW-STOPPER because it makes
the use of VBScript macros impossible.
However, the bug is completely general and applies to any application at all
that has interfaces with large number of methods. It is quite possible that
many random OLE / COM - related bugs that have already been reported have this
bug as their underlying cause.
The version of Cardbox on which the bug was found is more recent than the one
currently available on the web site. If anyone wants to have a copy for
testing, together with instructions for reproducing the crash, please contact
me.
LOCATION OF THE BUG
The bug is in dlls/oleaut32/tmarshal.c. When constructing a proxy interface,
PSFacBuf_CreateProxy at line #1712 constructs the following proxy code for each
method:
popl %eax
pushl <nr>
pushl %eax
call xCall
lret <n> (+4)
where <nr> is the position of the method in the list of methods: 0, 1, 2, and
so on.
The pushl <nr> instruction is defined by following code:
374 BYTE pushlval; // set to 0x6a by line #1712
375 BYTE nr;
The fact that the method position is a byte already limits the maximum size of
an interface to 256 methods, which is less than the 512-method limit of Windows
NT4.0 SP3, and the 1024-method limit of Windows 2000: see "MIDL2362" in
http://msdn2.microsoft.com/en-us/library/aa366756.aspx for details. Thus this
needs to be corrected in any case. The proxy code as it stands will call method
0 instead of method 256, method 1 instead of method 257, and so on, leading to
random behaviour and possible stack corruption.
The crash when method 128 is called has a different cause. The proxy for method
128 contains the instruction 6A 80, because the programmer thought that this
would push 00000080 onto the stack. In fact the PUSH instruction with opcode 6A
SIGN-EXTENDS its operand and does not zero-extend it. Thus the proxy for the
128th method pushes FFFFFF80 onto the stack before calling xCall. xCall
interprets this as a negative number (-128) and thus attempts to synthesize a
call not to method 128 but to a non-existent method -128. In the same way it
will call method -127 instead of method 129,... and so on.
SUGGESTED CORRECTION
The very simple correction to this bug, which is guaranteed to work, is to
alter line 375 to
375 DWORD nr;
and line 1712 to
1712 xasm->pushlval = 0x68;
which expects a 32-bit operand rather than an 8-bit one.
This will result in every proxy using 15 bytes per method instead of 12 bytes.
This does not seem an excessive price to pay for complete reliability in the
future: there will then be no limit to the number of methods that can be
supported.
ALTERNATIVE CORRECTIONS
If the 25% expansion in proxy size is considered unacceptable (it should not
really be: proxies are small) then there are several ways round the problem. An
increase to 256 methods could be achieved simply by adding a line at the very
beginning of xCall:
method &= 0xff;
but this would HAVE to be accompanied by an explicit test for the method count
limit (now 256) in PSFacBuf_CreateProxy so that the attempt to create a proxy
with too methods would simply fail rather than (as now) generate a proxy that
will randomly crash the application.
Another approach would be to create dummy functions (in assembler) that would
add 128, 256, 384, 512, etc to the 'method' argument before forwarding it on to
xCall. In that case, method numbers after 127 would generate proxies that
called one of the variant xCalls instead of the original one. The programming
in PSFacBuf_CreateProxy would be relatively straightforward, and the dummy
functions would not need to do any stack manipulation: they would simply add an
offset to the DWORD at [ESP+8] and then JMP straight to the start of xCall.
This would *still* give a finite limit to the number of methods, but the limit
would be much larger. Again, good engineering practice dictates that
PSFacBuf_CreateProxy should report an error if it encounters a number of
methods beyond the number that it was designed to cope with.
--
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=10536
Summary: ITypeInfo_fnInvoke failed to convert param 0 to VT_BOOL
from VT_BSTR
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://uniqlo.jp/uniqlock
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnjordy(a)gmail.com
Uniqlock screensaver doesn't display anything, presumably it might be related
to the Wine output:
in CSoundUtils constructor:
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_BOOL from VT_BSTR
--
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=11775
Summary: Oleview does not correctly generate idl files
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
When looking at the ipodservice typelib (install itunes v7.6, then look at the
typelib in C:\Program Files\iPod Service\bin\iPodService.exe in wine oleview,
it will generate wrong code.
HRESULT foo([in]long pointer, [out, retval]VARIANT_BOOL *rar);
is turned into:
VARIANT_BOOL foo([in]long pointer);
This happens for example with IItunesDevice_IsMounted.
--
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=16841
Summary: Max Payne 2: The Fall of Max Payne installation fails
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drobyshewsky(a)gmail.com
Created an attachment (id=18557)
--> (http://bugs.winehq.org/attachment.cgi?id=18557)
Max Payne 2: The Fall of Max Payne installation fails
Max Payne 2: The Fall of Max Payne installation fails
--
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=16851
Summary: Morrowind GOTY - DVD - Installers fail.
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
The installers all fail when launching ikernel.exe, and this is on a default
install of wine.
--
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=17920
Summary: OleUIAddVerbMenu is not realized
Product: Wine
Version: unspecified
Platform: Other
URL: http://msdn.microsoft.com/en-
us/library/ms686597(VS.85).aspx
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lav(a)etersoft.ru
OleUIAddVerbMenu is not realized at all in current Wine.
My last realization post at January, 16:
http://www.winehq.org/pipermail/wine-patches/2009-January/067827.html
This realization tested with 1C Accounting program (specified for Russia) and
has no reclamation.
--
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=20363
Summary: Lotus Notes 7.0.2: Selecting User Preferences crashes
the app
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Created an attachment (id=24123)
--> (http://bugs.winehq.org/attachment.cgi?id=24123)
backtrace
I'll attach a backtrace.
--
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=20365
Summary: Radio Mobile icons drawn too big
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wilfried.pasquazzo(a)gmail.com
CC: steve.m.caddy(a)ntlworld.com
The icons in "Radio Mobile" are drawn too big. The program can be downloaded
for free here: http://www.cplus.org/rmw/english1.html
---
It is a regression:
32ca9b27c376af255dacd67c2744b3b5285b8cf1 is first bad commit
commit 32ca9b27c376af255dacd67c2744b3b5285b8cf1
Author: Wilfried Pasquazzo <wilfried.pasquazzo(a)gmail.com>
Date: Tue Sep 22 14:20:28 2009 +0000
user32: Correct scaling of DrawIcon.
:040000 040000 e3a1f553e9f16b7bd47d9dcf23bddc40b0bfb8b7
addf0374f38168449965d4fe2f0f1c9066462d6a M dlls
---
This bug was first mentioned in the comments of
http://bugs.winehq.org/show_bug.cgi?id=20153 by Steve Caddy (#19 and #20). It
is likely to only affect Visual Basic applications, the problematic code is
located in "dlls/oleaut32/olepicture.c".
I'm writing the corresponding fix and testcase.
--
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=25421
Summary: Harry Hops auf Schatzsuche needs CoCreateInstance16
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
After installation, starting the 1997 children app
"Harry Hops auf Schatzsuche" produces 2 traces to the console
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
fixme:ole:CoCreateInstance16 ({f4595e32-2cdb-11d0-8cde-0000c05bba0b}, (nil), 1,
{f4595e31-2cdb-11d0-8cde-0000c05bba0b}, 0x3ea2ae), stub!
The latter identifies the bug, as 2 requesters appear:
unknown status code / "unbekannter StatusCode", followed by
sprite server created no object / "Sprite-Server hat kein Objekt erstellt".
The app then exits => garbage rating.
The referenced GUID is created by the installer and mentions sprites:
+[Software\\Classes\\CLSID\\{F4595E32-2CDB-11D0-8CDE-0000C05BBA0B}]
+@="Rabbitsoft Sprite & Surface Machine"
+[Software\\Classes\\CLSID\\{F4595E32-2CDB-11D0-8CDE-0000C05BBA0B}\\InprocServer]
+@="C:\\SCHATZ\\CODE\\RSSPRT16.DLL"
So it indeed looks like the app reports as error that it did not receive an
instance from DDE/OLE/COM, likely because of the stub.
Note that I've used Ubuntu Lucid with wine 1.3.8 + git as of 2010-12-03 because
of bug #23723.
Setting winecfg to either winxp or w95 mode makes no 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=25635
Summary: Every single line is underlined in Dreamweaver
codeview
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karen(a)redwoodgames.com
Dreamweaver in Wine 1.0 works fine. Upgraded to latest Wine (1.2?) and every
single line of every file when viewed in code view in Dreamweaver is underlined
with double underlining on the empty end of the line all the way across the
window.
I think Dreamweaver uses OLE but I am not sure.
When I dropped back to Wine 1.0...the underlining disappeared.
--
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=25757
Summary: MS-Excel WorkBook crashes while clicking on Form
Buttons
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajeet_singh1978(a)yahoo.co.in
Created an attachment (id=32826)
--> (http://bugs.winehq.org/attachment.cgi?id=32826)
logs from command prompt
Using a Wine 1.3.11 on Fedora 13.
Installed Microsoft Office 2007.
I am trying to Open an excel sheet template which contains some macros and
active content like user forms and dialogs.
While enabling the active content, excel gets hang and gets crashed after
sometime.
Attaching the nohup.out.tar.bz2 logs for wine from command prompt.
Attaching the xls templates in zip file
--
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=15384
Summary: Incorrect behaviour when using BIF_RETURNONLYFSDIRS |
BIF_BROWSEINCLUDEFILES
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boris.seve(a)drillscan.com
When calling SHBrowseForFolder with both BIF_RETURNONLYFSDIRS and
BIF_BROWSEINCLUDEFILES flags the 'Ok' button is incorrectly disabled when a
file is selected (button is enabled however when a directory is selected)
If only the BIF_BROWSEINCLUDEFILES flag is set the 'Ok' button is correctly
enabled when a file is selected.
AFAIK (and confirmed on Windows XP SP3) the 'Ok' should be enabled when a
directory is selected AND when a file is selected if both flags are set.
This holds true whether BIF_NEWDIALOGSTYLE is set or not.
--
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=18578
Summary: Wine reverses big/small icon resources in WM_SETICON
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emwine(a)earthlink.net
Created an attachment (id=21241)
--> (http://bugs.winehq.org/attachment.cgi?id=21241)
Testcase binary and source (VC 6.0 command line for compiling at end of c file)
This could be two bugs, could be one-- I'm not sure. This occurs both in
WM_SETICON, and also when registering a WNDCLASS structure with
RegisterClassEx().
When calling WM_SETICON, wParam indicates whether or not to use the big or
small resource. (ICON_BIG, or ICON_SMALL). Windows reverses these, Wine
doesn't. Running the testcase:
Windows:
icon, then press 'b': get 16x16 IDI_ICON
icon, then press 's': get scaled 32x32 IDI_ICON
Wine:
wine icon, then press 'b': get scaled 32x32 IDI_ICON
wine icon, then press 's': nothing at all
For Wine, you may have to hit 'b' a few times, even restarting the app before
it works-- I don't know why it's flaky.
I noticed this problem because I had ugly icons in my MFC MDI app in Wine, and
realized it was scaling the 32x32 resource instead of using the 16x16 one.
When writing the app, I noticed that CWnd::SetIcon(HICON, BOOL bBig) reversed
the 2nd parameter in reality. Probably Wine just went by the docs and nobody
noticed the docs are reversed from reality.
The other issue that may in fact be the same bug is that the WNDCLASS
structure's icons are reversed as well. I'm thinking it's the same windows bug
responsible for the reversal with the documentation manifesting itself in
multiple places. So it's entirely possible it's just one issue in Wine also
since Wine doesn't reverse them. Running the testcase again:
Windows:
icon: IDI_APPLICATION used (hIconSm)
icon foo: IDI_QUESTION used (hIconSm)
Wine:
wine icon: IDI_QUESTION used (hIcon)
wine icon foo: IDI_APPLICATION used (hIcon)
There's also a question of what happens when you use hInstance instead of NULL
in the LoadIcon() calls, but this bug isn't dealing with that problem.
--
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=25275
Summary: Civilization V needs some msvcp90 functions
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
If you remove msvcp90 from the prefix (or set to builtin), fails on:
msvcp90.dll.??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAE@XZ
according to mscodescan, needs about 60 total. I'll attach the list.
--
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=19191
Summary: Adobe Updater: crashes when installing updates
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_bwv1987(a)hotmail.com
Created an attachment (id=22186)
--> (http://bugs.winehq.org/attachment.cgi?id=22186)
Crash log, run from a terminal, when installing updates on Adobe Acrobat 9 Pro
Extended
In updating Adobe Acrobat Pro 9 by the option Help/Check for Updates,
Adobe_Updater.exe download updates but it crashes when trying to install them.
The more noticeable error is:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
--
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=11096
Summary: Adobe AIR / Adobe Media Player pre 2 installer crashes
during MsiViewExecute
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After working around bug 11094 by doing "wine regsvr32 rsaenh",
the next bug is a crash that is at least near
some MSI code, so I'll risk the MSI maintainer's wrath
and put it in that category :-)
To repeat:
download
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_play…
download http://download.macromedia.com/pub/labs/air/air_b3_win_121207.exe
download
http://download.macromedia.com/pub/labs/mediaplayer/adobemediaplayer_p2_122…
wineserver -k
rm -rf .wine
wine install_flash_player.exe
wine air_b3_win_121207.exe
wine regsvr32 rsaenh
wine ~/.wine/drive_c/Program\ Files/Common\ Files/Adobe\
AIR/Versions/1.0.6/Adobe\ AIR\ Application\ Installer.exe
adobemediaplayer_p2_122007.air
Crashes; +relay,+msi,+msidb,+seh seems to show the exception
happens in MsiViewExecute:
trace:msi:MSI_ViewExecute 0x171f40 0x18e3d0
trace:msidb:UPDATE_execute 0x172310 0x18e3d0
trace:msidb:SELECT_execute 0x1722d8 (nil)
trace:msidb:WHERE_execute 0x19db08 (nil)
trace:msidb:TABLE_execute 0x173268 (nil)
trace:msidb:TABLE_execute There are 2 columns
trace:msidb:TABLE_get_dimensions 0x173268 0x33e8c8 (nil)
0009:Call ntdll.RtlAllocateHeap(00110000,00000008,00000094) ret=7e3779f1
0009:Ret ntdll.RtlAllocateHeap() retval=0018dba0 ret=7e3779f1
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e35f539
I'll attach a full log.
--
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=11094
Summary: Adobe AIR can't install Adobe Media Player pre 2
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next bug after bug 10956.
To reproduce, run the script
http://bugs.winehq.org/attachment.cgi?id=9893
Adobe media player prerelease 2,
http://labs.adobe.com/technologies/mediaplayer/install/
install fails.
It's kind of hard to tell, but I suspect it might be that
a crypto provider wasn't found:
trace:crypt:CryptAcquireContextW Did not find registry entry of crypto provider
for L"Software\\Microsoft\\Cryptography\\Defaults\\Provider Types\\Type 001".
... 49000 lines deleted ...
001d:Call gdi32.GetTextExtentPoint32A(00000314,006722f8 "The application could
not be installed because the AIR file is damaged. Try obtaining a new AIR
file",00000064,0033eff4) ret=1027b8cc
--
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=22871
Summary: MinGW gdb crashes when trying to enter commands
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
several release versions of gdb from the MinGW project crash when run in Wine,
as soon as you attempt to enter text at the command line it crashes.
--
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=15951
Summary: Origin Pro 6.1 / 7.5 / 8.0 - Dialog in contour-plots
unreachable
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
URL: http://www.originlab.com/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederik(a)ietsmet.nl
In Origin Pro 6.1 / 7.5 / 8.0 the dialog for auto-spacing of levels, colors or
linestyles in contour-plots is unreachable.
I followed the tricks given in AppDB to get it to run in the first place: set
dll's msxml3 and msxml3r to native.
Error on the terminal is:
fixme:storage:StgCreateDocfile Transacted mode not implemented.
Steps to reproduce:
1) Create new matrix
2) menu: Matrix -> Set matrix values -> enter "cos(i/4)*cos(1/2)" (or any other
formula giving some nice contour lines) as value for cell(i,j)= -> OK
3) Create new contour plot via menu: Plot -> Contour plot -> Contour - B/w
Lines + Labels
4) Double-click in the middle of the contour plot -> a dialog Plot Details
appears.
5) try to click on one of the headings Levels / Fill / Line / Labels.
In Windows XP you get a new dialog allowing you to set min / max / # of levels
in either linear or exponential spacing (for the Levels-heading-dialog).
In Wine 1.0.1 this dialog does NOT appear at all and the error message above
appears on the terminal window.
--
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=15253
Summary: Bitmap Font Problem
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.adamo(a)gmail.com
Created an attachment (id=16039)
--> (http://bugs.winehq.org/attachment.cgi?id=16039)
Bitmap Font Test Program
I am actually trying to run under Linux a VB6 windows application for CNC
operators.
Everything works fine, but I have found a problem when using bitmap fonts
(tipically a .FON file type).
It seems that only one character is printed to the screen, the char that is
defined as the 'Default char' in the bitmap font header.
I simplified the problem writing a really small VB6 application that only calls
the font dialog using COMDLG32.OCX.
As you can see, even the standard dialog, when pointing to my font (WTerms1x),
prints the test string using only one character.
To setup the wine environment to run my application:
1) Extract the attached .zip archive (BitmapFonts.zip) in a directory of your
choice.
2) Copy the COMDLG32.OCX control in: ~/.wine/drive_c/windows/system32
3) Point to the above directory and register the activeX control by typing:
regsvr32 ./COMDLG32.OCX
4) Copy the SINGOLO.FON font file in: ~/.wine/drive_c/windows/Fonts
5) Run the registry editor by typing 'wine regedit'
6) Register the SINGOLO.FON font so that wine can see it. Point to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
7) Add a string key named WTerms1x with the value: C:\Windows\Fonts\SINGOLO.FON
Now, from the directory where you extracted BitmapFonts.zip, run the command:
wine BMPFontTest.exe then press the button on the main form.
If the font SINGOLO.FON has been correctly registered, you should see the
standard windows font dialog pointing to the font WTerms1x.
Taking a look at the example text in the dialog, you should notice that the
test string is composed all of the same (wrong) character.
To verify that the .FON file is correct and that probably wine prints only the
'Default char', I have included a bitmap font utility, Fony,
that can help you verify the font and change/check the 'Default char'
attribute.
Fony is freeware and can be downloaded from http://hukka.furtopia.org/
I hope for a reply since that problem 'IS A PROBLEM' for my application.
In the meanwhile ... VIVA WINE !!! :D
--
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=14290
Summary: winhelp: temporary 100% CPU use when loading some help
files
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
When loading some help files, Wine winhelp appears to hang for a while with
100% CPU use.
To demonstrate, download quenzar.hlp from
http://bugs.winehq.org/attachment.cgi?id=14572
and load into Wine winhelp.
CPU usage goes to 100% for about a minute (on my old slow PC), but the help
window does open eventually. There is no delay when opening the same file with
the Windows 95 WINHLP32.EXE under Wine.
--
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=17310
Summary: Window looses its top returning from fullscreen and is
undragable from normal means
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11696
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james.jrp015(a)gmail.com
When <alt-Enter> is used from fullscreen, the window appears in the upper left
and looses the top of the window(cannot drag with mouse noramlly).
It will drag if you hold down alt however.
--
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=22966
Summary: Restricted Area game - some graphics issues
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.restricted-area.net/demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
The game has problems with character animations, they don't seem to refresh the
screen, so you get a box of "garbage" around the characters some time they
move.
--
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=25104
Summary: ChooseFont dialog does not support font size not
displayed in dialog
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://support@securenetterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
When the Wine ChooseFont dialog is displayed, it adds common font sizes to the
size combobox. If, for whatever reason, the logfont passed to the dialog has a
lfHeight/lfWidth combination that results in a font size not contained in the
font size combo box, it does not get displayed in the font size text box.
In addition, if a user selects a font size not shown in the combo box, the
ChooseFont dialog asks like it was accepted, but in fact just ignores it.
This pertains to both TrueType as well as bitmap fonts. This most common
occurance is with odd font sizes such as 13, 15, etc.
This does not match the action of the normal Windows ChooseFont dialog and
produces unwanted results.
--
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=18347
Summary: GdipImageRotateFlip and GdipImageSetAbort aren't
implemented
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
GdipImageRotateFlip and GdipImageSetAbort are marked "stub" in gdiplus.spec.
Cooliris tries to call them and crashes because of that. When I added stub
implementations, similar to other functions in image.c, it fixed that
particular crash. (Cooliris still dereferences a NULL pointer later, though -
possibly because the GDI+ functions aren't actually implemented. I'm looking
into that.)
If you want to test this, you'll have to set HOMEDRIVE and HOMEPATH first (see
bug 18336).
Btw, what does "@ stub" do? Is there any point in adding that, as opposed to a
dummy implementation of the function?
--
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=20208
Summary: Liquid Story Binder - 'z' location broken and window
management issues
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.blackobelisksoftware.com/Downloads/LSBXEins
tall.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thompson_d_(a)hotmail.com
The 'z' location of windows does not appear to be handled correctly - Liquid
Story Binder has several windows which are designed to overlap without docking,
and the main window (that should be in the back) appears in the front. You
have to minimize it to be able to see working windows, but the main window has
all the tools for switching between working windows and opening new files.
Also, it is possible to lose an entire chapter, etc., because the window
becomes inaccessible. I haven't been able to re-create the bug, but I have a
file where chapter two works but chapter one doesn't.
Running the program through the terminal reveals a ton of richedit:fixme's and
a few errors in richedit, but replacing with native richedit DLLs does not
appear to fix the issues above.
--
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=23861
Summary: Regression: Adobe Acrobat 7.0 crashes on startup
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Ueberall(a)gmail.com
After upgrading from wine 1.2-rc7, Adobe Acrobat 7.0 will not work anymore
(both existing and new installation).
--
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=25513
Summary: "The program uninstaller.exe has encountered a serious
problem and needs to close." when trying to run the
Wine Software Uninstaller
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cainn(a)iinet.net.au
Full error message is as follows:
"The program uninstaller.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience.
This can be caused by a problem in the program of a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org."
This occurs whenever I try to launch the wine uninstaller, either from the link
created in my Gnome menu or by doing "wine uninstaller" in a terminal.
I am running Ubuntu 10.10 and did a clean install of Wine 1.3.9 after
completely removing 1.3.8. I had no problems with the 1.3.8 uninstaller on the
same distro.
I am having no other problems with 1.3.9. All the apps I have installed run as
expected.
--
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=11764
Summary: surround 5.1 sound
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iugamarian(a)yahoo.com
Winamp with Winamp AC3 Filter 1.01a performs better than Amarok 1.4.
Also the very old game Starcraft has support for surround.
Therefore please give more importance to the following:
Allow DirectSound acces to Alsa, for the rear left, rear right, center and
woofer speakers.
Yes, Linux does support surround. Use "alsamixer" to deactivate the mute
on the other speakers. Use Amarok, Totem, or their base Xine, to test surround.
You have to go to settings, select Xine Engine and select 5.1 surround (in Xine
you should select first "Master of the known universe" :) )
I am attaching an example of a file that the Xine engine cannot play,
but Winamp with Winamp AC3 Filter 1.01a with integrated dts support can.
--
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=21566
Summary: Programs start slower in Wine than in Windows
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Build systems like make rely on cl.exe starting quickly.
To test this, I created a batch file containing
call "c:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
echo int x; > empty.c
cl.exe -c -Z7 empty.c
and ran it with time cmd /c foo.bat from cygwin.
On Vista, this takes 0.1 seconds.
On Wine, this takes 0.5 seconds with wineserver already running.
Unsetting DISPLAY, killing wineserver, removing the three registry keys
in system.reg and user.reg having to do with fonts, hiding
/usr/share/fonts/{truetype,type1}, and then starting wineserver
cuts the startup time down to 0.2 seconds.
That extra 100ms per cl.exe doesn't sound like a lot, but might
make some developers less likely to run big build jobs on wine.
+timestamps shows that maybe 12ms are still due to wine's builtin fonts;
this line
trace:file:find_drive_rootA "/home/dank/wine-git/fonts//symbol.ttf" -> drive
Z:, root="/", name="/home/dank/wine-git/fonts//symbol.ttf"
shows up twice, and seems to take 6ms each time.
--
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=16805
Summary: Adobe Acrobat can't connect to password server
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://adobe.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://www.winehq.org/pipermail/wine-users/2009-January/046445.html
a user reported that Acrobat was unable to connect to a
password server when trying to display certain kinds of
restricted access .pdf files.
He sent me one of the .pdf files, and sure enough, network
traffic occurred, but the app reported that networking had
failed. I'll attach a log.
--
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=24314
Summary: Everquest 2 Extended - jerky motion unless set to
Extreme Performance
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://everquest.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I have shader model 3 set, and am running on recent (GTX 270 or so)
hardware. If I set Options / Performance / Performance Profile to anything
but Extreme Performance, running through the world is often jerky
rather than fluid.
--
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=20356
Summary: BewerbungsMaster, a program for helping people with
their applications hangs in several places.
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
URL: http://www.optimale-bewerbung.de/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winecreations(a)trashmail.net
Created an attachment (id=24109)
--> (http://bugs.winehq.org/attachment.cgi?id=24109)
Log of starting the BewerbungsMaster and as well as the Registration process.
NOTE: This Bug is about a german program with glitches. I guess that not much
work needs to be done in order to let this function properly.
The 'BewerbungsMaster' is a program that is intended to help people with
managing their applications (not programs) to companies and whatever other jobs
they might apply for. 'BewerbungsManager' easily stores personal data, style
sheets and actual DIN-Norms in order to help its user generating a perfect job
application and keeping track of their CV and everything that it needed in
order to get the job they want.
I am the owner of a fully working license for the 'BewerbungsManager' and and
enjoy being in close contact to its developer (who honestly does not know that
much about Linux). The program installs without any noticable error (although I
must say that fonts are very small through the install process). And here we
start: Starting it works fine until itb says "Please wait..." - and there it
hangs. Issuing a 'STRG+C' in console mysteriously lets the program continue -
and it WORKS FINE from that point on.
Secondly the registration process hangs and the progress bar stop half way of
completion. Registration is -of course- besides the full functionality of the
program in WINE one of the most important processes for the developer.
I´d like you to analyze the log and find out, why 'STRG+C' has to be pressed
first in order to let it continue. Important places in the log have been
commented. Up until that point reproduction is easy: Download a free trial of
BewerbungsMaster here: http://www.optimale-bewerbung.de/download.php (first
.EXE on the left).
That the checkboxes in BewerbungsMaster do not work properly is considered a
minor bug. Functionality first, please. THANKS FOR TAKING A LOOK!
--
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=22276
Summary: Driving Speed 2 2.0.8 crashes when starting a race
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://download.cnet.com/Driving-Speed-2/3000-7518_4-1
0830437.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27213)
--> (http://bugs.winehq.org/attachment.cgi?id=27213)
Driving Speed 2 2.0.8 output
After installing d3dx9 from winetricks, launching Driving Speed 2 and
initiating a quick race yields:
Backtrace:
=>0 0x689ff3c2 IDirect3DDevice9Impl_StretchRect+0x82(iface=0x155070,
pSourceSurface=0x156a70, pSourceRect=(nil), pDestSurface=(nil),
pDestRect=(nil), Filter=D3DTEXF_NONE)
[/home/andrew/wine-git/dlls/d3d9/device.c:1004] in d3d9 (0x00515b70)
1 0x00437012 in drivingspeed (+0x37011) (0x004db7dc)
2 0x00438330 in drivingspeed (+0x3832f) (0x0043c620)
The complete terminal output 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=23738
Summary: Kingdom Heroes shows blue screen on startup
Product: Wine
Version: 1.2
Platform: x86
URL: http://kingdomheroes.aeriagames.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After doing "winetricks vcrun2005" to work around bug 23736,
Loader.exe happily updates the game and then launches it.
The game proper puts up a "Loading" screen for 20 seconds, then an
empty blue window, with console output
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{9e5530c5-7034-48b4-bb46-0b8a6efc8e36}!
The tip at
http://forums.aeriagames.com/viewtopic.php?p=6714261
says this happens on Windows sometimes, too, and is caused by playback failure
of movies/kh2_opening.avi, which is a WMP9 file. Moving that file to another
directory got past this problem and let me play the game.
(winetricks wmp9 might be a better workaround if you want to see the movie.)
http://forums.aeriagames.com/viewtopic.php?t=825711#6479403 had a much
longer list of required winetricks, glad it turned out to be simpler than that.
--
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=12662
Summary: Ragnarok: Problem restoring window size
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winter.blood(a)gmail.com
When running Ragnarok in full-screen mode, if you switch desktops (in Gnome,
not tested in KDE), using ctrl+alt+left or ctrl+alt+right and then switch back
to the desktop with ragnarok, the window size is incorrectly set. This behavior
is not reproducable with alt+tab.
To reproduce:
1) Install ragnarok as per these instructions:
http://appdb.winehq.org/appview.php?iVersionId=928&iTestingId=7119 (The updater
will not work without the SPECIFIC native DLLs listed.) using Ragnarok,
available freely at http://iro.ragnarokonline.com/download/download.asp
2) Disable virtual desktop if enabled.
3) Run setup.exe, select your desktop resollution and check the 'full screen'
checkbox.
4) Run Ragnarok.exe, Press start after patching has completeted.
5) Once the game is started, (under gnome) press ctrl+alt+right to switch
desktop, and then ctrl+alt+left to switch back.
6) The window will be of a smaller size than the fullscreen window, centered in
the middle of the screen.
Outcome:
Game is open, but not fullscreen, and is displayed as a small area in the
center of the screen instead.
Expected outcome:
Game runs, switching to a different desktop and back restores the game to same
settings as before the desktop switch.
Wine build:
Wine-0.9.59 on Ubuntu linux 8.04 (32-bit)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14614
Summary: Devil Mary Cry 4 : Unable to check compatibility for
Format
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bellegueulle.damien(a)neuf.fr
CC: bellegueulle.damien(a)neuf.fr
Game will now execute, but displays a black screen.
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_A16B16G16R16F
--
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=22107
Summary: Civilization 4 Total Realism Mod Crashes on Play Now
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)xnode.org
Created an attachment (id=26948)
--> (http://bugs.winehq.org/attachment.cgi?id=26948)
Log from start up till the crash
Civilization 4 with the "Total Realism" mod crashes the moment you click the
Play menu option. The standard game and Warlords addon work at this point so
the mod must be doing something different to cause the crash.
The backtrace seems to get stuck at step 1 and Wine has to be killed.
--
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=17129
Summary: Alchemy Mindworks 3D Effects Animation Plugin: Total
three-eyed mutant fridge fungus
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.mindworkshop.com/alchemy/animplugins-
3d1.html
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Seen via http://wiki.winehq.org/AppsThatSupportWine
In http://www.mindworkshop.com/alchemy/linux.html
the author has a list of all his software and how well it works on Wine.
He says all of it seems fine except for this 3D plugin.
I haven't tested this myself, but I laughed so hard at the problem
description I figured it deserved a bug report. I'll ask him
to provide more details.
--
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=25135
Summary: Hello Kitty Online flickering, screen corruption
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://hellokittyonline.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you log in to Hello Kitty Online, it works pretty well at first
glance, except for visual problems with pop-up windows.
For instance, the tutorial window (with a blackboard and a professor)
has nasty flickering and render artifacts.
--
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=17457
Summary: Arauna demo crashes after a second or so
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://igad.nhtv.nl/~bikker/files/arauna_sep09.rar
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://ompf.org/forum/viewtopic.php?p=12120 a user complained
that the Arauna demo crashes. The crash is easy to repeat;
it tries to read from 0xffffffff. Since source is provided,
it should be easy for someone to do a debug build and see what's up.
--
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=25133
Summary: Account creation screen for Hello Kitty Online can't
submit
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://hellokittyonline.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you work around bug 25132, and fill out the account creation screen,
the submit button (named 'sign me up') doesn't do anything.
When you click it, you see the log messages
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
fixme:msxml:httprequest_QueryInterface Unsupported interface
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064}
fixme:msxml:httprequest_QueryInterface Unsupported interface
{cb5bdc81-93c1-11cf-8f20-00805f2cd064}
winetricks msxml3 gets it slightly 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=15357
Summary: Fullscreen applications cannot be minimized
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Fullscreen applications, such as Counter-Strike 1.6 cannot be minimized neither
by Alt+Tab, nor by Ctrl+Esc. You cannot switch to another application. You even
cannot switch to another abpplication by going to another desktop by pressing
Ctrl+Alt+=>. The fullscreen application sdtill holds focus and all the display
area regardless what dektop is currently active.
--
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=23036
Summary: Trash appears in WinUAE window when another window is
dragged on top of it
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.winuae.net/files/InstallWinUAE1610.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Older versions of the WinUAE Amiga emulator show a small problem with Direct3D
output. The problem is not present when WinUAE is set to use OpenGL output.
(The current version 2.1.0 of WinUAE does not show this problem. Graphics
handling was reworked in later versions; maybe 2.1.0 uses DirectX 9 calls vs
DirectX 8 or lower for earlier versions?)
When the emulation is paused, dragging another window over the emulation window
trashes the contents of the emulation window. This effect is only visible when
the emulation is paused; otherwise the emulation window is rewritten many times
per second.
Typical usage of WinUAE involves obtaining an Amiga ROM image file. Google for
kick12.rom if you need to...
- Download WinUAE 1.6.1 from http://www.winuae.net/. Direct URL for the
installer is http://www.winuae.net/files/InstallWinUAE1610.exe
- Run the installer.
- Start WinUAE. The settings window appears. Click ROM under Settings->Hardware
and select kick12.rom for the Main ROM file.
- Click Filter under Settings->Host and select Direct3D from the drop-down box.
- Click Start to start emulation and wait for some graphics to appear in the
emulation window. The "Workbench hand" appears on a white background.
- Press F12 to bring up the settings window. This pauses the emulation.
- Drag the settings window (or any other window) over the emulation window.
Notice how the emulation window contents are corrupted. Also notice that if you
activate another window, the emulation window contents are refreshed/redrawn.
- Click in the emulation window and press F12 (to work around Wine bug 10643).
Change the filter from Direct3D to OpenGL in the settings window then click OK
to continue the emulation.
- Press F12 again and drag the settings window over the emulation window.
Notice that this time there is no trashing/corruption.
- To quit, click in the emulation window and press F12, then click Quit.
--
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=24345
Summary: Button for uninstalling Tunebite is grayed out
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Created an attachment (id=30685)
--> (http://bugs.winehq.org/attachment.cgi?id=30685)
Tunebite Setup
I'm using Wine on Ubuntu 10.04 and wanted to uninstall the Tunebite software,
but the "Remove" button as well as the "Modify" button is grayed out.
--
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=16232
Summary: YVD 9.0 Final stops responding after an partially-
undetermined amount of time
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thundernyannyan(a)hotmail.com
It's difficult to explain, but basically after certain events occur while using
this program, a weird graphical glitch may occur for about half a second, and
then YVD will stop responding completely. It's not exactly frozen, because
frozen programs will turn grey, but it doesn't respond to any sort of mouse
click, button press, or any other form of input. The process for YVD is listed
as Sleeping when I check it in the System Monitor, and the only way to close
YVD when this happens is to use End Process.
The only "certain event" that I've been able to determine so far is continuing
to use the program after dueling the same person three times, using the "Soft"
Reset command under the File menu on the duel screen in between each duel. If
you continue to use YVD by using "Soft" Reset or Reset Game (also under the
File menu), YVD will stop responding after some random period of time passes,
although it has always never been under 5 minutes for me so far.
--
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=24651
Summary: Automap: Is not determined by the midi-controller
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lenin(a)1nsk.ru
Created an attachment (id=31159)
--> (http://bugs.winehq.org/attachment.cgi?id=31159)
lsusb output
When connecting a MIDI controller Novation Nocturn Keyboard 25, a program it
does not define. ("No devices connected")
--
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=21053
Summary: Problem with XML HTTP 4.0 in msxml4
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spaschukat(a)users.sourceforge.net
Created an attachment (id=25248)
--> (http://bugs.winehq.org/attachment.cgi?id=25248)
+ole output of application
Error in an application that can't use the MSXML2::XMLHTTP40 instance:
err:ole:StdMarshalImpl_UnmarshalInterface Apartment not initialized
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401f0
err:ole:create_server class {88d969c5-f192-11d4-a65f-0040963251e5} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {88d969c5-f192-11d4-a65f-0040963251e5}
could be created for context 0x17
--
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=12688
Summary: Cannot run VisiLogic software - Actbar3.ocx error
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maciej.grela(a)gmail.com
Hi
I was trying to run the VisiLogic 6.0.1.3 PLC engineering software on my Gentoo
box (Wine version as above). After solving some issues with missing msado dlls
I`m stuck on the following error message box:
Run-time error '372':
Failed to load control 'ActiveBar3' from Actbar3.ocx Your version of
Actbar3.ocx may be outdated. Make sure you are using the version of the control
that was provided with your application.
-----------
The file Actbar3.ocx exists in Windows/system32 and is installed by the
program. The VisiLogic software can be downloaded from the vendor site:
http://www.unitronics.com/Content.aspx?Page=Downloads
Did someone encounter a similar problem ?
--
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=19881
Summary: Network connectivity for the SIP client smartvoip not
possible, freezes
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anzil1312(a)gmail.com
Network connectivity for the SIP client smartvoip not possible, freezes. No
voice testing hence carried out.
--
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=25021
Summary: Where's Waldo The Fantastic Journey Demo - Sound
Stutters and Game won't launch past Storyboard
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
When launching the game, sound stutters and seems to affect the performance of
the game. Am able to install the game (winetricks ie6 needed), then I can start
the game, create a profile, watch the storyboards, then the game hangs at the
loading of gameplay screen, and sound stutters the whole way through.
I think this game may be playable if the the proper workarounds can be found.
See attachement for module debug log.
Note: the trial expires after 1 hour.
--
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=24622
Summary: SolidWorks toolbox browser plug-in fails to register
inside SolidWorks
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Toolbox Browser is SolidWorks part library plug-in. It is a .net30 (WPF)
application.
It can be activated when dotnet30 and many other winetricks are installed (see
http://appdb.winehq.org/objectManager.php?sClass=version&iId=21382)
Standalone application SolidWorks/SldToolBoxConfigure.exe runs and allows part
databases to be configured, but when launched from SolidWorks, it crashes most
of the time ( see attached log ), and almost never allows part browsing and
insertion into assemblies.
Looks like some interfaces are not properly registered...
--
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=17931
Summary: Prince of Persia: Warrior Within application ends on
settings change
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Whenever i change some settings in prince of persia and then say game to save
em, it will pop dialog box to inform me that game crashed and to consult
readme.txt for tech support.
--
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=11118
Summary: client side validation for Wine bug reports
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: jeffzaroyko(a)gmail.com
Every now and then some bug reporters report a Wine bug that omits basic
information such as the version of wine being used, instead it is set to
unspecified.
It could be useful to remind people who try to submit the form with the version
set to unspecified by issuing an one time alert that they should set the value
to their current wine version.
A similar thing could be done for the URL field where people could be reminded
to link to a download of the affected application.
I acknowledge that there are other bugs where 'unspecified' may make sense, but
they are not as frequent so the impact should be low.
If the length of the input in the Description box can be taken with JavaScript,
perhaps that could be checked against a commonly large length where people have
pasted logs and a warning issued also.
--
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=14896
Summary: GTA: San Andreas - Ambient Sounds are too quiet (EAX)
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ch.nolte(a)noltec.org
In GTA San Andreas which uses EAX the ambient sound (e.g. from cars etc.) is
too quiet in respect to other sounds in the game (e.g. dialog in cut-scenes).
GTASA has no option to disable EAX.
This problem can be solved for this game, when the "normal" processing mode
within dsound.dll is disabled. This can only be done via code (patch is going
to be attached). This is only a workaround which disables dsound3d completely.
I suppose that there are problems in the distance calculation algorithm in
dsound/sound3d.c and possibly in combination with apps using EAX.
BTW: Replacing eax.dll with other dlls from the web does not work. Also, please
see the comments in appdb:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3780
--
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=17814
Summary: HLMV from Source SDK crashes while starting
Product: Wine
Version: 1.1.17
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=20058)
--> (http://bugs.winehq.org/attachment.cgi?id=20058)
backtrace
To reproduce, open Steam, click Tools on the View menu, install the Source SDK,
launch the Source SDK, launch the Model Viewer. It appears for a moment but
then crashes.
--
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=19041
Summary: Winner database client does not work under Wine.
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://baza-winner.ru/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Winner is the most widespread database on real estate market in Russia. It has
a free downloadable client, but it works only under Windows. The client may be
downloaded using this direct link: http://baza-winner.ru/dist/winner5-setup.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=18964
Summary: BioEdit: Minimized windows icons become garbaged
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Minimizing sequence windows inside main program window leave garbaged icons
upon the bottom line making hard to rise them back, specially when more than
one window is minimized. Also the icons cannot be double-clicked having to use
the contextual menu.
--
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=23377
Summary: Buried in Time demo does not start
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.bigfishgames.com/download-games/8245/buried
-in-time/download.html?channel=affiliates&identifier=a
f9c1234b0c4
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
This requires winetricks ie6 to work around bug 14343.
Nothing visible happens when the Buried in Time demo is started. Two
BuriedInTime.exe processes and one Unpack.exe process is created, and between
them they use 100% of 1 CPU.
Oddly, running Unpack.exe manually from the program directory seems to work
properly, and once it is run the game starts. Apparently, there's a problem
with the way the game invokes this program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16698
Summary: Sandboxie fails on installation
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lleoliveirabr(a)gmail.com
I tried to install Sandboxie http://www.sandboxie.com/SandboxieInstall.exe
program on wine 1.1.11 and got this error message: RegOpenKeyEx (SystemKey):
File not found (2). Look the screenshot 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=18061
Summary: Unity Indie Trial Editor window contents not drawn
Product: Wine
Version: 1.1.19
Platform: Other
URL: http://unity3d.com/unity/download
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=20461)
--> (http://bugs.winehq.org/attachment.cgi?id=20461)
terminal output
following on from bug 18059
Install the application, wmp9, attempt to start it, click Try, the IDE opens
but the window contents are not drawn. Output 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=21333
Summary: Orbiter crashes with page fault on read access to
0x03320000 in 32-bit code (0x7cf31860).
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.orbitersim.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Created an attachment (id=25680)
--> (http://bugs.winehq.org/attachment.cgi?id=25680)
"bt all" backtrace.
When I start wine as follows I got a "page fault on read access" message in
under-laying terminal window:
======================================================================
quix0r@quix0r:~/.wine/drive_c/Games/Orbiter$ winedbg orbiter 2>debug.log
WineDbg starting on pid 001f
start_process () at /home/quix0r/git/wine-git/dlls/kernel32/process.c:1037
0x7ee4892f start_process+0x4f
[/home/quix0r/git/wine-git/dlls/kernel32/process.c:1037] in kernel32: movl
%esi,0x0(%esp)
1037 return entry( peb );
Wine-dbg>cont
First chance exception: page fault on read access to 0x03320000 in 32-bit code
(0x7d4d9860).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7d4d9860 ESP:00a9df28 EBP:00001000 EFLAGS:00010212( R- -- I -A- - )
EAX:00000008 EBX:00000002 ECX:7c062008 EDX:03320000
ESI:03320000 EDI:7c062008
Stack dump:
0x00a9df28: 7c062008 00000008 00000000 00000008
0x00a9df38: 00001000 00000000 00000001 00000001
0x00a9df48: 00000001 00000300 03320000 7d4d99f8
0x00a9df58: 7c062008 03320000 00001000 00000002
0x00a9df68: 00f81b00 7d4bc480 00000001 7cc6b87e
0x00a9df78: 7c062008 03320000 00001000 00f81b00
Backtrace:
0x7d4d9860: movl 0x0(%edx),%eax
======================================================================
Attached is the "bt all" backtrace. Now comes something wired:
Once I quit the wine debugger console and entered the same (!) command, entered
"cont" like above again, the program launches... :/
--
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=15440
Summary: Nikon PictureProject: page fault on read access to
0x00000000 in 32-bit code (0x7c19463d)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcandre.lureau(a)gmail.com
Created an attachment (id=16310)
--> (http://bugs.winehq.org/attachment.cgi?id=16310)
WINEDEBUG=+trace1,+trace2,-trace3 wine ./NkbPProj.exe &> /tmp/output.txt (as
explained in wiki)
I managed to install PictureProject with wine 1.0 (debian unstable).
When running NkbPProj.exe, however, it report a page fault.
I compiled the git version, and I have still a similar issue.
log attached
thanks
--
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=22922
Summary: Black and White 2 1.2 slow on WINE, gives GL errors
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cookiecaper(a)gmail.com
Getting ~10 FPS on Black and White 2 with GL error "err:d3d:state_pscale
>>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glPointSize(...); @ state.c /
1511" continually spammed into the console.
Using Wine 1.2-rc2, nvidia 195.36.15, B&W 2 1.2, and GeForce 6150SE.
--
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=20480
Summary: Soldier of Fortune II Multiplayer Main Menu won't show
up
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atiitto(a)luukku.com
This problem was already corrected probably in Wine version 1.0.1 according to
Roland Haeder. It has been around at least in 1.1.31 and 1.1.32.
When launching Sof2mp.exe, "Loading..."-text appears normally, but when
entering the menu, text flashes once, but won't go away. Menu is still working:
music is hearable, mouse movements can be heard, etc.
What has been tested:
- Using a Virtual Desktop. (Has worked earlier (1.0.1 case).)
Thought of a possible temporary workaround:
- Playing the intro movies before the menu (if possible). In single player
mode, menus do work, though disabling the movies haven't been tested yet.
--
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.