http://bugs.winehq.org/show_bug.cgi?id=19224
Summary: launching a "New Query" pane produces an "OutOfMemory"
error in MS SQL SMSE
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22227)
--> (http://bugs.winehq.org/attachment.cgi?id=22227)
Screenshot error message
Immediately after launching Microsoft's SQL Server Management Studio express
and connecting to a remote server, a table is navigated to, via the Summary
pane.
Then the "New Query" button is pushed, which is supposed to open the "SQL
Query" pane, allowing the user to manually type an SQL query for the server to
execute. The pane opens, and a statement can be typed and executed. However,
a scary "OutOfMemory" error message appears, which is no doubt a sign of
further bad things to come...
Please see attached screenshot of error message and message 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=13618
Summary: Melty Blood Act Cadenza Ver. B Incorrect Rendering
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karlthepaladin(a)yahoo.com
Created an attachment (id=13594)
--> (http://bugs.winehq.org/attachment.cgi?id=13594)
Picture of the bug
The game does not render what seems to be a layer of graphics properly during
fights, I have included a screenshot for reference. Compare to:
http://ps2media.gamespy.com/ps2/image/article/724/724566/melty-blood-act-ca…
This bug does not just affect this move, but also one of the characters is
invisible (extra boss, the giant neko Arc Chaos 666) from what I have heard.
Also, certain graphics, i.e. ones that show "fight" or "match start" or
whatever don't show at all(I don't know what they are since I never saw them on
screen because of this bug). The game's website is
http://e56.info/mbacwin/index.html. http://e56.info/mbacwin/mbacwin.cgi?trial
is a link to the download page of the trial (also reachable via the main site
under the "download section" look right underneath
注意事項に合意しない(TOPページへ).
I haven't tested the trial, but I suspect that it has the same 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=20420
Summary: VB6 Font size problem with custom usercontrols
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Created an attachment (id=24231)
--> (http://bugs.winehq.org/attachment.cgi?id=24231)
Test VB6 wrong font size
There is an important issue with font size with VB6 applications.
I adjusted some VB6 applications from xp to linux using wine and the major
problem consists of something wrong on saved font size.
The test application has a label with a tahoma 14 font and the same saved in a
usercontrol with a property bag: in windows the two labels have obviously the
same size but not in wine!
On load event font name and size are printed on the respective label: It seems
the property value is right but font 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=14497
Summary: Airport Inc: Text does not render
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)xnet.tk
Created an attachment (id=14822)
--> (http://bugs.winehq.org/attachment.cgi?id=14822)
Error Log
All text in this game renders as a black box, making it fairly unplayable,
aside from that it works.
Attached is the output 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=13254
Summary: CPUZ crashes when trying to select a different tab via
keyboard
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=13092)
--> (http://bugs.winehq.org/attachment.cgi?id=13092)
crash output
steps to reproduce:
1. start cpuz
2. press the right arrow key
expected result: we switch over to the next tab
actual result: we get a 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=17592
Summary: La-Mulana: crash on startup due to problem with dmusic
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jgevaryahu(a)hotmail.com
Created an attachment (id=19755)
--> (http://bugs.winehq.org/attachment.cgi?id=19755)
crash with no dll overrides
La-Mulana will crash on startup due to incomplete dmusic support;
If dmusic (and its related dlls) are set to override to native dlls, but no
native dlls are supplied, the game will run, but without music. Sound effects
will work fine.
If native dlls are supplied for dmusic, dmime, dmsynth and dmband, the music
will work as well.(This produces a slew of fixmes from dmstyle and dmloader,
yet the builtin implementation of those two dlls are good enough for the music
to work)
If no overrides are set, the game will attempt to use the builtin
implementation in wine, and will crash.
The ONLY dll override necessary to make the game run without music(whether or
not you supply a native dll) is WINEDLLOVERRIDES="dmime=n"
with WINEDLLOVERRIDES left at "", we get a crash:
<see attachment crash1.txt>
Other crashes occur if of those 4 dlls listed above, dmusic is left as builtin
and the others all native, or if dmusic is left native and all the rest
builtin. The crash is slightly different if dmloader is native.
La-Mulana is freeware and can be obtained from
http://lamulana.super-turbo.net/LA-MULANA.zip
The japanese to english translation patch inside that .zip file works fine in
wine.
P.S. Somewhat unrelated: with the builtin implemnentation of dmband (and native
dmusic, dmime and dsynth, all others builtin), the console messages indicate
that it is certainly trying to play the music and is incrementing through the
music files (which are directmusic .sgt files) but is unable to actually
produce sound
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20587
Summary: Ragnarok Online takes 99-100% CPU under wine.
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: winebugzilla.kyoo(a)xoxy.net
Ragnarok Online (tested with kRO client and several private servers) takes up
99-100% of the CPU when run under wine. On similar (and some lesser) systems
running Windows, Ragnarok only takes up to 65%, depending on the system. I'm
currently using compiz, but Ragnarok Online takes the same amount of CPU
without it.
Intel Dual Core @ 2.4GHz (/proc/cpuinfo: "model name : Intel(R) Core(TM)2
CPU 6600 @ 2.40GHz")
2GB RAM
nVidia GeForce 8600 GT /w 512 MB RAM (nvidia drivers) (lspci: "VGA compatible
controller: nVidia Corporation GeForce 8600 GT (rev a1)")
I'm running Ragnarok Online windowed, with no sound and no fog. Visual effects
are on.
The CPU usage is regardless of activity onscreen.
No dlls are overridden.
------------------
Others' results using Windows, same server and client:
(ordered by CPU usage, ascending)
- "Killthemall" 0 - 6% CPU usage. Pentium Dual Core 2 GHz CPU. Geforce 8400
GPU. Windows XP. Fullscreen, no sound, no fog, effects on. (next to no
activity on her screen)
- "Superfluity" 25% CPU usage. No CPU or GPU given. Windows XP. Fullscreen,
no sound, no fog, effects on. (a lot of activity on his screen) "If I have
other things open, [Ragnarok Online] goes down to 10%"
- "Harahel" 40% CPU usage. 2.4 GHz CPU (no brand or model given). Unknown GPU.
Windows Vista. Fullscreen, sound effects and music, fog on, effects on.
(quite a lot of activity on his screen)
- "Kathy" 47 - 48% CPU usage. 2.6GHz CPU (no brand or model given). Geforce
6200 GPU 256MB GPU. Windows XP /w SP1. Windowed, no sound, no fog, effects
on. (next to no activity on her screen) "They share 60% if I dual-client" (run
two copies at once)
- "AIexithymia" ~50% CPU usage. single core 2.2 GHz CPU (no brand or model
given). nVidia GeForce 6100 LE GPU. Windows XP. Fullscreen, no sound, no
fog, effects on. (a lot of activity onscreen / in game)
- "Professor Professor" "less than 63%" CPU usage. Pentium Dual Core T4300 @
2.1GHz. ATi Radeon GPU (no model given). Windows Vista. Windowed, no sound,
no fog, effects on. (middling amount of activity on his 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=20969
Summary: World of Warcraft launcher fails to render page
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: poltsy(a)gmail.com
Created an attachment (id=25136)
--> (http://bugs.winehq.org/attachment.cgi?id=25136)
console output
World of Warcraft launcher program window stays saying "Loading News..." where
it should show news about current wow events and links to account management
etc. After a while a tiny little empty window with only an ok button pops up.
This is a regression, first release it appears in is 1.1.29 and bisect says
80f02b82d68902f32578a7bcf6cfbaa715b724ce is the first bad commit
commit 80f02b82d68902f32578a7bcf6cfbaa715b724ce
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Aug 22 19:40:01 2009 +0200
mshtml: Use URL moniker to load http documents.
:040000 040000 ce13f07c676018ff9e55a887a94f0c8059d6fb43
e2353a8c233d8233e380f8045b6c87c8191c6be3 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=12801
Summary: winetest: Can't remove log file
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/wi
netest-latest.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Every time I run the crossbuilt winetest, after all the tests run and the data
is submitted, I get an error that it can't remove the log file.
Minor, but highly annoying. Doesn't happen on 2K/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=15811
Summary: GameZone Downloader doesn't show any progress
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I tried downloading the demo [1] from bug 13978 using the GameZone downloader.
It popped up a browser window and started download the game. The browser window
had no progress information, even though the title bar displayed the download
percentage and the demo downloaded successfully.
[1] http://downloads.gamezone.com/demos/d1086.htm
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.