https://bugs.winehq.org/show_bug.cgi?id=37625
Bug ID: 37625
Summary: Fallout: New Vegas fails to allocate system memory
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oinabilac(a)gmail.com
Distribution: ---
Fallout: New Vegas fails to allocate enough system memory when running on
high/ultra graphics settings. The game does not crash but the game is not
rendered properly; the interface disappears and certain textures are not
visible.
Wine repeatedly gives the following messages:
err:d3d:resource_init Failed to allocate system memory.
This issue can be fixed by setting the large address aware flag enabled (works
for Fallout 3 which has the same issue and runs the same game engine), but for
some reason New Vegas will not start if this is done. This is also true under
Windows and people have made workarounds to this and created mods which solve
the issue. For an example the following:
http://www.nexusmods.com/newvegas/mods/35262/?
This mod does not work under Wine, when you attempt to apply this patch by
running fnv4gb.exe you get the following error:
err:module:attach_process_dlls "XINPUT1_3.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files
(x86)\\Steam\\steamapps\\common\\Fallout New Vegas\\FalloutNV.4gb" failed,
status c00000fd
As described previously, Fallout 3 has the exact same issue and by setting the
large address aware flag the game functions flawlessly. The same would probably
be true if the flag could be set for Fallout: New Vegas.
--
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=49921
Bug ID: 49921
Summary: Yousician needs support for
SYSTEM_PROCESS_ID_INFORMATION in
NtQuerySystemInformation
Product: Wine
Version: 5.18
Hardware: x86-64
URL: https://public.yousician.com/Builds/YousicianSetup.exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Depends on: 49334
Distribution: ---
Created attachment 68298
--> https://bugs.winehq.org/attachment.cgi?id=68298
Dumb hack
As the title says.
Console output below;
If you just dumb hack return success in NtQuerySystemInformation the program
starts fine into the loginscreen.
I think error comes from this source:
https://chromium.googlesource.com/external/github.com/giampaolo/psutil/+/re…
status = NtQuerySystemInformation(
SystemProcessIdInformation,
&processIdInfo,
sizeof(SYSTEM_PROCESS_ID_INFORMATION),
.
.
if (! NT_SUCCESS(status)) {
FREE(buffer);
if (psutil_pid_is_running(pid) == 0)
NoSuchProcess("NtQuerySystemInformation");
else
psutil_SetFromNTStatusErr(status, "NtQuerySystemInformation");
return NULL;
}
Note: To see this bug one first has to get around bug #49334; One way is to run
wine as root; Do not shoot for me this......
Error in console:
0124:fixme:ntdll:NtQuerySystemInformation
(0x00000058,0x2c0f140,0x0000000c,(nil)) stub
ERROR:root:
Traceback (most recent call last):
File "psutil\_common.py", line 449, in wrapper
AttributeError: _cache
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "launcher\appBase.py", line 43, in wrapped
File "launcher\appBase.py", line 87, in run
File "launcher\utils.py", line 32, in app_running
File "psutil\__init__.py", line 634, in name
File "psutil\_pswindows.py", line 750, in name
File "psutil\_pswindows.py", line 681, in wrapper
File "psutil\_pswindows.py", line 671, in convert_oserror
File "psutil\_pswindows.py", line 679, in wrapper
File "psutil\_common.py", line 452, in wrapper
File "psutil\_pswindows.py", line 766, in exe
OSError: [WinError 87] Invalid parameter: '(originated from
NtQuerySystemInformation)'
--
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=49916
Bug ID: 49916
Summary: Culpa Innata:can't install game in Wine.
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chebanenkoigor93(a)gmail.com
Distribution: ---
Created attachment 68288
--> https://bugs.winehq.org/attachment.cgi?id=68288
Screenshot
I can't install Culpa Innata in Wine 5.18. It gives me message with error.
--
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=49917
Bug ID: 49917
Summary: Copy/Cut-paste doesnt work properly
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raj.sabharwal(a)yahoo.com
Distribution: ---
Copying any text to clipboard works first time the application is opened but
then copy works only when copy (ctrl+c) is done twice.
Similarly When text is cut, the text is removed from the original location
correctly but when paste it is not pasted.
To do paste, cut paste has to be repeated again and then it works most of the
times
Steps :
Upgrade from Ubuntu 18.04 to Ubuntu 20.04
1. Open Application : Visual Foxpro 6
2. write a some text say "hello" in command window
3. select it
4. do ctr+c
5. do ctr+v
Result: Copy paste will work
repeat the above steps 2-5
Result: Copy paste wont work
repeat the above steps
Result: Copy paste works
Similarly
1. Open Application : Visual Foxpro 6
2. write a some text say "hello"
3. select it
4. do ctrl+x
5. do ctrl+v
Result: Cut paste works
Repeat steps
Result: Cut paste wont work. On cutting the text will be correctly removed but
on ctrl+v it wont be pasted
Undo by doing ctrl+z
and repeat steps
Result: Cut paste works
--
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=49792
Bug ID: 49792
Summary: pfx import does not works
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: eugene_s_s2(a)mail.ru
Distribution: ---
Created attachment 68106
--> https://bugs.winehq.org/attachment.cgi?id=68106
logs with WINEDEBUG=+crypt
I have Debian 9 and Wine 5.0.2 (also tried 5.16)
I run "wine control" to add new certificate from pfx-file (in attachment, it's
not secret, password is 1)
But when i try to add pfx from certificate import wizard i receive message,
that file format is not supported (i do not know exact english error, because i
receive it in russian). I tried to make pfx by openssl 1.0.1, also by microsoft
windows built-in export-to- -pfx wizard. Also tried making pem-files, but got
succesfull import only for public part of certificate. Also I tried making
certificate request by windows CA and by Openssl, but still no luck.
Also tried importpfx.exe -f certificate.p12 - p "1" -t USER -s MY. (With
MACHINE parameter also)
The output says that import suceeded. But i did not see any certificates in
wine control. Importing of cer-files works.
What am i doing wrong? All that i know is that from wine 5.0 (as in release
notes) importing of pfx blobs is supported.
--
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=49144
Bug ID: 49144
Summary: Opening a PFX certificate in a dotnet application
using X509Certificate2
Product: Wine
Version: 5.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: petrov_lv(a)ekra.ru
Distribution: ---
Created attachment 67146
--> https://bugs.winehq.org/attachment.cgi?id=67146
output for wine
There is a crash in the test application when opening the PFX certificate. The
certificate contains a private key.
Test application:
using System;
using System.Security.Cryptography.X509Certificates;
namespace CheckPfx
{
class Program
{
static void Main(string[] args)
{
if (args.Length == 2)
{
var fileName = args[0];
var password = args[1];
var cert2 = new X509Certificate2(fileName, password);
Console.WriteLine($"HasPrivateKey: {cert2.HasPrivateKey}");
}
else
{
Console.WriteLine("using: <appName.exe> <pfx-file>
<password>");
}
}
}
}
Сertificate creation:
certtool --dsa --generate-privkey --outfile key.pem
certtool --generate-self-signed --load-privkey key.pem --outfile cert.pem
--template template.cfg
certtool --load-certificate cert.pem --load-privkey key.pem --to-p12 --outder
--outfile cert.pfx
Output for windows:
HasPrivateKey: True
Output for wine: (in attached file)
Unhandled Exception: System.Security.Cryptography.CryptographicException:
Invalid parameter.
--
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=39971
Bug ID: 39971
Summary: Vbscript works very slow on wine
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: outdoor-online(a)i.ua
Distribution: ---
Created attachment 53407
--> https://bugs.winehq.org/attachment.cgi?id=53407
Vbscript with config and input file. Logs in Win and Ubuntu
I have installed Wine (v.1.7) on Ubuntu (v. 12.04) to run the vbscript. Libre
Office was also installed via Wine (required for vbscript). The script converts
.xls or .xlsx (input file) to .csv (output file). The problem is the following:
for the first time after installation script is running for 15 minutes (this is
longer than in Win, but it is acceptable). All subsequent times the script is
running for 1.5 hours. According to the logs, you can see that the script
processes each subsequent string in xls|xlsx longer than the previous one.
(like the loss of productivity in processing xls|xlsx)
--
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=7106
Chebanenko Igor <chebanenkoigor93(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chebanenkoigor93(a)gmail.com
--- Comment #27 from Chebanenko Igor <chebanenkoigor93(a)gmail.com> ---
Created attachment 68274
--> https://bugs.winehq.org/attachment.cgi?id=68274
Need For Speed 3 - Windows API monitoring.
--
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=42585
Bug ID: 42585
Summary: Final Fantasy V Corrupt Fonts
Product: Wine
Version: 2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 57509
--> https://bugs.winehq.org/attachment.cgi?id=57509
backtrace-finalfantasyv
Final Fantasy V show corrupted fonts with wine 2.3 and before versions
Added too 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=49888
Bug ID: 49888
Summary: Reaper crashes when loading certain vst plugins that
need authorization
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luisuribe00(a)hotmail.com
Created attachment 68240
--> https://bugs.winehq.org/attachment.cgi?id=68240
log of the crash
Reaper crashes when I load a vst plugin that has been recently installed and
needs authorization, plugins which don't need authorization do not cause this
issue.
--
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.