http://bugs.winehq.org/show_bug.cgi?id=30222
Bug #: 30222
Summary: Symantec VIP Access can not be activated - take 2
Product: Wine
Version: 1.5.0
Platform: Other
URL: http://www.symantec.com/products/trialware.jsp?pcid=pc
at_info_risk_comp&pvid=vip_1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
As a follow-up to bug #29891 , after installing Symantec VIP Access the user is
required to accept a license agreement and activate the program. The activation
is unsuccesful and therefore the program can not be used.
Please note that the 'activation' does not refer to copy protection mechanisms,
but rather to connecting to a server using HTTP and obtaining an initial unique
credential ID.
--
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=33190
Bug #: 33190
Summary: Font display problem using text and dc rotation
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralf.habacker(a)freenet.de
Classification: Unclassified
We recognized an gdi text display issue using the application Gausz
http://appdb.winehq.org/objectManager.php?sClass=application&iId=13649.
The problem appears when gdi text is drawn with font rotation *and* display
context rotation.
The problem do not appear when either font rotation or display context rotation
is zero.
The application uses CreateIndirectFont to set a fixed size font with optional
set rotation and draws the text with TextOut(). The display context rotation
has been set with SetWorldTransform().
We tried to find a test case application, but where not able to reproduce the
problem outside the application. We also tried to debug into wine's code based,
but got lost by the details.
--
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=55544
Bug ID: 55544
Summary: .NET Desktop Runtime 7 program doesn't work if .NET 7
is installed locally on the system
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tw0ali(a)tutanota.com
Distribution: ---
Created attachment 75104
--> https://bugs.winehq.org/attachment.cgi?id=75104
I've pasted two logs
I'm on Artix Linux and have installed locally on the system the dotnet-runtime
and dotnet-host packages on version 7. I also need to use a Windows program
(https://projectpokemon.org/home/files/file/1-pkhex/) that uses .NET Desktop
Runtime 7.0.10. I've downloaded the x64 setup from the Microsoft site
(https://dotnet.microsoft.com/en-us/download/dotnet/7.0) and installed it in my
Wine prefix.
If I start the program I get some errors. I've attached two logs:
- the first one happens when both dotnet-runtime and dotnet-host are installed
locally, and .NET Desktop Runtime 7.0.10 is installed in the Prefix;
- the second ones happens when I uninstall dotnet-runtime and dotnet-host from
the system and only .NET Desktop Runtime 7.0.10 is installed in the Prefix.
If I reboot the system and don't install dotnet-runtime and dotnet-host (so
only .NET Desktop Runtime 7.0.10 is installed in the Prefix) the program starts
fine.
--
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=57315
Bug ID: 57315
Summary: Program error
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zergling(a)poczta.onet.pl
Distribution: ---
Created attachment 77267
--> https://bugs.winehq.org/attachment.cgi?id=77267
WineDbg attached to pid xxxx
I try to run lasts (build 0.10.0i) (Windows 64-bit) IBKR Desktop from here:
https://www.interactivebrokers.com/en/trading/ibkr-desktop-download.php
After logging in, dozens of Wine debugger windows pop up with an error which I
added in the attachment.
When I try to click something in the app, the app closes.
--
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=57291
Bug ID: 57291
Summary: SILENT HILL 2 (2024) has rendering issues in DX11 mode
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 77231
--> https://bugs.winehq.org/attachment.cgi?id=77231
output
wine-9.19-30-g5b06663a59d
--
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=57272
Bug ID: 57272
Summary: Rhinoceros 8.11 hangs on startup with
"err:virtual:virtual_setup_exception stack overflow"
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: santi(a)mola.io
Distribution: ---
Created attachment 77205
--> https://bugs.winehq.org/attachment.cgi?id=77205
rhino8-seh.log from a run hanging with a stack overflow
Starting Rhino.exe from Rhinoceros 8.11 hands indefinitely. Last message is:
0154:err:virtual:virtual_setup_exception stack overflow 1984 bytes addr
0x6fffffc96bc4 stack 0x7ffffe100840
(0x7ffffe100000-0x7ffffe101000-0x7ffffe200000)
To reproduce it, you may clone https://github.com/smola/wine-rhino3d and run
1. ./install-rhino --version 8
2. ./run-rhino --version 8
The second one will hang indefinitely with the above error. Tested in Wine 9.18
and 9.19.
Attaching rhino8-seh.log with the output using WINEDEBUG=+seh.
--
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=57304
Bug ID: 57304
Summary: so like there is a bug when i download wine it says
the following packages have unmet dependencies and i
tried all way but never came down the solution
pleasevremove the bug
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: packager
Assignee: wine-bugs(a)winehq.org
Reporter: mdboys3171(a)gmail.com
Distribution: ---
like i cant even download games please solve the following packages have unmet
dependencies
--
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=45277
Bug ID: 45277
Summary: 006b:fixme:vulkan:X11DRV_vkCreateWin32SurfaceKHR
Application requires child window rendering, which is
not implemented yet!
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cootacarft(a)gmail.com
Distribution: ---
Created attachment 61537
--> https://bugs.winehq.org/attachment.cgi?id=61537
Image of Far Cry 5's Arcade Editor not displaying the game, just a white
screen.
When attempting to launch Far Cry 5 Arcade Editor, I am only able to load into
the editor itself, and no the game window - it only displays a white screen. I
use DXVK to load the game itself without any errors. DXVK isn't affecting the
results of the Arcade Editor as DXVK and the Arcade Editor work fine on
Windows.
--
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=57303
Bug ID: 57303
Summary: KnightOfKnights broken in "fullscreen" on wayland
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game only supports fullscreen with 800x600.
On X11 the screen switches to fullscreen 800x600 and works normally.
On wayland (both winex11 and winewayland) the window has the size of the
monitor (in my case 4k), but the menu only renders in the very top left 800x600
pixels.
Once the 3d scene starts, it scales up to 4k, but looks very broken.
To test:
- Download the game
- winetricks -q directmusic d3drm d3dxof gmdls
- winecfg -> Enable virtual desktop
- Unplug gamepad
- Start game, press z/y depending on your keyboard to confirm
- In "Stage Select" move left, then confirm. After character select it enters
the 3d scene
--
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=41996
Bug ID: 41996
Summary: Hitman: Blood Money demo has color issues with
built-in d3dx9_27
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/hitman-blood-mone
y-download/hitman-blood-money-demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 56417
--> https://bugs.winehq.org/attachment.cgi?id=56417
d3dx
fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
fixme:d3dx:get_format_info Unknown format 0x3c (as FOURCC "<\x00\x00\x00").
wine-2.0-rc1-29-g3c6cbc2
--
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=57297
Bug ID: 57297
Summary: WineHQ-devel-9.19: Blurred Drop-Down Menu: Windows XP
FreeCell
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garrettm4(a)protonmail.com
Distribution: ---
Setup: Fedora 40, WineHQ-devel-9.19, with stock winecfg settings (96dpi, etc.).
$ wine freecell.exe
Windows XP FreeCell drop-down menu now renders blurred out. This does not occur
in Fedora 39 with default Wine 9.1 package.
This happens with or with out using gamescope. I use gamescope to nearest
neighbor / integer scale the game to playable size on a 4k display.
Opening the game normally ($ wine freecell.exe) shows the exact same issue with
the drop-down menu. This happens with both the 64bit and 32bit versions of the
game.
--
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=57225
Bug ID: 57225
Summary: wine 9.18 breaks wine-nine compatibility
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: rjw1248(a)hotmail.com
Distribution: ---
I use Gallium Nine for my DirectX 9 apps on Arch Linux. After wine upgrade to
9.18, my DirectX 9 apps says no GPU devices found, and I run "wine ninewinecfg"
for checking Gallium Nine it gives "No compatible GPU found. On a hybrid
graphics setup, you might need to set DRI_PRIME=1 first". The apps run well
when I downgraded the wine to version 9.17.
I have bisected between the wine 9.17 & 9.18, which gives result:
git bisect bad
e8455e48d40597f0362792d71313717fe04b58a7 is the first bad commit
commit e8455e48d40597f0362792d71313717fe04b58a7 (HEAD)
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Sun Sep 8 20:35:39 2024 +0200
winex11: Implement offscreen window presents with NtGdiStretchBlt.
dlls/winex11.drv/init.c | 1 +
dlls/winex11.drv/opengl.c | 41 ++++++++++++++++++++++++++++++++++-------
dlls/winex11.drv/x11drv.h | 3 +--
3 files changed, 36 insertions(+), 9 deletions(-)
I am not sure the problem should attribute to wine or Gallium Nine, do you mind
to take a look for this problem?
BR,
Thanks!
--
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=52842
Bug ID: 52842
Summary: Oculus Runtime Installer Fails at
"CreateLibraryServiceStep"
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksisk(a)gmail.com
Distribution: ---
Created attachment 72237
--> https://bugs.winehq.org/attachment.cgi?id=72237
Installation output right before and when error is thrown
After applying Louis Lenders' patch in this bug:
https://bugs.winehq.org/show_bug.cgi?id=52300 the Oculus installer successfully
proceeds to download ~5GB of content, extract it and begin installation.
Shortly thereafter, the installer throws two unhandled exception which cause
the installer to fail with the message "Install
'Dawn.Setup.CreateLibraryServiceStep' failed.", then rolling back the
installation and additionally throwing a "System.UnauthorizedAccessException:
Access to the path 'DaybreakNative.dll' is denied." message. The GUI shows the
message "Restart your computer". The full trace is attached.
--
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=4713
--- Comment #38 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still freezing as of wine-9.19
--
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=30919
Bug #: 30919
Summary: [.net 2.0] ListBox items should not display any
newline characters
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danieleds0(a)gmail.com
Classification: Unclassified
Created attachment 40550
--> http://bugs.winehq.org/attachment.cgi?id=40550
Expected behavior vs actual behavior
In a .net application, if you add an item to a ListBox, newline characters are
shown (in windows, they're hidden). Look at the attached image to see the
differences.
This is the code used to reproduce the problem (VB.NET):
ListBox1.Items.Add("aaa" & "|" & vbNewLine & "bbb" & "|" & vbNewLine & "ccc")
I suspect this problem is not limited to .net, but maybe is at some lower
level.
--
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=35056
Bug #: 35056
Summary: Pro⁄Engineer Wildfire 5.0: Fails to start installation
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46746
--> http://bugs.winehq.org/attachment.cgi?id=46746
WINEDEBUG=+relay,+seh,+tid on wine-1.7.7-107-g61358d0
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Nothing.
Expected behaviour:
Something.
--
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=46784
Bug ID: 46784
Summary: Broken wildcard expansion in FindFirstFile() and
FindNextFile()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: vaporeon(a)vaporeon.io
Distribution: ---
On WINE, *.dll for example will be treated as *.dll* so any extension starting
with .dll will be found, this does not happen on Windows.
--
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=57289
Bug ID: 57289
Summary: Performance degradation after LFH
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rikul(a)inbox.ru
Distribution: ---
In one of my applications, there is a performance degradation in a specific
scenario after LFH. I still can’t localize the problem to send you the block of
code where the tool experiences performance issues.
Are you aware of any known issues related to this?
The main part of the degradation occurs in the LFH group release section.
--
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=56608
Bug ID: 56608
Summary: Tablet pen pressure no longer working
Product: Wine-staging
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krazykath(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Pen pressure no longer works as of Wine Staging 9.7.
I have found that it works in Wine Staging 9.1. I will try to investigate
further on which specific version it breaks in
I am using a Wacom Intuos CTH-490K
I am using Paint Tool Sai v2 (Download link:
https://www.systemax.jp/en/sai/devdept.html )
It is working in non-staging Wine versions
Steps to reproduce:
- Install Wine Staging 9.7 from the official Wine repository
- Open Sai v2
- Create a new document
- Try to draw with a graphics tablet pen
Observed result:
No pressure on the pen stroke
Expected result:
Pen pressure to be working as intended
Software / OS:
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2
Saiv2 64 bit 2024-04-10
Wacom Intuos CTH-490K
wine-9.7 (Staging)
--
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=57281
Bug ID: 57281
Summary: hiew32demo.exe rendering problems
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unxed(a)mail.ru
Distribution: ---
1. Get hiew32demo.exe from here:
https://hiew.ru/files/hiew32demo.zip
2. Try to open hiew's binary in hiew itself:
wine hiew32demo.exe hiew32demo.exe
3. Compare to rendering on Windows
Please note that in wineconsole.exe everything is rendered ok, so it also can
be used as correct rendering reference.
--
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=56209
Bug ID: 56209
Summary: winetricks vb5run fails
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: alexhenrie24(a)gmail.com
Regression SHA1: 29d543d12a2085be8513859369291bbcc35694db
Distribution: Debian
austin@debian:~/wine-rt$ wineserver -k ; rm -rf ~/.wine ; WINE=~/wine-rt/wine
WINEDEBUG=advpack winetricks -q vb5run ; echo $?
Using winetricks 20240105-next - sha256sum:
7c153235548ab7e2f6f47c3d33c7fa7b27543dd3b603ec97227dc7984647ac32 with
wine-8.10-124-g24552295499 and WINEARCH=win32
Executing w_do_call vb5run
Executing load_vb5run
Executing cd /home/austin/.cache/winetricks/vb5run
Executing /home/austin/wine-rt/wine msvbvm50.exe /q
0220:trace:advpack:DoInfInstallW (0031FCDC)
------------------------------------------------------
warning: Note: command /home/austin/wine-rt/wine msvbvm50.exe /q returned
status 5. Aborting.
------------------------------------------------------
1
29d543d12a2085be8513859369291bbcc35694db is the first bad commit
commit 29d543d12a2085be8513859369291bbcc35694db
Author: Alex Henrie <alexhenrie24(a)gmail.com>
Date: Fri Jun 16 21:56:14 2023 -0600
advpack: Check the return value of adv_install in DoInfInstallW
(scan-build).
dlls/advpack/install.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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=55914
Bug ID: 55914
Summary: PNGGauntlet doesn't install it's support programs
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Use 64bit WINEPREFIX
Download from https://pnggauntlet.com/PNGGauntlet-3.1.2.exe
When you can enter the path, mark everything, enter C:\a and press ENTER. The
folder c:\a\support will be missing.
When you click the "Next button" with the mouse instead of pressing enter while
having the cursor in the edit box it seems to work.
Either it is that weird, or it's random.
--
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=57287
Bug ID: 57287
Summary: Wayland issues
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)fireburn.co.uk
Distribution: ---
I'm not sure if these issues are in wine or kwin (tested with 6.1.5 & 6.2.0)
Apps don't use system toolbars, this can be seen with winecfg or regedit
Battle.net doesn't render anything to the screen
The systray isn't integrated
Launching WoW works, identifies that there are 3 screens but you can't control
which is primary correctly, the default screen doesn't have the correct
resolutions available, maxes out at 1920x1080
Switching to windowed mode stops any further mouse input to the game screen -
keyboard entries are fine
This is the first version that things have launched without crashing
Everything works fine under x11, is there anything I can do to pinpoint if
these are kwin bugs or not?
--
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=32791
Bug #: 32791
Summary: Fail to receive stdout from .NET application.
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 43302
--> http://bugs.winehq.org/attachment.cgi?id=43302
Source and exe of Sample application.
Unzip the attached Program.
Run the CreateProcess.exe in the Debug directory.
I am expecting to see the "passed" message, but instead see "failed".
CreateProcess.exe create a process of MyAssembly.exe and is expecting to
receive data via the stdin/out. However this fails when using mono.
If you run MyAssembly.exe by itself, the text appears on the console.
--
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=56874
Bug ID: 56874
Summary: WordSmith 9.0 doesn't button icons in installer
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 76678
--> https://bugs.winehq.org/attachment.cgi?id=76678
Screenshot Windows
See screenshots, the buttons in the accept/decline buttons are missing.
--
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.