http://bugs.winehq.org/show_bug.cgi?id=23519
Summary: Microsoft Office 2007: Mini-toolbar does nothing.
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unwantedspamhere(a)gmail.com
Created an attachment (id=29359)
--> (http://bugs.winehq.org/attachment.cgi?id=29359)
Terminal output with and without overrides.
Whenever selecting text and right-clicking, the mini-toolbar pops up above the
right-click menu. However, when clicking any of the buttons, the menu and
toolbar closes, but nothing changes in the selected text.
If trying to change the font type or font size by clicking the arrow on the
drop down menu, the drop down choices (e.g. font type or font size) shows
momentarily for half a second. However, both the mini-toolbar and right-click
closes down before selecting a font type or font size.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21620
Summary: Grand Theft Auto: San Andreas Crash at Start of Game
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulmmj(a)gmail.com
My game crashes at the beginning of a new game. It opens, runs fine, and then
when a new game starts it just crashes. I'm using driconf for my 3D rendering
because my computer has an nVidia card. I don't know how to put the "code" for
the my crash on here, but I can if I get some instruction on the matter.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19140
Summary: LineAge II T2 Gracia part II crashes at startup with
"Exception frame is not in stack limits"
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: evstropovd(a)yandex.ru
LineAge II T2 Gracia part II crashes at startup with err:seh:raise_exception
Exception frame is not in stack limits => unable to dispatch exception.
wine og in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18728
Summary: Black screenshots in wow d3d with
OffScreenRendering=fbo
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
When you do an ingame screenshot in WoW running under d3d, if
offscreenrendering is set to fbo, the following error is spit out:
fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
glBlitFramebuffer() @ device.c / 6994
The produced screenshot is completely black. This happens at least as early as
wine-1.1.11 - haven't tested with earlier versions but I don't think it's a
regression.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20433
Summary: Earth Eternal cannot connect, creates flood of DNS
requests
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ramon.cahenzli(a)gmail.com
Earth Eternal is an online game by Sparkplay Media with an AppDB entry here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=18115
The game is usually started with a parameter telling it where to find its
resources. The parameter takes the form of a URL.
The current standard URL is used here:
wine Spark.exe
"http://static.beta.eartheternal.com/Release/Current/EarthEternal.car"
However, if this is done in WINE, Earth Eternal floods WINE with
gethostbyname() calls (500 calls per second on my machine). The calls all
return the correct IP address, I've verified this by adding some ugly trace
code to dlls/ws2_32/socket.c. Since Earth Eternal is closed source, we cannot
find out whether the result of the gethostbyname() call is used correctly or
whether that loop of gethostbyname() calls is a bug.
We are now trying to disassemble the binary to find out.
It seems the game might work otherwise, it has a simple 3D renderer built in a
popular engine (OGRE), and there are a few OGRE-based games that already work
in WINE.
There is a workaround to at least partially get EE to connect and retrieve its
data files. If started like this:
wine Spark.exe "http://208.71.157.18/Release/Current/EarthEternal.car"
The date files are fetched and installed. Connection still fails at the login
screen, though, because the program then proceeds to establish *all*
connections with 208.71.157.18 instead of using the respective servers (login,
static content and routing servers).
Some details of this bug are discussed here:
http://www.eartheternal.com/forums/earth-eternal-chat/topics/EE-on-Linux-In…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16612
Summary: Appearance of site is blare.
Product: WineHQ.org
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danykey(a)gmail.com
Created an attachment (id=18164)
--> (http://bugs.winehq.org/attachment.cgi?id=18164)
index gray
You use white backgroung for div.rbox above body dark background.
div.rbox div.content {
background-color: #FFFFFF;
}
Instead of this I have suggest to set #DDDDDD color or disable
color(transparence).
I have attached several screenshots with gray color and transparence
approaches.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22887
Summary: Disable voting for your own bugs
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Why people can vote for bugs that they reported? That make no sense.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25164
Summary: Sound dies on video in binkplay 1.0 when mouse is
moved outside window
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: leighmanthegreat(a)hotmail.com
I have a .bik file (in this case extracted from FF8 CD)
using binkplay.exe 1.0 I run
wine start binkplay.exe Clip.bik
This starts a video playing
By default, when the cursor is moved outside the window, the video pauses and
the sound is muted. Then when the cursor is moved back inside the window, the
video resumes but the _sound does not_.
Using the binkplay.exe /J option means that the video does not pause when the
mouse is moved outside the window and in this case sound is not lost.
Terminal gives:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15a518,0x15b418): stub
err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
Framebuffer format check @ utils.c / 1072
fixme:win:EnumDisplayDevicesW ((null),0,0x33ebf0,0x00000000), stub!
err:mmtime:TIME_MMTimeStop Timer still active?!
Please tell me what trace to provide.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16189
Summary: Google Earth install fails
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://earth.google.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer offered to Windows users at http://earth.google.com
is based on Google Updater, and is similar to the one mentioned
in bug 14684. However, installing native msxml3 is not enough
to get this one going.
It exits early, with a dialog box saying google updater can not continue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24695
Summary: Saira crashes when fullscreen mode is selected
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://nifflas.ni2.se/content/Saira/Saira%20112.exe
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=31204)
--> (http://bugs.winehq.org/attachment.cgi?id=31204)
crash log
The game Saira crashes on startup if you choose 'Fullscreen' option in the
configuration utility.
The game uses a weird 1024x600 screen resolution so I tested using Wine's
virtual desktop mode.
How to reproduce the issue in the demo:
1. Download and install the demo (240 MB). After installation Msvcp60.dll must
be placed into /system32 to start the game.
2. Launch the configuration utility by 'Settings.exe' and make sure Display
mode is set to 'Fullscreen'.
3. Press on 'Exit & Launch Game' >> Wine will crash.
Fedora 13
Nvidia 7600 / driver 256.53
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.