http://bugs.winehq.org/show_bug.cgi?id=35000
Bug #: 35000
Summary: Wrye Bash install empty folders
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: francisgosselin75(a)hotmail.com
Classification: Unclassified
Hi! i am with LinuxMint 15 64 bytes, i use Wine 1.7 and i have install Skyrim.
Skyrim is install in c: /Games/Steam/SteamApps/common/Skyrim . Now i have
install Wrye Bash Stand Allone 304_3, and when i install mods, my folders in
"Texture" and "Meshes" are empty, can you help me please? thank you!
--
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=10506
Summary: wine crypt32 needs DSS provider to support more .NET
apps which use cryptography API
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
while playing around with .NET apps I found various shortcomings when it comes
to native backends for certains parts of .NET
One is the state of cryptographic providers (crypt32).
Many .NET apps use either default RSA or DSS provider.
Currently the DSS and enhanced DSS provider are missing, resulting in failure
of several .NET apps.
Would be nice if wine gets DSS provider too.
Trace log showing failure of typical .NET app trying to query DSS provider:
--- snip ---
trace:crypt:CryptAcquireContextW (0x33d6b8, (null), L"Microsoft Enhanced
Cryptographic Provider v1.0", 1, f0000000)
trace:crypt:RSAENH_CPAcquireContext (phProv=0x1771b8, pszContainer=(null),
dwFlags=f0000000, pVTable=0x1771c8)
trace:crypt:CryptReleaseContext (0x1771a8, 00000000)
trace:crypt:RSAENH_CPReleaseContext (hProv=00000002, dwFlags=00000000)
trace:crypt:CryptAcquireContextW (0x33d72c, (null), L"Microsoft Enhanced
Cryptographic Provider v1.0", 1, f0000000)
trace:crypt:RSAENH_CPAcquireContext (phProv=0x177450, pszContainer=(null),
dwFlags=f0000000, pVTable=0x175f98)
trace:crypt:CryptCreateHash (0x177440, 0x8004, 0x0, 00000000, 0x33d83c)
trace:crypt:RSAENH_CPCreateHash (hProv=00000002, Algid=00008004, hKey=00000000,
dwFlags=00000000, phHash=0x175e04)
trace:crypt:CryptAcquireContextW (0x33d6f4, (null), (null), 13, f0000000)
trace:crypt:CryptAcquireContextW Did not find registry entry of crypto provider
for L"Software\\Microsoft\\Cryptography\\Defaults\\Provider Types\\Type 013".
trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b841300
trace:seh:raise_exception info[0]=80090017
trace:seh:raise_exception eax=7b82c455 ebx=7b8ad1e4 ecx=00000000 edx=0033d348
esi=0033d348 edi=e0434f4d
trace:seh:raise_exception ebp=0033d310 esp=0033d2ac cs=0073 ds=007b es=007b
fs=0033 gs=003b flags=00000212
--- snip ---
resulting in CLR exception:
--- snip ---
Unhandled Exception: System.InvalidOperationException: An error occurred
creating the form. See Exception.InnerException for details. The error is: The
type initializer for 'Sunisoft.IrisSkin.SkinEngine' threw an exception. --->
System.TypeInitializationException: The type initializer for
'Sunisoft.IrisSkin.SkinEngine' threw an exception. --->
System.Security.Cryptography.CryptographicException: Unknown error
"-2146893801".
at
System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32
hr)
at System.Security.Cryptography.Utils._AcquireCSP(CspParameters param,
SafeProvHandle& hProv)
at System.Security.Cryptography.Utils.AcquireProvHandle(CspParameters
parameters)
at System.Security.Cryptography.Utils.get_StaticDssProvHandle()
at
System.Security.Cryptography.DSACryptoServiceProvider.ImportParameters(DSAParameters
parameters)
at System.Security.Cryptography.DSA.FromXmlString(String xmlString)
at Sunisoft.IrisSkin.SkinEngine..cctor()
--- snip ---
Type 001 "RSA Full (Signature and Key Exchange)" and Type 012 "RSA SChannel"
are currently implemented in wine
Additionally needed:
Type 003 "DSS Signature" (base DSS provider)
Type 013 "DSS Signature with Diffie-Hellman Key Exchange" (enhanced DSS
provider)
Type 018 "Diffie-Hellman SChannel" (optional?)
Regards
--
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=27002
Summary: Shadow Company: Left for Dead fails with "No usable 3D
Devices installed".
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cfiend(a)talent.edu.pl
Shadow Company: Left for Dead shows a messagebox with text "No usable 3D
Devices installed. Exiting." on startup.
Googling for more information suggests that it needs a Glide wrapper to work.
However, I failed to get the game working with either OpenGlide, dgVoodoo and
Zeckensack's Glide Wrapper. Tried putting dll files in game dir, in
windows/system32 dir, setting overrides in winecfg, running on a virtual
desktop and many different combinations of the above on two machines: one
equipped with Intel graphics card, the other with rather old (~5 years) NVidia
GeForce graphics card running binary blob drivers.
Wine console output spews a few fixmes about EnumDisplayDevicesW stub.
Attaching log below.
Failure occurs in full version as well as in demo version of the game. Link to
demo version: http://www.fileplanet.com/10258/download/Shadow-Company-Demo
I'll gladly provide additional information on request.
--
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=39941
Bug ID: 39941
Summary: Rendering of rotated text is ugly
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curaga(a)operamail.com
Distribution: ---
Created attachment 53361
--> https://bugs.winehq.org/attachment.cgi?id=53361
Screenshot
The score dialog of Stars! renders some text at an angle. The rendering of both
current Wine and current Windows (XP) is ugly; Wine 1.3.0 and Windows 3.11
render it nice and readable.
I'll try to get a screenshot from Win 3.11, but my old VM hangs in current
Qemu, seems they broke something the Cirrus driver relied on. In any case,
making the text readable would be enough, pixel-perfect match to 3.11 is not
needed.
--
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=19446
Summary: Icy Tower 1.4 installer erroneously creates an
installation log in an invalid directory
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.cnet.com/Icy-Tower/3000-2099_4-1007506
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-183-gc6570a5, after installing Icy Tower 1.4, a directory
listing of the Wine drive_c folder shows an unusual directory created in the
root of drive_c:
andrew@ubuntu-desktop:~$ ls ~/icytower/drive_c
C: games Program Files users windows
andrew@ubuntu-desktop:~$ ls ~/icytower/drive_c/C:/windows/temp
INSTALL.LOG
>From relay log:
0019:Call KERNEL32.CreateDirectoryA(0033f354 "C:",00000000) ret=1000c978
0019:Ret KERNEL32.CreateDirectoryA() retval=00000000 ret=1000c978
...
0019:Call KERNEL32.CreateDirectoryA(0033f354 "C:\\C:",00000000) ret=1000c978
0019:Ret KERNEL32.CreateDirectoryA() retval=00000001 ret=1000c978
...
0019:Call KERNEL32.CreateFileA(0033f354
"C:\\C:\\windows\\temp\\INSTALL.LOG",40000000,00000000,00000000,00000002,00000080,00000000)
ret=100140c9
0019:Ret KERNEL32.CreateFileA() retval=00000068 ret=100140c9
The directory creation operation that was logged does not succeed on Windows,
and it should not succeed on Wine.
--
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=26532
Summary: Barnes and Noble Nook eReader sync data to server.
Product: Wine
Version: 1.3.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JNowka(a)gmail.com
Download: http://www.barnesandnoble.com/download/ereader/ereader-windows.asp
Version: 2.5.3.4630
Licence Type: Proprietary
Cost: Free
The Barnes And Noble Nook e-Reader for PC does not upload updates to bookmarks
or annotations to the server.
The errors and fixmes that are returned when it is ran from the command line is
as follows:
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Mon,
21-Mar-2016 23:20:09 GMT; path=/")
err:wininet:HTTP_ParseDateAsAsctime unexpected weekday L"-1"
err:wininet:HTTP_ParseDate unexpected date format L"-1"
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:InternetCheckConnectionW
fixme:wininet:InternetSetOptionW Option 7 STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT
(180000): STUB
The fixme warnings are repeated consistently until the software is closed.
--
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=29804
Bug #: 29804
Summary: Forever grayed out "agree" button
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://erwin.com/products/detail/ca_erwin_data_modeler
_community_edition/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rambo_8713(a)hotmail.com
Classification: Unclassified
Created attachment 38713
--> http://bugs.winehq.org/attachment.cgi?id=38713
Some times gives invalid arguement -1 when changing riched20 and msls31
I can not agree to the EULA for CA ERWIN MODELER Community Edition, i have used
native riched20.dll and msls31.dll. With and without the dlls and one on and/or
the other dll not overriden. I have the lastest wine version 1.3, fresh install
as of today. When using native msls31.dll, before the EULA screen appears,
after u click next after it computes space requirements, it gives an invalid
argument: -1
I am running ubuntu 11.10, i have tried winetricks as well, to configure the
windows dlls
--
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=30826
Bug #: 30826
Summary: Gigasoft's ProEssentials demo crashes on startup
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
To reproduce,
wget http://www.gigasoft.com/PE7-Pro-Setup.exe
wine PE7-Pro-Setup.exe
cd .wine/drive_c/ProEssentials7/DEMO
wine PEDemo.exe
Click the popup window to make it go away.
Unhandled exception: page fault on read access to 0x5050ff98 in 32-bit code
(0x7ed36a26).
Or, sometimes:
Unhandled exception: page fault on read access to 0x00000048 in 32-bit code
(0x7ed2ea26).
The backtrace seems the same either way:
Backtrace:
=>0 get_log_fontW+0x16(font=0x720041, graphics=0x154780, lf=0x32e92c)
[dlls/gdiplus/font.c:486]
1 get_font_hfont+0x10e(graphics=0x154780, font=0x720041, hfont=0x32eb58)
[dlls/gdiplus/graphics.c:2139]
2 GdipDrawString+0x2c1(graphics=0x154780, string="Bollinger Upper",
length=0xf, font=0x720041, rect=0x32eba8, format=0x149e28, brush=0x154b68)
[dlls/gdiplus/graphics.c:5210]
486 lf->lfHeight = -em_size_to_pixel(font->emSize, font->unit,
font->family->dpi);
Installing corefonts doesn't help.
--
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=40435
Bug ID: 40435
Summary: 42Tags (.net app) crashes:Culture ID 0 (0x0000) is not
a supported culture.
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Created attachment 54182
--> https://bugs.winehq.org/attachment.cgi?id=54182
crash log
Prerequisite: winetricks dotnet20
--
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=32490
Bug #: 32490
Summary: Graphical issues in Inquisitor (red squares painted on
the screen)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 42861
--> http://bugs.winehq.org/attachment.cgi?id=42861
terminal output
Inquisitor is an RPG released in 2012. I guess it uses DirectX8 (or DX7?)
because only +d3d8 produces output, not +d3d9.
Red squares are present on the screen while in the menus as well as in the main
game. This makes the game unplayable. I tested this bug with a Nvidia gfx card:
both the open source Nouveau and the binary drivers show the same problem.
Wine 1.2.3, 1.4.1, 1.5.19 etc. have the reported problem.
No demo available. Let me know if you need a debug log.
--
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.