http://bugs.winehq.org/show_bug.cgi?id=19701
Summary: English Vocabulary In Use bug won't start
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tylkogry(a)hotmail.com
I'm sorry but I'm a noob with Linux and actually I'm not sure what details I
should give you.
There is a problem runing CD with English Vocabulary In Use on Ubuntu Hardy.
Please have a look at this two links:
This is a log before the error:
http://all4you.site88.net/nopaste/?ZmVhZG
And this one is after:
http://all4you.site88.net/nopaste/?M2QxZm
Regards
--
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=22087
Summary: Roller Coaster Tycoon - RTC.exe
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=400
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey_y_k(a)yahoo.com
To make the game work you need to copy the file /American/RCT.exe from CD into
the file directory of Roller Coaster Tycoon in Wine.
This shouldn't happen, as it doesn't occur in Windows XP.
--
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=9210
--- Comment #61 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2013-05-15 00:26:29 CDT ---
This is what I see in console:
fixme:win:EnumDisplayDevicesW ((null),0,0x32d2e8,0x00000000), stub!
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
P.S. The previous error message in text:
"C:\Program Files\Futuremark\3dMark06\data\timeline\loading\proxycon_in.txt:
D3DXCompileShader failed: Invalid data (D3DXERR_INVALIDDATA)"
--
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=9210
--- Comment #60 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2013-05-15 00:20:27 CDT ---
Created attachment 44471
--> http://bugs.winehq.org/attachment.cgi?id=44471
"Invalid shaders" on NVIDIA binary drivers
It looks like it's not just a warning message.
When you manually select all the tests in 3DMark06 (you need a valid license
key for the professional version) and run it you get this error message:
(see the attached screenshot).
So, it's not a "minor" bug report. Something is indeed broken in terms of
shaders support.
--
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=9210
--- Comment #59 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2013-05-15 00:12:15 CDT ---
For NVIDIA binary drivers the issue is still relevant as for wine 1.5.30 :-(
--
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=33586
Bug #: 33586
Summary: Incorrect ScaleWindowExtEx() usage crashes wine
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
#include <windows.h>
int main() {
HDC dc = CreateCompatibleDC (NULL);
SetLayout (dc, LAYOUT_RTL);
ScaleWindowExtEx (dc, -2147483647 - 1, -1, 1, 1, NULL);
}
winegcc 1.c -lgdi32
./1
Backtrace:
=>0 0x7ed145f4 nulldrv_ScaleWindowExtEx+0x64() in gdi32 (0x0032fd88)
1 0x7ed151bb ScaleWindowExtEx+0x6a() in gdi32 (0x0032fdc8)
2 0x7eff7630 main+0x6b() in a.out (0x0032fe08)
--
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=9397
Summary: focus problems in list view with editors
Product: Wine
Version: 0.9.43.
Platform: Other
URL: ftp.ldscatalog.com/PAF5AllLangs.exe
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjstimpson(a)utwire.net
If I have a list view with editors, clicking on other items in the list view
doesn't remove the editing windows. Meaning, I have a richedit editing an
item, and I click on another list view item, the first richedit doesn't go
away.
Using keys to navigate instead works fine.
I'm seeing this problem in Personal Ancestral File 5.2.
I commented out the SetFocus() done in LISTVIEW_LButtonDown(), and the problem
went away. Though I'm not sure that's the right fix.
--
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=24492
Summary: notepad: save as dialog should auto-select text
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows, run notepad, type 'asdf' then 'CTRL+S' to bring up the save dialog.
On windows, '*.txt' is already selected, you can just type 'blah' then press
enter, and get 'blah.txt'. On wine, '*.txt' isn't selected, so you get
'blah*.txt' and when you try to save it, it fails.
Trivial, but annoying.
--
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=8775
a.lysenko.ua(a)gmail.com <a.lysenko.ua(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |a.lysenko.ua(a)gmail.com
--
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=33526
Bug #: 33526
Summary: ILSpy gets a System.Window.Markup.XmlParseException
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.ebner94(a)gmail.com
Classification: Unclassified
When starting the application ILSpy, the application shows a window saying
"Sorry, we crashed", but this doesn't happen on windows.
winetricks dotnet40 is required.
--
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.