http://bugs.winehq.org/show_bug.cgi?id=12297
Summary: Movie Magic Screenwriter 6: Initialization Error
requiring installation of a device driver
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silverscreenwriter(a)gmail.com
Created an attachment (id=11744)
--> (http://bugs.winehq.org/attachment.cgi?id=11744)
Command line error output
I'm running Fedora Core 8. Kernel is 2.6.24.3-50.
I used Add/Remove Software to install Wine 0.9.56.
I then installed, without issue, Movie Magic Screenwriter 6.0. The program's
start-up icon was copied to my desktop.
When I click on the icon, I get the following message:
Initialization Error: "This software requires installation of device driver
TPkd and a reboot before running. Please reboot or reinstall the software."
The above-mentioned driver is installed at
~/.wine/drive_c/windows/system32/drivers/TPkd.sys
A reinstall and/or reboot has no affect.
When I run it from the command line, there is error output, which I have
attached as a plain text file named "WineError.txt". The first line of the
file displays the command entered to start the program.
If you should need any additional information, please contact me via e-mail.
- Harvey
--
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=5991
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.asp.net/MSDE/def |https://web.archive.org/web
|ault.aspx |/20060509062510/http://down
| |load.microsoft.com/download
| |/d/5/4/d5402c33-65de-4464-9
| |d82-d1de2971d9db/MSDE2000A.
| |exe
--
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=32454
Bug #: 32454
Summary: Wine: Johnson Controls Example Visual Basic App fails
at Soap login
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spkellco(a)gmail.com
Classification: Unclassified
Created attachment 42814
--> http://bugs.winehq.org/attachment.cgi?id=42814
VB Source and Binary for MetasysSampleApp.exe
MetasysSampleApp.exe works perfectly under Windows 7 but fail after Login
attempt with the following error. Source and Binary attached.
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {88d969c1-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
fixme:advapi:RegisterEventSourceW ((null),L"MSSOAP"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0004,0xc0000010,(nil),0x0001,0x00000000,0x32be4c,(nil)):
stub
err:eventlog:ReportEventW L"Loading of the WSDL file failed"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceW ((null),L"MSSOAP"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0003,0xc0000010,(nil),0x0001,0x00000000,0x32beb8,(nil)):
stub
err:eventlog:ReportEventW L"An unanticipated error occurred during the
processing of this request."
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--
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=42464
Bug ID: 42464
Summary: WinAPI function GetTimeZoneInformation returns Arab
Standard Time instead of Russian Standard Time
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: greenapple217(a)yandex.ru
Distribution: ---
Created attachment 57312
--> https://bugs.winehq.org/attachment.cgi?id=57312
program after compiling returns a wrong result
I wrote a little program in VC++6 and attached its code. When I execute it the
program gives me a wrong result. I've made a temporary solution by changing
values of keys of "Arab Standard Time" branch in regedit. I've just assigned
there values from "Russian Standard Time" branch. In English Windows XP this
program gives me "Russian Standard Time" string and in Russian Windows XP -
"Московское время"(Moscow time) but in Linux under wine it gives me "Arab
Standard Time".
--
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=49119
Bug ID: 49119
Summary: Timezone America/Sao_Paulo reconigzed as
America/Buenos_Aires
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: thiago(a)internetbudi.com.br
Distribution: ---
Timezone is not recognized and probably changed:
http://mm.icann.org/pipermail/tz-announce/2019-July/000056.html
Running from archlinux or ubuntu has the same results.
```
$ wine --version
wine-5.7
```
```
$ printenv
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=ea9649867742
TERM=xterm
HOME=/home
DEBIAN_FRONTEND=noninteractive
LC_ALL=pt_BR.UTF-8
LANG=pt_BR.UTF-8
LANGUAGE=pt_BR.UTF-8
TZ=America/Sao_Paulo
WINEPREFIX=/root/prefix32
WINEARCH=win32
DISPLAY=:0
```
```
$ cat /etc/timezone
America/Sao_Paulo
```
**Finally**, when checking wine windows registry it is recognized as another
Zone (creating troubles with a proprietary .NET software I use):
```
$ wine reg query
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation"
002c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
StandardName REG_SZ Hora padrão da Argentina
TimeZoneKeyName REG_SZ Argentina Standard Time
```
Bug appears to be similar to other related timezone changes.
Question: How can I tell that my local timezone is the same as specified in the
`loader/wine.inf`?
--
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=35024
Bug #: 35024
Summary: FEAR Combat (SEC2) installer doesn't display cd
key/serial field
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
reported in WineHQ forums: http://forum.winehq.org/viewtopic.php?f=8&t=20420
This is not a dupe of bug 20456 ("FEAR's installer will not let me enter the
serial number due to wrong font").
The field is not displayed at all.
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=35551
Bug ID: 35551
Summary: RSASecurid: Wine crashed when opening SecurID.exe of
RSA token software
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: prakashgnana85(a)gmail.com
Classification: Unclassified
Created attachment 47472
--> http://bugs.winehq.org/attachment.cgi?id=47472
Attachment contains the crash details of RSA SecurID.exe execution
While starting the RSA client for soft token generation, wine gets crashed. I
used wine 1.7.8 and command wine SecurID.exe to invoke it . The same is working
in Ubuntu and not Fedora. Could you please help me fix this. Please let me know
if any more information required.
Download site for RSA:
http://india.emc.com/security/rsa-securid/rsa-securid-software-authenticato…
Under DOWNLOADS -> FOR END USERS: -> 32-bit Desktop Application with Note: This
is available as a 32-bit Application only.
I have attached crash report as well.
Thanks
Gnanaprakasam
--
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=35145
Bug ID: 35145
Summary: RSA SecurID software token doesn't run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: dopey(a)moonteeth.com
Classification: Unclassified
Created attachment 46887
--> http://bugs.winehq.org/attachment.cgi?id=46887
backtrace generated by crossover 13.0.1
I've been using wine (specifically with crossover) to run the RSA SecurID
software token software and with crossover 13.0 and higher it will no longer
run. I'll attach the backtrace.
I installed it with the Fedora version of wine (wine-1.7.5) and it also stopped
working. I couldn't figure out how to properly generate a backtrace to compare
to the crossover backtrace so if the crossover one isn't good enough, please
let me know and I'll work on getting one from "stock" wine.
--
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=51515
Bug ID: 51515
Summary: TES IV Oblivion fails to load nsi library, and crashes
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katisntgood(a)gmail.com
Distribution: ---
As stated in the title, TES 4 Oblivion fails to load the nsi.dll library. This
causes a chain of libraries that can't load, thus crashing the executable
before it gets a chance to load. This holds true for it's companion application
TES Construction Set. It is not affected by the community script extender
xOBSE. Example errors in description:
0230:err:module:import_dll Library nsi.dll (which is needed by
L"C:\\windows\\system32\\iphlpapi.dll") not found
0230:err:module:import_dll Library iphlpapi.dll (which is needed by
L"C:\\windows\\system32\\WSOCK32.dll") not found
0230:err:module:import_dll Library WSOCK32.dll (which is needed by
L"C:\\Oblivion\\Oblivion.exe") not found
0230:err:module:LdrInitializeThunk Importing dlls for
L"C:\\Oblivion\\Oblivion.exe" failed, status c0000135
--
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=51430
Bug ID: 51430
Summary: Multiple applications fail to start with "Library
nsi.dll not found" in a previously created Wine
prefix.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 70282
--> https://bugs.winehq.org/attachment.cgi?id=70282
Output of PlayOnline Viewer starting.
After a124b765b1377 [1], applications fail starting with output such as:
err:module:import_dll Library nsi.dll (which is needed by
L"C:\\windows\\system32\\iphlpapi.dll") not found
err:module:import_dll Library iphlpapi.dll (which is needed by
L"C:\\windows\\system32\\wbem\\wbemprox.dll") not found
So far this seems to affect previously created prefixes only, tested running
PlayOnline Viewer (Final Fantasy XI Online), Steam, and Secondhand Lands.
I noticed that in a bad run, there's a 'iphlpapi:GetIfEntry returning 13' while
on a good run it's 'iphlpapi:GetIfEntry returning 0', but this seems to be
again different in a new, clean prefix and I'm not yet sure of its importance.
In a new prefix, at least the PlayOnline Viewer seems to work.
On a positive note, the PlayOnline Viewer splash screen seems to finally show
up correctly (has been doing so with Wine Staging for a time). :]
1.
https://source.winehq.org/git/wine.git/commit/a124b765b1377fea8a2fe88dc1ae1…
--
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.