https://bugs.winehq.org/show_bug.cgi?id=38640
Bug ID: 38640
Summary: Cygwin/MSYS2 compiled Hello World program couldn't
display output in pure Linux console
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Distribution: ---
This is a follow up of bug 34930.
When running cygwin/msys2 compiled Hello World program in pure Linux console,
GetConsoleWindow returns NULL, and the program refuse to output.
--
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=25359
Summary: Internet Explorer 4 setup crashes
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://www.oldversion.com/download/msie401sp2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32253)
--> (http://bugs.winehq.org/attachment.cgi?id=32253)
Crash log
The installer for IE4 will crash early in the installation process after taking
the following steps:
1. Set Windows version to NT 4.0 and remove z: drive
2. Run iexplore -unregserver
3. Run the IE4 unpacker and installer
Workaround: remove the fake schannel.dll from system32 (thus letting the IE4
installer add its own) or replace it with a native one. A few other
observations:
- Using the above workaround, then setting a builtin-only override for schannel
doesn't bring back the crash
- A +loaddll log has no sign of schannel at this point
--
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=39139
Bug ID: 39139
Summary: Microsoft Return of Arcade Anniversary Edition setup
spawns DelUS.bat which never closes and consumes 100%
CPU
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 52156
--> https://bugs.winehq.org/attachment.cgi?id=52156
trace+file truncated to 10,000 lines and compressed
To reproduce:
1. Insert Microsoft Return of Arcade Anniversary Edition (copyright year 2000)
CD.
2. Run setup.exe.
3. When setup completes, use htop to view the running processes. Note that
DelUS.bat is consuming 100% CPU.
The problem happens every time setup.exe closes and switches over to the
installed program, regardless of whether the program was already installed.
Attached is the output of `WINEDEBUG=trace+file wine setup.exe` (with the game
already installed), truncated to 100,000 lines and compressed.
DelUS.bat does not close and restart; its process ID remains constant.
The problem does not occur in the demo version.
--
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=37310
Bug ID: 37310
Summary: MMS Buchfuehrung und Bilanz fails during online update
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Created attachment 49619
--> https://bugs.winehq.org/attachment.cgi?id=49619
Crash output on wine 1.7.26 after online update
Hello everyone,
AppDB entry is at:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=7611
Bug is only happening during the first Internet Update: Menu bar --> Sonstiges
--> Internet-Update
I would like to submit the following crash output.
--
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=49542
Bug ID: 49542
Summary: vkGetInstanceProcAddr shouldn't return an address for
missing functions
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Created attachment 67677
--> https://bugs.winehq.org/attachment.cgi?id=67677
+vulkan log
This causes test_enumerate_physical_device2() in vulkan-1/tests/vulkan.c to
crash on macOS.
It tries to call vkGetPhysicalDeviceProperties2 which is missing from MoltenVK.
The test has a skip if it can't find vkGetPhysicalDeviceProperties2, but it
isn't triggered.
The problem I've "found" is that macdrv_vkGetInstanceProcAddr correctly returns
NULL for vkGetPhysicalDeviceProperties2, but in the test it uses
vkGetInstanceProcAddr. vkGetInstanceProcAddr goes to wine_vkGetInstanceProcAddr
and that uses wine_vk_get_instance_proc_addr.
wine_vk_get_instance_proc_addr doesn't return NULL, because it just checks some
sort of table.
Attached is a +vulkan log.
I'm running macOS 10.14, wine compiled with mingw and the 10.13 SDK.
--
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=40862
Bug ID: 40862
Summary: Kingsoft Office 2012 displays a gray editor window
with invisible text
Product: Wine
Version: 1.9.12
Hardware: x86-64
URL: https://web.archive.org/web/20120712175400/http://www.
kingsoftstore.com/download/office_suite_free_2012.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
After installed and opened (wps.exe) program displays a gray editor instead of
white and anything you type cannot be seen, also changing the colors do not
make then appear.
--
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=38868
Bug ID: 38868
Summary: Homesite+ (v5.5): If caps-lock is on, exiting Extended
Find dialog results in caps-lock state being toggled
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooquency(a)gmail.com
Distribution: ---
In HomeSite+ (v5.5), there is a feature which allows multiline find and/or
replace with support for regular expressions and more. This is a powerful
feature which is still not present on most modern code editors, and as such is
a killer feature.
However, in Wine, there is a very annoying bug: If caps-lock is on, exiting
Extended Find dialog results in caps-lock state being toggled.
Reproduce steps:
1) Press caps-lock on the keyboard. (Verify this has taken effect by typing
into the editor area).
2) Open the Extended Find/Replace dialog either: (a) via the menu at Search >
Extended Find (or Extended Replace; or (b) Using Control+Shift+F (or
Control+Shift+R).
3) Close the box, either by suing escape to dismiss it, or the standard OS UI
close UI control in the top corner of the dialog.
4) Start typing. Text is now lower-case, though the caps-lock light on the
keyboard remains on.
5) Open the Extended Find/Replace dialog again, as per step 2.
6) Close the box again, as per step 3.
7) Start typing. Text is now upper-case.
Repeating these steps will continue to toggle the case.
--
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=38136
Bug ID: 38136
Summary: Clickr: missing letters
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50854
--> https://bugs.winehq.org/attachment.cgi?id=50854
screenshot
Some of the letters are missing from the high score table or when I choose to
quit the game.
Terminal output doesn't show anything related.
Installing native d3dx9* libraries doesn't help.
The problem doesn't exist with the CSMT patchset.
Fedora 21
Nvidia binary drivers 340.76
--
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=27737
Summary: NVIDIA D3D SDK 10 Lightning Sample needs unimplemented
function d3dx10_43.dll.D3DX10CreateSprite
Product: Wine
Version: 1.3.23
Platform: x86-64
URL: http://developer.download.nvidia.com/SDK/10/direct3d/s
amples.html#Lightning
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
Lightning.zip
MD5 Sum: 063eb9c9d53eb1aa2e51a37b33036f93
SHA1 Sum: 19d47dae7a2ed4c24a1190e8b1dca7a217c1ce02
wine: Call from 0x7b839db2 to unimplemented function
d3dx10_43.dll.D3DX10CreateSprite, aborting
--
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.