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

Modern Flyouts Not showing Up #1207

Closed
Hit4man47 opened this issue Jul 30, 2023 · 34 comments · Fixed by #1210
Closed

Modern Flyouts Not showing Up #1207

Hit4man47 opened this issue Jul 30, 2023 · 34 comments · Fixed by #1210
Labels
Bug Something isn't working
Milestone

Comments

@Hit4man47
Copy link

ModernFlyouts Version

10.0.0

Windows version

Windows 11 23H2

OS build

25915.1000

Platform

x64

Area(s) with issue?

General

Steps to reproduce

I recently updated my Windows Insider Version to 2915.1000, and I don't have any pop-ups for Modern Flyouts. Then I uninstalled and reinstalled it, but the problem persisted. Then I updated the Modern Flyouts to Beta Version 0.10.0-beta.3, but the problem still exists, and somehow the Windows default flyout stopped appearing, which fixed the last bug of both popping out at the same time, i.e., Windows default and Modern Flyouts, But now the Modern Flyout is Also not appearing.

Help!!! plz

✔️ Expected Behavior

Modern Flyouts appears flawlessly and the windows default flyout does not appear

❌ Actual Behavior

The Modern Flyout is not appearing when the Default flyout is on Modern Flyouts

Other Software

No response

Additional Context

No response

@Hit4man47 Hit4man47 added the Bug Something isn't working label Jul 30, 2023
@manstheram
Copy link
Contributor

Can you see that the app is open in the tray section? There used to be an issue where it would close immediately or freeze up. I will also try reproducing this when I can.

@Hit4man47
Copy link
Author

Hit4man47 commented Jul 30, 2023 via email

@manstheram
Copy link
Contributor

manstheram commented Jul 30, 2023

Which insider channel are you in? Is it beta?

@Hit4man47
Copy link
Author

Hit4man47 commented Jul 30, 2023

Which insider channel are you in? Is it beta?

Canary I guess.

@manstheram
Copy link
Contributor

Well, I just installed Beta by accident since that was recommended, I'll switch to Canary then.

@manstheram
Copy link
Contributor

For your info, Beta works fine so far. I'm gonna have to reset my vm since I started with only 50 gigs of space so this will take a while..

@Hit4man47
Copy link
Author

For your info, Beta works fine so far. I'm gonna have to reset my vm since I started with only 50 gigs of space so this will take a while..

Any Update On the situation.

@manstheram
Copy link
Contributor

@Hit4man47 I've reset my vm 2 times and still cannot get into that channel stupidly enough (keep getting some error when I hit install in the update page). I'm taking a break in the mean time, so I'll restart working on it probably from tomorrow. It might be an issue with some drivers so it'll take a while before I can actually update..

@Hit4man47
Copy link
Author

@manstheram any update on the issue

@manstheram
Copy link
Contributor

@Hit4man47 I am working on it as I finally got onto the channel. It's just that there's a lot that could be going wrong and probably is going wrong and this code wasn't originally written by me. I'll keep working at it. The thing is, this might be a temporary issue and Microsoft might fix whatever they screwed with very soon.

@manstheram
Copy link
Contributor

@Hit4man47 I have a suspicion that the issue is being caused by the CreateWindowInBand function from v9.0.0, so theoretically, any version before that works alright if you want to know. However, the old versions don't have the fix I put in the new beta for both of the volume popups showing.

@manstheram
Copy link
Contributor

It could also be the feature to set which display the flyouts show on.

@manstheram
Copy link
Contributor

@Hit4man47 I've figured out what's causing the issue, when the window is made, WS_EX_NOREDIRECTIONBITMAP is used as the style of the window so it can have transparency around it. When I get rid of the style, the flyout can appear, but it has a noticeable black background behind it. I'll see if I can find a workaround, otherwise I can't fix it.

@Hit4man47
Copy link
Author

@manstheram thanks for your efforts.😀😀

@manstheram
Copy link
Contributor

@Hit4man47 I think I fixed it. If I have, it was only one line of code.

@Hit4man47
Copy link
Author

@manstheram so have you updated the version now or do I have to wait

@manstheram
Copy link
Contributor

Honestly, I don't know. I'll publish it on my repo soon.

@Samuel12321
Copy link
Member

I can publish a 0.10 beta 4 and run some tests.

@manstheram
Copy link
Contributor

@Samuel12321 That'd probably be better. 👍

@manstheram
Copy link
Contributor

I did make a pull-request so if you would like to do that, that'd be alright.

@Samuel12321 Samuel12321 added this to the 0.10 milestone Aug 4, 2023
@fancybear-dev
Copy link

I'm running latest canary build 25931 and have the same issue that is likely solved here. Will the beta 4 be released soon?

@Hit4man47
Copy link
Author

@manstheram, any idea about when the  0.10.4 beta will be released?

@manstheram
Copy link
Contributor

Gotta ask @Samuel12321.

@Hit4man47
Copy link
Author

@Samuel12321 any idea about when the 0.10.4 beta will be released?

@Samuel12321
Copy link
Member

If all goes according to plan, I will release 0.10 beta 4 tomorrow

@Samuel12321
Copy link
Member

released

@fancybear-dev
Copy link

fancybear-dev commented Aug 25, 2023

released

Much appreciated! Can confirm it's fixed! <3

@Poopooracoocoo
Copy link
Contributor

Any chance of a stable release?

@manstheram
Copy link
Contributor

@Samuel12321

@Samuel12321
Copy link
Member

Will put one together this weekend.

@wefalltomorrow
Copy link

Will put one together this weekend.

ETA? :)

@manstheram
Copy link
Contributor

@wefalltomorrow The devs are planning to rewrite the UI for this app so it'll be a long while.

@wefalltomorrow
Copy link

@wefalltomorrow The devs are planning to rewrite the UI for this app so it'll be a long while.

Fair enough, cheers for the explanation!

@Samuel12321
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants