View Issue Details

IDProjectCategoryView StatusLast Update
0000968Double CommanderDefaultpublic2019-06-08 15:28
Reporterqazerr Assigned ToAlexx2000  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
ProjectionnoneETAnone 
PlatformLinuxOSUbuntuOS Version14.04.1 x64
Product Version0.6.0 (trunk)Product Build5673 
Target Version0.6.0Fixed in Version0.6.0 
Summary0000968: Надо добавить Depends: rabbitvcs-core в doublecmd-common deb пакет для работы скрипта rabbit-vcs.py
Description$ /usr/lib/doublecmd/scripts/rabbit-vcs.py
Traceback (most recent call last):
  File "/usr/lib/doublecmd/scripts/rabbit-vcs.py", line 29, in <module>
    from rabbitvcs.util.contextmenuitems import *
ImportError: No module named rabbitvcs.util.contextmenuitems

И из-за этого убунта запускает apport, что собственно хорошо, иначе бы так и не узнал об этом скрипте)
после
$ sudo apt-get install rabbitvcs-core

всё стало ок.

Думаю стоит добавить в doublecmd-common deb пакет:
Depends: rabbitvcs-core в control файл.
TagsNo tags attached.
Fixed in Revision5688, 5689
Operating systemLinux
Widgetset
Architecture64-bit

Activities

Alexx2000

2014-12-13 16:59

administrator   ~0001351

В Depends добавлять явно не стоит, т.к. зависимость опциональная. Добавил в Suggests и исправил падение при отсутствии пакета rabbitvcs-core.

Issue History

Date Modified Username Field Change
2014-12-12 23:13 qazerr New Issue
2014-12-13 16:59 Alexx2000 Fixed in Revision => 5688, 5689
2014-12-13 16:59 Alexx2000 Note Added: 0001351
2014-12-13 16:59 Alexx2000 Assigned To => Alexx2000
2014-12-13 16:59 Alexx2000 Status new => resolved
2014-12-13 16:59 Alexx2000 Fixed in Version => 0.6.0
2014-12-13 16:59 Alexx2000 Target Version => 0.6.0
2019-06-08 15:28 Alexx2000 Status resolved => closed