https://bugs.winehq.org/show_bug.cgi?id=41336
Bug ID: 41336
Summary: Windows 10 DISM pkgmgr.exe doesn't launch
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: lerieur(a)protonmail.com
Distribution: ---
Created attachment 55682
--> https://bugs.winehq.org/attachment.cgi?id=55682
wine pkgmgr.exe
Steps to reproduce:
- visit
https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-d…
and download version for Windows 10 1607
- in terminal:
$ export WINEARCH=win32 WINEPREFIX=$HOME/.wine32
$ winetricks -q dotnet452 wininet
$ winecfg # set Windows version to 10
$ wine adksetup.exe /features OptionId.DeploymentTools
$ cd $WINEPREFIX/drive_c/Program\ Files/Windows\ Kits/10/Assessment\ and\
Deployment\ Kit/Deployment\ Tools/x86/DISM
$ wine pkgmgr.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=32556
Bug #: 32556
Summary: application can not find default printer
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patcomfort(a)yahoo.com
Classification: Unclassified
Created attachment 42964
--> http://bugs.winehq.org/attachment.cgi?id=42964
debug log file
Captools is a financial management (stocks) program. It once had a version for
individual investors, but long ago. It still runs well on Win XP. An upgrade
is not available. It also runs beautifully on Linux with wine, with one
exception. When the program starts, a message pops up which says that a
default printer for windows (not the program) has not been selected. A Printer
Setup menu item produces the same message. Reports can NOT be generated (even
on screen) because there is no recognized printer. The message never happened
on Win XP.
There is almost no information in the registry for Captools, either on XP or
wine. With grep, there is no reference at all to any printer in any file in
the program directory, either on XP or in wine. Debug tracing indicates that
the CUPS printers are seen. They are properly in the registry.
Printing with notebook in wine is perfect. It is also available in regedit.
The hardware (2 computers) does not have LPT or COM ports, only USB connections
to printers.
I have no idea what the program is checking on startup, but something is needed
to avoid the default printer message. A debug log is attached. The last few
lines of win.ini are:
[devices]
HL5340=wineps.drv,CUPS:HL5340
HL5340dup=wineps.drv,CUPS:HL5340dup
[PrinterPorts]
HL5340=wineps.drv,CUPS:HL5340,15,45
HL5340dup=wineps.drv,CUPS:HL5340dup,15,45
[windows]
device=hl5340,wineps.drv,CUPS:HL5340
--
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=7287
testelor(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |testelor(a)yahoo.com
--- Comment #21 from testelor(a)yahoo.com ---
I can confirm the behaviour, even if for me, personally, this never gets in my
way since I never minimize the tabs.
Vlad
--
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=41406
Bug ID: 41406
Summary: During the use of CLM Explorer via wine - the program
is crashing.
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: c.couwet(a)gmail.com
Created attachment 55762
--> https://bugs.winehq.org/attachment.cgi?id=55762
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x9f760fb7).
During the use of CLM Explorer via wine - the program is crashing.
--
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=40883
Bug ID: 40883
Summary: Heroes of the Storm can be frozen
Product: Wine-staging
Version: 1.9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: audiger(a)live.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54973
--> https://bugs.winehq.org/attachment.cgi?id=54973
Log
Hi,
When I launch the game Heroes of the Storm on Ubuntu 16.04 with Unity 7, if I
try to switch between applications with Alt+Tab the screen of the game freezes.
I made a log but I don't any errors related to this issue, hope it will help
someone. Feel free to ask me something about this issue because it's very
annoying, you cannot switch between applications or take a screenshot with the
right key on my French keyboard.
--
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=41379
Bug ID: 41379
Summary: Terrible performance hit for small messages
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: Alan.Gibby(a)dodiis.mil
Distribution: ---
I have a simple server and client that both run under Windows and Linux.
I am reading small messages (1-byte) in the client that are sent from the
server. The client is run under Wine, Linux, and Windows. The client is
compiled under Linux with g++ and under Windows with Visual Studio 2010. The
client that is run under Wine is about 20 times slower than the client running
under Linux or Windows. Could Wine be linking to the wrong version of the
system function recv? Turning off the Nagel algorithm with setsockopt makes no
difference.
--
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=41158
Bug ID: 41158
Summary: libs/port - error building on NetBSD
Product: Wine-staging
Version: 1.9.16
Hardware: x86-64
OS: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 55379
--> https://bugs.winehq.org/attachment.cgi?id=55379
Compile error in libs/port
Hello,
First of all, you might know that NetBSD amd64 doesn't have user_ldt yet so
MAYBE it is the cause of the compilation error (I have no idea...
unfortunately). Even if it builds correctly, I won't be able to use it but I
want to continue to maintain the package until we can use it.
I didn't apply any patch, I am building wine-staging 1.9.16 from
https://github.com/wine-compholio/wine-patched/archive/staging-1.9.16.tar.gz
which is already patched.
Here is more informations about my OS : NetBSD 7.99.34 (GENERIC.201607240240Z)
amd64
It is NetBSD-current.
In advance, excuse me if it is not a real issue, if it is because of amd64 or
maybe an error from me.
Please let me know if you have any question.
Adrien.
--
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=41143
Bug ID: 41143
Summary: Multiple D3D applications hang up when switch from
fullscreen mode to the desktop
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: audiger(a)live.fr
Distribution: ---
Created attachment 55349
--> https://bugs.winehq.org/attachment.cgi?id=55349
winex11 channel trace
Since some months now, when I tried to switch a game (which used the D3D API)
running in fullscreen mode to the desktop with Alt+Tab. The game freeze and the
screen remains black. I cannot even see the desktop at all. I had to kill the
process to be able to see it. This issue affects at least Heroes of the Storm
and Kingdom New Lands.
I made a log wit only the winex11 channel while running Kingdom New Lands. I
can make others logs, but ask me.
This issue begin to be very annoying due to the freeze. This has been tested on
Wine Staging, Wine and Wine Nightly.
--
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=10886
Summary: RTS_CONTROL_TOGGLE doesn't work
Product: Wine
Version: 0.9.51.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)tut.by
in WINE, setting DCB.fRtsControl to RTS_CONTROL_TOGGLE and doing SetCommState()
sets RTS line always high. (btw, this is the same as described to be bug in
win95, see http://support.microsoft.com/kb/140030 ). According to MSDN, RTS
should be set to high before data transmission, then data should be sent, and
then RTS should go back to low.
The workaround is to toggle RTS manually.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.