http://bugs.winehq.org/show_bug.cgi?id=10028
Summary: rappelz updater is slow because of
dlls/mshtml/htmlnode.c:get_node(...)
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://rappelz.gpotato.com/download/index.php
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.wine(a)zerebecki.de
CC: jacek(a)codeweavers.com
The update for the game rappelz changes the embedded html regularly to update
the progress bar and seems to spend most of it's cpu time on that which seems
to slow the downloading. By using oprofile I found it is spending most of it's
cpu on "if(iter->nsnode == nsnode)" in get_node(...) from
dlls/mshtml/htmlnode.c . The comment above the function already suggests: "We
should use a better data structure or (better) find a way to store
HTMLDOMelement poiner in nsIDOMNode."
--
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=23034
Summary: Tools->Plugins menu in Stud_PE cannot be clicked
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.cgsoftlabs.ro/studpe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nsandschn(a)gmx.de
Created an attachment (id=28556)
--> (http://bugs.winehq.org/attachment.cgi?id=28556)
Screenshot of Stud_PE with Tools menu
Found this problem while testing bug #17067. As already described there
clicking on "Tools" will open a drop-down menu (see attached screenshot). When
the mouse points at an entry except "Plugins" it gets highlighted. But as soon
as I
move the mouse pointer to "Plugins" the menu closes. Thus this entry cannot be
clicked. Plugins is the only entry which has a submenu, in case this is of
importance.
Every other option works fine. There is no terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29225
Bug #: 29225
Summary: WinMerge needs
msvcp71.dll.?begin@?$basic_string@GU?$char_traits@G@st
d@@V?$allocator@G@2@@std@@QAE?AViterator@12@XZ
(purist)
Product: Wine
Version: 1.3.33
Platform: x86-64
URL: http://winmerge.org/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
If I run WinMerge with WINEDLLOVERRIDES=msvcp71=b and work around bug 29224
with WINEDEBUG=warn+heap, I get an unimplemented function crash on startup:
wine: Call from 0x7b83b762 to unimplemented function
msvcp71.dll.?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE?AViterator@12@XZ,
aborting
wine: Unimplemented function
msvcp71.dll.?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE?AViterator@12@XZ
called at address 0x7b83b762 (thread 0009), 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=27748
Summary: Chenzo Cove requires unimplemented function
d3dx9_36.dll.D3DXCreateRenderToEnvMap (purist)
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.chenzopark.com/playground/games/ChenzoCove/
builds/ChenzoCoveDemo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
CC: wine-bugs(a)winehq.org
wine: Call from 0x7b839cf2 to unimplemented function
d3dx9_36.dll.D3DXCreateRenderToEnvMap, aborting
Chenzo Cove comes with d3dx9_35.dll and crashes without 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=28345
Summary: dragon age:origins fails to load save game
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
Created an attachment (id=36325)
--> (http://bugs.winehq.org/attachment.cgi?id=36325)
debug output
wine 1.3.26 with commit b7ea63118ae1036b2a28ccbfafb43295362dd92e works fine
with DA:O. Used bisect and applied this commit on each step
f8397ef229a7351226922f9ccf98ba7ff8adc061 is the first bad commit
commit f8397ef229a7351226922f9ccf98ba7ff8adc061
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Aug 27 13:55:51 2011 +0200
ntdll: Use the manifest with the highest matching version number.
Here is partial debug output, I think this is the relevant part. If not, I can
upload whole output, but it is rather large(8 mb).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21538
Summary: Miranda's ICQ SSL connection doesn't work
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.13
-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=25947)
--> (http://bugs.winehq.org/attachment.cgi?id=25947)
WINEDEBUG=+secur32,+crypt32,+winsock wine miranda32.exe
Steps to reproduce:
1. Download Miranda
2. Set up ICQ profile on http://www.icq.com/
3. Run Miranda with the given profile data
4. Change connection type to SSL in ICQ plugin parameters
5. Try to connect
Connection will fail with timeout.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21907
Summary: Firefox 3.6 problems on FreeBSD
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eflaras(a)gmail.com
Firefox 3.6 on FreeBSD. Rough, text and mangled graphics. Appears to be a alpha
transparency problem perhaps. Using FreeBSD 8.0, Wine 1.1.38 from winehq. SAme
problem exists in the port . Other bugs also observed such as the fact windows
do not close, and the fact that HTML forms do not work, which is already
described in other reports. All features worked well in wine 1.1.14 under
freebsd 7.1 . This is a regression. Firefox is presently unuseable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25711
Summary: Temple Of Elemental Evil end slideshow display black,
except for fractions of a second
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
The movies themselves play fine, although slow at specific times (nothing like
the Sid Meyer Alpha Centauri/Gothic 2 movies, that are VERY slow).
The end slideshow (that i don't think is a movie) is a black screen with sound,
that sometimes, for a fraction of a second - much too little for my brain to
form a complete picture - displays the underlying image.
I played with toee patched to version 2 and the circle of Eight "6.0.0" NC
(new content) patch
Using a virtual desktop hasn't much effect.
I have a save available before the ending, but am unsure that it would load
without installing the unofficial patch and setting the same options (at least
increase the level cap to 20). I attach it anyway. It is to go into
"game/modules/ToEE/Save", after the unoffical patch is installed and
configured. To trigger the endgame, take the gems in the chair in front of you.
You will not need to fight.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24380
Summary: Final Fantasy XIV beta: crashes if launching in full
screen mode
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
The game crashes if you use ffxivconfig to set full screen mode.
Works fine on Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24002
Summary: Areena 5 crashes with runtime error when entering
battle
Product: Wine
Version: 1.1.40
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape(a)ape3000.com
Created an attachment (id=30145)
--> (http://bugs.winehq.org/attachment.cgi?id=30145)
crash log
When entering a battle in Areena 5 the game crashes with a runtime error
dialog:
"Run-time error '75': Path/File access error"
This bug makes the game unplayable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.