Forum › Forums › Official Releases › antiX-26 “Stephen Kapos” › antiX-26. Bugs, known issues and fixes › Reply To: antiX-26. Bugs, known issues and fixes
About Disk Manager.
When I ran apt purge antix26-desktop-files, the command specified in the Exec line of disk-manager.desktop was also changed, resulting in the inability to launch the application from the App Select or Applications submenus.
Clicking on Disk Manager does nothing. No error message appears. There is no issue when launching it via the Control Centre.
Before running purge
Exec=su-to-root -X -c disk-manager
After running purge
Exec=/usr/bin/disk-manager-launcher
When I run this disk-manager-launcher in the terminal, I get an error on line 18:
pkexec /usr/bin/disk-manager-launcher
$ disk-manager-launcher
/usr/bin/disk-manager-launcher: line 18: pkexec: command not found
The Disk Manager located in the Control Center > Disks menu runs without any issues because it calls disk-manager directly, as in gksu /usr/sbin/disk-manager.
/usr/local/lib/antiX/antix23-desktop-files/originale/disk-manager.desktop
/usr/local/lib/antiX/antix23-desktop-files/reservoir/disk-manager.desktop
The “Exec” lines in these two files are identical up to antiX-25-b2_x64-full.iso.
In antiX26RC1, it appears that the contents of the Exec line in /usr/local/lib/antiX/antix23-desktop-files/originale/disk-manager.desktop have changed.
I apologize if this is a topic that has already been discussed,
—Jaoanese —
Disk Managerについて。
apt purge antix26-desktop-files を実行すると、disk-manager.desktopの Exec行に記述されているコマンドまで変更されてしまい、その結果 App Select 及び Applicationsサブメニューから起動できなくなりました。
Disk Managerを選択してクリックしても何も起きません。エラー表示も出ません。Control Centre経由では問題ありません。
purge 実行前
Exec=su-to-root -X -c disk-manager
purge 実行後
Exec=/usr/bin/disk-manager-launcher
このdisk-manager-launcherは、ターミナルで実行すると 18行目
pkexec /usr/bin/disk-manager-launcher
でエラーになります。
$ disk-manager-launcher
/usr/bin/disk-manager-launcher: line 18: pkexec: command not found
Control Centre->DisksメニューにあるDisk Manager は、gksu /usr/sbin/disk-manager のように disk-managerをダイレクトに呼び出しているので
問題なく実行できます。
/usr/local/lib/antiX/antix23-desktop-files/originale/disk-manager.desktop
/usr/local/lib/antiX/antix23-desktop-files/reservoir/disk-manager.desktop
この2つのファイルの Exec 行は、antiX-25-b2_x64-full.iso までは同じ内容です。
antiX26RC1 で、/usr/local/lib/antiX/antix23-desktop-files/originale/disk-manager.desktop の Exec行の記述が変わってしまったようです。
既出の話題になりましたら申し訳ございません、
- This reply was modified 5 months, 1 week ago by verdy.
- This reply was modified 5 months, 1 week ago by verdy.