https://bugs.winehq.org/show_bug.cgi?id=50052
Bug ID: 50052
Summary: wineconsole and mark-copy
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vladimir.kokovic(a)gmail.com
Distribution: ---
After the last wineconsole commit, mark-copy copies to the clipboard random
line or nothing.
commit 627d31fcd9fa1e4657c781ca07ff25e437101820
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Oct 12 18:27:44 2020 +0200
wineconsole: Reimplement as AllocConsole wrapper.
--
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=36814
Bug ID: 36814
Summary: Microsoft SQL Server 2008 R2 installer fails to
install a custom wmi provider
Product: Wine
Version: 1.7.20
Hardware: x86
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=3743
OS: Linux
Status: NEW
Keywords: dotnet, download, Installer
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 33661
Continuation of bug 33661.
After importing the registry entries from 33661, the installer gets a bit
further, to the point of copying files. This later fails with a dialog box
saying:
TITLE: Microsoft SQL Server 2008 R2 Setup
------------------------------
The following error has occurred:
Error code: 0x8004100e
Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this
action and continue setup.
For help, click:
http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&E…
that error code is WBEM_E_INVALID_NAMESPACE. The installer is executing the
step 'Slp_Config_Install_Core_WMI_Provider_Cpu32
note: bug 33661 was about 'Microsoft SQL Server Management Studio Express 2008
R2', whereas I was testing with 'Microsoft SQL Server 2008 R2'
[austin@localhost ~]$ sha1sum SQLEXPR32_x86_ENU.exe
acf5494d18edf117a2683d66a96fb8954f98d86d SQLEXPR32_x86_ENU.exe
[austin@localhost ~]$ du -h SQLEXPR32_x86_ENU.exe
59M SQLEXPR32_x86_ENU.exe
[austin@localhost ~]$ wine --version
wine-1.7.20-158-g8762842
--
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=5322
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Regression SHA1|c1f3adc4a4cd53e0b44b7f4bbb1 |
|1a676d9c16f91 |
Keywords|regression |download
URL| |https://web.archive.org/web
| |/20201008100829/https://dow
| |nload.microsoft.com/downloa
| |d/C/3/F/C3F8B58B-9753-4C2E-
| |8B96-2DFE3476A2F7/eVC4.exe
--- Comment #46 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
while revisiting old tickets I already stumbled across this one multiple times.
Every time I have remember myself about the improper close here.
In short: nothing was fixed here, VC6/VB6/eVC++ installers still crash due to
missing HKEY_PERFORMANCE_DATA.
https://bugs.winehq.org/show_bug.cgi?id=33037#c12
I remove the regression sha1 which didn't make any sense. See comment #6, buggy
installer code that just worked by chance.
Just for science I made a very simple test with old .NET 1.1 app (comment #29)
and Wine 1.3.34 release. A few releases behind Wine 1.3.30 which was used as
closure here. It's one of the earliest releases I can still build as shared
Wow64 on modern Fedora 32/GCC 10 without back-porting millions of patches (47
patches in this case).
https://web.archive.org/web/20051023162214/http://www.xwatch.de/download/ds…
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/DSLWatch2
$Â wine ./DSLWatch.exe
trace:msgbox:MSGBOX_OnInit L"System.ComponentModel.Win32Exception: File not
found\r\n at System.Diagnostics.PerformanceMonitor.GetData(String item)\r\n
at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item)\r\n
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()\r\n at
System.Diagnostics."...
--- snip ---
Forward nine years ...
Using eVC++ 4.0 installer which had always the same problem as MSVC6
installers.
https://web.archive.org/web/20201008100829/https://download.microsoft.com/d…
--- snip ---
$ WINEDEBUG=+seh,+relay,+reg wine ./setup.exe >>log.txt 2>&1
...
00fc:Call advapi32.RegOpenKeyExA(80000002,004328c0
"software\\microsoft\\windows
nt\\currentversion\\perflib\\009",00000000,00020019,0031c3ac) ret=00412595
...
00fc:Call ntdll.NtOpenKeyEx(0031c3ac,00020019,0031c30c,00000000) ret=7b03a069
00fc:trace:reg:NtOpenKeyEx (0x18,L"software\\microsoft\\windows
nt\\currentversion\\perflib\\009",20019,0x31c3ac)
00fc:trace:reg:NtOpenKeyEx <- (nil)
00fc:Ret ntdll.NtOpenKeyEx() retval=c0000034 ret=7b03a069
00fc:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7b03a070
00fc:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7b03a070
00fc:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=00412595
00fc:Call ntdll.RtlReAllocateHeap(01230000,00000000,00000011,00000010)
ret=0041703c
00fc:Ret ntdll.RtlReAllocateHeap() retval=00000000 ret=0041703c
00fc:Call advapi32.RegCloseKey(80000004) ret=0041299c
00fc:Ret advapi32.RegCloseKey() retval=00000000 ret=0041299c
..
00fc:trace:seh:dispatch_exception code=c0000005 flags=0 addr=004129C9
ip=004129c9 tid=00fc
00fc:trace:seh:dispatch_exception info[0]=00000000
00fc:trace:seh:dispatch_exception info[1]=00000000
00fc:trace:seh:dispatch_exception eax=3f800000 ebx=00000000 ecx=0031cbf4
edx=00000000 esi=00000000 edi=0000004e
00fc:trace:seh:dispatch_exception ebp=ffffff31 esp=0031c4c0 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010212
00fc:trace:seh:call_vectored_handlers calling handler at 7B00F270 code=c0000005
flags=0
00fc:trace:seh:call_vectored_handlers handler at 7B00F270 returned 0
00fc:trace:seh:call_stack_handlers calling handler at 00422A8B code=c0000005
flags=0
00fc:trace:seh:call_stack_handlers handler at 00422A8B returned 1
00fc:trace:seh:call_stack_handlers calling handler at 00416598 code=c0000005
flags=0
00fc:Call KERNEL32.GetLastError() ret=0041979b
00fc:Ret KERNEL32.GetLastError() retval=00000057 ret=0041979b
...
wine: Unhandled page fault on read access to 00000000 at address 004129C9
(thread 00fc), starting debugger...
--- snip ---
My winedbg proxy mode workaround from
https://appdb.winehq.org/objectManager.php?sClass=version&iId=2538 still works
around the crash for these installers.
Bug 33037 ("Visual Studio 6 can't be installed with WinVer >= Win2K (missing
HKEY_PERFORMANCE_DATA 230, process object)") is fortunately open and staged.
$ wine --version
wine-6.0-rc3
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=5911
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?family |/20201008100829/https://dow
|id=1DACDB3D-50D1-41B2-A107- |nload.microsoft.com/downloa
|FA75AE960856 |d/C/3/F/C3F8B58B-9753-4C2E-
| |8B96-2DFE3476A2F7/eVC4.exe
Version|unspecified |0.9.19.
OS|other |Linux
Hardware|Other |x86
--
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=657
soredake <gi85qht0z(a)relay.firefox.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gi85qht0z(a)relay.firefox.com
--
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=49106
Bug ID: 49106
Summary: error: redefinition of typedef ‘UCHAR’ (plus PUCHAR’,
‘USHORT’, PUSHORT’, ‘ULONG’, and PULONG’)
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
Compiling wine-5.7 fails with:
error: redefinition of typedef ‘UCHAR’
error: redefinition of typedef ‘PUCHAR’
error: redefinition of typedef ‘USHORT’
error: redefinition of typedef ‘PUSHORT’
error: redefinition of typedef ‘ULONG’
error: redefinition of typedef ‘PULONG’
I imagine other bug [1] is still present, but this new bug stops compilation
first.
[1] https://bugs.winehq.org/show_bug.cgi?id=47907
--
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=657
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |luca.cappelletti(a)gmail.com
--- Comment #124 from Anastasius Focht <focht(a)gmx.net> ---
*** Bug 8321 has been marked as a duplicate of this bug. ***
--
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=8321
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |DUPLICATE
CC| |focht(a)gmx.net
Summary|Bopup Messenger: |Bopup Messenger fails to
|err:module:import_dll |run due to missing
|Library ... |MFC42.DLL
--- Comment #3 from Anastasius Focht <focht(a)gmx.net> ---
*** This bug has been marked as a duplicate of bug 657 ***
--
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=3421
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MetaTrader drag and drop |Metatrader 4 crashes on
|problem |unimplemented function
| |MFC42.DLL.6625
| |(old/incompatible MFC dll
| |used, 'winetricks mfc42' is
| |a workaround)
URL|http://www.metaquotes.net/f |https://web.archive.org/web
|iles/mt4setup.exe |/20050923190612/http://meta
| |quotes.net/files/mt4setup.e
| |xe
Severity|major |normal
CC| |focht(a)gmx.net
--
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.