http://bugs.winehq.org/show_bug.cgi?id=7017
Summary: Linux native vs Windows helper apps in ShellExecute file
path?
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryampolsky(a)gmail.com
My app uses PDF for all of its printing, and for print preview, it uses
ShellExecute on the PDF file to launch the default PDF viewer. When I run under
WINE, and am using a native Linux PDF viewer, the path passed to the viewer on
the command line is in Windows format with the 'drive letter' of the WINE temp
directory. To get around this, I had to write a small C app to make my default
PDF viewer. That app simply translates the path and launches the PDF
viewer with the native Linux path.
Is this a known problem? Can the WINE mime system be set up to flag whether the
helper app is a Windows or Linux app and provide the appropriate file path?
By the way, I haven't tested this in a while. The last version of WINE I tested
against was loaded via the rpm wine-20041201-1wbel3winehq on a RHEL 3 system
(kernel linux-2.4.21-4.EL).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7001
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
Summary|Age of Empires III |Screen in Age of Empires III
|RtlpWaitForCriticalSection |goes black
|bug. |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-12 10:19 -------
What audio driver are you using? Please try with OSS or no driver at all
(configured via winecfg). Also please attach complete terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6997
------- Additional Comments From e0425955(a)student.tuwien.ac.at 2006-27-12 10:02 -------
I think this issue has something to do with non-power-of-2 textures that are
being used when Visual Treatment is set to high in the game. If I set width and
height to the nearest power2 in IWineD3DDeviceImpl_CreateTexture, rendering is
normal /fast again, but (most) textures are (expectedly) black, and the
glTexEnvf error (see above) still occurs.
NFS Underground 2 also reports a non-power-2-textures being used with generated
texture coords (which does not occur here, however, but the texture matrix is
set (does this make sense with vertex shaders ?)), so this DOES happen.
The NFSMW entry in AppDB confirms this slowness issue -> bug ... or is it just
some yet unsupported behaviour of the app here ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7001
------- Additional Comments From alex(a)thehandofagony.com 2006-27-12 08:29 -------
This is not a regression. I have never been able to run the game due to the
same behaviour as you describe. It may be related to graphics drivers. What
card/driver version to you have?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7004
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From liquitsnake(a)gmx.net 2006-27-12 08:18 -------
Actually, I didn't get solved. It merely crashed sooner since I did a fresh
install of the .wine folder.
Using another driver didn't change anything! Bug still persists.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=50
------- Additional Comments From inckie(a)gmail.com 2006-27-12 07:55 -------
*** Bug 7016 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7016
inckie(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From inckie(a)gmail.com 2006-27-12 07:55 -------
This bug was marked as a duplicate of bug 50.
*** This bug has been marked as a duplicate of 50 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7016
Summary: Lotus Notes R5 doesn't justify text properly
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P1
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inckie(a)gmail.com
Lotus Notes R5 can't justify text properly under Wine; I have tried to apply
Keith Dunwoody's patch [1] to current Wine, but unfortunately to no avail. My
approach now is trying to get the lpDx array properly calculated, but I've been
running into trouble finding the correct maxExt value. Any clues?
(btw, this is bug 50) [2]
[1] http://bugs.winehq.org/attachment.cgi?id=912&action=view
[2] http://bugs.winehq.org/show_bug.cgi?id=50
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.