http://bugs.winehq.org/show_bug.cgi?id=13356
Summary: Firefox 3 dialogs clipped on bottom [dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
All the popup dialogs in Firefox 3 rc1 (and earlier betas) that
I've seen are clipped on the bottom, badly enough that they're
hard to use. I'll attach a screenshot. Installing corefonts doesn't help.
--
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=13334
Summary: Graphical regression error in Full Steam Half-Life 2 and
HL2 Episode 1, demo Call of Duty 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
CC: thunderbird2k(a)gmx.net
Created an attachment (id=13216)
--> (http://bugs.winehq.org/attachment.cgi?id=13216)
Half-Life, Call of Duty 2 bisect output
The full Half-Life 2 and Half-Life 2 Episode 1 Steam games, and Demo Call of
Duty 2, have black screens during part of their operation caused by the
attached commit identified by bisect. This graphical regression error occurred
between 0.9.60 and 0.9.61, and is still present in rc1.
For the Half Life games the entire introduction videos are black, with an
occasional white flash, but the sound can be heard perfectly, and once the
narrative is done the game can be played normally.
For the Call of Duty demo the spinning "Activision" letters and dancing "I" are
black during startup, but again the sound can be heard perfectly, and once the
logo stuff is over the startup screen appears normally and the game plays fine.
I just tested with the latest git as of this morning and the error still
persists.
My relevant software/hardware:
Ubuntu Gutsy AMD64
Gigabyte GA-K8N Pro-SLI (nForce 4 based) MB
Nvidia 7800GT 256MB video card, driver version 100.14.19 (also tried with
latest Envy drivers).
3GB DDR DRAM
--
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=12616
Summary: OpenGL: OpenGL.ok test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: thunderbird2k(a)gmx.net
Created an attachment (id=12245)
--> (http://bugs.winehq.org/attachment.cgi?id=12245)
+wgl log in git
After this commit:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=616ac380f9a1ed4e83f01…
In my feisty VM, getting failures in OpenGL. It's emulating some archaic video
card, so failing isn't unexpected, but a skip may be more appropriate, as it's
doing with some of the other tests...
austin@austin-desktop:~/wine-git/dlls/opengl32/tests$ make opengl.ok
../../../tools/runtest -q -P wine -M opengl32.dll -T ../../.. -p
opengl32_test.exe.so opengl.c && touch opengl.ok
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
opengl.c:248: Test failed: Unable to confirm DONTCARE behavior of unset
pixelformatdescriptor flags
err:wgl:X11DRV_SetPixelFormat Invalid operation on root_window
opengl.c:323: Tests skipped: No suitable pixel formats found
make: *** [opengl.ok] Error 1
+wgl log attached
--
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=12593
Summary: AutoCAD 2006 Retail Polish installer fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=12189)
--> (http://bugs.winehq.org/attachment.cgi?id=12189)
Log
The installer starts fine, but when I choose to finally install the product it
fails with the message:
"Failed to load resources from resource file
Please check your setup"
This is using current git WINE with wintrust patch
(http://bugs.winehq.org/attachment.cgi?id=12144), a clean .wine directory with
just msmxl3 installed.
WINEDEBUG=+relay:
http://rapidshare.com/files/107531641/acad2006plk_relay.txt.gz.html (62336KB)
Attaching a normal log here.
--
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=12548
Summary: New default for /proc/sys/vm/mmap_min_addr clashing with
wine preloader
Product: Wine
Version: CVS/GIT
Platform: Other
URL: https://launchpad.net/bugs/114025
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The problem
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600
prompted distributions to raise the default for /proc/sys/vm/mmap_min_addr
or even DEFAULT_MMAP_MIN_ADDR to 64K from 0.
This causes the following error message when starting (some?) wine apps:
Problem with wine preloader: Warning: failed to reserve range
00000000-60000000
See discussion:
https://launchpad.net/bugs/114025http://kerneltrap.org/Linux/Patching_CVE-2008-0600_Local_Root_Exploithttp://kerneltrap.org/Linux/2.4.36_Stable_Release
You can check to see if you're on an affected system
by doing "cat /proc/sys/vm/mmap_min". If that succeeds, and its value
is nonzero, you're probably running into this.
To work around the problem temporarily, you can change this value
with the command
sudo sysctl -w vm.mmap_min_addr=0
but that value gets reset at boot. To work around the problem more
persistantly, also edit the file /etc/sysctl.conf like this:
# protect bottom 64k of memory from mmap to prevent NULL-dereference
# attacks against potential future kernel security vulnerabilities.
# (Added in kernel 2.6.23.)
-vm.mmap_min_addr = 65536
+vm.mmap_min_addr = 0
http://kerneltrap.org/Linux/2.4.36_Stable_Release suggests using
a value of 4096 for this.
"Advanced Windows", 3rd edition, says that the memory area 0 to 4095
is not mapped anyway in windows (it's a guard page).
So maybe when Wine is installed, we could somehow change that value
to 4096, and have Wine's preloader happily continue if it can't
map the bottom page of RAM.
--
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=12511
Summary: Firefox 3 beta 4 dialogs are cropped
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install Firefox 3 beta 4
2. Run firefox
3. Goto Help -> About
The Credit and OK buttons are cropped (you can only see the top half of the
edit controls as the dialog is too small).
NOTE: This is on Ubuntu 7.10 with the latest updates.
--
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=12480
Summary: [regression] PSPad has not got item in panel
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=3105
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
I am using Ubuntu Hardy with Gnome 2.22.1.1. I am using latest GIT. In version
0.9.58 is it working yet.
PSPad 4.5.3 has no item in panel. Also when I try to swap windows through
Alt-Tab, PSPad is not in the list. The item can be seen shortly after start,
but it disapears quickly.
--
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=12467
Summary: AceMoney Lite: lists can not be sorted by any columns
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.mechcad.net/downloads/AceMoneyLiteSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsent(a)mail.ru
AceMoney is all about lists - lists of transactions, categories, accounts etc.
Under Windows I can sort all program's lists by clicking on columns' headers.
Under Wine when I click on headers, nothing happens. No messages in terminal
either.
However, everything works perfectly with native comctl32.dll.
--
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=12379
Summary: (version 0.9.59) Tray icon of utorrent is replaced by
that of last tray icon
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkvater(a)operamail.com
When starting utorrent on KDE 3.5.7 there is no tray icon on the task bar, but
that of the last application present. There is also no way of bringing back the
program once minimized.
Using git bisect the culprit commit is:
3f6fec362f7f51bdcf68e6cb78ca932df4ed2e96 is first bad commit
commit 3f6fec362f7f51bdcf68e6cb78ca932df4ed2e96
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:22:18 2008 +0200
winex11: Ignore ConfigureNotify events on unmapped windows.
:040000 040000 ac90b3df97026451942c3f57065bbcd66187fe61
fac9fc2091bc1e734fa0b2feaa37ba2db3a4a020 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=12353
Summary: The Bat! main window disappears on load, program keeps
running in tray
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bilotta(a)gmail.com
Recently WINE broke The Bat! (mail application) by making it absolutely
impossible to use: as soon as the program loads, its main window disappears,
and it's impossible to bring it back. If the program is configured to always
keep its icon in the system tray, it's still possbile to access a very minimal
set of functions from it (e.g. it's possible to shut down the program without
killing it).
Git bisect shows the bug to be caused by commit
cb3ff54789c652b02d852f40db71cafd9fd67ca9
--
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.