Recent Posts

Pages: [1] 2 3 4 5 ... 10
1
Support and Feedback / Re: Create button with relative path
« Last post by whiskytechfred on Yesterday at 23:12:58 »
I found I can use something like:
${mcpath}\..\..\app.exe
and that works!

Sorry for the useless entry.
Fred
2
Ok thanks, I'll investigate if there are other offending processes.
Just for clarity, what parameters are referenced on the docs/troubleshooting-hang page then?
3
Support and Feedback / Create button with relative path
« Last post by whiskytechfred on Yesterday at 22:56:52 »
Hello,
I'd like to customize a button to launch an app using a relative path.  This button would launch an app relative to the MC path.
I looked at external commands and I don't seem to be able to use %~d0 or the like.
I also looked at Multi-Script but the path commands seem to be related to the source or target panels.
Is there a way to achieve what I'm looking for?
Thanks in advance,
Fred
4
It a bit unspecific. so hard to say why you see that. Most work that require CPU are run in background threads.  not sure what pauses you mean, I have not notice anything like that. There should not be anything that cause pause.. Often when things like that happen it is because MC wait for some call from Windows. or external 3rdparty software like security software or other software that hook themself into other processes. that hijack calls from MC to windows.

No. There would be no point in MC to allocate more memory then it needs. MC it will cache and reuse memory it already have got.

5
Hello,
I really enjoy using MC because of all it's configurations and amazing UI.  However, it often "pauses" or "redraws" the UI.  I won't say hang as I don't get any warnings or hung interface, it's just that either the interface doesn't register mouse commands (pauses) or the UI redraws several times in a row.
I have a fairly high end machine, Ryzen 9 9950x3d with 192Gb RAM, plugged on ethernet at 10gbps and paired with ab AMD RX7900XT so I was wondering if there's a parameter that I can set to allocate more RAM or a higher priority to MC (and if doing that would help with these issues).  On the docs/troubleshooting-hang page from the MC website it's written that
Cache settings: Optimize for your system
Memory limits: Configure for available RAM
but I can't find these settings in the configuration pages.
I used to work with FreeCommander and I don't recall having such issues in that app.
Thanks in advance for any hints you may be able to provide,
Fred
6
Adding extension again will remove the icon override for that icon
 BUT only in the memory. it actually does not save the IconOverride.xml files.

But since you are modifying the icons override before starting. it will recreate that file.

So until fixed, Restart before adding more icons to override.

Thank you Mathias, you're the best ! :D
7
I can't reproduce that

I add a override icon for PDF
restart
Add a run/open for PDF so it opening PDF
Save
restart

Both works.

Might be in what order things are done that trigger some bug? So instead of me trying to figure out exactly what combination of order of things, Can you give me steps to reproduce it since you can reproduce it ? The order you are doing things to trigger it.
Having a step by step list on how to reproduce it will make it easier to figure out why it is happening

It's easy, make an Icon Override (custom Icon). then make a File Extension for it in Launchers (Run/ Open), then modify it a 2nd time by adding an extension: the custom Icon Override will disappear ! The trick is the second time you add another extension to the Launchers Extension List (re-modifying it, not the 1st time), it causes the deletion of the Icon Override !!

What I'am trying to say is after you make a PDF extension in launcher it will work, but if you were to add *.azw3 or any other extension a *Second* time and click Save to update it, the Icon Override gets deleted !! The 1st time it doesn't cause issues, but it won't let you add a 2nd extension without breaking the Icon Override for PDF.

Do this and you will see:
I add a override icon for PDF
restart
Add a run/open for PDF so it opening PDF (launcher will look like: "*.PDF")
Save
restart
Now Add a 2nd extension alongside the PDF (call it anything let's say *.azw3) and click Save: the Icon Override for PDF disappears !!! (launcher will look like: "*.PDF *.azw3")
Check Icon Override (will be missing) This happens for every entry of Icons and their Launcher Extensions not just PDF. Worst part is you will lose all re-modified extensions for the Icon Overrides listed in Launcher Extensions. So if I had Icon Overrides for "*.PDF *.EPUB *.MOBI" those will *all* get deleted when you hit Save a *Second* time.

Please Mathias, this is a nasty bug, I need it fixed badly. I won't take your time unless it's important !

Adding extension again will remove the icon override for that icon
 BUT only in the memory. it actually does not save the IconOverride.xml files.

But since you are modifying the icons override before starting. it will recreate that file.

So until fixed, Restart before adding more icons to override.




8
Sorry can't reproduce..  Steps to reproduce are not clear so I guess you are doing something that I miss..

(edit)
Ahh You edit you post with instructions... I will check again...
9
I can't reproduce that

I add a override icon for PDF
restart
Add a run/open for PDF so it opening PDF
Save
restart

Both works.

Might be in what order things are done that trigger some bug? So instead of me trying to figure out exactly what combination of order of things, Can you give me steps to reproduce it since you can reproduce it ? The order you are doing things to trigger it.
Having a step by step list on how to reproduce it will make it easier to figure out why it is happening

It's easy, make an Icon Override (custom Icon). then make a File Extension for it in Launchers (Run/ Open), then modify it a 2nd time by adding an extension: the custom Icon Override will disappear ! The trick is the second time you add another extension to the Launchers Extension List (re-modifying it, not the 1st time), it causes the deletion of the Icon Override !!

What I'am trying to say is after you make a PDF extension in launcher it will work, but if you were to add *.azw3 or any other extension a *Second* time and click Save to update it, the Icon Override gets deleted !! The 1st time it doesn't cause issues, but it won't let you add a 2nd extension without breaking the Icon Override for PDF.

Do this and you will see:
I add a override icon for PDF
restart
Add a run/open for PDF so it opening PDF (launcher will look like: "*.PDF")
Save
restart
Now Add a 2nd extension alongside the PDF (call it anything let's say *.azw3) and click Save: the Icon Override for PDF disappears !!! (launcher will look like: "*.PDF *.azw3")
Check Icon Override (will be missing) This happens for every entry of Icons and their Launcher Extensions not just PDF. Worst part is you will lose all re-modified extensions for the Icon Overrides listed in Launcher Extensions. So if I had Icon Overrides for "*.PDF *.EPUB *.MOBI" those will *all* get deleted when you hit Save a *Second* time.

Please Mathias, this is a nasty bug, I need it fixed badly. I won't take your time unless it's important !
10
I can't reproduce that

I add a override icon for PDF
restart
Add a run/open for PDF so it opening PDF
Save
restart

Both works.

Might be in what order things are done that trigger some bug? So instead of me trying to figure out exactly what combination of order of things, Can you give me steps to reproduce it since you can reproduce it ? The order you are doing things to trigger it.
Having a step by step list on how to reproduce it will make it easier to figure out why it is happening

Pages: [1] 2 3 4 5 ... 10