from xdg.DesktopEntry import DesktopEntry

Publicado por Perfil removido em 07/01/2009

[ Hits: 6.070 ]

 


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 Brave Browser no Linux Mint 22

kinit: No resume image, doing normal boot...

Como criar e executar scripts Python pelo Android

Integrando Squid com o site PhishTank

Usando o tar.xz + várias threads e compactação extrema

Leitura recomendada

Facilite a navegação pelo Konsole

Configurando o lynx para passar no proxy

Cuidando do arquivo "world" no Gentoo

GRUB 2 Ubuntu 14.04 - Editando nome, sistema default e tempo de boot

"We cannot detect a running copy of GNOME on this system" [Resolvido]

  

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