from xdg.DesktopEntry import DesktopEntry

Publicado por Perfil removido em 07/01/2009

[ Hits: 5.685 ]

 


from xdg.DesktopEntry import DesktopEntry



Se você obtiver, ao chamar um programa no terminal, os erros abaixo:

/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
  File "./ubuntu-tweak.py", line 68, in <module>
    launcher = TweakLauncher()
  File "./ubuntu-tweak.py", line 38, in __init__
    from MainWindow import MainWindow
  File "/usr/share/ubuntu-tweak/MainWindow.py", line 82, in <module>
    from AutoStart import AutoStart
  File "/usr/share/ubuntu-tweak/AutoStart.py", line 26, in <module>
    from xdg.DesktopEntry import DesktopEntry
ImportError: No module named xdg.DesktopEntry

Basta apenas instalar o programa "python-xdg" que tudo vai se resolver...

Nos Linux Debian based:

sudo apt-get install python-xdg

Até a próxima dica!!!!!
;-)

Outras dicas deste autor

Instalando Frostwire no Linux Mint 18

Cansado do Ctrl c Ctrl v?

Classes para vários tipos (templates)

Instalando Navegador Firefox no Debian 12

Como criar um pacote.deb com o executável do Lazarus

Leitura recomendada

Harmonizando Compton com Xfce4-screenshooter

Removendo Lightdm e boot splash do GRUB

Otimizando seu Linux com o prelink (e uma mãozinha do Kurumin)

Erro: "mysql_config: not found" Debian 9 [Resolvido]

Instale o Bash do Linux no Windows 10

  

Comentários

Nenhum comentário foi encontrado.



Contribuir com comentário




Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts