-
-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Screen all black #185
Comments
I have 2 screen and no problem, do you run poe on main screen or second? I use main screen :) |
That happened to me when I tried it the first time, but then it went away. However, APT will always open on my secondary screen instead of the primary where the game runs. The secondary is left of the Primary. |
I'm having this issue on Manjaro KDE. Non-primary monitor is all black. |
I'm pretty sure that black window is the overlay. It is overlaying my game. I use xmonad and I am able to move the black overlay to my other screen with hotkeys. I'm using Steam Proton-5.9-GE-6-ST and Vulkan (but it also happens with DirectX). |
I have a similar issue with a single monitor setup on KDE Plasma. I noticed compositing is disabled when I run Path of Exile. I managed to bypass this issue by switching to Wayland, compositing is not disabled in this case and Awakened Poe Trade seems to work. EDIT: But that breaks interaction with objects in PoE. |
Enable window composition, because APT window needs transparency and spans entire size of PoE window. |
I enabled transparency in picom with |
So this still is not fixed. Neither composition, nor disabling hardware acceleration do fix this. It does just show a black overlay both in KDE and Xmonad. The settings menu is visible and its possible to change transparency of it with the compositor |
I faced this and what worked for me was switching the compositor renderer from OpenGL to XRender. Don't know if this helps too many people but it's worth a try. |
Hello, not sure if this is helpful, but I had this same black-screen issue too. I unchecked in System Settings -> Display and Monitor -> Compositor -> "Allow applications to block compositing". This works for me with both, OpenGL 2.0 and XRender. I'm on Manjaro Linux too with KDE Plasma. |
Did anyone manage to get it running using picom? I'm experiencing the same problems (black box) using both xrender and glx. Thanks and keep farming :) |
Try running with flags My compton config file:
but I don't know what is options are strictly needed |
Thanks! For anyone running a picom fork with background blurring on transparent windows enabled, note that you might need to disable blurring for awakened-poe-trade:
|
This worked for me but when the popup window (prices window) tries to auto-hide itself, it does disappear but the focus is not returned to the game, I have to switch windows to return the game. Any ideas? |
I'm having the same issue and I think this is the same described in the second item of this. It seems there's a solution for it on discord. I'm digging there without luck :/ |
The same for me. Using Manjaro KDE. Anyone find the solution? |
I ran into this issue as well with kde plasma and i3. I wrote a little hack to address it.
add this inside the |
Thank you to everyone in this thread, I managed to get Awakened POE Trade working with Devuan stable (Chimera) and DWM v6.3. Here are the steps I took. apt-get install picom Works in DWM tiling mode. I have APT on my 2nd monitor and price checking works which is all I wanted. |
Where is the overlay-window.ts file? I found an OverlayWindow.ts file in main/src/windowing/ but there's no |
called |
Hello,
I run POE / Awakened trade on linux.
I have 2 screen.
1 for POE, and the other one.
When running awakened trade, it tales the second screen, but takes the all screen with a black page.
I have the interface when doind crtl-D, but the background covering the entire screen in black is still there.. and stay after..
Could it be possible to have in a windows instead of the whole screen
you can find a screen shot here : https://imgur.com/a/TosI5TP
thank you
The text was updated successfully, but these errors were encountered: