http://bugs.winehq.org/show_bug.cgi?id=18235
Summary: Word Pro tables run past margins
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20743)
--> (http://bugs.winehq.org/attachment.cgi?id=20743)
tables runs past right margin
Hi All,
Tables that stop at the right margin in XP, run past the margin in Wine. See
picture.
Many thanks,
-T
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21958
Summary: Anarchy Online crash after login on PCBSD
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malicorne(a)chez.com
Created an attachment (id=26661)
--> (http://bugs.winehq.org/attachment.cgi?id=26661)
log from AO crash
Anarchy Online crashes after login and character selection.
PCBSD 8.0 x86, NVIDIA 8600M GT with Nvidia 190.53
Tried with wine 1.1.39 from pbi end wine 1.1.38 from ports, same symptoms
Works fine on Linux (Ubuntu 9.10) with same wine version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25868
Summary: Angry Birds: sound is choppy or doesn't play at all
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runesvend(a)gmail.com
Created an attachment (id=32970)
--> (http://bugs.winehq.org/attachment.cgi?id=32970)
Terminal output from running the program with Wine
When the game is started, the sound that plays on the main screen is choppy.
When I enter the actual gameplay, the sound disappears (and doesn't come back).
I've tried with both the sound cards in my PC: the built-in Intel sound card
and a discrete Terratec Aureon Space 5.1, with exactly the same results.
Using latest wine from Ubuntu Lucid PPA:
rune@runescomp:~$ wine --version
wine-1.3.11
rune@runescomp:~$ apt-cache policy wine1.3
wine1.3:
Installed: 1.3.11-0ubuntu1~lucidppa1
Candidate: 1.3.11-0ubuntu1~lucidppa1
Version table:
*** 1.3.11-0ubuntu1~lucidppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main
Packages
100 /var/lib/dpkg/status
The game is only available for purchase via the Intel AppUp center:
http://www.appup.com/applications/index for $10. And due to DRM, it has to be
cracked to get it over to your Linux installation. I would like to point out
that in my country of residence, Denmark, it is perfectly legal to remove DRM
from a product you have legally obtained in order to be able to use this
product fully.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22498
Summary: Stuttering sound - winealsa.drv regression?
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myself(a)rojer.pp.ru
here's a mail i sent more than a year ago to the person who introduced what
seems like a regression to me. i don't remember the details anymore, but the
bug - stuttering when playing HoMM3 - is still there (just verified with
1.1.43).
---
the regression manifests itself as rather annoying audio skipping and
stuttering.
having spent some time tracing and looking at the code, i believe that the
problem
was introduced by this change to dlls/winealsa.drv/waveout.c made on Oct 4:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=717df5b2972b3cb998ca5…
specifically, this line
+ wwo->dwPlayedTotal += lpWaveHdr->reserved - wwo->dwPlayedTotal;
advances the dwPlayedTotal watermark when i believe it shouldn't.
fundamentally, only DSP can report how much has been played, updating this
pointer after reporting
that a sample has been played makes no sense. DSP has reported that it has
played
up to a certain point that covers the sample in question, we are reporting this
back and removing the sample.
we should *not* be changing the value DSP sent us.
i don't know what was the specific issue you were addressing with the patch in
question,
but i'd like you to take one more look at it, because removing this one line
fixes skipping and stuttering for 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=12434
Summary: La-Mulana Jukebox crashes
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://files.myopera.com/White%20Knell/gr3_project/jkb.z
ip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pat(a)snowfox.fur.com
Created an attachment (id=11974)
--> (http://bugs.winehq.org/attachment.cgi?id=11974)
Crash log
La-Mulana Jukebox is a freeware program that plays music, specific .MID and
.SGT files, to be precise. However, trying to play music -- or even quitting
-- causes an unhandled page fault. The quickest way to cause it is by typing
Alt-F, Alt-X.
This bug is still present in 0.9.59.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22901
Summary: Copy/Paste doesnt work for some programms
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: y.zinch(a)gmail.com
1. Run some program under wine. Lets say Notepad.
2. Open some page in Google Chrome (linux version) and try to copy some text.
doesnt work. In console you can see:
"err:clipboard:X11DRV_CLIPBOARD_RenderFormat Failed to cache clipboard data
owned by another process. Format=000d".
3. Do same thing in Mozilla Firefox and everything seems works fine.
I tried this using wine 1.2rc1 and also tested on previous version (1.1.42).
Copy/paste was working for Google Chrome some time ago. OS: Ubunto 10.04.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21463
Summary: Star Trek: Starfleet Command III fails to run due to
partial stub
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james(a)frantech.ca
Created an attachment (id=25846)
--> (http://bugs.winehq.org/attachment.cgi?id=25846)
partial stub warnings
Star Trek: Starfleet Command III fails to run due to a partial stub in the
Direct3D implementation. I tested this on a fresh wine install (1.1.37) with a
fresh .wine directory. I've attached the relevant debug info.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18553
Summary: Opera native skin widgets are black/invisible
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bilotta(a)gmail.com
Created an attachment (id=21215)
--> (http://bugs.winehq.org/attachment.cgi?id=21215)
Opera startup dialog showing missing widgets
When using the 'Native Skin' in Opera, widgets such as radio buttons are
invisible. Also, selected buttons are totally black. No 3D effects are visible.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20185
Summary: noisy shadows in CRRCSim
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://crrcsim.berlios.de/wiki/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=23789)
--> (http://bugs.winehq.org/attachment.cgi?id=23789)
Screenshot of the Problem
see the screenshot, the shadow should be just black
first tested in wine-1.1.27 and its still present int 1.1.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=10262
Summary: wxWidgets TextCtrl in Python
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roger.marsh(a)btinternet.com
Running Python24-2.4.3_3 with py24-wxPython-2.6.3.3
Adding text to a wxTextCtrl with style wx.TE_RICH2 fails. Style TE_RICH is fine
but I need to be able to colour the text etc. The script was run from an IDLE
session.
Using these oldish versions for compatibility with native FreeBSD versions
used.
--
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=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=24833
Summary: Verizon Media Manager doesn't detect Windows Media
Framework 11 that it installs
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://www36.verizon.com/widgets/fioslink/mediamanager
.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spzakulec(a)gmail.com
Created an attachment (id=31410)
--> (http://bugs.winehq.org/attachment.cgi?id=31410)
The console output from installing Verizon Media Manager
As part of the install, Verizon Media Manager (latest version at the URL above)
downloads and installs WMF11. This gives every appearance of working, until
setup is finished, and a window pops up saying Can't find Windows Media Player
11 or higher, please reinstall.
This can be worked around by installing Windows Media Player 11 using the quiet
switch. Windows Media Player 11 crashes before it finishes, but enough of it
installs that Verizon Media Manager is satisfied and will run.
I'm running wine-1.3.5-123-gad72ecb.
Attached is a log of the install.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24263
Summary: "bricksntiles" crashes
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: hans(a)emailt.nl
The program "bricksntiles" doesn't work. (website http://www.bricksntiles.com/)
After installing MSCOMCTL.OCX (using winetricks) the program starts. Files can
be added. When clicking the UPDATE button the program crashes, with Wine giving
a general warning.
I'm using Ubuntu 10.04 on an Intel duo-core machine. Wine is installed through
the Ubuntu software center.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
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=24240
Summary: Missing textures in Edge of Chaos
Product: Wine
Version: 1.3.1
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
Created an attachment (id=30518)
--> (http://bugs.winehq.org/attachment.cgi?id=30518)
Screenshot
Many textures in edge of chaos are not being rendered. This includes:
- All skyboxes
- Progress bars, some other UI elements
- Missiles/weapon fires
See attached screenshot.
Only relevant output:
fixme:ddraw:ddraw7_RestoreAllSurfaces iface 0x1aba50 stub!
fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wrapping not yet supported
fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wrapping not yet supported
fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wrapping not yet supported
(spammed)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
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.
http://bugs.winehq.org/show_bug.cgi?id=20369
Summary: Word 2003 crashed when inserting a user from in visual
basic editor
Product: Wine
Version: 1.1.29
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.ronkko(a)iki.fi
Created an attachment (id=24134)
--> (http://bugs.winehq.org/attachment.cgi?id=24134)
Log file
Steps to reproduce
-Open word 2003
-With a blank document, select tools -> macro -> visual basic editor
-Right click on "this document" on the left pane and choose insert -> UserForm
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=17609
Summary: VirtuagirlHd various problems.
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://www.virtuagirlhd.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arieliha(a)gmail.com
CC: arieliha(a)gmail.com
when pressed tabs it losses their titles (main window)
no photos in calendar /my collection options
must press desactivate/activate button when it does automatically (continuesly)
playing animations.
animations with glitches
animations with black background, it does not render transparency
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.