View Issue Details

IDProjectCategoryView StatusLast Update
0000425WishesPanelpublic2013-02-03 00:34
Reporteralexmitin Assigned Tovskirdin  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.80 
Summary0000425: Add support of FILE_ATTRIBUTE_OFFLINE attribute
DescriptionAdd support of FILE_ATTRIBUTE_OFFLINE.
See the following link for more information about this attribute:

http://msdn2.microsoft.com/en-us/library/aa364944.aspx

1) The "Offline" attribute should be visible in the panel if the "A" column type is defined for the panel mode, and the lenght of this column is enough to display it. The position of this attribute should be the last: "RSHALCEIO"

2) The Attributes dialog should show "Offline" attribute as read-only (grayed):
------------------------
[ ] Sparse
[ ] Temporary
[x] Offline
------------------------

3) The "Offline" attribute should be available in the "Filter" dialog for file highlighting.
------------------------
[ ] Sparse
[ ] Temporary
[ ] Symbolic link
[ ] Offline
------------------------
Additional InformationFAR 1.80.0.387
TagsNo tags attached.
Build414

Activities

vskirdin

2007-12-10 08:51

administrator   bugnote:0000985

В диалоге SetAttr эта опция для красоты, что ли?

2007-12-10 22:46

 

SetAttr-1.80.0.389.gif (9,573 bytes)   
SetAttr-1.80.0.389.gif (9,573 bytes)   

alexmitin

2007-12-10 22:46

reporter   bugnote:0000998

FAR 1.80.0.389 эту опцию не содержит (смотри скриншот).

В каком именно месте диалога SetAttr показывается опция "Offline"?
Можно версию билда и скриншот?

alexy

2007-12-11 01:18

administrator   bugnote:0001002

Ты Валю не понял. Я это как нибудь сделаю.

vskirdin

2007-12-11 05:29

administrator   bugnote:0001003

alexmitin, нет такого, я спрашивал "ДЛЯ ЧЕГО?"

alexy

2007-12-11 05:35

administrator   bugnote:0001006

Для того же что там и temporary показывается, чтоб можно было узнать какие атрибы есть.

vskirdin

2007-12-11 06:14

administrator   bugnote:0001007

Удовлетворили мою любознательность :-)
alexy, ты сделаешь?

alexy

2007-12-11 06:25

administrator   bugnote:0001008

да, я же уже сказал.

2007-12-12 11:42

 

Fix425.diff.zip (6,623 bytes)

alexmitin

2007-12-12 11:44

reporter   bugnote:0001013

Added support of FILE_ATTRIBUTE_OFFLINE attribute according to initial description.

See attachment "Fix425.diff.zip".

vskirdin

2008-01-15 02:03

administrator   bugnote:0001126

А что такое FILE_ATTRIBUTE_VIRTUAL и где увидеть и нужен ли он (для информативности)?

vskirdin

2008-01-15 04:44

administrator   bugnote:0001127

Fix425.diff.zip принимается. Искать после 412

alexmitin

2008-01-15 09:06

reporter   bugnote:0001128

> А что такое FILE_ATTRIBUTE_VIRTUAL
> и где увидеть и нужен ли он (для информативности)?

Вот объяснение, которое я нашел:

FILE_ATTRIBUTE_VIRTUAL means the file has been virtualized
to a per-user location (one of UAC features in Vista). This is not a valid
flag to pass to CreateFile, and it shouldn't be mentioned in CreateFile
docs (it's a doc bug that it is mentioned).

Источник:
http://www.tech-archive.net/Archive/Development/microsoft.public.development.device.drivers/2007-08/msg00298.html

Zuz

2008-01-15 21:59

developer   bugnote:0001132

FILE_ATTRIBUTE_VIRTUAL нужен, даже больше чем FILE_ATTRIBUTE_OFFLINE, сечас сложно такие файлы отличать, я бы в раскраску сразу бы добавил.
Кто-нибудь будет делать или самому сделать?

vskirdin

2008-01-17 12:25

administrator   bugnote:0001137

Ну... показываться оно будет, а фильтры, хелпы, SetAttr...
Zuz, делай :-)

alexmitin

2008-01-20 13:59

reporter   bugnote:0001141

Для FILE_ATTRIBUTE_VIRTUAL смотреть 0000460.

alexmitin

2008-01-20 14:10

reporter   bugnote:0001143

Проверено в FAR 1.80 (build 414).

Issue History

Date Modified Username Field Change
2007-12-08 15:19 alexmitin New Issue
2007-12-10 08:51 vskirdin Note Added: 0000985
2007-12-10 22:46 alexmitin File Added: SetAttr-1.80.0.389.gif
2007-12-10 22:46 alexmitin Note Added: 0000998
2007-12-11 01:18 alexy Note Added: 0001002
2007-12-11 01:19 alexy Status new => assigned
2007-12-11 01:19 alexy Assigned To => alexy
2007-12-11 05:29 vskirdin Note Added: 0001003
2007-12-11 05:35 alexy Note Added: 0001006
2007-12-11 06:14 vskirdin Note Added: 0001007
2007-12-11 06:25 alexy Note Added: 0001008
2007-12-12 11:42 alexmitin File Added: Fix425.diff.zip
2007-12-12 11:44 alexmitin Note Added: 0001013
2008-01-15 02:03 vskirdin Note Added: 0001126
2008-01-15 04:42 vskirdin Assigned To alexy => vskirdin
2008-01-15 04:44 vskirdin Note Added: 0001127
2008-01-15 04:44 vskirdin Status assigned => feedback
2008-01-15 09:06 alexmitin Note Added: 0001128
2008-01-15 21:59 Zuz Note Added: 0001132
2008-01-17 12:25 vskirdin Note Added: 0001137
2008-01-20 13:59 alexmitin Note Added: 0001141
2008-01-20 14:10 alexmitin Status feedback => resolved
2008-01-20 14:10 alexmitin Resolution open => fixed
2008-01-20 14:10 alexmitin Note Added: 0001143
2008-01-21 01:37 vskirdin Build => 414
2008-01-21 01:37 vskirdin Status resolved => closed
2008-01-21 01:37 vskirdin Fixed in Version => 1.80
2013-02-03 00:34 alexy Severity minor => feature