841 - Exception - after Ctrl+Q with default settings

Bugs and other issues or requests which have been resolved.
Message
Author
User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

841 - Exception - after Ctrl+Q with default settings

#1 Post by Dreamer » 13.02.2021, 13:20

I just started FC with command line parameters for default settings, changed to dark flat default color scheme, changed quick viewer to same panel and "top", also changed FC window height a bit, then Ctrl+Q at png image multiple times.

First I had a standard Exception dialog, then I have strange wide empty window (screenshot) and then whole FC was broken, some objects were missing, after few seconds it was closed without any error dialog.

Another FC instance was running with quick viewer opened.

I'll try to reproduce it.
FC Screenshot_02132021_131106.png

EDIT: I can reproduce it with default settings now, just focus png file and use Ctrl+Q to quickly open/close quick viewer, I had multiple empty windows, main FC window was broken too.

I can't reproduce it with my custom settings.
FC Screenshot_02132021_132319.png
FC Screenshot_02132021_132320.png
FC Screenshot_02132021_132320.png (5.39 KiB) Viewed 8135 times
8417

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: 8417 - Exception - after Ctrl+Q with default settings

#2 Post by Marek » 13.02.2021, 13:53

I can not reproduce it.
I can press Ctrl+Q and hold all the time. Quick viewer will be opened and closed all the time too. No exception.
What about bug report?

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#3 Post by Dreamer » 13.02.2021, 14:31

Log sent via email.

I can hold Ctrl+Q in another instance with custom settings, it's broken only with default settings, it looks like it's freezing there, whole FC is slow and that's the reason, don't know why, I'm using these command line parameters, incl. different path for settings, opened from other FC - favorite tools panel submenu:

Code: Select all

/N /NewIni=%FcSrcDrive%\Programs\!Misc\Settings\FreeCommander\SettingsTest\FreeCommander.ini /NoPlugins /ShowHidden /Lng=English /size=800x600
I'll try to find a reason, also restart PC...

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#4 Post by Dreamer » 13.02.2021, 15:00

PC restarted, removed all files from SettingsTest folder, closed all other programs, started FC with default settings using the command line parameters from previous post, after holding Ctrl+Q on jpg sample file for 10 seconds - exception dialogs started (empty), multiple, second attempt - it was after 6 seconds.

I created new portable version with empty Setting folder, I could hold Ctrl+Q for 30 seconds, no problem, so it's probably the command line parameters.

EDIT: I have the exception dialogs after 6 seconds also with empty txt file, when using parameters from previous post.

EDIT+: With these parameters - for custom settings you have - no problem:

Code: Select all

/N /Ini=%FcSrcDrive%\Programs\!Misc\Settings\FreeCommander\SettingsCustom\FreeCommander.ini
Can you reproduce it with the parameters from previous post? I think it's one of its options.

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: 8417 - Exception - after Ctrl+Q with default settings

#5 Post by Marek » 13.02.2021, 16:03

Till now I can not reproduce it - any options.
I will try it later on other PCs.

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#6 Post by Dreamer » 13.02.2021, 16:16

Update - I have the bug after 6 seconds also with just these parameters:

Code: Select all

/NewIni=%FcSrcDrive%\Programs\!Misc\Settings\FreeCommander\SettingsTest\FreeCommander.ini

Code: Select all

/Ini=%FcSrcDrive%\Programs\!Misc\Settings\FreeCommander\SettingsTest\FreeCommander.ini
Anyway, no problem with these (test custom settings are used in this case):

Code: Select all

/N /Ini=%FcSrcDrive%\Programs\!Misc\Settings\FreeCommander\SettingsCustom\FreeCommander.ini

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#7 Post by Dreamer » 13.02.2021, 17:57

OK, I'm sorry again, it's my fault, to reproduce copy all color scheme files from the forum to ColorSchemes folder (.colors files and .png icons) and use these parameters to start from FC favorite tools bar icon:

Code: Select all

/NewIni=%FcSrcDrive%\Programs\!Misc\Settings\FreeCommander\SettingsTest\FreeCommander.ini
FC probably check the files in ColorSchemes folder when opening quick viewer, still strange, but I hope you will be able to reproduce it now, no other files were in the SettingsTest folder.

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#8 Post by Dreamer » 13.02.2021, 18:08

New info, it's even more strange now, when I copied the ColorSchemes folder with files to test portable version, I had exception too, so the parameters are not needed.

But I have the ColorSchemes folder with the files also in my custom settings folder and I don't have that problem there, I tried to copy the same folder there, so the files are 100% same.

It must causing some option which is in default settings, but not in custom settings.

If you can't reproduce it, I can send you whole ColorSchemes folder, with exactly the same files via email.

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#9 Post by Dreamer » 13.02.2021, 18:21

Another test, just to make sure it's not a disk issue - I tested the same FC portable version with ColorSchemes folder and test file - all on C: disk and then all on D: disk and I had the same result - exception.

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: 8417 - Exception - after Ctrl+Q with default settings

#10 Post by Marek » 13.02.2021, 21:38

Could you please remove all png files from ColorSchemes folder and try again.
If it works, copy one png file at a time into ColorSchems and test each time.
So you should find maybe corrupted file.

I don't see a connection between Ctrl+Q and scheme files yet.
Scheme files are loaded if you click on "View" menu.

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#11 Post by Dreamer » 13.02.2021, 21:51

OK, I'll do it, but exactly same files are used with my custom settings and I have no problem.

So you can't reproduce it? Quick viewer loads colors from color scheme file, AFAIK, if [..] item is focused and I use Ctrl+Q, dark background is used and white text.

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: 8417 - Exception - after Ctrl+Q with default settings

#12 Post by Marek » 13.02.2021, 22:09

The exceptions in the fc_bugreport.txt file you have send me start always with click on View menu item.

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#13 Post by Dreamer » 13.02.2021, 22:24

I removed all png files, only .colors files in ColorSchemes folder - results:

With image files, png and jpg, holding Ctrl+Q I have no exception, but opening is slower than with custom settings.

With [..] item, same steps to reproduce, hold Ctrl+Q, after 2 seconds I had exception.

I removed all files from ColorSchemes folder and with [..] item I had exception too, bug just 1 window and loading was faster.

I also found, that Backup folder was created, so perhaps this could be a problem? - So I tried to disabled Auto backup and Check for updates options, restart FC, still exception with [..] item.

Anyway, I think it could be a different issue, without color scheme files, because opening quick viewer is faster without color schemes files.

EDIT: Please try it with [..] item, can you reproduce it?

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: 8417 - Exception - after Ctrl+Q with default settings

#14 Post by Dreamer » 13.02.2021, 22:27

Marek wrote: 13.02.2021, 22:09 The exceptions in the fc_bugreport.txt file you have send me start always with click on View menu item.
I don't understand, you mean, it's saying, that I clicked the View menu item? I never clicked the View menu item.

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: 8417 - Exception - after Ctrl+Q with default settings

#15 Post by Marek » 13.02.2021, 22:36

Wow! Finally, I get it with .. item.
Thanks, I will check it.

Post Reply

Who is online

Users browsing this forum: No registered users and 40 guests