http://bugs.winehq.org/show_bug.cgi?id=23414
Summary: Text is italicized in Mozilla Firefox
Product: Wine
Version: 1.2-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shiningarcanine(a)gmail.com
Text appears to be being italicized in Mozilla Firefox on both Google's
homepage and in the SunSpider benchmark results. This does not happen in
Mozilla Firefox on either native Windows or native Linux.
Here is a URL that demonstrates the problem:
http://www.google.com/firefox
The little Message of the Day text that appears below the search box is what is
being italicized. Also, the bar at the top of the screen with links for other
google services is also italicized. Not all of the text that Firefox renders is
italicized and I am not sure what the distinction is that is being made.
I use Gentoo Linux. Here is the information its package manager provides about
the installed package:
app-emulation/wine-1.2_rc5 was built with the following:
USE="X alsa cups dbus fontconfig gecko jpeg lcms ldap mp3 (multilib) ncurses
opengl oss perl png ssl threads truetype xcomposite xml (-capi) -custom-cflags
(-esd) -gnutls (-gphoto2) -gsm (-hal) -jack -nas -openal -pulseaudio -samba
(-scanner) -test -win64 -xinerama"
CFLAGS="-march=core2 -mtune=core2 -O2 -pipe"
CXXFLAGS="-march=core2 -mtune=core2 -O2 -pipe"
--
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=22812
Summary: mt under wine corrupts executables
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://ghostscript.com/~hintak/wine-debug/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
part of ghostscript's building process runs:
mt -nologo -manifest psi/dwsetup_x86.manifest -outputresource:setupgs.exe;#1
mt -nologo -manifest psi/dwuninst_x86.manifest -outputresource:uninstgs.exe;#1
This step corrupts executables under wine and they gain a wrong image size;
both vista and win7 then complains they are not valid win32 applications. See
discussion on wine-devel mailing list.
I have modified the makefiles slightly so that setupgs.exe and uninstgs.exe are
saved to setupgs.exe.bak and uninstgs.exe.bak before running mt. So the two
*.bak files can be found in:
http://ghostscript.com/~hintak/wine-debug/vista-bins.zip
and the manifests in:
http://ghostscript.com/~hintak/wine-debug/dw_manifests.zip
and one can compare running mt against them with the vista executables, also in
that zip file.
--
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=27991
Summary: LsaLookupNames2 implementation leads to leak of
returned buffer data
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Just in case I forget about this.
LsaLookupNames2() returns domains data in LSA_REFERENCED_DOMAIN_LIST structure,
that contains pointer to domain data array. We currently allocate all of this
separately - first LSA_REFERENCED_DOMAIN_LIST itself then a linked array, and
finally setting a pointer from one to another.
This is wrong and leads to allocations that can't be freed with
LsaFreeMemory(), what should be done is to incrementally calculate all
components buffer sizes and then allocate a single buffer that holds everything
at once. With properly adjusted pointers of course, that act as offsets in it.
After that all related leaks will be fixed.
P.S. simple testing shows that native does something like that, at least
HeapSize() for domains pointer returns large number and array pointer points 12
bytes from the buffer first byte.
--
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=19796
Summary: Galactic Civilizations II: Crash after menu screen
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: mokurensama(a)alice.it
Created an attachment (id=23189)
--> (http://bugs.winehq.org/attachment.cgi?id=23189)
Crash log
The game starts and runs fine until the menu screen. Contrarily to what is
written in the Ubuntu APPDB entry the screen does not go blank when the cursor
goes over a button, but it crashes when clicking on one.
OffScreenRendering in regedit was set to fbo, but setting it to backbuffer
doesn't seem to change anything
--
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=19773
Summary: Largo Winch: mostly black screen
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=23165)
--> (http://bugs.winehq.org/attachment.cgi?id=23165)
Last 100000 lines of +all,-some log prior to ^C, mostly d3d8
After starting the game from the main menu, as soon as the introductory video
sequence ends and the player gets control, the screen turns black, except for
the 4 keyboard indicators in the top right and the dialog text at the bottom of
the screen.
Pressing Esc leads to a working menu (the palmtop display). Also, the main
menu is correctly displayed.
The graphics are actually present because sometimes, when refreshing the
desktop window after putting another one in front, the scene becomes visible
for a few milliseconds, then turns black again!
The black screen is present:
- with Intel i915 graphics on Ubuntu Intrepid;
- with NVidia 9400M graphics on MacOS;
- AppDB mentions it with wine-1.1.1.
I tried various settings of HKCU\Software\Wine\Direct3D\RenderTargetLockMode,
OffscreenRenderingMode, UseGLSL, DirectDrawRenderer to no avail. Same with
Massimo's DIB engine with wine-1.1.22.
This does not seem related to the "QuickTime" bug #1347:
- the patch from bug #1347, comment #58 does not help;
- compiz is not running;
- black in virtual desktop and fullscreen modes;
- pbuffer no improvement on NVidia.
--
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=13417
Summary: FlashFXP - No mouse support systemwide if window is open
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geist1(a)sms.at
Created an attachment (id=13328)
--> (http://bugs.winehq.org/attachment.cgi?id=13328)
Photo of input window
Unable to click on any buttons (even outside FlashFXP) when a popup menu is
open.
Login into a ftp server, and press right mouse button, then in the popup menu
choose create new folder.
The opened input window doesnt let you use the mouse button anymore until this
input window is closed. (The mouse doesn't work system wide anymore)
The keybord works correctly.
Also the popup window should disappear after the input box is displayed.
--
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=17990
Summary: Battleships forever video is offset
Product: Wine
Version: 1.1.18
Platform: Other
URL: http://www.wyrdysm.com/games.php
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
The Battleships Forever game (see URL) has its video offset, the top is above
where the window is painted and there's just a fair amount of black underneith.
Lines like "fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects
(0,0)-(1024,768)/(0,0)-(1024,768)" look suspicious, so assigned to directx-d3d.
As a side note, running it in a virtual desktop greatly reduces the effect and
makes it more playable.
--
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=25082
Summary: radmin: right mouse key drag'n'drop not working
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: emoxam(a)gmail.com
in radmin client 3.4 it's easy to copy connection just with drag'n'drop by a
right mouse keys, but in wine right mouse key works so as you do not move the
cursor, like you pressed and released the right mouse button in one time. so
where you released the key - there it is working - on a connection - that will
be connection property, in a list - options of listiong connection.
Ubuntu 10.4 Linux.
--
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.