http://bugs.winehq.org/show_bug.cgi?id=12695
Summary: when calling wineprefixcreate from wine launcher,
WINEPREFIX is ignored
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@austin-desktop:~$ rm -rf .wine .test
austin@austin-desktop:~$ wine notepad
wine: creating configuration directory '/home/austin/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/austin/.wine' created successfully.
austin@austin-desktop:~$ WINEPREFIX=~/.test wine notepad
wine: the '/home/austin/.test' directory specified in WINEPREFIX doesn't exist.
You may want to create it by running 'wineprefixcreate'.
austin@austin-desktop:~$ WINEPREFIX=~/.test wineprefixcreate
Could not load Mozilla. HTML rendering will be disabled.
/home/austin/.test updated successfully.
austin@austin-desktop:~$ WINEPREFIX=~/.test wine notepad
--
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=12569
Summary: [regression] Window of PSPad is flashing, when new file
is opened
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.pspad.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
In PSPad 4.5.3 when new file is opened, the main window dissapeares for a
while. This is regression between 0.9.53 and 0.9.54; I will send result of
regression testing as soon as I finish it.
--
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=12855
Summary: opengl.ok test fails in PC-BSD but not Linux
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12552)
--> (http://bugs.winehq.org/attachment.cgi?id=12552)
+opengl trace in git
opengl.c:248: Test failed: Unable to confirm DONTCARE behavior of unset
pixelformatdescriptor flags
+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=12596
Summary: Picasa no longer starts maximized
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
With commit cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:20:45 2008 +0200
winex11: Always update the window position without relying on the cached
values.
Picasa no longer starts maximized on KDE 3.5. (Haven't tested Metacity yet)
Then, with commit cf9d3e3a0030b952f487549ae0429c85c6daf4df
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:28:30 2008 +0200
winex11: Don't update the normal size hints when a window is minimized or
maximized.
the top-left Picasa window is getting placed around (0, 30) instead of at (0,
0).
--
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=11741
Summary: ClocX installer has a z-order problem
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.clocx.net/download.php
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Found this while looking at bug 11735. The ClockX installer pops up a dialog
prompting for the language. After clicking past this dialog, the install goes
full screen, but I cannot see the main window. This is on KDE 3.5.2.
With "emulate a virtual desktop" enabled, it works fine. This may very well be
a duplicate of one of the other z-order bug reports, but I'm not sure.
--
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=11656
Summary: FarCry InstallShield wizard cannot be completed
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimportal(a)gmail.com
FarCry InstallShield wizard cannot be completed due to an unpopulated tree
control. The control under Windows XP allows components to be selected for
installation. In Wine, no components show up in the list and therefore no
components can be selected and the installation cannot continue. Selecting the
"Next" button brings up a message box which tells you to "Please select at
least one language pack!".
--
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=10198
Summary: IE’s writing-mode:tb-rl (CJK-style vertical text
layout) renders fullwidth characters rotated when it
should not
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chortos(a)inbox.lv
Since version 5.5, IE supports the CSS property ‘writing-mode’. It enables
vertical text layout, in which text flows from top to bottom and lines flow
from right to left. Fullwidth characters (including all non-specially-halfwidth
CJK) are to be rendered as usual (with their top pointing towards the absolute
top of the box), while halfwidth characters are to be rotated by 90°. In Wine,
on the other hand, all characters are rotated no matter what width they are.
Here is a closely related piece of text from MSDN
(http://msdn2.microsoft.com/en-us/library/bb250415.aspx):
‘Operating system limitations prevent the correct display of East Asian
characters in an upright orientation in some configurations. This limitation
has been eliminated in Microsoft Windows® 2000, but Microsoft Windows NT® 4.0
and Windows 9x systems require a version of the operating system that has been
localized for an East Asian language to ensure that these characters display
correctly.’
--
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=11875
Summary: Wine crashes and won't initialize any type of
application
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 412(a)gmx.net
I reinstalled Wine 0.9.56 from the repository onto my Xubuntu 7.10 machine.
When I try to run any application I get an error message stating no window can
be created. This afternoon I got a game to run for a couple of hours even
though it could not actually played, but I could start it. Now whatever I do I
get this message:
Host[user]:~ $ winecfg
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
Application tried to create a window, but no driver could be loaded.
Unknown error (998).
err:ole:apartment_createwindowifneeded CreateWindow failed with error 998
And this can also be said for any other application even though those still
produce other error messages beside that, but this is not the bug I'm trying to
describe. I run a Dualhead setup on an ATI graphics card with the latest
drivers (Catalyst 8.3 - 8.47.3). I get this 100% of the time and I did not
change anything on my system since this afternoon. I did purge Wine from the
system and reinstalled it from scratch but it produces this bug right "out of
the box".
--
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=11818
Summary: matlab r16 / 2006b / 7.3.0 hangs on startup with X in
16bpp mode
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Matlab 7.3.0, aka matlab r16, aka matlab 2006b, hangs on starting up with X
desktop in 16 bpp mode.
--
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=12781
Summary: Dungeon Siege graphics problems since removing the pixel
format limitation
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roderick.greening(a)gmail.com
CC: thunderbird2k(a)gmx.net
Tested with most recent release as well as git version. As of wine 0.9.57,
Dungeon Siege does not display the main menu correctly (there's some shadow
effect which appears above all the buttons rather than below) and in game, all
the 3D elements are not properly clipped based on point of view.
This is directly related to the following patch which I used as git bisect to
narrow down to.
8293a9ead0ddbc40be62815f0f0823356665b3dc is first bad commit
commit 8293a9ead0ddbc40be62815f0f0823356665b3dc
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Fri Feb 22 20:40:00 2008 +0000
wgl: Remove the pixel format limitation.
:040000 040000 d94457c21cbd39fefc97b82da4d94349358ad70d
6f47946106e17f0167e5916e88baa2aefa282cc1 M dlls
I am unsure as to whether this is a problem with Xorg 7.3 (server 1.4), my
Intel card using driver 2.2.1, the game itself, or wine.
I do know that I can play Neverwinter Nights natively (linux client) and it
uses OpenGL and 3D without any visual problems. As well, running Half-Life 1
via Steam.exe works and no issues in game. All using wine 0.9.60.
I am willing to try additional things to find the problem as the game is quite
unplayable since removing the pixel format limitation.
--
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.