
Ahmed
(usa Debian)
Enviado em 13/08/2018 - 13:07h
Estou tentando utilizar o software Oi Cloud, para guardar meus arquivos na nuvem. Porém, ele não abre, parece estar com problemas em configurar. Quando digito oicloud-gui no terminal, o aplicativo inicia a tela de configuração - autorização, e fica carregando incansavelmente. O que o terminal me mostra é o seguinte ao digitar oicloud-gui;
oicloud-gui
/usr/bin/oicloud-gui:48: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, GLib, Gdk
/usr/bin/oicloud-gui:54: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
from gi.repository import Notify
xdg-open - opens a file or URL in the user's preferred application
Synopsis
xdg-open { file | URL }
xdg-open { --help | --manual | --version }
Use 'man xdg-open' or 'xdg-open --manual' for additional info.
Mas eu não sei o que fazer, traduzi o que diz no terminal, mas ainda sim não entendi o problema. Alguém pode me ajudar?
Vale lembra que, ao instalar o aplicativo com # dpkg -i e depois usar # apt -f install para corrigir dependências, no final da instalação mostrou a palavra 'Warning', que informou o seguinte;
Warning: The postinst maintainerscript of the package oicloud-gui
Warning: seems to use apt-key (provided by apt) without depending on gnupg or gnupg2.
Warning: This will BREAK in the future and should be fixed by the package maintainer(s).
Note: Check first if apt-key functionality is needed at all - it probably isn't!
Warning: apt-key should not be used in scripts (called from postinst maintainerscript of the package oicloud-gui)