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=26955
Summary: Prince of Persia SoT: control key bindings don't
change properly
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonescaseyb(a)gmail.com
In the game Prince of Persia: The Sands of Time, if you try to change the
keybinding for one of the controls it will always interpret the key as "Pause".
For instance, if you press the "m" key, it will be interpreted as "Pause".
This applies to any key on the keyboard. However, using mouse buttons works
fine.
If you leave the control settings at their default settings, they do work in
game. However if you change one, it does not work because it isn't being
assigned properly.
My best guess is that the bug lies in whatever function the game calls to
listen for a key press in the control settings.
--
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=27285
Summary: Miro does not display Chinese
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34893)
--> (http://bugs.winehq.org/attachment.cgi?id=34893)
Screenshot: miro does not display Chinese
1. download Miro 4
$ wget http://ftp.osuosl.org/pub/pculture.org/miro/win/Miro_Installer.exe
from http://www.getmiro.com/download/for-windows/
2. install miro , choose "Chinese", Chinese character display correctly.
3. start miro first time, choose "Chinese(CN)" in the Language select window,
then the miro setup will display Chinese character as someting like
========
8B 8A FF
ED 00 1A
========
See screenshot for details.
$ wine Miro.exe
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
Gtk-Message: Failed to load module "canberra-gtk-module":
`libcanberra-gtk-module.dll': Module not found
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x5efe9a4, overlapped 0x5efe988): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
C:\Program Files\Participatory Culture
Foundation\Miro\share\themes\Clearlooks-Visto\gtk-2.0\gtkrc:54: Clearlooks
configuration option "menuitemstyle" is not supported and will be ignored.
C:\Program Files\Participatory Culture
Foundation\Miro\share\themes\Clearlooks-Visto\gtk-2.0\gtkrc:55: Clearlooks
configuration option "listviewitemstyle" is not supported and will be ignored.
C:\Program Files\Participatory Culture
Foundation\Miro\share\themes\Clearlooks-Visto\gtk-2.0\gtkrc:56: Clearlooks
configuration option "progressbarstyle" is not supported and will be ignored.
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS,
hwnd=(nil)): stub
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not
registered
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not
registered
err:ole:CoGetClassObject no class object {591209c7-767b-42b2-9fba-44ee4615f2c7}
could be created for context 0x3
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x01b6 ignored
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
--
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.