Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mathias (Author)

Pages: 1 ... 152 153 154 155 [156] 157 158 159 160 ... 172
3876
Support and Feedback / [FIXED] Re: FTP "unhandled error"
« on: June 09, 2012, 17:20:56 »
Great.


3877
Beta Releases / Re: 2.5 Beta - Build 1101 - Bugs
« on: June 08, 2012, 11:30:54 »
The Update program does not know about the portable mode or not. It is standalone and can be run without any other parts.
MU is a part of MC package. I suppose that all parts of a package shoud have the same run mode unless it is impossible to implement.
Problem is that MU is entire standalone.. You can take MultiUpdate.exe and run on another computer and it will download the complete installer if it can now update.
MU does not read any config files or anything.

It only save some session settings in registry if you go into settings menu, That have to be good enough for now. Im not going to redesign how the update program works at this time.

3878
Beta Releases / Re: 2.5 Beta - Build 1101 - Bugs
« on: June 08, 2012, 07:04:28 »
III. Why does MU in portable mode store its settings in registry?

It does not. Normally it should not unless somethings with the settings have change.

In the about menu. It should say "Running in portable mode : yes"

MC shows "Running in portable mode : yes". I delete registry settings for multiupdate, then run multiupdate, change settings. Aftetr that registry entry appears again.

The Update program does not know about the portable mode or not. It is standalone and can be run without any other parts.

3879
Beta Releases / Re: 2.5 Beta - Build 1101 - Bugs
« on: June 07, 2012, 20:35:25 »
I. Language editor bug

1. Open Language editor on the one panel. Export and Restore work.
2. Open Settings page on the other panel. Export and Restore in language editor don't work.
3. Close settings page. Export and Restore in language editor still don't work until reopened.
I only get it to fail if the tab focus in in the opposite panel. If you click on someplace in the language so that tab gets the in focus. Then it will work.

---
II. MultiUpdate bug

Very often MU displays "Lost connection... Retrying..." and after few attempts nothing happens. Progress bar remains at the same position, no new "Lost connection... Retrying..." lines appear. After restart MU starts downloading from beginning and that situation may happen again.
It will only retry a couple of times. There are two download path i the update program.  in settings you can change to/from use WinInet for download.
try change that and see if that works better.
[/quote]

III. Why does MU in portable mode store its settings in registry?

It does not. Normally it should not unless somethings with the settings have change.

In the about menu. It should say "Running in portable mode : yes"





3880
Not just removing, but to modify the queue by moving items and more are planed. And will be added in the future.

3881
Sound like a good idea..  I will add it to the list.

3882
Support and Feedback / Re: Reopen tabs when closed
« on: June 04, 2012, 22:00:54 »
However, I did not expected something related to tabs in the panel settings (which is "inside" the tab), so why I didn't search there. Save On Eixt settings are more for core than Panel, IMO.

Well yes and no. It is under Explorer Panel settings because of how everything is built. Everything in MC is a plug in/extension and the Explorer Panel is really a plugin that visualize the internal filesystem.
So that why the settings is there.

3883
Support and Feedback / Re: Reopen tabs when closed
« on: June 04, 2012, 16:46:02 »
But all tabs that used to be on network drives (like S: mounted on \\srv\softs) or UNC paths are now on the root of C: drive.
Correct. It does not save networks path by default. That is a feature.

Under Explorer Panel Settings.. at the bottom of the settings page there is a category named "Save on exit"

Uncheck "Save only path to local harddrive"


And my last point:
- Is there a setting to disable reopening of tabs on next launch ?

There is also an option name "Remember open paths" if this is off.. It will not load old tabs.

And if you starts MC with command line options to open some path. This will override what is saved.

3884
Beta Releases / Re: 2.5 Beta - Build 1094 - Bugs
« on: May 31, 2012, 21:21:47 »
Ahh the toolbar menu options

View->Toolbars menu only has Command line bar on Windows XP. Hide/Show only works for the command line bar. the other toolbar are always on, in Windows XP.

you can disable them in config. but it require restart to show/hide them

I will see if I can fix a workaround for it and enable it in Windows XP. But not sure if I get it into this release.

 

3885
Beta Releases / Re: 2.5 Beta - Build 1094 - Bugs
« on: May 31, 2012, 18:06:30 »
One more thing. Now i have only "Command line bar" in the toolbars menu.

Maybe you disabled the other toolbars in config ?

3886
Beta Releases / Re: 2.5 Beta - Build 1094 - Bugs
« on: May 31, 2012, 17:49:11 »
I know. Maybe bad names. But I did not found any good name,

They are needed to be able to simulate the Windows Explorer style.
(Was named something else in previous release. but I tweaked how they worked and so, so that did not match either)

I also been trying to remove the "checked" state for the user. before there was both selected and checked in the color config, and it was confusing. because in 9/10 times the user did not see any different. and so even if there are a different internally they are not shown out to the user now.

And it is really messy.. been trying to clean it up but the problem is that the two styles (Commander vs WinExplorer) conflicts with each other to much.

The first option is really "sync selection and checked state".  So items automatically gets "checked/unchecked" when they an item gets "selected/unselected"
The first option should maybe be indented under the second.. because alone it gets a weird behavior

Hmm Or maybe skip all and have a dropdown list with 3 selection. because the only reasonable setup is either none selected or both or just the second option ("unselect other files ...")






3887
Feature Requests and Suggestions / Re: delete folder as whole
« on: May 31, 2012, 14:18:34 »
That only works on some windows version and some situation. It is added to the latest beta.

3888
Support and Feedback / Re: FTP "unhandled error"
« on: May 31, 2012, 10:17:00 »
Zip has change a bit in that version So it might have broken something..

Did a quick test and it looks to be a problem with subfolders that does not exists on the FTP. Will take a look at it.

3889
Support and Feedback / Re: Stuck in update mode
« on: May 31, 2012, 08:54:08 »
I Don't know what crash rapports are from you.

But got a couple of crashes that looks to be because of corrupt/mismatch version of FSRegistry.dll

You can try to delete\move away (not just rename, it will be loaded anyway then) "Extensions\FSRegistry\FSRegistry.dll"

You will however loose registry support.

3890
Support and Feedback / Re: FTP "unhandled error"
« on: May 31, 2012, 08:45:01 »
That has change a bit between version.. So what version are you running.

3891
Support and Feedback / Re: Stuck in update mode
« on: May 31, 2012, 08:43:50 »
Something is corrupt maybe some file are locked and could not be overwritten by the updater or it got corrupted during downloading.

Uninstall and make sure all files are delete.
Then Download and reinstall the full installer 

3892
Support and Feedback / Re: Stuck in update mode
« on: May 30, 2012, 21:52:48 »
Start MultiUpdate.exe manually
Open settings page
Check "Force update even if no new version if found"
Press OK
Press Start.



3893
Support and Feedback / Re: Ultra slow file copy
« on: May 30, 2012, 14:50:36 »
Strange.. This is normally because of bad drivers.  Drivers that require that system\drive cache are used.

Just set the configuration of normal to the same as power.

The different of them is buffer size and that power bypasses the drive cache, In most cases this is faster for large files. but some harddrives/drivers does not like it.






3894
WordWrap is already added in the latest beta. :)


3895
Support and Feedback / Re: Ultra slow file copy
« on: May 30, 2012, 10:42:29 »
That is very strange..

What are you copying from/to..   Internal harddrives/ External USB drive / USB Memory sticks / SSD ?

In the file copy dialog you can try to select a different read/write strategy. It maybe auto detects something wrong and select a bad one.

3896
Beta Releases / Re: 2.5 Beta - Build 1085 - Bugs
« on: May 29, 2012, 18:32:18 »
Quote
Section M - 1203 - Missing text list of toolbars for the toolbar submenu
There is no such line in the lang file.
Should be M-2103

Section D - 1865 - Error message for Quick Launch bar
Whops.. Dulicate id.. how did that happen.. crap.
I move it.

3897
Beta Releases / Re: 2.5 Beta - Build 1082 - Bugs
« on: May 29, 2012, 14:11:09 »
Ahh the Tab Name

Yes I will fix that

3898
Support and Feedback / Re: [Forum] Notify option
« on: May 29, 2012, 14:09:11 »
click [Notify] on the post that you want to be notified about when it changes.

Can be done on both entire boards and posts.

3899
Support and Feedback / Re: Copy issue
« on: May 29, 2012, 12:53:30 »
I think this is already fixed in v2.1.2 (1045)

Just go to Help > Check for Update 

and then download the new version.


3900
Beta Releases / Re: 2.5 Beta - Build 1082 - Questions
« on: May 28, 2012, 23:05:40 »
Is it possible to implement restoring Language not only from internal backups but also from custom file (saved by Export command)? In one of the next releases...
I was thinking about that. problem is that the export file stores the file in a layout that matches how the files are stored in the build system.

So it then must convert the path to match.. Might be possible. If it does not take to much time to fix I will add it.

Pages: 1 ... 152 153 154 155 [156] 157 158 159 160 ... 172