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

[win10] After maximazing the window, application doesn't show up on screen anymore. #7135

Open
r4qq opened this issue Jul 18, 2024 · 5 comments

Comments

@r4qq
Copy link

r4qq commented Jul 18, 2024

Short description
After fresh install, the windows shows up not maximized. When i click on maximize window button, app "hides". I can still see it on taskbar, i can still see it as option when alt tabbing, but the window doesn't show up on screen. When i close the app when i try to open it again, it just doesn't show the window, just shows up on taskbar.

I tried checking it on debug version but, its still the same problem. Here is what i got from debug console:

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.943: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.946: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.948: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.949: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.951: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.953: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.955: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.956: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.958: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.960: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.962: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.963: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.974: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.976: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.980: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.982: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.984: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.986: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.988: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.990: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.993: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.996: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:42.999: GFileInfo created without standard::type

(rawtherapee.exe:20696): GLib-GIO-CRITICAL **: 22:15:43.000: file ../glib-2.78.4/gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

Additional information

  • 5.10/5.10-debug
  • Windows 10 22h2 19045.4651
@r4qq r4qq closed this as completed Jul 18, 2024
@r4qq r4qq reopened this Jul 18, 2024
@r4qq
Copy link
Author

r4qq commented Jul 18, 2024

Additional info:
after uninstalling and clearing files in C:\Users"user"\AppData\Local\RawTherapee folder, after installing again it works, but the bug still happens.

@Lawrence37
Copy link
Collaborator

Could it be that the window is positioned off screen? In the RawTherapee AppData folder, there is a file called options containing the window position. Can you upload that file? Make a copy and rename it to options.txt and GitHub will allow you to attach it.

@r4qq
Copy link
Author

r4qq commented Jul 21, 2024

options.txt
here you go

@Lawrence37
Copy link
Collaborator

This is in your options file:

WindowMonitor=1

Do you have an external monitor? The main monitor is 0. I changed the value to 0 and uploaded the new options file: options.txt. Could you try replacing your options with this one?

@r4qq
Copy link
Author

r4qq commented Jul 21, 2024

options.txt
unfortunately, still doesn't work

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

No branches or pull requests

2 participants