http://bugs.winehq.org/show_bug.cgi?id=33701
Bug #: 33701
Summary: Explorer crashes when extracting the World of Warcraft
icon
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan(a)codeweavers.com
Classification: Unclassified
Since patch e44f0c8f2de480679abde7883a5161ef9526ed81 (presumably, didn't verify
yet), explorer crashes on Wine startup when World of Warcraft is installed. The
crash occurs when explorer is trying to extract the icon from World of Warcraft
Launcher.exe. Removing C:\users\public\Desktop\World of Warcraft.lnk gets rid
of the icon and the crash.
The last lines before the crash in a +relay log are:
0023:Call shell32.ExtractIconExW(0023eca0 L"C:\\Program Files (x86)\\World of
Warcraft\\World of Warcraft Launcher.exe",00000000,0023e878,00000000,00000001)
ret=7f0009e9c8ba
0023:Call user32.PrivateExtractIconExW(0023eca0 L"C:\\Program Files
(x86)\\World of Warcraft\\World of Warcraft
Launcher.exe",00000000,0023e878,00000000,00000001) ret=7f00113d518c
0023:Call KERNEL32.UnhandledExceptionFilter(0023d0b0) ret=7f0011406ab5
wine: Unhandled page fault on read access to 0x004c3638 at address
0x7f00096397fa (thread 0023), starting debugger...
--
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=22079
Summary: Right click menu doesn't appear in one section of
ImgBurn's disc layout editor
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.imgburn.com/index.php?act=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26907)
--> (http://bugs.winehq.org/attachment.cgi?id=26907)
Terminal output
In ImgBurn's disc layout editor window, right-clicking an item should bring up
a menu with rename, properties, and other options. However, nothing happens
when doing this in the main disc layout view, on the bottom-right (at least
until you try to move the cursor - then you'll run into another bug).
Using winetricks comctl32 makes the menu appear as it should. My log is from
ImgBurn 2.5.0.0, but 2.5.1.0 behaves the same way.
--
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=25170
Summary: application bdgest crash
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gurvan.quenet(a)gmail.com
Created an attachment (id=31930)
--> (http://bugs.winehq.org/attachment.cgi?id=31930)
Crash log
I run an windev application name bdgest. This application crash with an error
in gdi32/dib.c
See the attachment.
Thank's for help me to solve this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21975
Summary: QuarkXPress Passport 7.0r0 - Regression: didn't show
any content
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.quark.com (Version 8)
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=26683)
--> (http://bugs.winehq.org/attachment.cgi?id=26683)
Testdatafile QuarkXPress Passport 7.0r0
Regression since wine-v1.1.38 up to now (v1.1.40) - in wine-v1.1.37 was
working:
result of my regression test:
---
aa6c4d4e92cdb944e53a0c36819621a6875f1e61 is the first bad commit
commit aa6c4d4e92cdb944e53a0c36819621a6875f1e61
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Jan 23 14:15:43 2010 +0100
configure: Add specific creation macros for the various types of makefiles.
:100644 100644 ce3941e561ec8f3cde50ca78bf170eb1babb05e6
b30e41e0b5c3af75186553099a0053025ca95f9a M aclocal.m4
:100644 100644 01cf3a78f71cf0d4762dae97e30efa57d9068ea0
7d5a29a821c2d5a4d9855274718df77ed12085f1 M configure.ac
:040000 040000 d1bd1e023c24afddd345582dd59cb421b57397da
795ce110d7a0c2500740bb09508ee2f5c4f0fb02 M tools
---
(I don't trust realy in this result - so I include some screenshots and some
testdatas.)
Check attachment: this file was working with all features of Quark in v1.1.37.
--
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=33715
Bug #: 33715
Summary: freopen produces empty file when applied to stdout
(regression from wine-1.5.19 to wine-1.5.31)
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: irwin(a)beluga.phys.uvic.ca
Classification: Unclassified
Created attachment 44648
--> http://bugs.winehq.org/attachment.cgi?id=44648
test case which shows freopen does not work for wine-1.5.31
The issue is illustrated by the attached test_freopen.c file which
freopens stdout to the file test_freopen.stdout, then writes "Hello World\n" to
stdout. For Wine-1.5.19, the resulting test_freopen.stdout contains the
"Hello World\n" test string, but for Wine-1.5.31 (with
e5bebe26253f2725141a35f23b6f2e10fc7694d and
f565e4a3157d38b50a25fc3b90014474b59fceba reverted to work around bug 33654)
that file is empty.
Since stdout is involved, this may be related to bug 33654 which is also
a regression between 1.5.19 and 1.5.31 reported by me. However, the current
bug is different in the sense that the workaround for bug 33654 (applied above)
does not work in this case.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7675
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #28 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:01:26 CDT ---
Closing bugs fixed in 1.6-rc1.
--
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=27720
Summary: World of Goo demo rendering problems with builtin
d3dx9_38
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Now that bug 22236 is fixed, wog runs great with just native msvcp80...
except that without native d3dx9_38, there are two problems
right after you enter your name and click the first level start button
(with mouseover text "The goo-filled hills"):
first, the word 'Summer' should appear on a totally black screen.
but on Wine it appears on top of the previous screen.
second, the next screen (with a button whose mouseover text is 'Going Up'),
should have a light blue background with black letters "Chapter 1: The Goo
Filled Hills", but on Wine, the background is black.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30174
Bug #: 30174
Summary: winUAE crashes when trying to create emulation window
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kurtjaeke(a)gmx.de
Classification: Unclassified
Created attachment 39377
--> http://bugs.winehq.org/attachment.cgi?id=39377
Snippet of WINEDEBUG=+all log.
When using winUAE, launching a game does not work, because it crashes when
opening the "emulation" window.
See attached log snippet from WINEDEBUG=+all for more information.
winUAE used to work a year ago (in the devel branch).
--
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=17571
Summary: Williams Pinball Classic crashes on launch
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: motleyjester13(a)yahoo.com
I've finally figured out how to shoehorn Williams Pinball Classics into Wine,
getting by an annoying Ikernel.exe install issue. Now that it's installed and
I have acquired the only patch (a replacement executable) available for the
game (which fixes it's demand for a 1280x1024x8 video mode which this laptop
can't use), it consistently crashes upon launch.
I've attached the basic output from the crash, if further information is
needed, just lemme know. I'm willing to follow whatever steps are necessary to
get this excellent pinball simulator working with 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=23450
Summary: LTSPICE/SWCAD3 Regression: Input boxes don't take any
input
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bon(a)elektron.ikp.physik.tu-darmstadt.de
Install the program, start it,
File->New Schematic
Add Resistor, place it in the schematic.
Right click on part, set value in the input box, close input box
Right click on part again, try to set different value, the value doesn't
change, and the input box doesn't have focus (color change on window fram)
Change to window outside wine, the change back to the input box, now input box
gets focus and value can be changes again
--
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=19917
Summary: ABBYY Lingvo x3 English Edition: crash when installing
the application
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ihar.hrachyshka(a)gmail.com
Created an attachment (id=23384)
--> (http://bugs.winehq.org/attachment.cgi?id=23384)
General wine console output with no WINEDEBUG specified
Installation crashes right after installer shows 'Installing new services'.
Then the window with the following message is shown:
The program msiexec.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 or 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.
When I click "Close" button in the message window then hanged installer window
is closed, and I'm returned to general welcome screen of ABBYY installation
interface.
You can download 15-day demo version of the program from:
http://www.abbyy.com/DLCenter/downloadcentermanager.aspx?file=/lingvox3/ABB…
My Wine is build with Gentoo wine-1.1.28 ebuild copied to wine-1.1.29.ebuild
location, with the following USE flags: X alsa gecko jpeg ncurses opengl png
ssl -cups (-dbus) -esd (-gnutls) (-hal) -jack -lcms (-ldap) (-nas) -oss -samba
(-scanner) -test -win64 -xcomposite -xinerama -xml
I don't use any Windows files for Wine.
My system is: Gentoo Linux 2008.0, Linux 2.6.30 (gentoo-sources), amd64 (stable
branch).
booxter@localhost ~ $ wine --version
wine-1.1.29
booxter@localhost ~ $ gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--disable-fixed-point --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror --enable-secureplt
--enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp
--disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6,
pie-10.1.5'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5)
--
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=33638
Bug #: 33638
Summary: wine cmd wrong extracting of command line arguments
while using "%~1"
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loentar(a)gmail.com
Classification: Unclassified
1. wine cmd extracts "%~1" as is when no argument passed to command file, but
must extract as empty string.
2. "%~1" must remove any quotation marks from arguments, but wine cmd leave it
unchanged.
example: test.cmd
----
echo "%~1"
----
start under winxp:
----
>test.cmd 1
"1"
>test.cmd "1"
"1"
>test.cmd
""
----
start under wine cmd:
----
>test.cmd 1
"1"
>test.cmd "1"
""1""
>test.cmd
"%~1"
----
for reference see this topic:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en…
--
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=12090
Summary: A good gnutella client based on limewire and
acquisitionx
Product: Wine
Version: 0.9.4.
Platform: PC-x86-64
URL: http://sourceforge.jp/projects/cabos/files/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rao.murlidhar(a)yahoo.com
Created an attachment (id=11468)
--> (http://bugs.winehq.org/attachment.cgi?id=11468)
error log.
When the application is started , an error comes up saying that java cannot be
loaded.
--
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=23521
Summary: 4D Server 6.5.4 crash :
err:service:service_control_dispatcher
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebastien.ramage(a)gmail.com
4D server 6.5.4 just crash after few seconds saying:
err:service:service_control_dispatcher failed to create control pipe error =
676
4D Server can be download here for test :
http://www.janin-tools.com/download/wine/4d_server_6.5.4.tar.gz
--
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=33639
Bug #: 33639
Summary: wine cmd wrong assignment while using set "var=value"
and have spaces after
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loentar(a)gmail.com
Classification: Unclassified
Wine cmd wrongly assign space chars into variable name when using `set
"var=value"` form. Spaces after `value"` must not appear in `var`.
This is important thing, because when variable will be inserted into
conditional expression it may failed (I keep ^M char to see spaces). For
example this lines is failed under wine cmd but works under winxp:
----
set "var=value" ^M
if "x%var%"=="xvalue" (echo ok) else (echo fail)^M
----
some test (I keep ^M char to see spaces):
-- start of test.cmd: --
@echo off^M
set var=value ^M
:: space symbol must appear in `var`^M
echo "%var%"^M
^M
set "var=value" ^M
:: space symbol must NOT appear in `var`^M
echo "%var%"^M
^M
-- end of test.cmd: --
start under winxp:
----
>test.cmd
"value "
"value"
----
start under wine cmd:
----
>test.cmd
"value "
"value "
----
--
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=32312
Bug #: 32312
Summary: SNES9x crashes when non-48kHz DirectSound audio output
is selected
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Regression SHA1: 605cd62c7dc84ef86cbd260139c6875cd0ed8d60
Created attachment 42650
--> http://bugs.winehq.org/attachment.cgi?id=42650
dsound-related crash backtrace
I'm testing with SNES9x 1.53, Wine 1.5.18, Lubuntu 11.10 x86-64, Nvidia driver
304.64.
I get a crash on changing the sound driver setting. To reproduce:
- Download and unzip the snes9x archive.
- Run snes9x.exe. You'll get a dialog saying "Unable to initialize XAudio2"
since Wine doesn't support that. Click OK.
- Select Sound->Settings..., change Sound Driver to Snes9x DirectSound and
click OK. The program crashes. Since it saved the DirectSound setting to
snes9x.conf, you get an immediate crash if you run snes9x.exe again without
deleting or editing snes9x.conf.
The crash seems to be related to the sample rate. The default playback rate is
32 KHz. For me, if I change Sound Driver to DirectSound and Playback Rate to 48
KHz, there is no crash. I can load a SNES ROM and play it with (albeit crackly)
sound. The crash happens when selecting any other playback rate.
(There is no graphical output in the default Direct3D mode which I'll hopefully
file another bug for. You can select Video->Display Configuration... and change
Output Method to DirectDraw to work around that.)
This looks like a regression. A regression test gave this:
605cd62c7dc84ef86cbd260139c6875cd0ed8d60 is the first bad commit
commit 605cd62c7dc84ef86cbd260139c6875cd0ed8d60
Author: Maarten Lankhorst <maarten.lankhorst(a)canonical.com>
Date: Fri Nov 16 20:35:51 2012 +0100
dsound: Create a primary_pwfx separately from pwfx.
:040000 040000 d3b302ce4433475153fde9b9e86f656e64487ea8
d33035cd0a9fc793a629ae425621ee6daff67d63 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=19872
Summary: Dragon NaturallySpeaking 10 Standard - Dictation Box
causes program freeze
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
This is probably a bug similar to bug 15534, which has been fixed.
So I suspect a GDI handle leak or some type of virtual memory problem. (Thanks
Alexander.)
To reproduce:
I use Dragon NaturallySpeaking heavily, opening the DictationBox, dictating
text, pasting into Notepad.
All is well for quite a while.
Suddenly the program slows down. When I try to paste text from DictationBox
using the "transfer" command, the text grays out to show it is being selected,
but the text does not drop and DictationBox does not close, as it should.
I can paste the text using CTL-V, but the DictationBox stays open with the text
in it, and the program has frozen.
Problem -- since the program does not actually crash, does anyone have any
suggestions on a winedbg command?
Will try first:
WINEDEBUG=warn+gdi+relay
--
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=33685
Bug #: 33685
Summary: Wine doesn't detect Mobility Radeon HD 4200 Series
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kyl416(a)aol.com
Classification: Unclassified
Wine doesn't detect my Mobility Radeon HD 4200 series graphics card. It has the
side effect on some games like CounterStrike Global Offensive which has a
specific list of cards.
I attached a patch of what I beleive will fix it.
I'm not too familiar with the code so the definitions of the card under
select_card_amd_binary and select_card_amd_mesa might belong in another
section.
--
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=33669
Bug #: 33669
Summary: Citavi 3.4 installer fails on startup
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Created attachment 44569
--> http://bugs.winehq.org/attachment.cgi?id=44569
+msi trace
The Citavi 3.4 installer fails on startup with what seems to be an msi error:
$ ./wine Citavi3Setup.exe
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1627
--
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=21371
Summary: No text can be entered in HTML-Kit's visual mode
(Prototype Pad)
Product: Wine
Version: 1.1.36
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=25734)
--> (http://bugs.winehq.org/attachment.cgi?id=25734)
Terminal output
HTML-Kit build 292 includes a simple WYSIWYG editor, called graphical/visual
mode or Prototype Pad. This consists of a toolbar with various text tools, and
a text area for typing. In Wine, this mode *looks* normal, but no text can be
entered in the text field.
Component may be mshtml. The about button in the editing window says "the
Prototype Pad is a tool based on the MSHTML component found on your
computer"...
winetricks ie6 fixes the issue.
Terminal output is from starting the program and entering graphical/visual
mode. (Winetricks was used to install wine-gecko.)
--
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=4342
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:56 CDT ---
Closing bugs fixed in 1.6-rc1.
--
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=21524
Summary: Mouse cursor is visible when Geiss goes fullscreen,
but should be invisible
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://www.geisswerks.com/geiss/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
1. Install foobar2000: http://www.foobar2000.org/
2. Install Geiss, a visualisation plugin for Winamp:
http://www.geisswerks.com/geiss/
3. Install Shpeck, a plugin for foobar2000 which allows it to use with Winamp's
visualisation plugins: http://www.foobar2000.org/components/view/foo_vis_shpeck
I'm using:
foobar2000 1.0
Geiss 4.29
Shpeck 0.3.7
In foobar2000, Preferences / General / Keyboard Shortcuts, I set up
Ctrl-Shift-K with the action: View / Visualizations / Shpeck - Start 'Geiss for
Winamp / Geiss for Winamp'. Next, I start an mp3 file, move the mouse cursor to
the top-left corner of the screen and press Ctrl-Shift-K. The Geiss plugin
starts successfully. The problem is that the mouse cursor remains visible, even
though Geiss is trying to draw on the whole screen. Moving the mouse has no
effect on the cursor at this point, it remains in the same position. The mouse
cursor should become invisible when the plugin is started.
Details: My normal screen resolution is X/Y. I set Geiss to use a lower screen
resolution, (X/2)/(Y/2). If I start Geiss when the mouse cursor is outside the
top-left quarter of the screen, the mouse cursor does not show up in Geiss.
The same happens when starting Geiss from Winamp.
--
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=22571
Summary: Softimage XSI Mod Tool fails to install
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://dw.com.com/redir?edId=3&siteId=4&oId=3001-18541
_4-10343972&ontId=18541_4&spi=9237653991b059b82dfac9db
128753d7&lop=txt&tag=idl2&pid=10357185&mfgId=6254383&m
erId=6254383&pguid=SkY19goPjAUAAEblLPEAAABZ&destUrl=ht
tp%3A%2F%2Fsoftware-files-l.cnet.com%2Fs%2Fsoftware%2F
10%2F35%2F71%2F85%2Fsetup_xsidemo_4.2_mswin32.exe%3Fe%
3D1272943778%26h%3D92e1c4470120d2dc710902f568cd5599%26
lop%3Dlink%26ptype%3D1901%26ontid%3D18541%26siteId%3D4
%26edId%3D3%26spi%3D9237653991b059b82dfac9db128753d7%2
6pid%3D10357185%26psid%3D10343972%26fileName%3Dsetup_x
sidemo_4.2_mswin32.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=27695)
--> (http://bugs.winehq.org/attachment.cgi?id=27695)
Terminal log from install
Large download (~200MB)
Installer fails, fresh wineprefix etc.
Terminal log attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20491
Summary: VarDateFromStr() can`t parse "26.10.2009 09:31"
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sk_news(a)mail.ru
Created an attachment (id=24393)
--> (http://bugs.winehq.org/attachment.cgi?id=24393)
Demo application (+ src, Delphi 2010)
Wine: VAR_TYPEMISMATCH == VarDateFromStr("26.10.2009 09:31",
VAR_LOCALE_USER_DEFAULT, 0, Result)
Wine+WineTricks/DCOM98: VAR_OK == VarDateFromStr("26.10.2009 09:31",
VAR_LOCALE_USER_DEFAULT, 0, Result)
--
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=2812
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #23 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:43 CDT ---
Closing bugs fixed in 1.6-rc1.
--
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=25959
Summary: The Next Big Thing (demo): game mostly black without
native d3dx9_36
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://www.gamershell.com/download_68788.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Install as normal, decline directx9 installation. Start the game, choose '80'
on the menu. Most of the screen is black. Goes away with native d3x9_36.
fixme:d3dx:D3DXCreateFontIndirectW (0x219be0, 0x32bf5c8, 0x1ae1e89): stub
fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x7a7fe020, 1828101, 0x32bf6b8):
partially implemented
warn:wincodecs:ImagingFactory_CreateDecoderFromStream failed to load from a
stream
warn:wincodecs:ImagingFactory_CreateDecoderFromStream first 4 bytes of
stream=ff d8 ff e1
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
warn:wincodecs:ImagingFactory_CreateDecoderFromStream failed to load from a
stream
warn:wincodecs:ImagingFactory_CreateDecoderFromStream first 4 bytes of
stream=44 44 53 20
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image 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=33680
Bug #: 33680
Summary: Unhandled exception: page fault on read access to
0xfffffff0 in 32-bit code (0x00404ec0).
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roosterdsuite(a)gmail.com
Classification: Unclassified
Created attachment 44585
--> http://bugs.winehq.org/attachment.cgi?id=44585
Serious Error encountered MSsetupEX.exe
When i am trying to install Samsung Kies through Wine, MSsetupEX.exe has
encoundered severe problem message is showing.
--
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=6071
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:32 CDT ---
Closing bugs fixed in 1.6-rc1.
--
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=25271
Summary: RootsMagic4: Error logging to New.FamilySearch.Org
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: belhmar(a)videotron.ca
Created an attachment (id=32098)
--> (http://bugs.winehq.org/attachment.cgi?id=32098)
Error when login to New.FamilySearch.org
The program by itself seems to work fine.
One of the features of RootsMagic (4.0) it to be able to exchange data with
New.FamilySearch.org (an LDS world wide database). The first time a small icon
(gray tree) is selected, a login window appears asking for Name/Password.
Then the search and results of the search is displayed.
With Wine (1.2 and 1.3beta) it brings up a message saying: 'The Local Security
Authority cannot be contacted'. (see 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=7816
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:30 CDT ---
Closing bugs fixed in 1.6-rc1.
--
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=29535
Bug #: 29535
Summary: winhelp: Horizontal scrollbar appears when it
shouldn't
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
When you open a help file in Wine winhlp32, the window initially has a
horizontal scrollbar at the bottom. That shouldn't be there, since text is
wrapped if it would extend past the right edge.
The scrollbar remains if you resize the window, but vanishes when you click on
a link or one of the scrollbar buttons.
--
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=7764
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:27 CDT ---
Closing bugs fixed in 1.6-rc1.
--
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=33189
Bug #: 33189
Summary: wineconsole can't launch batch filenames with
parenthesis
Product: Wine
Version: 1.5.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeromepoulin(a)gmail.com
Classification: Unclassified
If you launch a batch file which has a parenthesis in its filename, you get an
infinite loop.
I'm currently using ArchLinux.
=== How to reproduce ===
mkdir -p "$HOME/a"
echo -n -e "@echo off\r\nnotepad.exe\r\n" > "$HOME/a/test(123).bat"
wineconsole "$HOME/a/test(123).bat"
I'm also using Ubuntu with wine 1.4.1 which does not have this behaviour, they
may have fixed it as I had it before Ubuntu Raring, on Precise, maybe they have
a patch already.
--
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=13903
Summary: Realplayer 11: Can't accept license terms
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://germany.real.com/player/win/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nowic(a)wenner.ch
When installing Realplayer 11 I can't accept the license terms. Neither by
clicking, tabbing+enter or pressing the hotkey.
The output consists of the following line over and over again:
fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x132788)->(0x33fe00)
Wine version: 1.0-rc5 (was not yet available in bugzilla)
--
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=23268
Summary: Cabelas Big Game Hunter 3 Installer - graphics
corruption
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=28988)
--> (http://bugs.winehq.org/attachment.cgi?id=28988)
graphics corruption
Sometime between version 1.0 and 1.2-rc4 Cabelas Big Game Hunter III installer
has developed graphics corruption with the text duplicated.
I will need to do a regression test to determine where this manifested itself.
--
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=8778
--- Comment #13 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-06-07 03:22:58 CDT ---
Still in wine-1.5.31-225-gba40509
--
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=20031
Summary: XARA XTREME 5 PRO crashs when selecting the <TEXT
TOOL>
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.xara.com/us/downloads/xtreme/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cooksail(a)gmail.com
Application concerned: XARA EXTREM 5 PRO,
crash of the application when selecting the <TEXT TOOL>
--
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=33702
Bug #: 33702
Summary: Video regression in winex11 and xinerama_init() with
virtual screen rect calc
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Riemer(a)gmx.de
Classification: Unclassified
Commit "winex11: Properly calculate the virtual screen rect in xinerama_init()"
introduced a regression for the game "Carmageddon TDR 2000". This commit has
been introduced in wine-1.5.9.
Intro videos are only partly visible in the upper left corner in full screen
mode. The mouse cursor has to be moved into the upper left corner in order to
see the videos completely.
-----
commit ed331cb0a5f3bee1b2075b877d3c2a19a668f9fd
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Sun Jul 15 15:44:59 2012 +0200
winex11: Properly calculate the virtual screen rect in xinerama_init()
-----
--
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=23963
Summary: Nullsoft Install System v2.37 renders byte order mark
in EULA screen
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kitmaxter(a)gmail.com
Created an attachment (id=30091)
--> (http://bugs.winehq.org/attachment.cgi?id=30091)
Screenshot from wine
NSIS v2.37, which is used in re-pack of Artificial Girl 3, which can be
downloaded from http://www.hongfire.com/forum/showthread.php?t=86353 (AppDB
info) renders BOM in EULA screen.
--
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=33730
Bug #: 33730
Summary: Apps gets real screen size even when "emulate a
virtual desktop" is enabled
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luizluca(a)gmail.com
Classification: Unclassified
Hello,
I'm testing Johnny Castaway screensaver
(http://appdb.winehq.org/objectManager.php?sClass=application&iId=4313) on
wine.
It runs without problem. However, if I set wine to use "emulate a virtual
desktop" in winecfg the program draw is misplaced. The screensaver still uses
the real screen size in order to calculate the screen center while it should
use the virtual screen size.
--
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=6922
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #23 from Austin English <austinenglish(a)gmail.com> 2013-06-06 20:11:23 CDT ---
Closing.
--
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=30295
Bug #: 30295
Summary: iexplore fails to play intro video for Firefox
personas
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Created attachment 39591
--> http://bugs.winehq.org/attachment.cgi?id=39591
Standard terminal output
wine iexplore http://www.getpersonas.com
Clicking "watch our intro video" used to result in an HTML5 video player
popping up, but now it just makes the page jump down a bit. Reverting
6c6744f80066f0aa46939a2d4c0af9c34f932e8b (
mshtml: Use jscript.dll for JavaScript for all zones except untrusted) makes it
work again.
--
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=6807
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2013-06-06 20:11:22 CDT ---
Closing.
--
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=25160
Summary: Windowcontent disapears if in background
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
Black Prophecy
(http://appdb.winehq.org/objectManager.php?sClass=application&iId=12361) window
content stops beeing rendered on the screen when some other window is on top of
it.
The content is still clickable and operates as it should, you just see nothing
rendered.
The fragments of the other window (which you brought in foreground) remain on
the screen. My mouse-pointer does not leave those fragments.
It doesn't happen on other applications which I have tested.
I've tryed following "programs" to produce the error:
guake (console)
switching the desktop
openbox-alt-rightclick-menu on the application
The first two nearly always triggered this behaviour, the right-click-menu
needed a few draws (either opened multiple time, or multiple-submenues opened)
before it happens.
Minimizing the game worked! But I can't guarantee it not beeing a coincidence.
If I minimize and switch desktop, it still crashes. Doing anything on my
secound screen, while the game is on screen 1 doesn't have any effect.
The issue happens on fullscreen-game inside a desktop-wine, in fullscreen-wine
(no desktop) and both with windowed game as well. Graphic-effects ingame don't
matter neither.
When the game is openbeta I can possibly give you the client (since you don't
need to have a account for the issue) but currently I've signed an agreement I
won't share anything (because it's still a: closed beta).
--
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=23629
Summary: FIFA Online 3 Beta: Stuttering framerate during normal
gameplay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Initially I thought the game was rendering properly when playing through the
tutorial and in comparing it to performance in Windows; however, after playing
through a full single-player match, redrawing of the screen seems very choppy.
When a player is running down the field very quickly, the redraw rate does not
seem to be adequate.
This is an open beta which you can play using your free EA Online account. The
game is downloadable from:
http://fifa-online.easports.com/web/beta/welcome
--
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=33511
Bug #: 33511
Summary: Performance regression in Trackmania Nations on
Geforce 7 GPUs
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan(a)codeweavers.com
Classification: Unclassified
Between Wine 1.5.28 and Wine-1.5.28-gb93e61a, Trackmania Nations slowed down
from ~56 to ~32 fps. The regression has been spotted by my automated
performance tests:
http://openbenchmarking.org/result/1305025-UT-WINE1529609&track_view=40 .
This bug is mostly a reminder for myself or any other volunteer to bisect this
problem.
A smaller drop can also be seen in World in Conflict on the same machine. The
r300g and r600g test boxes are unaffected.
--
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=6807
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|Abandoned? |
URL|http://www.mozilla.org/proj |ftp://ftp.mozilla.org/pub/m
|ects/calendar/sunbird/l10n_ |ozilla.org/calendar/sunbird
|download_old.html |/releases/0.3/win32/en-US/
Summary|Sunbird crashes on first |Sunbird crashes on first
|run |run (dogfood)
--- Comment #17 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-05 21:57:28 CDT ---
It does not crash in the first, second and third run. Can anyone else confirm
just to be sure? It's a 5Mb application.
29da2f9d8e277aadcea598f2ca6817d19e31e8d4 sunbird-0.3.en-US.win32.installer.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=16668
Summary: Commandos 3: sniper scope incorrectly rendered
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://games.softpedia.com/get/Games-Demo/Commandos-
Destination-Berlin-final-demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.nadolski(a)gmail.com
Created an attachment (id=18292)
--> (http://bugs.winehq.org/attachment.cgi?id=18292)
screenshot of sniper scope issues
Sniper scope in Commandos 3 is incorrectly rendered (see attached screenshot).
This can be reproduced on all versions of wine, both in full version of the
game and the demo (training mission).
Example of correct rendering:
http://www.gamershell.com/static/screenshots/2760/43392_full.jpg
--
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=33280
Bug #: 33280
Summary: wine-1.5.26 and Skype 6
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wul(a)inbox.lv
Classification: Unclassified
elen@home:~/.wine/drive_c/Program Files/Skype/Phone$ wine ./Skype.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:ole:CoInitializeSecurity (0x464e10,-1,(nil),(nil),6,2,(nil),12352,(nil))
- stub!
fixme:advapi:RegisterEventSourceW ((null),L"SkypeUpdate"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0001,0x00000064,(nil),0x0000,0x00000000,(nil),(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:ole:CoResumeClassObjects stub
err:ole:TLB_ReadTypeLib Loading of typelib L"uc.tlb" failed with error 2
And open windows: Error Runtime error 217 at 00543A01
Please help. What's the 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=30859
Bug #: 30859
Summary: After upgrade Wine is now inoperable. Cannot be
reinstalled.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mr2131(a)cebridge.net
Classification: Unclassified
With the latest beta Wine 1.5, my wine program loader is now inoperable. I have
been unable to reinstall the last stable version of wine successfully. None of
my programs that ran on Wine will now open and the program loader keeps telling
me that it is waiting to install. When I try to launch Steam, I get a little
window that says there is an internal error.
--
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=23046
Summary: Quicken 2009 help / support page garbled
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgc0424(a)shaw.ca
Created an attachment (id=28594)
--> (http://bugs.winehq.org/attachment.cgi?id=28594)
Quicken help / support pop-up page with garbled info
Running Ubuntu v10.04, Wine 1.2-rc2, Quicken 2009 r2.
When running Quicken 2009 and clicking on Help-Product and Customer
Support, the pop-up window is all garbled.
--
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=20409
Summary: WOW updater crashes
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aparkes(a)gmail.com
Created an attachment (id=24219)
--> (http://bugs.winehq.org/attachment.cgi?id=24219)
This is the error that I get
I run the WOW updater and it crashes, I have read through the bugs listed and
no one as listed a way to fix it that I have found. Please someone help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19288
Summary: Albumplayer errors on manual search for albums on All
Music guide
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.albumplayer.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hello.adri(a)gmail.com
Created an attachment (id=22331)
--> (http://bugs.winehq.org/attachment.cgi?id=22331)
Error on manual search album on AMG site
When you edit an album (right click on an album for submenu, edit album..)
one can choose to manual search the All Music site.
If you find and apply the database will be filled with cover and additional
info like genres etc.
But an error message comes up with "invalid floating point", if you try again
an "acces violation in module js3250.dll"
--
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=14736
Summary: Medmont automated perimeter test software crashes
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austin.lund(a)gmail.com
Created an attachment (id=15228)
--> (http://bugs.winehq.org/attachment.cgi?id=15228)
Backtrace of crash on loading
I have some old software which drives a simple glaucoma tester which is driven
by the serial port. The software isn't really supported any more, but the
people who make it still operate: http://www.medmont.com.au/
I cannot even get the software to load. There is an unhandled page fault on
loading.
Attached is the backtrace, but it seems mighty unhelpful.
--
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=6807
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/app |http://www.mozilla.org/proj
|view.php?iVersionId=6183 |ects/calendar/sunbird/l10n_
| |download_old.html
CC| |00cpxxx(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=3848
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-05 09:19:37 CDT ---
Closing abandoned bugs.
--
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=32638
Bug #: 32638
Summary: Application (SoulSeek) crashes at startup
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taco.nieuwenhuis(a)gmail.com
Classification: Unclassified
SoulSeek crashes at startup. Error messages from terminal are pasted below.
Problem occurs consistently ever since I installed Wine 1.5.20. Never had any
such problems before with previous versions of Wine. Recompiled Wine to make
sure I'm using the latest ports/sources but problem remained. I'm used to
seeing a few minor errors in the terminal but the errors below are clearly more
severe...
Dynamic session lookup supported but failed: launchd did not provide a socket
path, verify that org.freedesktop.dbus-session.plist is loaded!
Fontconfig warning: ignoring UTF-8: not a valid region tag
err:ntdll:RtlpWaitForCriticalSection section 0x7bc97a14 "loader.c:
loader_section" wait timed out in thread 001d, blocked by 001e, retrying (60
sec)
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:ieframe:PersistMemory_Load (0x191ba8)->(0x7824c4 9c)
fixme:ieframe:OleControl_FreezeEvents (0x191ba8)->(1)
fixme:ieframe:OleControl_FreezeEvents (0x191ba8)->(0)
err:ntdll:RtlpWaitForCriticalSection section 0x432ffeb4 "win.c:
surfaces_section" wait timed out in thread 0009, blocked by 0000, retrying (60
sec)
wine: Critical section 432ffeb4 wait failed at address 0x7bc28049 (thread
0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc28049
--
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=31354
Bug #: 31354
Summary: Dungeon Keeper 2 with hardware acceleration patch (GOG
version) crashes on start
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 41198
--> http://bugs.winehq.org/attachment.cgi?id=41198
terminal output
Just like for Soulbringer (see bug #30745), GOG made an in-house patch for
Dungeon Keeper 2 too. The patch makes hardware acceleration available in the
game, fixes stability issues and allows to play the game in higher resolutions.
The patched version seems to work fine in Windows (according to the forum posts
on GOG), unfortunately it crashes in Wine (somewhere in wined3d).
I see the same crash with Wine 1.2.3, 1.4.1, wine-1.5.9-267-g8f108a0.
The patch installs 2 new files in the game directory: DKII-dx.exe and
patch.dll. When starting the game with DKII-dx.exe, the screen turns black for
a couple of seconds, then Wine crashes.
The 'normal' executables for the game (DKII_SOFT.EXE and DKII.exe) are still
able to start the game.
Please let me know if you need a log with the appropriate debug channels
enabled.
The attached backtrace was created with wine-1.5.9-267-g8f108a0.
Fedora 17
Nvidia 250 / driver 295.59
X.Org X Server 1.12.2
--
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=15715
Summary: Kult Heretic Kingdoms returns unhandled page fault
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xtreme984(a)gmail.com
Created an attachment (id=16800)
--> (http://bugs.winehq.org/attachment.cgi?id=16800)
error log from trying to run Kult.exe
I've installed Kult Heretic Kingdoms on Wine and applied an upgrade patch, it
won't work with or without the patch. Before this it said mfc42.dll was
missing, so I added it from a windows install and went right ahead trying to
run the game, each and every time I get an unhandled page fault.
--
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=33705
Bug #: 33705
Summary: Duke Nukem Forever crashes in xinput1_3
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Classification: Unclassified
Created attachment 44628
--> http://bugs.winehq.org/attachment.cgi?id=44628
General debug log (no WINEDEBUG set)
The crashes in xinput1_3_main.c (according to the crash log) with a segfault,
for more details see attached debug.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=33703
Bug #: 33703
Summary: [Regression]Unable to turn the character at 360° in
FarCry 3
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Hi,
Since wine 1.5.29, there is a regression in wine which does not allow to turn
the character at 360° in-game.
For wine 1.5.29/*.30 or *.31, even if i set "GrabFullscreen=Y" in wine regedit,
the bug is still present.
I did a regression test between wine 1.5.28 (no bug with it) and wine 1.5.29
and this commit is the cause for this bug :
76bbf106a28c4caa82873e8450bde7d4adc765bf is the first bad commit
commit 76bbf106a28c4caa82873e8450bde7d4adc765bf
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Apr 25 09:59:42 2013 +0200
winex11: Move the desktop process check from X11DRV_ClipCursor() to
grab_clipping_window().
We don't want to clip in the desktop process, but we still need it to call
ungrab_clipping_window() if the process that was previously clipping
didn't.
This can happen for example when fullscreen clipping is enabled, but the
corresponding window isn't explicitly destroyed before process exit.
:040000 040000 d6362b9803969c01c9c86d739c6d8f958ad1866c
ea562a8bc473131d579f51c59e7bff18809f6504 M dlls
Revert this commit in wine-git is a workaround.
Thanks,
Max
--
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=33697
Bug #: 33697
Summary: Primal Carnage - audio
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pepe(a)bloodkings.eu
Classification: Unclassified
Created attachment 44617
--> http://bugs.winehq.org/attachment.cgi?id=44617
>From terminal
The game runs on average, but audio didn't 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=33671
Bug #: 33671
Summary: MS Office 2010 installation crash: Unhandled
exception: 0xc06d007e in 32-bit code (0x7b83c742)
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pvtlth(a)live.de
Classification: Unclassified
Created attachment 44576
--> http://bugs.winehq.org/attachment.cgi?id=44576
Error message by wine
I tried to install MS Office 2010 Professional Academic on my openSUSE 12.3
notebook. It worked until an error popped 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=33667
Bug #: 33667
Summary: glibc double free in libx11 when starting origin.
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ariscop(a)gmail.com
Classification: Unclassified
Created attachment 44566
--> http://bugs.winehq.org/attachment.cgi?id=44566
Backtrace from a crash
Install Origin, launch, then close and from a terminal launch repeatedly,
alternating between the /Installed and /Installing switches.
it is not the easiest thing to trigger but on my machine it's somewhat
reliable, some cases will crash with unhanded exceptions, others seem to be
handled by origin and it attempts to send crash reports.
compiled from latest git which happens to be 1.5.31 today.
32bit wine prefix on 64bit archlinux installation
gcc -v: gcc version 4.8.0 20130502 (prerelease) (GCC)
libx11 version: 1.5.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33666
Bug #: 33666
Summary: YY6 Installer can't show Chinese
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44565
--> http://bugs.winehq.org/attachment.cgi?id=44565
Screenshot
YY is a chat software, which is popular in China
0. download the installer
1. $wine YYSetup-6.0.0.1-zh-CN.exe
And no characters showed correctly
winetricks cjkfonts can't workaround 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=33663
Bug #: 33663
Summary: Installation fails with "Unable to register the
DLL/OCX: RegSvr32 failed with exit code 0x1"
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tntsos5(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1) Install WinTR-55 (installation fails)
Expected result:
Installation finishes
Actual results:
Installer failes with an error message.
Wine does not crash or give an error message.
The DLL/OCX that is supposed to be registered is ss32x25.ocx.
--
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=33659
Bug #: 33659
Summary: mastercam12 after installation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fsandoval(a)hotmail.com
Classification: Unclassified
Created attachment 44556
--> http://bugs.winehq.org/attachment.cgi?id=44556
here the file with save report.
I Installed Mastercam12 but i lunch application send me this message i dont
know what is the mean so pls some body can help me.
--
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=33656
Bug #: 33656
Summary: NamedPipe datagrams need to be _really_ datagrams
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joe_rocks(a)hotmail.com
CC: adam.r.martinson(a)gmail.com, adys.wh(a)gmail.com,
asb(a)asbradbury.org, berillions(a)gmail.com,
dank(a)kegel.com, davilando(a)gmail.com,
djelinski1(a)gmail.com, ernst(a)planetcoms.co.za,
euug3576+winebugs(a)gmail.com, focht(a)gmx.net,
grinnz(a)gmail.com, jjmckenzie51(a)gmail.com,
jonnybarnes(a)gmail.com, knaprigt(a)gmail.com,
kyle.devir(a)gmx.com, lkcl(a)lkcl.net,
l_bratch(a)yahoo.co.uk, m.b.lankhorst(a)gmail.com,
mooroon2(a)mail.ru, napoliste(a)gmail.com,
rmlipman(a)gmail.com, saulius2(a)gmail.com,
surfing86(a)live.it, techtonik(a)gmail.com,
trilavia(a)gmail.com, update.microsoft(a)mail.ru,
valentyn.pavliuchenko(a)gmail.com, vegarh(a)gmail.com
Classification: Unclassified
+++ This bug was initially created as a clone of Bug #17195 +++
ok, after a little bit of investigation, i think i understand the pipes code
enough to be able to say what's going on, and i'm seeing something like this:
process 1:
recvpipe = CreateNamedPipe("\\pipe\fred")
ReadFile(recvpipe, buffer, &length);
printf(length) ===> 43
ReadPipe(recvpipe, buffer, &length); /* no data */
process 2:
sendpipe = CreateNamedPipe("\\pipe\fred")
length = 9;
WriteFile(sendpipe, buffer, &length);
length = 34;
WriteFile(sendpipe, buffer, &length);
what's happening is that the data being sent down the pipes isn't being done as
datagrams. the implementation is using a stream-based fd.
the solution is: you _must_ implement a protocol on top of the pipes which
sends the length (as a 32-bit int, whatever) which is read off the fd, followed
by the data stream of _exactly_ that length.
_must_. there's no two ways about this.
the protocol of Pipes is unfortunately a combination of both datagrams and
streams. datagrams because the lengths of data sent are absolute and
inviolate. streams because the data order and reliability are _also_ absolute
and inviolate.
you can't use datagrams (because they're unreliable). you can't expect all
unixen to support datagrams on top of unix sockets (if that's what's being
used).
so - you have to send the length, as part of the implementation of the
pipe-data-send.
sending a length will also solve the issue of trying to send zero-length pipe
datagrams.
as a first implementation, you _might_ be able to get away with assuming that
when someone asks for some data, they _will_ provide a buffer big enough.
... actually... i don't see any ERR_MORE_DATA error codes in NtReadFile, so
that would explain... this is going to get messy :)
--
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=33653
Bug #: 33653
Summary: Microsoft Excel 2007 custom sort does not work
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: userexcel(a)yahoo.com
Classification: Unclassified
Created attachment 44544
--> http://bugs.winehq.org/attachment.cgi?id=44544
Excel custom sort on Wine
To reproduce, start Microsoft Excel 2007. Enter in one or more columns of
information (e.g. "a", "b", "c" in A1, A2, and A3 respectively). Then click
"Sort & Filter" (in the Editing section of the Home ribbon) and then "Custom
Sort...". A dialog appears with a table but no menus in the table with which to
choose which columns to sort (or which direction to sort them). Clicking "Add
Level" adds a row to the table but the new row does not have any such menus
either, so it is impossible to do any sorting more complicated than simply "A
to Z" or "Z to A" on an entire selection (at least as far as I can tell.
I've attached a screenshot of the buggy dialog using Wine on Linux. Here's a
screenshot of how it should look on Windows:
http://www.uaf.edu/bbc/mstutor/Images/Excel-sort-2.gif
--
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=33645
Bug #: 33645
Summary: Multiple issues running Civilization 5 with Steam on
Ubuntu 13.04 and Wine.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mr2131(a)cebridge.net
Classification: Unclassified
I am having numerous issues running Civ 5 on Linux. First, the game has
reverted to crashing on or about game turn 300, when set in epic play mode.
Second, I have lost access to some of the content that I have purchased and
downloaded through Steam. Third, I have lost access to all of the mods that I
have subscribed to in the Steam community workshop. I have already contacted
Steam support, and Civ 5 support, both of these have insisted that they do not
provide support for Steam games under Ubuntu. Can you help?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33627
Bug #: 33627
Summary: WebcamMax: crash at start
Product: Wine
Version: 1.5.30
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
Classification: Unclassified
Created attachment 44513
--> http://bugs.winehq.org/attachment.cgi?id=44513
WINEDEBUG=+relay,+tid,+seh on wine-1.5.30-148-gd29f6c4
Steps to reproduce:
1) remove ~/.wine
2) install WebcamMax
3) wine WebcamMax.exe
Behaviour:
Wine error.
Expected behaviour:
No Wine error.
--
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=33605
Bug #: 33605
Summary: "make install" does not install libwine.so*
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liuycsd(a)gmail.com
Classification: Unclassified
Created attachment 44484
--> http://bugs.winehq.org/attachment.cgi?id=44484
log for make install in the top directory
I've compiled wine 1.5.30 using:
[
./configure
make
make uninstall
make install
]
but libs/wine/libwine.so* was not installed, with the old ones left in
/usr/local/lib/, until I [ cd libs/wine/ ] and ran [ make install ].
(I had compiled and install wine 1.5.24 before.)
Will it be fixed?
--
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=33604
Bug #: 33604
Summary: It's impossible to load a native DLL if a built-in one
with manifest exists
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
I have an application which ships in its main .exe directory msvcrt90.dll
and msvcr100.dll. With built-in versions of these DLLs the application crashes,
so a reasonable way of action would be to run it with shipped native versions.
But running with WINEDLLOVERRIDES="msvcr90=n,b" or specifying "msvcr90=n,b"
in Software\Wine\DllOverrides section in the registry still leads to loading
of built-in dll.
Bug 28225 for a similar problem with msvcp90.dll has been closed as WONTFIX,
and the suggestion was made to install msvcp90.dll globally. I don't see
the point in asking everyone who runs this applicaion to search and install
native runtime libraries since the libraries are already installed together
with application itself. What is worse, new native runtime could be not
compatible with this application, that's the whole point of SxS assemblies -
to be able to use the specific 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=33580
Bug #: 33580
Summary: Kindle install crashed with unimplemented function
msvcp90.dll
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 2derekor(a)gmail.com
Classification: Unclassified
Created attachment 44459
--> http://bugs.winehq.org/attachment.cgi?id=44459
Kindle setup prog crashed with unimplemented function msvcp90.dll
Kindle install crased with unimplemented function msvcp90.dll
--
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=33575
Bug #: 33575
Summary: The Wasted Land crashes when loading first level and
exiting training level
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeronut(a)fastmail.fm
Classification: Unclassified
Created attachment 44451
--> http://bugs.winehq.org/attachment.cgi?id=44451
Bug report from The Wasted Land. Game crashes when loading levels or exiting
training level.
Bug report from The Wasted Land. Game crashes when loading levels or exiting
training level. Launcher turns blank after applying resolution changes, but OK
button is visible. Game starts fine, loads into menu, Training mission loads
and can be played but game crashes when exiting to main menu. Trying to load a
New Game gets you into intro screen, after which the game crashes when
attempting to load the mission.
--
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=33561
Bug #: 33561
Summary: Windows screen keyboard utility setting dialog crash
due to unimplemented OpenInputDesktop
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orzhvs(a)gmail.com
Classification: Unclassified
Created attachment 44425
--> http://bugs.winehq.org/attachment.cgi?id=44425
WINEDEBUG=+relay wine /usr/local/vboxvm/vmshare/osk/osk.exe 2>&1 |grep Desktop
> out.txt
1. copy osk.exe & msswch.dll from windows system32 directory.
2. run osk.exe in wine, it warns that could not open input desktop.
3. open the option dialog from menu, simply click ok, 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=33393
Bug #: 33393
Summary: Civilization V consistently crashes at point described
in attachment
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andi.horn(a)gmail.com
Classification: Unclassified
Created attachment 44187
--> http://bugs.winehq.org/attachment.cgi?id=44187
Program Error Details
Civ V used to run great under Wine, but now consistently crashes at certain
points. The event triggering the crash appears to change between different
games.
I didn't observe this happening before installing Wine updates and upgraded
Ubuntu OS to Raring Ringtail 13.04 on April 6, 2013. I'm running the same
version of Civ V that worked previously and no updates have been released for
it.
Thanks - let me know if you would like more information and I'll give you what
I 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=33179
Bug #: 33179
Summary: Add support for HTTPS
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
Classification: Unclassified
Allow the domain winehq.org to be served by HTTPS.
--
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=30671
Bug #: 30671
Summary: [Splinter Cell Conviction]Works with winedbg but not
with wine
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 40154
--> http://bugs.winehq.org/attachment.cgi?id=40154
Log when i launch the game with Wine
Hi,
There is a problem with this game. When i launch it with wine, the game crash
once game start with this error message :
..\..\..\src\thread\ms\thread.cpp(328) : ASSERT FAILURE: Ret()
But it's possible to launch the game correctly with "winedbg" even if i must to
press "c" 2-3 times to launch finally the game.
The game itself works, even if it's slow when there are more people or during
the fight but it's playable. I don't try to play in fullscreen mode for the
moment.
Anyone has a idea to search and try to find why the application does not works
with Wine ?
Thanks,
Berillions
--
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=23470
Summary: Spectrum Lab problem on mouse button release when win.
version is set to win xp
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.qsl.net/dl4yhf/spectra1.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)lipkowski.org
Spectrum Lab (free download from
http://dl4yhf.ssl7.com/speclab/install_speclab.zip) has a problem with
(probably) not getting mouse button up events. How to reproduce: set wine to
windows xp mode, run the program, press left mouse button with cursor on the
frequency scale: the "four sided arrow cursor" turns into a "two sided arrow",
release the mouse button: the cursor is still a "two sided arrow" (like it is
when the button is pressed, this mode is used to drag the frequency scale). Now
change the windows version in winecfg to windows ME, upon releasing the mouse
button the cursor properly reverts to the "four sided arrow" cursor mode.
It looks like the app doesn't get the "mouse button released" in this
particular case, but only in this case (menus work etc).
This issue is present in all versions of spectrum lab i've tried (this time
confirmed on the latest: v2.75b09). The kernel is 2.6.33.2 (used many different
kernels), the system is Debian lenny x86_64. Now i have wine 1.1.42 installed,
but the bug was present in other 1.1.x versions tried (x=40-42, and a few
versions around 20-30), and in the distribution package 1.0.1
I think that this issue is absent on wine 1.0.1 compiled from source on
slackware 11.0 (intel 32bit distribution), but i can't check this right now.
--
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=20574
Summary: serial port communication problem
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: starlincx(a)gmail.com
I want to use a software throw serial port to control my device, but when I run
the software it displays:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:comm:set_queue_size insize 2048 outsize 1024 unimplemented stub
and then, the software can not communicate with my device, how can I fix this
problem?
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=20453
Summary: Some keys don't map correctly.
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: ian(a)infogroep.be
This happens only when you're ingame. The §/6 (azerty/qwerty) key maps to a
diffrent key, and the -/= (azerty/qwerty) also maps to a diffrent key.
I haven't found any other.
Ian
--
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=6922
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-05 09:11:59 CDT ---
Closing duplicate bugs.
--
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=33689
Bug #: 33689
Summary: When attempting to install Adobe CS4, the setup
initialization stage fails, wine crashes
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seann.giffin(a)gmail.com
Classification: Unclassified
Created attachment 44602
--> http://bugs.winehq.org/attachment.cgi?id=44602
Adobe CS4 Backtrace
I was quite fond of my CS4 apps when I was on XP. Sadly, as the attached
backtrace will show, I can't get them to install properly under WINE. I've
tried on 1.3, 1.4, and now 1.5 (1.5.31).
--
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=33681
Bug #: 33681
Summary: Issues downloading Disciples
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daviskinkel(a)gmail.com
Classification: Unclassified
I encountered no issues until I tried to download Disciples III and because I
lack much experience I don't really know what the problem is please help. I
used a macports compiler to configure wine and and then used that to run the
game download from amazon.
--
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=33059
Bug #: 33059
Summary: Visual Basic 6 shows overflow error with arithmetic
expressions
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: german_ant_82(a)yahoo.com
Classification: Unclassified
Regression SHA1: Visual Basic 6 shows overflow errors with arithmetic
expressions that has results greather than 32767
When running a program or on the immediate window, Visual Basic 6 shows an
overflow error with arithmetic expression that has results greather than 32767.
Dim a As Long
a = 32768 <-- This doesn't cause any error
a = 32767 + 1 <-- This one causes overflow error
The error message dialog shows:
Run-time error '6':
Overflow
This is not a normal behavior. Here, the arithmetic expressions are calculated
with 16 bits binary numbers with a range from -32768 to 32767, but Visual Basic
6 is a 32 bits environment with integer expressions with a range from
-4294967296 to 4294967295.
--
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=6955
--- Comment #126 from Bjoern Bidar <theodorstormgrade(a)googlemail.com> 2013-06-05 08:35:48 CDT ---
The problem is even with the patch that implements it , everything works not
very god.
--
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=6955
--- Comment #125 from Henri Verbeet <hverbeet(a)gmail.com> 2013-06-05 06:18:21 CDT ---
(In reply to comment #124)
> Is there hope this bug would be fixed for wine-1.6 release?
I think it's unlikely, given that the freeze starts in two days, but in
principle most of the infrastructure for fixing it is in place now.
--
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=6955
--- Comment #124 from joaopa <jeremielapuree(a)yahoo.fr> 2013-06-05 01:09:51 CDT ---
Is there hope this bug would be fixed for wine-1.6 release?
--
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=3791
--- Comment #10 from Joerg Schiermeier <mywine(a)schiermeier-it.de> 2013-06-04 19:25:35 CDT ---
Created attachment 44660
--> http://bugs.winehq.org/attachment.cgi?id=44660
Wrong printer names for virtual printers
Tis bug isn't still not fixed and present in wine v1.5.31.
I add here a screenshot:
-in the upper part is the CUPS-admin panel
-in the lower part is Notepads print dialog
The names are in German cause this is a German installation - but you may see
the wrong name of the printer. Also there is only one taken from CUPS. I have
only the default printer from CUPS 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=7764
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2013-06-04 18:52:30 CDT ---
(In reply to comment #14)
> so this bug is not about vbscript anymore?
No, it's fixed.
--
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=7764
--- Comment #14 from André H. <nerv(a)dawncrow.de> 2013-06-04 16:17:55 CDT ---
so this bug is not about vbscript anymore?
--
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=6807
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |ABANDONED
--- Comment #16 from Dan Kegel <dank(a)kegel.com> 2013-06-04 15:46:20 CDT ---
8... 9... Abandoned.
--
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=6807
André H. <nerv(a)dawncrow.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=33708
Bug #: 33708
Summary: Change "Zarro Boogs found" message to something
serious
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rulatir(a)wp.pl
Classification: Unclassified
Please change the stupid "Zarro Boogs found" to something serious, like "No
bugs found". I know that this idiocy comes with Bugzilla, but I hate it with a
passion because it feels like being mocked by stupid software, and I always ask
bugmasters to change it on every Bugzilla I use.
--
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=7816
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://www.hdrsoft.com/ |http://www.hdrsoft.com/pm/P
| |hotomatixPro241.exe
Resolution| |FIXED
--- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-03 20:21:41 CDT ---
The average function in Photomatix works in wine-1.5.31-148-gf0806fd. The
problem with Vit Registry Fix can no longer be reproduced either. Assuming
fixed, if anyone is still able to reproduce feel free to reopen.
--
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=8221
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-03 20:14:08 CDT ---
Still working in wine 1.5.31. Assuming fixed, if anyone is still able to
reproduce feel free to reopen.
--
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=4405
Fabian Ebner <f.ebner94(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |f.ebner94(a)gmail.com
--- Comment #11 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-06-03 13:46:27 CDT ---
Nikolay's patch *without* the third change, i.e.:
-SendMessageW(lphc->hWndEdit, EM_SETSEL, 0, (LPARAM)(-1));
+SetFocus( lphc->hWndEdit );
fixes the problem and doesn't generate an error in the tests.
This change is probably wrong, because text getting selected on gathering focus
doesn't mean that focus is gathered when selecting text.
Nikolay, could you please resend the patch without the third change?
--
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=3542
--- Comment #55 from Luis Alvarado <luisalvaradox(a)gmail.com> 2013-06-02 20:26:54 CDT ---
With 1.5.31 it crashes when loading. I can only see the the first logo image,
then crashes. Using the game without any wine patches, only the normal one.
Ubuntu 13.04 64 Bit.
I even tried patching the game with the update, same problem. I changed the
configuration file from Program Files/KEEPER95 to c:/KEEPE95. same thing.
It keeps crashing with an error like this:
cyrex@cyrex:~/.wine/dosdevices/c:/Keeper$ wine KEEPER95.EXE
fixme:win:EnumDisplayDevicesW ((null),0,0x170e0d8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x15b868, flags 0x1, event (nil)
stub!
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
wine: Unhandled page fault on write access to 0x8a5f6118 at address 0x110121
(thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x8a5f6118 in 32-bit code
(0x00110121).
fixme:dbghelp:addr_to_linear Failed to linearize address 10bf:ffd0 (mode 0)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11004
Summary: Firefox 2 doesn't bold text, makes gmail unusable
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
gmail relies on bold working to show which
conversations are unread. In Firefox 2.0.3,
this doesn't work at all unless you install
corefonts.
--
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=2805
David Finch <david(a)mytsoftware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david(a)mytsoftware.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=7526
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |starlincx(a)gmail.com
--- Comment #27 from Austin English <austinenglish(a)gmail.com> 2013-05-30 13:49:02 CDT ---
*** Bug 20574 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6955
--- Comment #123 from Austin English <austinenglish(a)gmail.com> 2013-05-30 13:48:29 CDT ---
(In reply to comment #122)
> Uhm, I don't think this bug DEPENDS on bug 11910, that bug affects specifically
> NOLF2 demo, but this is a more generic bug which deals with many more
> programs/games.
While that's true, we can still mark this bug fixed when it's fixed. The
depends doesn't block that (it's so people know that the bugs are somewhat
related, at least in the case of NOLF2 demo).
> Unless you mean to state that the absence of function
> "msvcirt.dll.??0istrstream@@QAE@PADH@Z" is required for vertex blending (which
> I doubt is the case, as the patches in this bug report have enabled others to
> play for a while now).
It is 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=6955
--- Comment #122 from Skotlex <skotlex(a)mailforce.net> 2013-05-30 09:26:23 CDT ---
Uhm, I don't think this bug DEPENDS on bug 11910, that bug affects specifically
NOLF2 demo, but this is a more generic bug which deals with many more
programs/games.
Unless you mean to state that the absence of function
"msvcirt.dll.??0istrstream@@QAE@PADH@Z" is required for vertex blending (which
I doubt is the case, as the patches in this bug report have enabled others to
play for a while now).
--
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=6955
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |11910
--
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=4553
fervi <thunderstormpolska(a)o2.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thunderstormpolska(a)o2.pl
--- Comment #25 from fervi <thunderstormpolska(a)o2.pl> 2013-05-29 08:49:43 CDT ---
Bug is still here :(
fixme:d3d:wined3d_device_decref Device released with resources still bound,
acceptable but unexpected.
fixme:d3d:wined3d_device_decref Leftover resource 0x20f220 with type
WINED3D_RTYPE_SURFACE (0x1).
--
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=2195
--- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-29 08:23:11 CDT ---
Dan, I guess this one should be kept closed and bug 29231 used for further
discussion. This bug was about the unimplemented functions, bug 29231 is about
missing functionality.
--
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=28529
Bug #: 28529
Summary: Limbo game doesn't detect Shader Model 3.0, while card
supports it
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nobange(a)poczta.onet.pl
Classification: Unclassified
Created attachment 36616
--> http://bugs.winehq.org/attachment.cgi?id=36616
log from running limbo.exe with wine
The game Limbo (http://limbogame.org) doesn't run, complaining about the
graphic card not supporting Shader Model 3.0. The card is GeForce 7300 GT,
according to NVIDIA it fully supports Shader 3.0. NVIDIA Drivers 275.21
installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2195
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2013-05-29 00:10:29 CDT ---
Chrome also complains about this
fixme:winsock:WSALookupServiceBeginW (0x511e344 0x00000ff0 0x511e380) Stub!
[99:9:0528/220722:ERROR:network_change_notifier_win.cc(160)]
WSALookupServiceBegin failed with: 8
( Tested a version installed from
'http://www.google.com/chrome/eula.html?standalone=1' viewed in Firefox on
Wine,
a2c8dfe990e48079731130a916ae478cb53aec10 ChromeStandaloneSetup.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=2195
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
CC| |dank(a)kegel.com
Resolution|ABANDONED |
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2013-05-28 23:26:22 CDT ---
Opera Next 15 wants this, evidently. Its log shows
fixme:winsock:WSALookupServiceBeginW (0x4e4e390 0x00000ff0 0x4e4e3cc) Stub!
[61:81:0528/212223:103369193:ERROR:network_change_notifier_win.cc(160)]
WSALookupServiceBegin failed with: 8
[0528/212224:ERROR:checker.cc(74)] [AU] Error occured on update checking.
Retrying 3 time
[61:50:0528/212224:103369941:ERROR:autoupdate_manager.cc(313)] [AU] An error
reported by the checker
[61:50:0528/212224:103369942:ERROR:autoupdate_manager.cc(458)] [AU] "Check
error" error occured while checking for the main update
Presumably this breaks autoupdate, and maybe more.
--
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=4342
Dmitry Timoshkov <dmitry(a)baikal.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |e0b4b9f63fbda54432c8c5c1753
| |bc2dace44b511
--
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=33670
Bug #: 33670
Summary: itunes install issue
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 29cagn1hnyc(a)gmail.com
Classification: Unclassified
Created attachment 44573
--> http://bugs.winehq.org/attachment.cgi?id=44573
backtrace.txt
wine installed itunes, but when i went to open via the desktop icon it did
nothing. opened from home menu, app acted strange and gave an x86 config when i
downloaded 64. have been having extreme problems with someone using my gmail
who hangs out in my hallway. noticed that the .exe was missing from home menu
and downloads folder, so reinstalled. many components now missing. did not
format the same as 1st install. 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=2812
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |6894af6fc0232d9ed7b62fa5e83
| |b4dc3e453076b
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-28 13:43:56 CDT ---
This bug was fixed long ago by:
http://source.winehq.org/git/wine.git/commitdiff/6894af6fc0232d9ed7b62fa5e8…
The game "The Journeyman Project - Turbo!" still does not start but the error
changed.
--
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=5433
--- Comment #33 from joaopa <jeremielapuree(a)yahoo.fr> 2013-05-28 12:16:38 CDT ---
attach a new console output with debug symbols installed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061
Summary: Unhandled exception: unimplemented function
ntdll.dll.RtlPushFrame
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justivo(a)gmail.com
Created an attachment (id=8620)
--> (http://bugs.winehq.org/attachment.cgi?id=8620)
backtrace log
Attempting to load one of those cellphone unlocker proggies for Windows makes
Wine crash after several attempts at loading OpenGL. Some kind of weird
looping, which doesn't normally happen. The crash happens after several
messages related with ntdll.dll.RtlPushFrame.
Worth fixing? Very likely if it also happens in bigger programs like AutoCAD
and Photoshop. If not, I guess don't bother for now.
Backtrace available as an attachment.
--
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=5961
--- Comment #11 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-28 03:42:06 CDT ---
Still in 1.5.31
--
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=3303
Bug 3303 depends on bug 4342, which changed state.
Bug 4342 Summary: PrintDlgEx* unimplemented. Affects native notepad, vfp 9, google chrome, BibleWorks 6, ...
http://bugs.winehq.org/show_bug.cgi?id=4342
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=4342
Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #23 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-28 03:24:49 CDT ---
Works in 1.5.31. Marking resolved.
Feel free to reopen if the problem persists for 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=7054
--- Comment #14 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-27 20:52:27 CDT ---
Still in wine 1.5.31.
--
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=8697
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #16 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-27 19:53:18 CDT ---
Still in wine 1.5.31.
--
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=8697
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://irpinball.ztnet.com/ |http://irpinball.org/files/
|files/vpinball8_1.zip |vpinball8_1.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=3848
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #17 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-26 11:11:47 CDT ---
I tried registrating 3 times but despite the form saying everything was OK the
process resulted in a different error every time. I'm resolving this as
abandoned since there was no answer to the 2 last reminders.
--
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=5433
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #31 from joaopa <jeremielapuree(a)yahoo.fr> 2013-05-26 07:01:59 CDT ---
Retest with the latest wine (wine-1.5.31)
Then, if the bug is still there, you can reopoen 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=5433
--- Comment #30 from Alan Cummings <winlinuser(a)myopera.com> 2013-05-26 06:58:42 CDT ---
Linux Mint 14
Simply tried to install Sims 2 into WINE 1.4.
Totally failed at the first screen. Got to enter the serial number then -
install not even attempted and "fatale error" message ends the fun.
Very disappointed. Thought this would be easy. Very disappointed that this
game install has been abandoned by WINE team as it is such a popular game.
--
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=5433
Alan Cummings <winlinuser(a)myopera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winlinuser(a)myopera.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=657
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tntsos5(a)gmail.com
--- Comment #97 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-25 20:00:57 CDT ---
*** Bug 33663 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9043
--- Comment #17 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-25 12:21:45 CDT ---
(In reply to comment #16)
> (In reply to comment #15)
> > Frédéric, what filename and sha1sum is your installer (if it's a trial)?
> > I can't find my copy.
>
> I just downloaded from website yesteraday
> idcstryENG.exe 880d289640fadc991d8e5e3a4213899c0fee7f9e
>
> > Does the workaround in comment #3 still help?
> > (And does http://wiki.winehq.org/NativeDcom work at all?)
>
> I didn't test yet. I'll try those and report here
Comment #3 workaround still works.
As to http://wiki.winehq.org/NativeDcom, 'winetricks dcom98' doesn't work
anymore (and I didn't try the "older, harder way to install").
Maybe you could clean up that page a 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=9043
--- Comment #16 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-25 12:05:33 CDT ---
(In reply to comment #15)
> Frédéric, what filename and sha1sum is your installer (if it's a trial)?
> I can't find my copy.
I just downloaded from website yesteraday
idcstryENG.exe 880d289640fadc991d8e5e3a4213899c0fee7f9e
> Does the workaround in comment #3 still help?
> (And does http://wiki.winehq.org/NativeDcom work at all?)
I didn't test yet. I'll try those and report 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=9043
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2013-05-25 11:16:51 CDT ---
Frédéric, what filename and sha1sum is your installer (if it's a trial)?
I can't find my copy.
Does the workaround in comment #3 still help?
(And does http://wiki.winehq.org/NativeDcom work at 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=7675
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #27 from Dan Kegel <dank(a)kegel.com> 2013-05-25 11:13:09 CDT ---
I tested
db67b8611c3da3178b64472fa88ef53e32adca2b InDesign_CS2_Tryout.exe
with wine-1.5.31. It installed fine and started up fine.
"File / Place" only put up a file dialog occasionally, which is strange,
and it crashes on exit with a null pointer access, or, under warn+heap,
an access to 0xfeeefeee. But those are different bugs.
--
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=9043
--- Comment #14 from Dan Kegel <dank(a)kegel.com> 2013-05-25 10:12:10 CDT ---
I'm so out of touch :-)
--
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=6922
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #21 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-25 08:26:54 CDT ---
Duplicate of the AoE2 bug, the same patch fixes the issue. As stated in bug
29499 this was a common issue of most games using directplay.
Removing download keyword since the demo cannot be used to reproduce the issue.
*** This bug has been marked as a duplicate of bug 29499 ***
--
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=6071
--- Comment #19 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-25 08:06:53 CDT ---
(In reply to comment #18)
> Hello Fabian,
>
> --- snip ---
> Could somebody please update the bug description?
> --- snip ---
>
> The bug was about IRecordInfo::IsMatchingType() being unimplemented.
> Since you filed a new bug it makes no sense to recycle this bug even when the
> app still doesn't work fully.
>
> http://source.winehq.org/git/wine.git/commitdiff/befa44246cb7910404118a2b91…
>
> Regards
The new bug is about a crash, which is a different issue.
But the problem with adding folders persists, even if it's for another reason.
Should I file a new bug for that too?
--
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=6071
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |befa44246cb7910404118a2b911
| |a50cc690fa6c0
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #18 from Anastasius Focht <focht(a)gmx.net> 2013-05-25 06:05:27 CDT ---
Hello Fabian,
--- snip ---
Could somebody please update the bug description?
--- snip ---
The bug was about IRecordInfo::IsMatchingType() being unimplemented.
Since you filed a new bug it makes no sense to recycle this bug even when the
app still doesn't work fully.
http://source.winehq.org/git/wine.git/commitdiff/befa44246cb7910404118a2b91…
Regards
--
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=6071
Fabian Ebner <f.ebner94(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |f.ebner94(a)gmail.com
--- Comment #17 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-25 05:16:04 CDT ---
The funciton IRecordInfoImpl_IsMatchingType is implemented in latest wine
(1.5.31), but you can still add only single files (which works at first but
then produces a crash http://bugs.winehq.org/show_bug.cgi?id=33655 ).
When trying to add a folder or a folder recursively the program outputs an
error message.
Could somebody please update the bug description?
--
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=9043
--- Comment #13 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-25 03:51:25 CDT ---
(In reply to comment #12)
> Unhandled exception: page fault on write access to 0x00000018 in 32-bit code
> (0x7d12edbe).
> Backtrace:
> =>0 0x7d12edbe ICreateTypeInfo2_fnSetFuncHelpContext+0x6e(iface=0x4890240,
> index=<?>, dwHelpContext=0) [dlls/oleaut32/typelib2.c:2564] in oleaut32
> (0x0033f3d0)
>
> 0x7d12edbe ICreateTypeInfo2_fnSetFuncHelpContext+0x6e
> [dlls/oleaut32/typelib2.c:2564] in oleaut32: movl %ecx,0x18(%eax)
> 2564 func->u.func->HelpContext = dwHelpContext;
>
> Does 'winetricks vcrun6 oleaut32=native', or something like that, help?
It doesn't work; I get a wine error message:
"The native implementation of OLEAUT32.DLL cannot be used with Wine's
RPCRT4.DLL. Remove OLEAUT32.DLL and try again"
--
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=9043
--- Comment #12 from Dan Kegel <dank(a)kegel.com> 2013-05-24 17:41:54 CDT ---
Unhandled exception: page fault on write access to 0x00000018 in 32-bit code
(0x7d12edbe).
Backtrace:
=>0 0x7d12edbe ICreateTypeInfo2_fnSetFuncHelpContext+0x6e(iface=0x4890240,
index=<?>, dwHelpContext=0) [dlls/oleaut32/typelib2.c:2564] in oleaut32
(0x0033f3d0)
0x7d12edbe ICreateTypeInfo2_fnSetFuncHelpContext+0x6e
[dlls/oleaut32/typelib2.c:2564] in oleaut32: movl %ecx,0x18(%eax)
2564 func->u.func->HelpContext = dwHelpContext;
Does 'winetricks vcrun6 oleaut32=native', or something like that, help?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9043
Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frederic.delanoy(a)gmail.com
--- Comment #11 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-24 17:35:54 CDT ---
No hang but a crash with 1.5.31 during the "Calling Late Initialisers" phase.
--
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=9043
Bug 9043 depends on bug 11757, which changed state.
Bug 11757 Summary: Adobe InDesign CS tryout installer crashes early
http://bugs.winehq.org/show_bug.cgi?id=11757
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=5627
--- Comment #18 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-24 14:35:46 CDT ---
Still in 1.5.31
--
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=6893
Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |win16
--- Comment #12 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-24 14:28:37 CDT ---
Still in 1.5.31. Same message as in comment 7.
--
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=23796
Summary: cant' install hwsoliii.exe
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjie1(a)cox.net
Created an attachment (id=29838)
--> (http://bugs.winehq.org/attachment.cgi?id=29838)
The program hwsoliii.exe has encountered a serious problem and needs to close.
Using Wine 1.2 and unable to install hwsoliii.exe for Hardwood Solitaire. Error
message is attached as screenshot and appears every time I try to install the
.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=33499
Bug #: 33499
Summary: Kingsoft WPS Spreadsheet OK, Write and Presentation
failed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soibelrs(a)gmail.com
Classification: Unclassified
KINGSOFT WPS
I have used ALL possibilities, in order to get KINGSOFT WPS into Ubuntu 13.04
64
THE BUG WAS CONSISTENT on all trials, as follows:
1st time: downloaded the complete suite from CNET.COM
Using Wine, input from the downloaded file, it happened like this:
a) SPREADSHEET worked away, a little sticky but worked well
b) WRITE showed on the screen, but it was almost motionless, did not work
c) PRESENTATION bugs went all over, had to turn off and on again.
2nd time: Downloaded one-by-one, that is, three files SPREADSHEET, WRITE
PRESENTATION.
the results were exactly the same, Spreadsheet worked away, Write showed on
the screen but did not function, and Presentation produced bugs everywhere.
3rd time: Installed the three on Windows, then moved on to Unbutu.
This time, loaded onto Q4Wine
The results were identical.
At the present, I left Write only installed on Windows.
Spreadsheet installed on Ubuntu and working well
I am not affected, because I am a heavy user of MS Office on Windows, and I do
not have any difficulty using LibreOffice.
But, I am trying to help some friends who do not have as much experience as I.
Most kind regards, and thinking you for your continuous 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=18001
Summary: Mass Effect Xlib: unexpected async reply
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ylai(a)users.sourceforge.net
Created an attachment (id=20378)
--> (http://bugs.winehq.org/attachment.cgi?id=20378)
Patch for missing OpenGL locks in dlls/wined3d/context.c
When running Mass Effect 1.0 with Wine 1.1.18 on RHEL 5 and Core 2 Duo T7500,
it frequently crashes with "Xlib: unexpected async reply", caused by multiple
threads to access the same GLX surface. Enabling tracing for d3d shows that
this happens at least in the vincinity of context_bind_fbo, and
context_apply_attachment_filter_states (dlls/wined3d/context.c). These
functions lack OpenGL locking via ENTER_GL()/LEAVE_GL().
Applying the attached patch apparently fixes the 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=27999
Summary: ComboBoxEX item images aren't drawn correctly
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
Created an attachment (id=35847)
--> (http://bugs.winehq.org/attachment.cgi?id=35847)
Demo / Test App
If the ComboBoxEx items have images, they aren't displayed correctly or in the
same way as they are in Windows.
In Windows, only the currently selected item (the one shown in the control)
uses the 'selected' image - highlighting them in the drop down list does NOT
make them selected in the sense that they should suddenly use the selected
image, which is what happens under Wine.
Also, under Wine, when the comboboex loses focus (even just when displaying the
drop down list), the item shown in the control stops being displayed with its
selected image. That doesn't happen in Windows.
It may not matter once the above has been fixed but as the image changes from
normal to selected (and back) when highlighting the items in the drop down
list, the control doesn't seem to clear the area before painting the new image
- so what you end up with is a combination of the two.
--
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=17388
Summary: Chessmaster 10th edition crashes after game analyze
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=19445)
--> (http://bugs.winehq.org/attachment.cgi?id=19445)
Crash log
After playign a game i wanted to test analyze function, after finishing it
chessmaster crashed. Log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29625
Bug #: 29625
Summary: TreeView item label truncated when made bold
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vishal.pr87(a)gmail.com
Classification: Unclassified
Created attachment 38379
--> http://bugs.winehq.org/attachment.cgi?id=38379
Screenshot showing the treeview with mouse over and mouse away from the item
SQLyog uses TVIS_BOLD style to indicate the active database in object browser.
When the mouse is over the item with TVIS_BOLD, it wont show in bold font. When
you move the mouse away it will become bold but, the label is truncated. This
works fine in Windows.
A screenshot showing the problem 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=31683
Bug #: 31683
Summary: Adobe Photoshop CS4 installer doesn't do anything
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41652
--> http://bugs.winehq.org/attachment.cgi?id=41652
Screenshot in wine-1.5.12-194-g688aa1f
Working around Bug 18070 the Adobe Photoshop CS4 installer gets so far and
stops doing anything.
Moving the mouse around the window prints a lot of mshtml fixmes in the console
which suggests that the app has not hung.
This never used to occur but a bisect may take some time.
winetricks ie6 works around this. Will update.
--
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=7905
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #23 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-24 13:33:19 CDT ---
Closing bugs fixed in 1.5.31.
--
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=24630
Summary: Everquest 2 Extended - lots of black artifacting
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://everquest.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=31127)
--> (http://bugs.winehq.org/attachment.cgi?id=31127)
screenshot
It's been mentioned in a few bugs, but I don't see a bug for it, so here we go.
First, make sure bug 11354 is fixed (e.g., that you're using git / 1.3.5 /
applied that patch manually).
Then, create a character and choose city Neriak, then launch into game. Go to
the city, and move the camera around. Compare to the attached screenshot.
This is on an nvidia GeForce 480.
The buildings in the city should look like boring old off-white stucco,
but instead they look like a distorted funhouse mirror, with hundreds of
distorted reflections of your character.
To work around this, turn on Shader 3.0 in options
(click on EQII logo in lower left -> Options -> Performance -> Shader 3.0)
and restart the game.
According to the mouseover text, this requires cards with "600 PS instruction
slots".
--
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=19836
Summary: Hardwar: The screen often goes black in Direct3D mode.
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.filefront.com/3777156/Hardwar-Demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zoonsworld(a)yahoo.co.uk
I'm running the Hardwar demo patched to version UIM.06(the patch upgrades the
demo to retail status).
The screen will go completely black in cockpit view depending on which way
you point your craft.
It occurs most often during the games night phase(the game simulates day and
night).
I've found that adding and setting the registry string value:
'RenderTargetLockMode' to 'textex'
in: HKEY_CURRENT_USER/Software/Wine/Direct3D/
will stop the screen going completely black.
Instead it will darken slightly.
I'm running the game with a GeForce 2 mx graphics card and have tried various
graphical settings in the game without any luck.
--
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=21148
Summary: No$Zoomer crashes when it is started
Product: Wine
Version: 1.1.34
Platform: x86
URL: http://forums.ngemu.com/attachments/no-gba-discussion/
202887d1238487417-no-zoomer-versatile-addon-fixes-some
-games-but-_only_-no-gba-2-6a-no-zoomer-2.3.0.1-eng-.7
z
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Majora700(a)gmail.com
Created an attachment (id=25389)
--> (http://bugs.winehq.org/attachment.cgi?id=25389)
debugger output, backtrace, et cetera
When No$Zoomer is executed (assuming a location for No$GBA
[http://nocash.emubase.de/no$gba-w.zip] has been defined), a program error
(from Wine) window appears (and the debugger is started). Despite the fact that
No$Zoomer crashes, it manages to launch No$GBA. For debugger output, backtrace,
et cetera, please look at the 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=13013
Summary: ProntoEdit NG 2.1.8 tree control shows all labels as ZZZ
Product: Wine
Version: 0.9.61.
Platform: Other
URL: http://www.remotecentral.com/cgi-
bin/files/rcfiles.cgi?area=prontong&db=other&br=programs
&dv=philipsprontong&md=philipsprontoproeditng&kw=&st=&ar
=&dt=&so=&pg=1&file=prontong/programs/ProntoProEditNG_v2
.1.8.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://winehq.org/pipermail/wine-users/2008-May/033707.html
a user noted that he had to use winetricks to update common controls
before ProntoEdit NG's tree control would work.
The app needs mfc42, and refuses to even start unless you do
sh winetricks vcrun6
To see the tree problem, do File / New Configuration and click OK.
The labels on the tree control to the left will be all ZZZZZZ.
After
sh winetricks cc580
they appear correct.
--
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=26751
Summary: configure improperly detects Wunused-but-set-parameter
as supported on Clang
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
configure:12269: clang -o conftest -std=gnu89 -g -Wunused-but-set-parameter
conftest.c >&5
warning: unknown warning option '-Wunused-but-set-parameter'
[-Wunknown-warning-option]
1 warning generated.
configure:12269: $? = 0
configure:12278: result: yes
It seems the WINE_TRY_CFLAGS check fails on clang, because clang warns when an
unused option is given, rather than considering it fatal as gcc does.
--
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=27639
Summary: please also implement GPOS feature in indic shaping
engine
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
matras need to be positition based on characters, like के फे कु फू etc., so
GPOS provides the means to achieve that. Please consider GPOS feature in indic
shaping also. 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=28849
Bug #: 28849
Summary: LabVIEW 2010: Some DLLs aren't installed at all
Product: Wine
Version: 1.3.31
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
Classification: Unclassified
Created attachment 37058
--> http://bugs.winehq.org/attachment.cgi?id=37058
Installation log on Wine 1.3.31
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20sp2
3) wine setup.exe
4) default installation
Behaviour:
Installer fails to install some LabView dlls.
Expected behaviour:
Installer should install all LabView dlls.
Additional information:
Wine 1.3.24 installs those dlls but installation process is slow (see bug
#27841). It's a regression but I won't be re-installing LabView each time to
check which commit caused 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=30992
Bug #: 30992
Summary: msxml3 incorrectly parses Cyrillic text with spaces
(needed for Civilization IV)
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sikon(a)ubuntu.com
Classification: Unclassified
In the official Russian version of Civilization IV, all Russian text is
displayed without spaces under Wine unless the native msxml3 is installed
(using winetricks msxml3).
This seems to be related to the parsing of XML files containing a mix of
Russian text encoded as XML entities and spaces.
--
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=7338
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-24 13:32:58 CDT ---
Closing bugs fixed in 1.5.31.
--
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=32753
Bug #: 32753
Summary: Wallace & Gromit crashes in the launcher (Gecko 1.9)
Product: Wine
Version: 1.5.22
Platform: x86
URL: http://www.telltalegames.com/demo/wallaceandgromitdemo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Created attachment 43226
--> http://bugs.winehq.org/attachment.cgi?id=43226
terminal output
Since the release of Gecko 1.9 many of the games from Telltale Games crash in
the launcher. These games come with a html-based launcher. The launcher appears
fine, but Wine crashes when I click on the <Launch game> button.
Can be reproduced with the demo version of Wallace & Gromit.
Fedora 17 x86
gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC)
--
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=26024
Summary: Alien Hallway demo: updater crashes during install
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://www.bigdownload.com/games/alien-hallway/pc/alie
n-hallway-demo/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33188)
--> (http://bugs.winehq.org/attachment.cgi?id=33188)
terminal output + backtrace
Download from url. Install. During the install, it calls update.exe, which
crashes:
Backtrace:
=>0 0x7e5efe39 free_file_op_queue+0x19(queue=<is not available>)
[/home/austin/wine-git/dlls/setupapi/queue.c:93] in setupapi (0x0033bd08)
1 0x7e5eff19 SetupCloseFileQueue+0x18(handle=0x133870)
[/home/austin/wine-git/dlls/setupapi/queue.c:426] in setupapi (0x0033f394)
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=33328
Bug #: 33328
Summary: Copy-Paste bug in TAB_SetupScrolling
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vmartinez(a)reactos.org
Classification: Unclassified
TAB_SetupScrolling function has a copy-paste bug:
http://source.winehq.org/source/dlls/comctl32/tab.c#L1006
The If and Else blocks in..
1026 if(infoPtr->dwStyle & TCS_VERTICAL)
...seems identical.
--
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=30029
Bug #: 30029
Summary: (FEAR 3 - FE3R)F.E.A.R. 3 Crashes When Setting Full
Screen Option...
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JessePalserMailingLists(a)GMail.com
Classification: Unclassified
(FEAR 3 - FE3R)F.E.A.R. 3 Crashes When Setting Full Screen Option...
Hi,
When running F.E.A.R. 3 in WINE 1.4rc5
the game freezes WINE window and must be force closed.
(game appears to work in windowed mode)
Running WINE on LinuxMint 12 KDE 64Bit.
--
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=27515
Summary: explorer http://www.google.com does not work.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iepc.programacion(a)gmail.com
In Windows, if you type explorer http://www.google.com, Windows open the
default browser and launches the url.
In wine this feature does not work. Instead, it just open file manager.
--
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=26583
Summary: Assassin's Creed Brotherhood: crash after
"parse_ctab_constant_type Struct not supported yet"
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
If run without native d3dx, one sees
fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for
non D3DXRS_FLOAT4 constants
fixme:d3dx:parse_ctab_constant_type Struct not supported yet
and then a hang/crash.
--
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=17383
Summary: Chessmaster 10th edition fails to install
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=19435)
--> (http://bugs.winehq.org/attachment.cgi?id=19435)
Wine log when i tried to run setup.exe
When trying to install chessmaster 10th edition, it fails around 1/3rd of
installation with an error.
--
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=17739
Summary: Cannot start IMatch again after exiting for a while
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)juengling-edv.de
Created an attachment (id=19955)
--> (http://bugs.winehq.org/attachment.cgi?id=19955)
Message - Another Copy of IMatch is currently running
When I've been running IMatch (see
http://appdb.winehq.org/objectManager.php?sClass=version&iId=15969 for more)
and then exited it by the menu command "Database -> Exit", I cannot start
IMatch again for about 100 seconds. Instead of starting it displays the
attached error message.
Running IMatch in a VirtualBox with Windows 2000 Professional in it, the start
is possible immediately after exiting.
--
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=4742
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #27 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-24 13:32:29 CDT ---
Closing bugs fixed in 1.5.31.
--
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=15804
Summary: .NET 2.0 application "Culture name 'ga-ie' is not
supported."
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slach(a)74mail.ru
Created an attachment (id=16930)
--> (http://bugs.winehq.org/attachment.cgi?id=16930)
ListCulture.cs listing all available culture lists
in ticket #10467
http://bugs.winehq.org/show_bug.cgi?id=10467#c66
i have .NET 2.0 exception for 'esperanto' CultureInfo retrieving
atfer some discussion in abbdb with Anastasius Focht
and see patch
http://www.winehq.org/pipermail/wine-cvs/2008-June/044429.html
i upgdate my wine to 1.1.5
but have same Exception with another culture name 'ga-ie' (Irish)
Unhandled Exception: System.ArgumentException: Culture name 'ga-ie' is not
supported.
at System.Globalization.CultureTableRecord.GetCultureTableRecord(String
name, Boolean useUserOverride)
see backtrace and testing .NET 2.0 application ListingCulture.cs in attachments
--
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=24843
Summary: Explorer++ doesn't show text in the right-click menu
for toolbars
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31431)
--> (http://bugs.winehq.org/attachment.cgi?id=31431)
Screenshots with builtin and native comctl32
Right-clicking on one of the upper toolbars (other than the tab bar), such as
the drive bar, produces a menu where individual toolbars can be enabled or
disabled and the toolbars can be locked or customized. In Wine, the text that
goes with these options is missing, and the menu only shows a checkmark or
blank space for each option. They still function as expected, though.
Workaround: native comctl32 (must be version 6 to avoid a crash on startup).
--
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=33607
Bug #: 33607
Summary: Microsoft SQL Server Management Studio Express 2005:
cannot restart SQL server (wbemprox returns stale
service status)
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
It is possible to invoke stop/pause/restart on service. Under Windows,
selecting Restart first stops service, then starts it. Under Wine it only stops
the service.
The application first stops the service, then gets its status by calling
wbem_services_GetObject and checking State. Wine's implementation caches the
service data and State returns Running. When the application sees that, it
doesn't attempt to start the service.
I already verified that modifying grab_table to always call table->fill works
around the 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=24326
Summary: Everquest 2 Extended crashes in DSOUND_PrimaryOpen
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my PC, I booted into Windows, installed EQ2, booted into Ubuntu 10.04,
and then did
rm -rf .wine
sh winetricks gecko
sudo mkdir /media/win
sudo mount -o ro /dev/sda1 /media/win
cd ~/.wine/drive_c
mkdir ProgramData
cp -a "/media/win/ProgramData/Sony Online Entertainment" ProgramData
cd "ProgramData/Sony Online Entertainment/Installed Games/EverQuest II
Extended"
wine EverQuest2.exe
This crashed fairly quickly with
Unhandled exception: page fault on read access to 0xb515e5d0 in 32-bit code
(0xb515e5d0).
Backtrace:
=>0 0xb515e5d0
1 SetFormat+0x3a7(This=0x1fcac0, pwfx=<?>) [dlls/winealsa.drv/dsoutput.c:235]
2 SetFormat+0x3a7(This=0xb55babf9, pwfx=<?>)
[dlls/winealsa.drv/dsoutput.c:235]
3 IDsDriverImpl_CreateSoundBuffer+0x192(iface=0x1fcaa8, pwfx=0x1fca38,
dwFlags=<?>, dwCardAddress=0, pdwcbBufferSize=0x1fc91c, ppbBuffer=0x1fc914,
ppvObj=0x1fc910) [dlls/winealsa.drv/dsoutput.c:886]
4 DSOUND_PrimaryOpen+0xa8(device=0x1fc658) [dlls/dsound/primary.c:167]
5 DSOUND_PrimaryCreate+0x3a(device=0x1fc658) [dlls/dsound/primary.c:325]
6 DirectSoundDevice_Initialize+0x744(ppDevice=0x1fc624, lpcGUID=<?>)
[dlls/dsound/dsound.c:1473]
Happily, commenting out line 235 in dsoutput.c worked around the crash
and let the game play:
--- a/dlls/winealsa.drv/dsoutput.c
+++ b/dlls/winealsa.drv/dsoutput.c
@@ -232,7 +232,7 @@ static int DSDB_CreateMMAP(IDsDriverBufferImpl* pdbi)
snd_pcm_sw_params_set_start_threshold(pcm, sw_params, 0);
snd_pcm_sw_params_get_boundary(sw_params, &boundary);
snd_pcm_sw_params_set_stop_threshold(pcm, sw_params, boundary);
- snd_pcm_sw_params_set_silence_threshold(pcm, sw_params, boundary);
+ //snd_pcm_sw_params_set_silence_threshold(pcm, sw_params, boundary);
snd_pcm_sw_params_set_silence_size(pcm, sw_params, 0);
snd_pcm_sw_params_set_avail_min(pcm, sw_params, 0);
err = snd_pcm_sw_params(pcm, sw_params);
--
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=33618
Bug #: 33618
Summary: wmi query should support querying Process Name (inside
wbemprox)
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosen.diankov(a)gmail.com
Classification: Unclassified
Many people use the following construct to get the command line parameters a
process was instantiated with:
"SELECT CommandLine FROM Win32_Process WHERE Name='someprocess'"
http://stackoverflow.com/questions/6264453/how-to-construct-wmi-query
The problem is that the current wmi querying does not support getting process
name. In fact very few of the Win32_Process parameters are supported.
In order to support at least Name, I'm guessing the following is necessary:
1. in dlls/wbemprox/builtin.c col_process array, add an entry for prop_nameW
2. in dlls/wbemprox/builtin.c record_process structure, add "const WCHAR
*name;"
3. in dlls/wbemprox/builtin.c fill_process function, add a line that
initializes rec->name from the current process name.
--
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=18252
Summary: Error writing file in UnReal World installer
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonni(a)lehtiranta.net
Installation of urw-3.11c.exe (available at
http://www.jmp.fi/~smaarane/urw.html) fails with "Error opening file for
writing".
Installer starts through wine. I click through info screens, destination folder
selection, start menu folder, and press install button. I get:
http://imagebin.ca/view/4JN0rxi.html . There's one line of output:
"fixme:shell:SHAutoComplete SHAutoComplete stub". Nothing is written under
~/.wine/
arethusa on #winehq confirmed this happens for him too. He also gave the
following
0019:Call KERNEL32.CreateFileA(004093b0 "C:\\Program
Files\\UnRealWorld\\urw.exe",40000000,00000001,00000000,00000002,00000000,00000000)
ret=004055ec
0019:trace:file:CreateFileW L"C:\\Program Files\\UnRealWorld\\urw.exe"
GENERIC_WRITE FILE_SHARE_READ creation 2 attributes 0x0
and a note: "it looks to me like it doesn't pass anything for
dwFlagsAndAttributes".
--
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=23565
Summary: FXCM : MOVEFILE_WRITE_THROUGH unimplemented and
WIN32_FIND_DATA is not yet filled
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.fxcm.co.uk/forex-software-download.jsp
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yleny(a)laposte.net
Created an attachment (id=29448)
--> (http://bugs.winehq.org/attachment.cgi?id=29448)
FXCM FX Trading Station install log
I have downloaded the FXCM FX Trading Station (Forex client) at
http://download.fxcorporate.com/FXCM/FXTS2InstallFra.EXE
and when I launch the FXCM FX Trading Station installer,
the installer does not work.
I add install log as an 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=20060
Summary: PDFPrint Pro fails to install
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.fineprint.com/release/pdf351pro.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Noticed a user write in
http://talkback.zdnet.com/5208-12554-0.html?forumID=1&threadID=69179&messag…
that "I don't have access to some software anymore. Most notably PDF Factory
pro (in my opinion one of the best pieces of software ever written) and tax
software. So I maintain a dual boot XP for when I need to do some heavy lifting
PDF-ing, or tax filing."
So I downloaded PDFFactory Pro and tried installing it.
pdf351pro.exe, sha1sum e9baefc05c5242347291ae7ad2627904d151eb57,
is freely downloadable from the vendor. When you run it,
it complains
fixme:localspl:validate_envW unsupported Environment: L"Windows IA64"
...
001c:Call user32.MessageBoxA(00020048,0033f104 "This version of pdfFactory Pro
is for Windows NT4/2000/XP/2003/Vista.\n\nYou can download other versions of
pdfFactory Pro at www.pdffactory.com.",0033f074 "pdfFactory Pro",00010010)
ret=2800cfe7
You can unpack the installer with rar. It contains a Readme.txt
that mentions that the 32 and 64 bit installers were combined
into a single downloadable just four days ago, so maybe there are
some bugs left. It also contains setup.exe and setup-x64.exe.
Running setup.exe reproduces the problem with a shorter 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=17393
Summary: MansionPoker: Closing an open poker table makes the
application crash with a runtime error
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emilio.moretti(a)gmail.com
Created an attachment (id=19456)
--> (http://bugs.winehq.org/attachment.cgi?id=19456)
Console output after crash
Exiting the program or closing a poker table closes the whole program with a
runtime error.
See attachment for 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=30196
Bug #: 30196
Summary: Battlezone animation video's cause game not to load
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maquis196(a)yahoo.co.uk
Classification: Unclassified
In battlezone you have a few animations that are pre-rendered avi videos. They
reside in a folder called anims. Now if this folder is renamed/deleted then the
game loads fine, and you can play as normal.
This animations are only used around the main menu and pre-mission screen.
Attached is the +all log of trying to load the game with the anim folder
present.
Will attach one of the anims in next comment.
--
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=18746
Summary: Starting Everquest 2 in any resolution other than
1024x768 causes a crash
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai(a)stg24.at
Created an attachment (id=21495)
--> (http://bugs.winehq.org/attachment.cgi?id=21495)
console output of wine with backtrace
whenever i try to change the resolution in everquest 2 to anything different
than 1024x768 wine crashes on game launch. if i run in windowed mode and try
resizing the window the game hangs or crashes too.
error message mentions a page fault on read access.
will add the output of wine with 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=33115
Bug #: 33115
Summary: Microsoft SQL Server Management Studio Express 2008
installer fails
Product: Wine
Version: 1.5.25
Platform: x86
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=7593
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 43789
--> http://bugs.winehq.org/attachment.cgi?id=43789
installer output
Continuation of bug 32535.
To reproduce:
winetricks dotnet35sp1
Work around bug 12501: winetricks mspatcha
Work around bug 30681: extract System.Data.SqlXml.dll from dotnet20sp2
installer, overwrite the existing ones in Microsoft.NET/Framework/v2.0.50727
and assembly/GAC_MSIL
Work around bug 15804: apply patches from the bug report, recompile wine
Run installer: wine SQLManagementStudio_x86_ENU.exe /q /FEATURES=SSMS
/ACTION=Install /IAcceptSQLServerLicenseTerms
--
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=8195
--- Comment #27 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-05-24 08:34:05 CDT ---
Still an issue for Office 2003 in 1.5.30.
--
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=19379
Summary: Running Protools LE on Ubuntu linux, some minor
things.
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.wmclan.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: E3pO(a)wmclan.net
CC: E3pO(a)wmclan.net
Created an attachment (id=22460)
--> (http://bugs.winehq.org/attachment.cgi?id=22460)
Log of Terminal "wine program.exe"
Hello,
When running Protools LE installer, everything worked great up to the point it
was trying to install under a non-administrator account?
http://screenshots.rd.to/sn/07be7b9af247cf8d34ba0acb7ace47da/5zxk1pq61ybc7s…
Every time that dialog popped up, in console i saw the following:
fixme:advapi:LookupAccountNameW L"" L"Pro Tools Users" (nil) 0x3154ac 0x13b62e0
0x3154b0 0x3154b4 - stub
Is there anyway to change that?
Also, is there anyway to make hardware "via usb or firewire" to install using
wine? OR is there a way to make protools think that the hardware is connected
but actually use my normal sound card? "make protools think that my soundcard
is an output with the digidesign digital signature or however that works"
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=19120
Summary: RichEdit draws wrong background on some cases
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
Bug summary isn't quite clear but I don't know how to say it in other words.
Screenshots may help to imagine it better.
Bug is reproducible with Micro-Cap 7.1.0.0. Unfortunately there are no more
legal ways to obtain demo version of 7th release so I've tested it a bit in my
university. Demo of the latest version is only available but I can't reproduce
the bug with MC9.
Screenshots description:
1. Micro-Cap is running on wine. There're no DLL overrides here.
2. Micro-Cap is running on wine. There's override of comctl32.dll.
3. Micro-Cap is running on Windows XP.
--
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=33562
Bug #: 33562
Summary: wineserver locale affects availability of localized MS
Sans Serif
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basinilya(a)gmail.com
Classification: Unclassified
I want to run some windows programs with ru_RU.utf8 and others with en_US.utf8.
If the first windows program is started with en_US, other programs can't use
Russian font MS Sans Serif, even though started with LANG=ru_RU.utf8 :
* the font dialog displays Script : { 'Western' }
* Russian letters displayed as black squares
If the first windows program is started with ru_RU, the font "MS Sans Serif" is
not listed in the font dialog.
--
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=29612
Bug #: 29612
Summary: Sins of Solar Empire: Random crashes with created dump
file
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
Created attachment 38360
--> http://bugs.winehq.org/attachment.cgi?id=38360
Dump containg some crash output for Sins of Solar Empire.
Have been experiencing this issue and various stages and situations. Cannot
specify anything unique. Providing dumps as only logs I can have for now.
Would be thankful for cmd line for winedbg output gathering ...
--
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=33588
Bug #: 33588
Summary: 3DMark06 cannot be installed: Not enough free space on
at drive C:
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://www.techpowerup.com/downloads/2202/futuremark-3
dmark06-v1-2-1/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 44468
--> http://bugs.winehq.org/attachment.cgi?id=44468
Error message
It's a regression.
$ md5sum 3DMark06_v121_installer.exe
112aec4a1326b0a38723a865817a1c6e 3DMark06_v121_installer.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=33589
Bug #: 33589
Summary: 3DMark (2013) installer silently crashes
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://www.techpowerup.com/downloads/2242/futuremark-3
dmark-2013-v1-10/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
3DMark (2013) installer silently crashes after I choose the language (US
English) and click next.
There are no errors or warnings in console.
$ wine 3DMark_v110_installer.exe
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x113e8f0, overlapped 0x113e8fc): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0x32f1ec
L"C:\\users\\username\\Temp\\{75EC3D6D-8BCB-4D8A-A1E4-297F79A476D0}\\Disk1\\data1.hdr"
$ md5sum 3DMark_v110_installer.exe
8a4bfa8cb2bdcf9c4b608a8dc1b24519 3DMark_v110_installer.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=26153
Summary: Run-time error 429
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emiliana.capozzi(a)gmail.com
Run-time error 429
Active-x component can't creat object
--
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=33585
Bug #: 33585
Summary: winecfg crashes when trying to add program
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike.tucker32547(a)gmail.com
Classification: Unclassified
Created attachment 44467
--> http://bugs.winehq.org/attachment.cgi?id=44467
backtrace of winecfg
Winecfg program crashes upon trying to add an application
heres a short video describing my issue
http://www.youtube.com/watch?v=Wff2fk8vVio
--
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=33535
Bug #: 33535
Summary: Got compile error with gcc 4.7.2
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atenzd(a)gmail.com
Classification: Unclassified
My OS info:
OS: Fedora 18
Kernel: 3.8.11-200.fc18.i686.PAE
GCC: gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
I got compile error when running "make depend" of wine-1.5.29. The build log
pointed out that wine-1.5.29/dlls/wineps.drv/data/Palatino_BoldItalic.o was an
empty file. I found that the Palatino_Italic.o、Palatino_Roman.o and Symbol.o
were also empty.
>From the build log, I found these four files were compiled with these
parameters:
"gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits
-Wunused-but-set-parameter -Wwrite-strings -gdwarf-2 -gstrict-dwarf
-fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2
-g -O2 -o data/Palatino_BoldItalic.o data/Palatino_BoldItalic.c"
and the problem occur with "-Wignored-qualifiers". I recompiled these four file
manually without "-Wignored-qualifiers" and got nonempty files. Then I run
"make" again and no error occurs.
--
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=33505
Bug #: 33505
Summary: Tera loads with 3GB Boot Option Warning
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eli(a)orbsky.homelinux.org
Classification: Unclassified
After applying the patches indicated on the appdb page at:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=26128
and running the game with wine 1.5.29 I get a warning pop up:
3GB Boot Option is applied on OS....
After closing the dialog box, the game seems to run just fine so its not a
major issue.
However, I did not have this problem with 1.5.27 and it is kinda annoying.
If you have the time to look into this it would be most appreciated.
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=33644
Bug #: 33644
Summary: Incorrect displaying cyrillic fonts
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Created attachment 44528
--> http://bugs.winehq.org/attachment.cgi?id=44528
screenshot 1
Incorrect displaying cyrillic fonts
--
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=8195
JHB <JosephHenryBlack(a)yahoo.co.nz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |JosephHenryBlack(a)yahoo.co.n
| |z
--- Comment #26 from JHB <JosephHenryBlack(a)yahoo.co.nz> 2013-05-24 04:55:14 CDT ---
1.5.24 Fedora and office 2000 does not appear to have this problem. Perhaps it
is now only a firefox 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=31834
Bug #: 31834
Summary: [Assassin's Creed : Révélations]Graphical Glitches
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Hi,
In the game, when my character is inside of a room, a cavern or a building,
there are graphical glitches for differents objects.
You can see the problem in the screen. The bug can touch differents objects,
like books, weapons, table etc.... When i'm walk in the city, there isn't this
problem.
Like you see in the output log, i have this error :
err:d3d_surface:surface_load_location Don't know how to handle location
0x200000.
I don't know if the problem can from it.
AC : Révélations require only Directx9, these librairies were installed by the
game during her installation.
Graphic Card : Nvidia GTX460M
Nvidia Driver : 304.51
Xorg version : 1.10
--
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=32244
Bug #: 32244
Summary: Spinter Cell conviction crashes on start
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
Classification: Unclassified
Created attachment 42535
--> http://bugs.winehq.org/attachment.cgi?id=42535
Backtrace of game crash
See 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=7396
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-23 07:53:47 CDT ---
Still in wine-1.5.30-206-g2b8b64f.
--
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=7905
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://www.linear.com/desig |http://web.archive.org/web/
|ntools/software/switchercad |20070224080117/http://ltspi
|.jsp |ce.linear.com/software/swca
| |diii.exe
Resolution| |FIXED
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-23 07:38:28 CDT ---
The icons are OK in wine 1.5.30 as seen in the screenshot from comment 21.
Resolving fixed. Tested with the same version from 2007.
--
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=7338
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-23 07:12:12 CDT ---
The labels work in wine 1.5.30 as seen in the screenshot from comment 7.
Resolving fixed. There is an issue with the installer, I'll open a new bug for
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.