Skip to content
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

IMPORTANT BUG: window disappears #9

Closed
Thanatermesis opened this issue Aug 27, 2016 · 11 comments
Closed

IMPORTANT BUG: window disappears #9

Thanatermesis opened this issue Aug 27, 2016 · 11 comments
Labels

Comments

@Thanatermesis
Copy link
Member

Thanatermesis commented Aug 27, 2016

This is the most annoying and important bug that makes this feature not enough stable for a stable release 👎 so bad!, please help us to fix it! it's very important for the stability of all the user's desktops! 🥇

There's an important bug where the windows disappears (just hidden) from your desktop, you can see them because they shows at "alt + tab" but they simply don't show up, you can recover them by reloading E with "ctrl + alt + end"

So basically seems like there's a problem catching the signals of "hey man, there's a window there!", maybe related to some signal that seems like makes the windows to re-appear and hide when you switch between your virtual desktops (they should not, it was not like this in the past and looks like the windows opens/close all the time)

How to reproduce:

  1. Set your screen-limits configuration to the no-limit option (third one), which is the default in E, they are in the E settings, windows, show windows, screen limits tab.
  2. Open a window, like a terminal, size it big, move the window out of the limits of the screen (having the borders offset of the limits of the screen)
  3. Switch to another virtualdesktop and come back to this one, your window should be gone, play a bit with these steps if is not the case

Notes:

  • you may see the window referenced in a different virtual-desktop (showing in the pager)
  • if you are in a different virtual-desktop and you restart/reload E, there's also strange things in the reference of where the window is
  • if you have the window-limits enabled and you resize a window "bigger" than you screen, and even move it, everything is fine, but if is set to the default behavior (no limits), it bugs a lot... in both cases the window is out of the screen so this is pretty strange, hum... @deonthomasgy any idea?

Related behaviors:

  • if you open avidemux and you convert a large video, it will open a small sub-window with a progress bar, if you minimize the main window you can see the window that stills open (or not-hidden), click again and both windows are now minimized, maybe ecomorph thinks that the child window is the same as its parent and still shows it as opened? maybe its something more related to E itself?
@Thanatermesis Thanatermesis changed the title IMPORTANT bug: some window dissappears IMPORTANT BUG: window disappears Feb 2, 2017
@Thanatermesis Thanatermesis changed the title IMPORTANT BUG: window disappears IMPORTANT BUG: window disappears 🥇 Feb 2, 2017
@Thanatermesis Thanatermesis changed the title IMPORTANT BUG: window disappears 🥇 IMPORTANT BUG: window disappears Feb 2, 2017
@Thanatermesis
Copy link
Member Author

much improved description and details

@Thanatermesis
Copy link
Member Author

Hey @JeffHoogland do you have this bug also in your version of E17/Moksha and ecomorph?

@JeffHoogland
Copy link

Multi monitors I'm assuming? If so yes - this has always been an issue.

@Thanatermesis
Copy link
Member Author

@JeffHoogland nope, it perfectly happens on single monitor, like in my laptop... only in multi-monitor for you?

@JeffHoogland
Copy link

JeffHoogland commented Feb 3, 2017 via email

@Thanatermesis
Copy link
Member Author

Interesting... so maybe the issue is caused by a feature that we tried to implement long time ago (screen limits), let's spank @deonthomasgy :)

@Thanatermesis
Copy link
Member Author

confirmed, the problem was only on this code @JeffHoogland , thanks for make me think that it was only here :)

@JeffHoogland
Copy link

Was there a fix or no?

@Thanatermesis
Copy link
Member Author

this was a specific bug that only affected to this fork of ecomorph, we had a bad setting, it doesn't affects to any other ecomorph's like yours or the original one

@JeffHoogland
Copy link

Ahh - the issue with multiple screens is different then?

@Thanatermesis
Copy link
Member Author

yep, this specific bug was fixed with this wrong setting: 5e25109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants