http://bugs.winehq.org/show_bug.cgi?id=15593
Summary: Unclear how to link a bug report to a still queued
application / version
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
I completely agree with the mail sent to me below.
I did not consider filing a bug report while the application was not yet in the
application db.
Neither did I see a link to add the reference to a bug report to a version
which is still in the queue.
Can ot be explained in the text while submitting a new app/version how to do
this (change in screen texts) and/or should there be an enhancement to the
AppDB and/or bugzilla to allow linking to bugs to queued items ?
AppDB wrote:
> Test Results added to version 2007 of Tiny op de boerderij by JeffZ
> -------------------------------------------------------
> http://appdb.winehq.org/objectManager.php?sClass=version&iId=14045&iTesting…
> This Test data has been submitted by Jan Hoogenraad.
> Appdb admin reply text:
> please don't paste debug info into your test reports - if your application does not work, file a bug report and attach the debug output in addition to filing a test report here
>
> Best regards.
> The AppDB team
> http://appdb.winehq.org/
>
>
> If you don't want to receive any other e-mail, please change your preferences:
> http://appdb.winehq.org/preferences.php
>
>
--
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=8981
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |15776
--
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=16429
Summary: qtw 2.0 16bits can't be installed as win95 aplication
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manuelsspace-listas(a)yahoo.com
Created an attachment (id=17764)
--> (http://bugs.winehq.org/attachment.cgi?id=17764)
qtw 2,0 setup.exe log
I've an old application designed to 16bit win95 which require and came
w/quicktime for windows 2.0. It failed to install
--
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=6955
Rob <robertmoore(a)robstool.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robertmoore(a)robstool.com
--- Comment #33 from Rob <robertmoore(a)robstool.com> 2010-02-06 15:45:40 ---
I cannot find anywhere how to apply these "patches"...
--
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=6971
Bontas Marcel <telliangun(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |telliangun(a)gmail.com
--- Comment #316 from Bontas Marcel <telliangun(a)gmail.com> 2010-02-06 15:13:39 ---
Uploaded patch for mouse fix.
It was originally made (not by me) for Mass Effect 1, but it works just as well
with Mass Effect 2.
No need to set mouse warping to "forced" in the registry.
--
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=7835
--- Comment #15 from Kari <refic(a)psimerion.org> 2010-02-06 11:28:36 ---
Still present in wine-1.1.38.
--
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=19823
Summary: Completion of support for various pixel formats
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://source.winehq.org/git/wine.git/?a=blob;f=dlls/w
ined3d/utils.c;h=3c25ebeb3e0ad7cce94cba904fb9645a1e38d
aad;hb=HEAD#l2029
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
I would appreciate the support for more pixel formats so that messages like the
following can be switched off for games like Civilization 4.
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16_FLOAT
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_R16G16_FLOAT
...
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16B16A16_FLOAT
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_R16G16B16A16_FLOAT
...
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32_FLOAT
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_R32_FLOAT
...
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32G32B32A32_FLOAT
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_R32G32B32A32_FLOAT
--
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=7195
--- Comment #15 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-06 05:49:38 ---
Please try with Wine 1.1.38. I can't do it myself due mentioned X failure.
--
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.