http://bugs.winehq.org/show_bug.cgi?id=25166
Summary: Multiple mime type handling registered for different
file extensions
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quentin.denis(a)gmail.com
Created an attachment (id=31923)
--> (http://bugs.winehq.org/attachment.cgi?id=31923)
screenshot illustrating the issue
The title might be confusing, but to be more precise, for file extensions
associated to Office Application (and even others) I get multiple "open with"
proposals, all referring to the same Office component (screenshot illustrates).
The issue seems to lie in the way wine registers the file mime-types. For a
.ppt file, i.e., I should get only one "PowerPoint" entry in my open with
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=21368
Summary: TeamViewer: Some tooltips are shown incorrectly
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.teamviewer.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
Created an attachment (id=25730)
--> (http://bugs.winehq.org/attachment.cgi?id=25730)
screenshot of incorrectly rendered tooltip
Some of the tooltips in TeamViewer are rendered incorrectly.
For example the tooltips in the toolbar when you do a remote support session.
There are also tooltips in the options dialog, but those work.
I get the impression that the width and height of the tooltips are switched.
Attached is a screenshot of a tooltip.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27437
Summary: IW2 Edge of Chaos freezes every second
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Originally in bug 24239.
fixme:quartz:ACMWrapper_SetMediaType acmStreamOpen returned 512
spams every second or so. When it does, the game freezes completely for a few
milliseconds.
winetricks devenum quartz works around it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17039
Summary: Wine does not appear to read disc IDs (DVDs)
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
For app DVD Profiler
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=14707), Wine
seems to fail to read DVD disc IDs correctly.
I believe that this relates to this functionality, but I'm not sure:
http://msdn.microsoft.com/en-us/library/ms785496.aspx
DVD Profiler stores information on DVDs, including several areas of
functionality that make use of the unique disc IDs.
Under Windows, inserting a DVD into your drive triggers the application read
the disc ID and either move focus to that disc (if it is in your collection) or
prompt to download it from the online database (if it is not). This check can
also be triggered from the menu 'DVD, scan DVD-ROM drive'.
The on-line database is user-populated, and disc IDs are entered by editing a
profile and selecting 'set disc ID' under the 'discs' section.
As a demonstration, I chose a USA DVD title: 'Time Bokan'.
Under Windows, if I set the disc ID as described above, I get this string:
"76797847B89AE080 [TimeBokan]". When I insert the DVD in the drive, the correct
profile gains focus or I am prompted to download the profile (depending on
whether I have DVD in my collection or not).
Under Wine, if I set the disc ID as described above, I get this string: "-
[TimeBokan]". Inserting the DVD into the drive triggers no action (probably
because of bug 17037). However, I can force the application to check the
DVD-ROM by choosing 'DVD, scan DVD-ROM drive' from the menu. When I do so, the
application prompts me to download a DVD called "The Wedding Party", which is
defined by the string "43D62B0BAEE070B7 [THE_WEDDING_PARTY]". This profile is
returned consistently, and the application will give focus to this profile once
it is in my collection should I repeat the process.
In summary, Wine is returning an incorrect Disc ID for DVDs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10603
Summary: IDirectSoundBufferImpl_SetFX should be implemented
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.stolowski(a)wp.pl
IDirectSoundBufferImpl_SetFX should be implemented - this is probably the only
problem left to have two games working correctly (both from the same company
and using same engine): "Dangerous Waters" and "Sub Command" - now they lack
sound effects - see my test results:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9913http://appdb.winehq.org/objectManager.php?sClass=version&iId=9914
These are the "fixme" messages printed for "Dangerous Waters":
fixme:dsound:IDirectSoundBufferImpl_SetFX (0xe96248,9,0x309d89c,0x34f39c): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0xe96248,0,(nil),(nil)): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0xe96248,0,(nil),(nil)): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0x1112ae8,0,(nil),(nil)): stub
fixme:dsound:IDirectSoundBufferImpl_SetFX (0x1173b50,0,(nil),(nil)): stub
...
--
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=18732
Summary: Installer fails with the message: "You can install
this programm only on a computer running Windows XP
Tablet PC Edition 2005"
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.jakobs(a)web.de
I've tried to install the "Microsoft Experience Pack for Tablet PC 1" that you
can download here:
http://download.cnet.com/Microsoft-Experience-Pack-for-Tablet-PC/3000-10250…
But it fails with the message:
"You can install this programm only on a computer running Windows XP Tablet PC
Edition 2005"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24182
Summary: Memory Access Violation
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bremm(a)vtnc.org
Created an attachment (id=30442)
--> (http://bugs.winehq.org/attachment.cgi?id=30442)
Console output dumped in a text file
Hi, it's my 1st submission of a bug here, so I don't know exactly if I'm doing
the right procedure. I'm trying to run a game which works fine in Windows with
dx8.
The way I used to get a debug output was too simple:
$ winedbg NFR.exe 2>&1 | tee debug.txt
The result follows attached, and I'm waiting for instructions. I'm able to do
any kind of test once I get directions from someone more experient, since I'm
not a skilled programmer.
Thanks in advance
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23653
Summary: gmax crashes if you select opengl, wgl complains
glBufferRegionEnabled missing from linux opengl?
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.turbosquid.com/gmax
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://forum.winehq.org/viewtopic.php?t=8984 mentioned that gmax
crashes if you select opengl. Sure enough, after doing 'winetricks vcrun6'
to work around bug 23652, the app runs unless you choose opengl.
(I think you can choose opengl after the fact by editing gmax.ini to say
GFXType=OpenGL
but I'm not sure what else you might need to edit.)
WINEDEBUG=+seh,+wgl shows
trace:wgl:is_extension_supported Checking for extension 'GL_KTX_buffer_region'
trace:wgl:wglGetProcAddress func: 'glBufferRegionEnabled'
trace:wgl:wglGetProcAddress extension not found in the Linux OpenGL library,
checking against libGL bug with glBufferRegionEnab..
warn:wgl:wglGetProcAddress Did not find function glBufferRegionEnabled
(glBufferRegionEnabled) in your OpenGL library !
trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000 tid=002b
This is on a system with current nvidia hardware and proprietary drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25412
Summary: Shareaza does not save certain preferences [RE: Bug
14269]
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trapdoor6(a)gmail.com
This is a similar issue as described in bug #14269 [still open] but it's
related to different Wine versions: 1.3.8. I also noticed it on a few earlier
developer and stable versions, I guess it's been never fixed in Wine. Please
find details below:
------------------
Software: Shareaza
project page: http://shareaza.sourceforge.net/
version: 2.5.3.0
Problem details:
1) Under 'Tools > Shareaza Settings > General > Library'
option: 'Quick hashing (Uses more CPU)'
Enabling it works only for one session. After restarting Shareaza it's disabled
again.
2) Under 'Tools > Shareaza Settings > Networks > Gnutella' and '~ > eDonkey'
option: 'Always connect to Gnutella / eDonkey'
Enabling these won't be saved. After restarting Shareaza both are disabled
again (which means that Shareaza connects only to Gnutella1 and I need to
connect to the other networks manually in the 'Network' tab in the main
window).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17836
Summary: Motocross Madness 2 crashes at start
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=20098)
--> (http://bugs.winehq.org/attachment.cgi?id=20098)
trace and disassembly of crash location
In AppDB, people have reported Motocross Madness 2 (mcm2) crashing in the intro
but nobody had filed a bug yet. The backtrace makes it look like mcm2 crashes
in, or immediately after, quartz.dll or amstream, after accessing ui\events.avi
at the start of the program, after displaying for some seconds the stunt &
warnings picture also known from the demo.
The demo is not affected and proceeds from the intro picture to the menu.
A log extract (+almost-all,-relay,-nls) from around the exception is attached.
The processed file UI/events.avi is an Intel Indeo v5 video. The installer did
not complain that Indeo is mising! Replacing it with a Cinepak avi, with an
empty file, deleting it or installing iv5 still produces crashes at the same
location in mcm2. Same with clicking to skip the intro picture or disabling
quartz.dll.
MCM2 suffers from SafeDisk 1.41.000 protection so it would not run as is in
wine (or rather, it crashes much earlier). I tried 2 different cracks, both
produced the same exception.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24320
Summary: Unexpected DetectEnvStatus.exe crash with Cisco Quick
VPN Client (QVPN 1.4.1.2)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ethanfharris(a)gmail.com
Cisco QVPN v1.4.1.2 does not work under Wine. QVPN is used to establish an
IPSec Virtual Private Network tunnel from a client computer to a Cisco
Router/Gateway to facilitate secure communication over the internet.
There appear to be 3 errors when running the Cisco QVPN application under Wine:
(a) an apparent crash / closure of DetectEnvStatus.exe
(b) a failure to resolve a DDNS domain name, and
(c) QVPN is not able to ping the gateway router, and all data transfer over the
VPN fails.
In all cases a popup box appears (see attached screenshot) indicating that
DectectEnvStatus.exe has a serious problem and has closed.
If anyone wants to debug this, I can supply a copy of QVPN, and I can set up a
temporary guest account on my WRVS4400N small business router for testing
purposes. QVPN works fine under Windows Vista SP2, and works fine on a Ununtu
10.04LTS host with a Vista guest running under Oracle VirtualBox. So the QVPN
application itself is OK, and the problem is related somehow to Wine or various
underlying services.
On the attached screenshot the DetectEnvStatus popup appears immediately when I
attempt to connect the VPN. If I use the IP address of the gateway router I am
connecting to in lieu of the DDNS domain name, QVPN will create the VPN, but
the tunnel verification ping test fails and the tunnel will not transmit data,
which is why the "remote gateway not responding" message also appears on the
screenshot. If I specify the DDNS domain name of the remote gateway router,
the VPN tunnel is not established (not shown), suggesting a dynamic DNS
name-to-IP address resolution related problem in Wine.
Any help would be appreciated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23950
Summary: MPQEdit: Opening a folder results in the wrong error
message
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://zezula.net/download/mpqediten32_beta.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Attachment #30066 showcases the expected error message ("The system cannot find
the path specified"). Instead, running wine mpqedit c:\\ results in "Access
denied" error message.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13624
Summary: Lineage 2 - The Chaotic Throne - Hellbound
Product: Wine
Version: 1.0-rc3
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eryk-rutkowski(a)o2.pl
Created an attachment (id=13604)
--> (http://bugs.winehq.org/attachment.cgi?id=13604)
Log from Terminal
Problem is in Lineage 2 Hellbound and regarding npkycrypt - dll file. This dll
is not work fine and don't recognize keyboard and i can't log in. There is
communicate: "The keyboard security module has failed to load. please exit the
game and try again"
Sorry for my bad english but i'm from other country ;p
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11955
Summary: NoteTab Pro 5.5 Cursor Display Issue
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When the cursor is at the last line of a file and the user presses ENTER to
create a new line, it adds the line, but the cursor does not move. If the user
starts typing, the text and cursor does go on the last line of the file.
I used to have this issue on any file, but for the last several Wine releases,
it has only affected outline files. Outlines are just text files with the
extension otl. If you open the file in a text editor the topic for each outline
starts with H=". I use Slackware 12.0 and Debian.
Other users on the Yahoo Group for NoteTab on Linux are using Ubuntu and have
the display issue at the top and bottom of the file. I have never had it at the
top no matter what I have tried.
Following is a text representation of the problem I have, numbers used for
lines in the file, and a vertical bar "|" used to show the cursor position
after pressing enter to get a new line.
1|Text on line one.
2Line added when press enter.
3Line added when press enter. If you start typing the cursor acts normally and
starts adding text at the beginning of the last line added by pressing enter.
In this example the text is added after "3".
FYI - NoteTab Pro uses a different input control than NoteTab Light or
Standard. Light and Standard use richedit. NoteTab is developed in Delphi. I
have been a NoteTab user for ten years and beta tester for as long. The
anti-cracker controls in NoteTab's trial version may prevent it from working in
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=27207
Summary: splayer auto quit while open a mp3 file
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34764)
--> (http://bugs.winehq.org/attachment.cgi?id=34764)
Log: $ wine splayer.exe &> wine-splayer.log
splayer is an open source player on gpl.
http://www.splayer.org/index.en.html
1. Download splayer
http://file.splayer.org/avant/SPlayerSetupInt.exe?2124
2. intall cscript.exe with winetricks
$ winetricks wsh57
3. install splayer with all default settings.
$ wine SetupInt.exe
fixme:ole:CoCreateInstance no instance created for interface
{a3d8cec0-7e5a-11cf-bbc5-00805f6cef20} of class
{bd323430-ce94-11ce-82dd-0800095a5b55}, hres is 0x80004002
Does these fixme harmful?
4. start splayer:
$ wine splayer.exe
5. open a mp3 file with splayer,
splayer will auto quit with such messages:
fixme:gdi:SetColorAdjustment stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2413730,0x208718): stub
fixme:dbghelp:elf_search_auxv can't find symbol in module
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc469ec
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19751
Summary: VB6 format function
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hub_hotmail(a)hotmail.com
THIS IS A VB6 PROGRAM
WINDOWS
---------
FormatoBr = "#,##0.00"
debug.print Format(TxtValorCadTituloNUM, FormatoBr), , "ONLY_FORMAT"
= 1,00
debug.print Format(CCur(TxtValorCadTituloNUM), FormatoBr), , "FORMAT_WITH_CCUR"
= 1,00
*****************************************************************************
wine LINUX
----------
FormatoBr = "#,##0.00"
debug.print Format(TxtValorCadTituloNUM, FormatoBr), , "ONLY_FORMAT"
= 100,00
debug.print Format(CCur(TxtValorCadTituloNUM), FormatoBr), , "FORMAT_WITH_CCUR"
= 1,00
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23726
Summary: Microsoft visual Basic 6.0: Crashes when adding
certain characters to a programming statement
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: romano.ray(a)live.com
While putting together a basic program, I came across an error when typing in
the following character "(" in the statement "label1.caption = Int(". After I
begin to type the "Int" followed by a "(" the program gives me an error and
closes. I'm not sure if this is because the command isn't available in the
library or wine is just not setup for using this program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29806
Bug #: 29806
Summary: DirectX Software Test Causes Hype The Time Quest
Installer to Fail
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jthomas97411(a)yahoo.com
Classification: Unclassified
Provided I'm remembering right, at some point in time this bug went away before
I got around to reporting it, but it's sure back now (writing this when 1.4 rc
2 was the most recent version of Wine).
1.3.28 is the farthest back I have ran Hype successfully, much further behind
that would probably get more iffy because 1.3.28 is particularly unstable about
getting Hype running. Getting the DirectX check to not crash the installer
definitely happened _after_ 1.3.28. I'm still pinpointing the version.
When you install Hype, you have to click "Install", then "Change", then
"Software tests...", then uncheck "Microsoft DirectX Media" and click "OK". Or
else the installer fails, at least in versions of Wine where this bug is in
effect.
Anyways, I can assuredly tell you that Wine 1.4 rc 2 needs to have the DirectX
software check unchecked to keep the installer from failing.
Jake
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19239
Summary: eBay Turbo Lister unhandled division by zero
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.ebay.com/turbo_lister2/setupUK.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22258)
--> (http://bugs.winehq.org/attachment.cgi?id=22258)
wine-1.1.25-133-g7cc7e7b backtrace
To get this far, "winetricks msxml3 mdac25 ie6" required.
When attempting to create a new item, an unhandled division by zero occurs in
user32.
=>0 0x7ed807ec get_vertical_line_count+0x29(es=0x20c5c0)
[/home/test/wine-git/dlls/user32/edit.c:1434] in user32 (0x0032b270)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21571
Summary: WinPcap 4.0.1: Setup cannot install Microsoft Network
Monitor Driver (NetMon)
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://www.keyfocus.net/kfsensor/download/WinPcap_4_0_
1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26014)
--> (http://bugs.winehq.org/attachment.cgi?id=26014)
Ol' [OLE] wine bugz...
Every time I attempt to run setup I get this error, which is a bit of a problem
for me because it prohibits the capturing of packets over dial-up (which I use)
and VPN. Seems to be related to OLE because those "errs" fill the terminal when
the popup appears in installation informing 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=27219
Summary: "failed to attach hard disk" error while create a new
virtual machine with virtualbox on wine
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34778)
--> (http://bugs.winehq.org/attachment.cgi?id=34778)
log: create a virtual machine
1. download virtualbox for windows, 32bit.
http://www.virtualbox.org/wiki/Downloadshttp://download.virtualbox.org/virtualbox/4.0.8/VirtualBox-4.0.8-71778-Win.…
2. register native netcfgx.dll, works around Bug 27060
3. install virtualbox
4. start virtualbox.
$ wine VirtualBox.exe
5. create a new virtual machine, add a new virtual hard disk while creating
virtual machine
after click the last "Finish" button, an error message box appear:
" Failed to attach the hard disk ( C:\users\fracting\VirtualBox
VMs\ubuntu\ubuntu.vdi) to the slot of the machine ubuntu.
click "OK", then another error:
" Failed to attach the CD/DVD device 0 to the slot of the machine ubuntu.
This two error prevent to complete the creation of virtual machine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19775
Summary: Largo Winch: crash with hardware vertex shader
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=23166)
--> (http://bugs.winehq.org/attachment.cgi?id=23166)
Full log +all,-several, stripped from GetTick line noise.
With default settings in winecfg, the application crashes immediately before
displaying the logos, upon return from d3d8 CreateVertexShader.
Disabling the hardware vertex shader in winecfg allows the game to start (but
see bug #19773). This is the first application I faced where I had to do this
-- can I expect 3D applications to generally work well without hardware VS?
The full log (attached) shows a NULL pointer access by the application
immediately following return from IDirect3DDevice8Impl_CreateVertexShader.
fixme:d3d8:ValidateVertexShader (0x102d278 (nil) (nil) 1 0x33ef20): stub [2x]
0009:trace:d3d8:parse_token 0x40010007 REG(D3DVSDE_TEXCOORD0, D3DVSDT_FLOAT2)
0009:trace:d3d8:IDirect3DDevice8Impl_CreateVertexShader (0x15e4e0) : returning
0x10426f0 (handle 0xf0000021)
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x48b24d ip=0048b24d
tid=0009
wine: Unhandled page fault on read access to 0x00000000 at address 0x48b24d
(thread 001c)
=>0 0x0048b24d in largowinch (+0x8b24d) (0x7ee2b010)
I'm not aware of a demo of this application.
Running Ubuntu Intrepid with Intel i915, but the crash also occurs on MacOS
with NVidia 9400M.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10106
Summary: Cannot disable cursor blinking in the wine GUI
Product: Wine
Version: 0.9.36.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zhoujiafan(a)gmail.com
I have updated the wine to wine-0.9.36 in my Linux Fedora Core5. Currently the
cursor is always blinking. For example, the editplus running in wine.
I tried to edit the wine registry as follows:
HKEY_CURRENT_USER -> CONTROL PANEL -> Desktop -> CursorBlinkRate = -1
And this does not stop the blinking cursor!!!
--
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=26108
Summary: ole32/defaulthandlers tests shows a valgrind warning
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at StorageImpl_CreateDirEntry (storage32.c:1251)
by StorageBaseImpl_CreateDirEntry (storage32.h:272)
by StorageBaseImpl_CreateStream (storage32.c:985)
by init_ole_stream (defaulthandler.c:1619)
by DefaultHandler_IPersistStorage_InitNew (defaulthandler.c:1685)
by test_olestream (defaulthandler.c:81)
by func_defaulthandler (defaulthandler.c:107)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlReAllocateHeap (heap.c:1897)
by HeapReAlloc (heap.c:277)
by GlobalReAlloc (heap.c:676)
by HGLOBALLockBytesImpl_SetSize (memlockbytes.c:518)
by StorageImpl_Construct (storage32.c:2740)
by Storage_Construct (storage32.c:5131)
by StgCreateDocfileOnILockBytes (storage32.c:7709)
by create_storage (defaulthandler.c:41)
by test_olestream (defaulthandler.c:69)
by func_defaulthandler (defaulthandler.c:107)
by run_test (test.h:556)
by main (test.h:624)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26049
Summary: ws2_32/sock tests shows some leaks in AcceptEx?
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33221)
--> (http://bugs.winehq.org/attachment.cgi?id=33221)
valgrind log
Several leaks like:
36 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by WS2_AcceptEx (socket.c:1991)
by test_AcceptEx (sock.c:4464)
by func_sock (sock.c:4703)
by run_test (test.h:556)
by main (test.h:624)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20951
Summary: Wine cannot be compiled with -pg GCC option
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
make[1]: Entering directory `/tmp/wine-1.1.34/loader'
gcc -o wine-preloader -static -nostartfiles -nodefaultlibs
-Wl,-Ttext=0x7c000000 preloader.o ../libs/port/libwine_port.a
preloader.o: In function `__bb_init_func':
/tmp/wine-1.1.34/loader/preloader.c:162: undefined reference to `mcount'
preloader.o: In function `__stack_chk_fail_local':
/tmp/wine-1.1.34/loader/preloader.c:166: undefined reference to `mcount'
preloader.o: In function `__stack_chk_fail':
/tmp/wine-1.1.34/loader/preloader.c:167: undefined reference to `mcount'
preloader.o: In function `wld_mmap':
/tmp/wine-1.1.34/loader/preloader.c:276: undefined reference to `mcount'
preloader.o: In function `wld_strcmp':
/tmp/wine-1.1.34/loader/preloader.c:340: undefined reference to `mcount'
preloader.o:/tmp/wine-1.1.34/loader/preloader.c:367: more undefined references
to `mcount' follow
collect2: ld returned 1 exit status
make[1]: *** [wine-preloader] Error 1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13046
Summary: Intermittent audio looping in Beyond Good and Evil
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben-dev(a)gmx.net
Created an attachment (id=12801)
--> (http://bugs.winehq.org/attachment.cgi?id=12801)
dsound trace
The sound in Beyond Good and Evil is badly broken. Around half of the audio
clips (whether they're music, voice or effects) start playing but get stuck in
a ~2 second continuous loop (i.e. the first ~2 seconds of the clip play over
and over again) and this continues until a scene change.
I've tested this on Ubuntu 7.10 and 8.04 with alsa, oss and jack and nothing
helped.
In the trace, I can't see anything obvious. It looks a bit like the
application stops responding to SetEvent()s. In the attached file, the only
sound you can hear is looping for the last half of the trace.
The problems vary from run to run - pretty much any of the audio clips might
break on any given run. I searched bugzilla but couldn't see any bugs for this
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=28109
Summary: winmm capture tests fail on some machines
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my Asus G60JX laptop, with Ubuntu 11.04, winmm's capture tests fail with
err:winmm:WINMM_OpenDevice Activate failed: 80004005
capture.c:148: Test failed: waveInOpen(1): format=8000x 8x1
flags=50000(CALLBACK_EVENT) rc=MMSYSERR_ERROR(Undefined external error.)
err:winmm:WINMM_OpenDevice Activate failed: 80004005
capture.c:148: Test failed: waveInOpen(1): format=8000x 8x1
flags=50008(CALLBACK_EVENT|WAVE_FORMAT_DIRECT) rc=MMSYSERR_ERROR(Undefined
external error.)
This is a bit like bug 27895.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27298
Summary: The Witcher 2 Slow Performance on any setting.
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
The Witcher 2 experiences extreme lag and gets around 5-10fps (subjective) no
matter what video settings are selected. Lowering resolution or settings (even
at the lowest) gives what appears to be < 5fps increase. On this setup:
Q9550
GTX 460
2Gig RAM
The game should pull closer to 20-30fps on Ultra, and 30-50fps on High
(according to benchmarks and user feedback about the game on Windows) even at a
1080p resolution.
The only console output when playing is:
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18072
Summary: Core Media Player throws an exception on launch
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://www.tucows.com/preview/299014
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
My roommate despises VLC, and is in love with this media player. Step 1 in his
dogfood transition to Ubuntu would be getting this media player to work in
Wine.
Problem 2: on launch, throws exception and refuses to launch.
Exception EExternalException in module ntdll.dll at 0002B168.
External exception C0000025.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22564
Summary: Maxthon 2.5.12 can't render web pages and eventually
crashes
Product: Wine
Version: 1.1.29
Platform: x86
URL: http://www.maxthon.com/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bumm13(a)yahoo.com
The browser's graphical front-end opens just fine but it's not possible to
actually load any web pages (nothing renders). Messing around with the various
options under the program's various menus generally results in no obvious
change in Maxthon's functionality (example: changing font size). Any extended
time trying to load web pages or change options in Maxthon will cause its
built-in crash report window to appear; at this point the program must be
killed via Control-C at the terminal or using a similar method.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16147
Summary: MSN Messenger 7.0: Webcam doesn't work
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=d78f2ff1-79ea-4066-8ba0-ddbed94864fc&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
If you try to use the webcam through MSN Messenger, you will just see a weird
image. The webcam works perfectly in Cheese, so the webcam is working fine.
I'm using Ubuntu 8.10 and Wine 1.1.9.
I think this lines are related:
fixme:qcap:fnCaptureGraphBuilder2_FindInterface
(0x1a7f278/0x1a7f278)->({fb6c4281-0353-11d1-905f-0000c0cc16ba}, (null),
0x1a81e60, {c6e13340-30ac-11d0-a18c-00a0c9118956}, 0xbd5158) - workaround stub!
fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_CAPTURE
fixme:qcap:fnCaptureGraphBuilder2_Release Release IGraphFilter or w/e
fixme:qcap:fnCaptureGraphBuilder2_FindInterface
(0x1a7f290/0x1a7f290)->({fb6c4281-0353-11d1-905f-0000c0cc16ba}, (null),
0x1a81e60, {c6e13340-30ac-11d0-a18c-00a0c9118956}, 0xbd5158) - workaround stub!
fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_CAPTURE
fixme:qcap:AMStreamConfig_GetNumberOfCapabilities 0x1a81e64: 0x32ebd0 0x32ebdc
- stub, intentional
fixme:qcap_v4l:qcap_driver_get_prop Not implemented 7
fixme:qcap_v4l:qcap_driver_get_prop Not implemented 5
fixme:qcap:fnCaptureGraphBuilder2_Release Release IGraphFilter or w/e
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24505
Summary: Plants vs Zombies: Low FPS on seeds menu
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
The seeds menu (presented at the start of each game) in Plants vs Zombies GOTY
edition (Steam) makes the game lag noticeably.
nvidia 9800gtx+ / 260.xx drivers (official binaries) / xorg 1.9
Happens both on fullscreen and windowed, only tested in virtual desktop. No
relevant console output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25426
Summary: King's Quest Collection Series (1997): KQ7, MGDX, and
King's Questions crash winevdm.exe
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tristan_schmelcher(a)alumni.uwaterloo.ca
Created an attachment (id=32360)
--> (http://bugs.winehq.org/attachment.cgi?id=32360)
Backtrace of the King's Quest 7 crash
After installing the game King's Quest Collection Series (the 1997 edition),
attempting to start the games King's Quest 7 or Mixed-Up Mother Goose Deluxe or
the bonus app King's Questions results in a winevdm.exe crash. The backtrace
for all three games is very similar so I'm filing a single bug for the crashes.
Note that you need a WINE version from commit
8fb6b02d946d751a9c26c20d94c71a83e1088349 or later in order for installation to
succeed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19439
Summary: Windows Media Player 9 works good only with native
jscript.dll
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
Created an attachment (id=22567)
--> (http://bugs.winehq.org/attachment.cgi?id=22567)
WMP9 jscript bug
Some time ago Wine can't start Windows Media Player 9 without native
jscript.dll. Not it works. Bad. Watch screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10825
Summary: Photoshop 7 "Save File" dialog contents shifted to left
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In Photoshop 7, if you click "New" and "Save As"
even right after starting, you will see that
the items on the lower half of the dialog are
shifted to the left by about one em.
The text "Save Options" shows up as "ave Options";
the text "Save:" and the text "Color:" have most of
their first letter chopped off.
Likewise, the checkbox for "Thumbnail" is slightly
clipped.
Gee, we're getting down to cosmetic bugs.
This is progress!
--
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=23745
Summary: warcraft 3 freeze when desktop switching/minimize
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gufide_g(a)yahoo.ca
Warcraft 3 starting to freeze when you move to another workspace. It crash when
you move, not when you return. I try to minimize the game and that happen
again. I see that it doesn't make this when you are in window mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17199
Summary: Warcraft 3 World Editor: 3D View gets drawn incorrectly
when the window has the wrong with to hight ratio.
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This Bug is not over the fact that some UI components get overdrawn(That is bug
11718).
It is about the fact that the content gets drawn at the wrong position,
if the window has the wrong (not initial) width to height ratio.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29494
Bug #: 29494
Summary: Occasional wineserver crashes when playing Warcraft 3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan(a)codeweavers.com
Classification: Unclassified
During a recent LAN-Party with friends I experienced occasional wineserver
crashes when playing Warcraft 3: The Frozen Throne. The crashes mostly occurred
when a new Local Network game was started(Not Battle.net), but I've also seen
one crash during a running game.
The problem cannot be reproduced easily. It seems to be tied to my friend's
network or one of the participating computers. I've also seen them a year ago
with then-current wine versions. Unfortunately I could not reproduce the
crashes with my own home network, and I played WC3 multiple times without any
issues over the year.
I've been able to generate a core dump, which I'm attaching to the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10459
Summary: Crash in G-Nome which uses Smacker Video Codec (smackw32
+ render.r32)
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legolas558(a)email.it
G-Nome is a game developed by 7thlevel. It is a quite old game (1998).
The game uses the Smacker Video Codec, which seems to be the faulty one.
The crash happens in the render.r32 (exact filename) DLL; there is to say that
a similar crash happens on Windows XP when exiting the game.
The initial video is played correctly, although when ending the "Loading
mission" stage the game cannot be played.
If Wine will be fixed for this Smacker Video Codec bug, many other games will
get the enhancement.
I am available for further testing, debugging or assembly inspection.
--
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=26226
Summary: msxml3 emits too much xmlns attributes
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
When using www.wiso-kassenbuch.de initial registration checking fails
(free download:
http://update.buhl-finance.com/ESD/EUER%20und%20Kasse/WISO%20EUER%20und%20K…
trial code is: EUR2011TRY
)
reproduce:
Start the installer, enter EUR2011TRY in the field below "Ihr AKtions-Code) and
press "Weiter".
It will then report a "400" error in a messagebox.
The program sends a SOAP request to the on4u3.buhl.de server which is not
accepted by the server (likely not validating against a stylesheet).
I debugged this and using native MSXML3 it works, just our msxml3 will not.
I tooked a debug dump of the XML sent of both, will attach both versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11959
Summary: Legacy 5 - copy/paste do nothing
Product: Wine
Version: 0.9.57.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aganderson(a)ukonline.co.uk
While checking out functionality of Legacy 5, found that copy and paste do not
do anything - apart from the first time I tried, when they caused the
window/app. to freeze.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20244
Summary: chromeframe for IE doesn't work
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://code.google.com/p/chromium/issues/detail?id=231
68
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
chrome team tried reasonably-latest git (oct 1) and there were too many issues
to report. but - they tried!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10497
Summary: Simple GLUT example refuses to do anything via Wine
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://will.kassah.net/debug/cube.tgz
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kassah(a)gmail.com
This is a simple modified version of O'Reilly's OpenGL cube demo ported to
Windows. When run, it exits with no output (normally it should open a full
screen, one screen rotating cube with some debug output).
It compiles and runs natively to Linux, however the compiled win32 exe does not
run via Wine. All source is included.
The README current README from the tar.gz contains the following:
On linux, any glut should suffice. It was compiled/tested with FreeGLUT.
On Windows to compile you need:
- Dev-C++ 5
- MinGW
- FreeGLUT DevPack
=Known Problems=
Compiled win32 exec will not run on wine... why?
=Log=
Worked with oiaohm
Tested cube.exe on ReactOS (to test mesa3d)
Tested cube.exe on Windows (with included mesa3d libs in the same dir)
Continues to be broken on Wine.
oiaohm> stefand in #winehackers when he is around might be able to suggest
problem. He is one of the lead developers in graphical.
Bugs need to be filed in wine and ReactOS.
--
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=14428
Summary: On "Show Apps affected by this bug", also consider
duplicates of the bug
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/viewbugs.php?bug_id=657
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Leske(a)sleske.name
It would be nice if "Show Apps affected by this bug" also considered apps
affected by duplicates of the current bug.
Example:
Bug #657, "MFC42.dll is not implemented" has several duplicates, which affect
many applications. These however are not listed by "Show Apps affected by this
bug". It would be nice if they were, to make the impact of a bug clearer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12340
Summary: Winambulancia -DB defragmentation crashes
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.softprogres.sk/prog_winamb.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
WinAmbulancia (see AppDB) is medical software for variety of specialisations of
medical prax. It uses VFP and VB with MDB backend. The app is in Slovak (SK)
language. Mostly the wine problems are related to the OLE.
The database defragmentation function dosen't work properly. In the app, please
go to "Nástroje > Defragmentácia" and the app will 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=13063
Summary: Serif Photoplus 6 trial activation window blank
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.tucows.com/preview/275347
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://www.flickr.com/groups/serifusers/discuss/72157604856282444/#comment7…
a user wished Wine would support Serif products, so I tried
looking around for trial versions. The first one I found was
a rather aged trial of PhotoPlus 6 at Tucows.
It installs fine with current wine. When you start it,
it puts up a registration window -- but under Wine,
that window is blank, and you can't get past it to use the app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26063
Summary: Sail simulator 5 fails in-game
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrisneilbrown(a)gmail.com
Created an attachment (id=33240)
--> (http://bugs.winehq.org/attachment.cgi?id=33240)
wine output
I am using the game demo from the website
The game starts fine
I can select options, such as boat, conditions etc
Game dies when actually trying to play
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23628
Summary: RealPlayer SP reports that you are not in
administrator mode when you try to update.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: esd45(a)earthlink.net
If you have wine set to report itself as any Windows version newer than Windows
XP, RealPlayer SP will report that you are not in administrator mode any time
you attempt to update it's components.
You can work around this by setting Wine to report itself as Windows XP by
using the configuration program for Wine.
This is a very minor bug, and does not interfere with the use of the
application, however it may give some insight into similar bugs with other
applications.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25419
Summary: Badly broken textures in XIII Century: Death or Glory
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32349)
--> (http://bugs.winehq.org/attachment.cgi?id=32349)
terminal output
Most of the textures are rendered incorrectly in the game (no demo available).
It can be observed in the main menu and in the main game, too.
'winetricks d3dx9' or playing with the registry keys
(ORM=backbuffer/DDR=opengl) doesn't improve the situation.
Lowering the details/effects/shader version to the minimum in the game doesn't
help either.
I'm experiencing the same issue using Wine-0.9.46, 1.0.1 and so on.
Fedora 14
Nvidia 7600 GT / driver 260.19.21
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.