Page 1 of 1

Catalogs: why are included ones not reloadable anymore?

Posted: 13 Jan 2015 00:00
by Filehero
Hi,

when I have a catalog, included ones never get reloaded anymore except by XY's standard save on exit mechanism (here reported with 14.80.0200).

It doesn't matter whether reload is done via the catalog context menu ("Open..." as well as the botoom mru) or bei SC catalogload. Each time I do that I just either see

Code: Select all

"Catalog. Right-click for options"
or the originally imported catalog missing in the catalog pane.

Is this a bug or by-design? If the latter: why implementing the composite pattern only half (aka non-persistent) here?


Cheers,
Faulthero

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 17 Jan 2015 15:58
by Filehero
Also,

when I have a composite only catalog with imported ones Toolez and Favorite Folders my manual sort order (Toolez on top) never survives the current session / a restart.
The convincing idea of reuse still seems a bit lacking here. :whistle:

@Don: bug or design?


FH

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 24 Jan 2015 18:14
by Filehero
A visualized bumpedump.
cat_order.png
I always want Toolez to stay on top on restart. Hopefully some day....

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 27 Jan 2015 16:45
by admin
I'm lightyears away from Catalogs at the moment.

But this will change later when I completely rewrite the structure of catalog.dat. This will be the time to look at this again...

PS: Quickly looked at the code: It has always been like this. No bug AFAIK.

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 27 Jan 2015 18:05
by bdeshi
Include-> "Favorite Folders" uncheck, then
Include-> "Favorite Folders" check.

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 27 Jan 2015 20:58
by Filehero
SammaySarkar wrote:Include-> "Favorite Folders" uncheck, then
Include-> "Favorite Folders" check.
:shock: :shock: Thank you Sammay!! It Works!! :tup: :tup:

I simply unchecked both entries and re-added them using the include context menu. Now the order is persistent.
order_cat_entries.png
Dancing Elephants .... :D

Cheers,
Freuhero

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 28 Jan 2015 01:04
by Enternal
admin wrote:I'm lightyears away from Catalogs at the moment.

But this will change later when I completely rewrite the structure of catalog.dat. This will be the time to look at this again...

PS: Quickly looked at the code: It has always been like this. No bug AFAIK.
Lightyears away is a bad unit to use for this forum. You should change it to Rosetta. "I'm two Rosetta away." "I'm 10 Rosetta closer." "I fixing the problem at 25 Rosetta/second."

Anyway, that fix is kind of funny. It's just like those normal "did you restart your computer?" fixes that works almost all the time. :lol:

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 28 Jan 2015 07:07
by bdeshi
Filehero wrote:
SammaySarkar wrote:I simply unchecked both entries and re-added them using the include context menu. Now the order is persistent.
actually the order is just locked to the sequence they were included, so you need to re-add them in the desired order every time. :wink:

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 28 Jan 2015 08:58
by Filehero
SammaySarkar wrote:...so you need to re-add them in the desired order every time. :wink:
What time is "every time"? At home, after doing your trick the order is not session-only anymore but persistent now. That's what I was after.

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 28 Jan 2015 09:28
by bdeshi
You can now re-order by dragging and the new world order is remebered after restart?

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 28 Jan 2015 09:37
by Filehero
SammaySarkar wrote:You can now re-order by dragging and the new world order is remebered after restart?
Ok, now I see. I don't think so (will nevertheless recheck tonite), but since I need do set the order only once I'm satisfied.

Re: Catalogs: why are included ones not reloadable anymore?

Posted: 29 Jan 2015 07:28
by Filehero
Filehero wrote:will nevertheless recheck tonite
Nope, it doesn't wotk all of a sudden now. Which is no suprise because that's th every reason I asked.