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.
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.
http://bugs.winehq.org/show_bug.cgi?id=35122
Bug ID: 35122
Summary: NVIDIA CUDA Toolkit v5.5 installer fails, claiming "An
unknown error has occurred." (failure to return 'url'
property from DOMDocument)
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
The installer is wrapped. Let it unpack first and then CTRL+C when the error
dialog box is shown for easier reproducing.
Run the extracted main installer.
Relevant part of trace log:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/NVIDIA/CUDA
$ WINEDEBUG=+tid,+seh,+relay,+msxml wine ./setup.exe >>log2.txt 2>&1
...
002f:trace:msxml:domdoc_load (0x13b250)->({VT_BSTR:
L"C:\\NVIDIA\\CUDA\\setup.CFG"})
...
002f:trace:msxml:create_moniker_from_url L"C:\\NVIDIA\\CUDA\\setup.CFG"
...
002f:trace:msxml:domdoc_load ret (0)
...
002f:trace:msxml:domdoc_setProperty (0x13b250)->(L"SelectionLanguage" {VT_BSTR:
L"XPath"})
...
002f:trace:msxml:domdoc_get_documentElement (0x13b250)->(0x33f814)
...
<unrelated domdoc stuff>
...
002f:trace:msxml:domelem_get_ownerDocument (0x143c10)->(0x33f394)
002f:Call ntdll.RtlAllocateHeap(00110000,00000000,000000b8) ret=7e21f12f
002f:Ret ntdll.RtlAllocateHeap() retval=00145a00 ret=7e21f12f
002f:trace:msxml:xmldoc_add_refs (0x7cadb248)->(12)
002f:trace:msxml:get_domdoc_from_xmldoc returning iface 0x145a1c
002f:trace:msxml:domdoc_get_url (0x145a00)->(0x33f390)
002f:Call ntdll.RtlAllocateHeap(00110000,00000000,00000028) ret=101e2d58
002f:Ret ntdll.RtlAllocateHeap() retval=00145ac0 ret=101e2d58
002f:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033f33c)
ret=101e6a02
002f:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83a8ef
ip=7b83a8ef tid=002f
002f:trace:seh:raise_exception info[0]=19930520
002f:trace:seh:raise_exception info[1]=0033f358
002f:trace:seh:raise_exception info[2]=102bc340
002f:trace:seh:raise_exception eax=7b826921 ebx=7b8ba000 ecx=19930520
edx=0033f284 esi=0033f328 edi=0033f2f0
002f:trace:seh:raise_exception ebp=0033f2c8 esp=0033f264 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000283
...
002f:Call user32.MessageBoxW(00000000,00135288 L"An unknown error has
occurred.",001297e8 L"NVIDIA Install",00010010) ret=004015e9
--- snip ---
The problem seems to be that Wine's msxml fails to return 'url' property for
the DOMDocument. It returns S_FALSE, leaving the out parameter with NULL.
The installer checks the out param != NULL and throws exception.
I'd expect something like 'file:///C:/NVIDIA/CUDA/setup.CFG' (see
create_moniker_from_url).
'winetricks msxml3' obviously works around (until the installer runs into next
Wine bug).
Regards
--
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.