https://bugs.winehq.org/show_bug.cgi?id=37650
Bug ID: 37650
Summary: visualTopo unexpetted crash
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fabrizio.toso63(a)gmail.com
Distribution: ---
Created attachment 50107
--> https://bugs.winehq.org/attachment.cgi?id=50107
backtrace
.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38246
Bug ID: 38246
Summary: Program won't run, cannot install some necessary files
it seems, trying to run skyrim on OS X
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qthomas27(a)hotmail.com
Created attachment 51056
--> https://bugs.winehq.org/attachment.cgi?id=51056
the text from the error message
Successfully downloaded skyrim on steam through wineskin, but it will not open,
also the specific wrapper is unable to run the winetricks "dlls" to provide the
necessary updates for running skyrim. This error message is what I receive when
trying to "play" skyrim through steam.
--
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=30756
Bug #: 30756
Summary: error, and white screens while playing Witcher:
Enhanced edition.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benboerma(a)yahoo.com
Classification: Unclassified
after going through loading screens my screen will turn white. I can still hear
music and gameplay, but the game itself is not visible. Also while playing
multiple times the game will come up with an Unknown error and make me have to
restart.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38860
Bug ID: 38860
Summary: nokia x manager,
NETFramework,Version=v4.0,Profile=Client" not
implemented
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
[Tool][Windows][v1.1.0.0] Nokia X Manager [Root Nokia X, XL 100% working]
http://forum.xda-developers.com/showthread.php?t=2746370
Although .net 4.0 is installed
(http://portableapps.com/apps/utilities/dotnetinspector-portable says I have
all .net except 1.0) http://ibin.co/27OUwuOHkvyZ
, the app does not load
~/.wine/drive_c/Program Files (x86)/Nokia X Manager$ wine "Nokia X Manager.exe"
fixme:mscoree:parse_supported_runtime
sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
fixme:exec:SHELL_execute flags ignored: 0x00004100
fixme:exec:SHELL_execute flags ignored: 0x00000100
Can't find process Please Wait...
System.ComponentModel.Win32Exception: ApplicationName='adb.exe',
CommandLine='devices', CurrentDirectory='', Native error= File not found.
at System.Diagnostics.Process.Start_noshell
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start_common
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at Nokia_X_Manager.Form1.Form1_Load (System.Object sender, System.EventArgs
e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in
<filename unknown>:0
fixme:exec:SHELL_execute flags ignored: 0x00004100
Shutting down finalizer thread timed out.
~/.wine/drive_c/Program Files (x86)/Nokia X Manager$
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38545
Bug ID: 38545
Summary: Calculate surface size is wrong sometimes
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
Bug 38178 is closed resolved by prohibit DXTn texture.
The real reason for the game crash is wrong sizes calculation in case of
compressed textures.
Even if we are not supporting DXTn compress/decompress we should allow the
application do this by own libraries and we must correctly calculate sizes in
those cases.
First what I see is the procedure calculate_dds_surface_size(..)
It adopted to block based textures but not to compressed textures
According to MSDN
https://msdn.microsoft.com/en-us/library/windows/desktop/bb205578(v=vs.85).…
the formula should be
max(1, ( (width + 3) / 4 ) ) x max(1, ( (height + 3) / 4 ) ) x 8(DXT1) or
16(DXT2-5)
But I see there are more caveats...
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37445
Bug ID: 37445
Summary: Gamestudio: Missing DLL's
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: irrlight(a)yahoo.com
Distribution: ---
Created attachment 49818
--> https://bugs.winehq.org/attachment.cgi?id=49818
The output of wine when running WED and med
On the installation I clicked cancel on the second window (because the next
button not works). But when I try to run WED.EXE, med.exe it says that DLL's
are missing.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38118
Bug ID: 38118
Summary: Fallen Enchantress: text not rendered properly with
built-in usp10
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50803
--> https://bugs.winehq.org/attachment.cgi?id=50803
screenshot
The spacing between letters is broken, some letters are too close each other,
others are too far away.
Installing corefonts/allfonts doesn't help, but using native usp10.dll is a
workaround.
On the attached screenshot the images on the right are showing how text is
displayed with native usp10.
Fedora 21
Nvidia binary drivers 340.76
--
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=32616
Bug #: 32616
Summary: No restart of Skype Portable of RPC
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)bennyott.info
Classification: Unclassified
If I want to start skype, I get no error messages at the beginning, but the
design looks totally wrong. As soon as I would log in, I get ne error and the
program can not close without a kill.
--
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=37082
Bug ID: 37082
Summary: HOMMV will not start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickburns(a)gmx.us
Created attachment 49284
--> http://bugs.winehq.org/attachment.cgi?id=49284
Complete error report
Starting game through steam (POL), game resets graphics resolution and goes to
black screen like the intros about to start.
Then Program error:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00b218cc)
--
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.