from xdg.DesktopEntry import DesktopEntry

Publicado por Perfil removido em 07/01/2009

[ Hits: 5.832 ]

 


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

Criando links para arquivos e diretórios no Linux

Flathub - Adicionando Repositório de Software no Fedora, CentOS e RedHat

Formatando Pendrives no Linux Mint 16 MATE

Ubuntu: Deixar Office em Português graficamente

Instalanção e configuração do Apache 2.2 no FreeBSD

Leitura recomendada

i3-gaps no Funtoo

Gnome 3 com barra inferior, menu de aplicativos e outros (Fedora 15)

Compiz Fusion no Fedora 7

Instalando plugin do flash no Arch 64

Implemente e Configure o seu Linux com IPTABLES

  

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