http://bugs.winehq.org/show_bug.cgi?id=28943
Bug #: 28943
Summary: Notepad2 v4.2.25 installation fails
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.flos-freeware.ch/zip/Notepad2_4.2.25_x86.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 37206
--> http://bugs.winehq.org/attachment.cgi?id=37206
+relay,+tid,+msgbox log
Notepad2 is a light-weight, freeware text editor. After launching
Notepad2_4.2.25_x86.exe, I get an error message, saying: 'An error has
occurred. The installation has not been completed.'
Afterwards the installer quits.
Notepad2_4.2.25_x86.exe is a self-extracting cab archive, I was able to extract
it's contents by the Linux cabextract tool.
The same problem is present in Wine-1.0.1, 1.2.3, 1.3.x.
During the operation there is no terminal output at all.
--
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=32348
Bug #: 32348
Summary: Crysys 2 Game wont launch.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
This is what I got from terminal:
[linards@KOMPIIC ~]$ env WINEPREFIX="/home/linards/.wine" wine C:\\Program\
Files\ \(x86\)\\Games\\Crysis\ 2\ Game\ of\ the\ Year\\bin32\\Crysis2.exe
[linards@KOMPIIC ~]$ fixme:advapi:EventRegister
{47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005140, 0x3f036b20, 0x3f036b18
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005140,
0x3f036b58, 0x3f036b50
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005140,
0x3f036ae8, 0x3f036ae0
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005140,
0x3f036b90, 0x3f036b88
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005140,
0x3f036bc8, 0x3f036bc0
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No
such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0x166d72c, overlapped 0x1486068): stub
fixme:winsock:WSALookupServiceBeginW (0x166d82c 0x00000ff0 0x166d874) Stub!
[1201/214514:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin
failed with: 8
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
fixme:wbemprox:client_security_SetBlanket 0xf1dfef68, 0x1d5580, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf1dfef68
fixme:wbemprox:enum_class_object_Next timeout not supported
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not
registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6}
could be created for context 0x1
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:win:RegisterDeviceNotificationA (hwnd=0x1fe011a,
filter=0x33d3ac,flags=0x00000004) returns a fake device notification handle!
fixme:win:EnumDisplayDevicesW ((null),0,0x33cebc,0x00000000), stub!
fixme:appbar:SHAppBarMessage unknown msg: 4
--
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=28708
Bug #: 28708
Summary: gdiplus/tests/image.ok: test_fromhicon triggers
reference of uninitialized variable from SetDIBits
Product: Wine
Version: 1.3.30
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
Running "make image.ok" in gdiplus/tests, Valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at colorref_to_pixel_colortable (primitives.c:1088)
by convert_to_1 (primitives.c:2903)
by convert_bitmapinfo (dc.c:293)
by SetDIBits (dib.c:594)
by nulldrv_StretchDIBits (dib.c:443)
by StretchDIBits (dib.c:474)
by stretch_blt_icon (cursoricon.c:2077)
by CreateIconIndirect (cursoricon.c:2135)
by test_fromhicon (image.c:1167)
by func_image (image.c:2583)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at SetDIBits (dib.c:503)
--
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=28712
Bug #: 28712
Summary: winhttp/notification.ok: invalid read in
check_notification
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
First reported
http://www.winehq.org/pipermail/wine-devel/2009-November/079718.html
but still happening today.
Here's the valgrind error I'm seeing now (with -O1):
Invalid read of size 4
at check_notification (notification.c:85)
by send_callback (session.c:57)
by release_object (handle.c:81)
by connect_destroy (session.c:261)
by release_object (handle.c:85)
by request_destroy (session.c:534)
by release_object (handle.c:85)
by task_thread (request.c:185)
by worker_thread_proc (threadpool.c:114)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f854 is not stack'd, malloc'd or (recently) free'd
--
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=36080
Bug ID: 36080
Summary: Fifa 11 demo crashes when started (downloaded by
winetricks)
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamesvogel14(a)gmail.com
Created attachment 48264
--> http://bugs.winehq.org/attachment.cgi?id=48264
Fifa 11 demo crashes when started (downloaded by winetricks)
Fifa 11 demo crashes when started (downloaded by winetricks)
--
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=36026
Bug ID: 36026
Summary: I tried to uninstall Hawking control center (for a
print server)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: driuli(a)gmail.com
Created attachment 48174
--> http://bugs.winehq.org/attachment.cgi?id=48174
that's the log that I received
I tried to uninstall Hawking control center (for a print server).
http://hawkingtech.com/products/hawking_products/print_servers/hmps2u.html
--
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=36177
Bug ID: 36177
Summary: Saints Row the Third (Steam) crashes on startup
(expects 'PixelShader1xMaxValue' >= 32)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 31918
--- snip ---
$ wine ./steam.exe -no-dwrite -applaunch 55230 -windowed
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0049e519).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:0049e519 ESP:0033f9a0 EBP:0033fa44 EFLAGS:00010202( R- -- I - - - )
EAX:00000000 EBX:ffffffff ECX:0033f9a4 EDX:0000005e
ESI:02e5d668 EDI:00110aa8
...
Backtrace:
=>0 0x0049e519 in saintsrowthethird (+0x9e519) (0x0033fa44)
1 0x00e49427 in saintsrowthethird (+0xa49426) (0x0033fe20)
2 0x7b864208 call_process_entry+0xb() in kernel32 (0x0033fe38)
...
0x0049e519: movl 0x0(%eax),%ecx
Modules:
Module Address Debug info Name (108 modules)
PE 340000- 356000 Deferred xinput1_3
PE 400000- 3551000 Export saintsrowthethird
PE 98a0000- 996c000 Deferred steam
PE 10000000-10047000 Deferred binkw32
PE 30000000-302c1000 Deferred steam2
PE 38000000-388a5000 Deferred steamclient
PE 3b400000-3b41f000 Deferred steam_api
PE 3f000000-3f0ac000 Deferred tier0_s
PE 3f600000-3f64b000 Deferred vstdlib_s
PE 60000000-60021000 Deferred cserhelper
...
Threads:
process tid prio (all id:s are in hex)
...
0000005d (D) C:\Program Files\Steam\SteamApps\common\Saints Row the
Third\SaintsRowTheThird.exe
00000060 0
0000005e 0 <==
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/84c63435b4370af16908b0c6a89c6b5f…
--- snip ---
4558 caps->PixelShader1xMaxValue = shader_caps.ps_1x_max_value;
--- snip ---
PixelShader1xMaxValue:
http://www.kludx.com/capability.php?capability=301
$ wine --version
wine-1.7.17-129-gb84e112
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.
https://bugs.winehq.org/show_bug.cgi?id=2351
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://appdb.winehq.org/app |
|view.php?appId=27 |
CC| |focht(a)gmx.net
Version|unspecified |20040408
Resolution|--- |ABANDONED
Summary|Lotus Notes subwindows |Lotus Notes 5.0.x
|titles are cut down to |subwindows titles are cut
|first letter |down to first letter
--- Comment #27 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
no further response, resolving 'abandoned'.
Reopen if you can reproduce this with recent Wine version.
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.
https://bugs.winehq.org/show_bug.cgi?id=8392
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |focht(a)gmx.net
Resolution|--- |ABANDONED
--- Comment #11 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
no further response, resolving 'abandoned'.
Reopen if you can reproduce this with recent Wine version.
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.