Skip to content

Служебные и временные файлы в домашнем каталоге пользователя. Справка. #11

Description

@aaly11

Привет.
Собрал rpm-пакет программы на OBS, изменив пути, чтобы как-то соответствовать структуре каталогов принятой в линукс.

Расположение файлов
/usr/bin/3DForest
/usr/lib64/lib3DForestCore.so
/usr/lib64/lib3DForestEditor.so
/usr/lib64/lib3DForestGui.so
/usr/libexec/3d-forest
/usr/libexec/3d-forest/3DForest
/usr/libexec/3d-forest/3DForestClassification
/usr/libexec/3d-forest/3DForestDescriptor
/usr/libexec/3d-forest/3DForestElevation
/usr/libexec/3d-forest/3DForestExampleColorPalette
/usr/libexec/3d-forest/3DForestExampleEditor
/usr/libexec/3d-forest/3DForestExampleEigen
/usr/libexec/3d-forest/3DForestExampleFile
/usr/libexec/3d-forest/3DForestExampleFileSize
/usr/libexec/3d-forest/3DForestExampleImage
/usr/libexec/3d-forest/3DForestExampleLasCreate
/usr/libexec/3d-forest/3DForestExampleMeshDistance
/usr/libexec/3d-forest/3DForestExampleQuery
/usr/libexec/3d-forest/3DForestExampleQueryFilter
/usr/libexec/3d-forest/3DForestExampleQueryVoxels
/usr/libexec/3d-forest/3DForestExampleThread
/usr/libexec/3d-forest/3DForestExampleVector3
/usr/libexec/3d-forest/3DForestIcon
/usr/libexec/3d-forest/3DForestSandbox
/usr/libexec/3d-forest/3DForestSegmentationNN
/usr/libexec/3d-forest/3DForestTest
/usr/libexec/3d-forest/3DForestTreeAttributes
/usr/libexec/3d-forest/documentation
/usr/libexec/3d-forest/documentation/index.qch
/usr/libexec/3d-forest/documentation/index.qhc
/usr/libexec/3d-forest/plugins
/usr/libexec/3d-forest/plugins/lib3DForestComputeClassificationPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestComputeConvexHullPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestComputeDescriptorPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestComputeElevationPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestComputeHeightMapPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestComputeSegmentationNNPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestComputeTreeAttributesPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestEditPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestExportFilePlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterAreaPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterClassificationPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterDescriptorPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterElevationPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterFilesPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterIntensityPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterManagementStatusPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterSpeciesPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestFilterTreesPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestImportFilePlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestMessageLogPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestProjectFilePlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestTreeSettingsPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestTreeTablePlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestUnitsSettingsPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestViewSettingsPlugin.so
/usr/libexec/3d-forest/plugins/lib3DForestViewerPlugin.so
/usr/share/applications/3d-forest.desktop
/usr/share/doc/packages/3d-forest
/usr/share/doc/packages/3d-forest/README.md
/usr/share/icons/hicolor/128x128/apps/3d-forest.png
/usr/share/icons/hicolor/16x16/apps/3d-forest.png
/usr/share/icons/hicolor/24x24/apps/3d-forest.png
/usr/share/icons/hicolor/32x32/apps/3d-forest.png
/usr/share/icons/hicolor/48x48/apps/3d-forest.png
/usr/share/icons/hicolor/64x64/apps/3d-forest.png
/usr/share/icons/hicolor/scalable/apps/3d-forest.svg
/usr/share/licenses/3d-forest
/usr/share/licenses/3d-forest/LICENSE

Программа запускается и работает, но оставляет следы в виде служебных и временных файлов на виду в домашнем каталоге пользователя. Предпочтительно было бы размещать служебные и временные файлы в скрытой директории, к примеру: "/home/>user</.config/3DForest/".
Создал файлы справки и расположил их в соответствии с рекомендациями, но вот программа их не видит и не предоставляет возможность открыть.

Tip

Воспользоваться справкой можно с помощью Qt Assistant, зарегистрировав файл справки
(/usr/libexec/3d-forest/documentation/index.qch) в настройках программы.
Или, для быстрого доступа, набрав в командной строке:

assistant6 -collectionFile /usr/libexec/3d-forest/documentation/index.qhc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions