Docky não inicia  [Resolvido]

Reporte aqui dúvidas sobre aplicativos diversos, instalação e utilização.
Regras do fórum Leia as Regras Gerais do Manjaro Brasil em "Normatividade" e pesquise antes de postar.
Se sua dúvida foi respondida, não esqueça de marcar RESOLVIDO em seus tópicos, botão com a marca verde Imagem

Docky não inicia

Mensagempor Dante » 08 Mai 2016, 00:54  •  MS 1

Esse é o resultado quando inicio pelo terminal.
Código: Selecionar todos
[Info  00:52:36.233] Docky version: 2.2.1.1 Release
[Info  00:52:36.236] Kernel version: 4.4.8.1
[Info  00:52:36.236] CLR version: 4.0.30319.42000
[Error 00:52:36.362] [SystemService] Could not initialize power manager dbus: 'Could not load type 'Docky.Services.SystemService\+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+IUPower'.'
[Info  00:52:36.363] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f25a057f2c0 + 0x008d4> in <filename unknown>:0
  at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f25a057f2a0 + 0x0000c> in <filename unknown>:0
  at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x41d8ab40 + 0x002bf> in <filename unknown>:0
  at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x41d8a990 + 0x00037> in <filename unknown>:0
  at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x41d89210 + 0x0007f> in <filename unknown>:0
  at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x41d891a0 + 0x00037> in <filename unknown>:0
  at Docky.Services.SystemService.InitializeBattery () <0x41dcc3a0 + 0x000b3> in <filename unknown>:0
[Error 00:52:36.366] [SystemService] Could not initialize Network Manager dbus: 'Could not load type 'Docky.Services.SystemService\+INetworkManagerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+INetworkManager'.'
[Info  00:52:36.366] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f25a057f2c0 + 0x008d4> in <filename unknown>:0
  at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f25a057f2a0 + 0x0000c> in <filename unknown>:0
  at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x41d8ab40 + 0x002bf> in <filename unknown>:0
  at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x41d8a990 + 0x00037> in <filename unknown>:0
  at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x41d89210 + 0x0007f> in <filename unknown>:0
  at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x41d891a0 + 0x00037> in <filename unknown>:0
  at Docky.Services.SystemService.InitializeNetworkManager () <0x41dd3ba0 + 0x00117> in <filename unknown>:0
[Info  00:52:36.372] [ThemeService] Setting theme: Transparent
[Warn  00:52:36.386] [DesktopItemService] Could not find remap file '/home/leonardo/.local/share/docky/remaps.ini'!
[Info  00:52:36.476] [DockServices] Dock services initialized.
[Info  00:52:36.635] [PluginManager] Loaded "Desktop".
[Info  00:52:36.635] [PluginManager] Loaded "Session Manager".
[Info  00:52:36.635] [PluginManager] Loaded "Trash".
[Error 00:52:36.712] [SystemService] Could not initialize needed dbus service: 'Could not load type 'SessionManager.SystemManager\+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'SessionManager.SystemManager+IUPower'.'
[Info  00:52:36.712] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f25a057f2c0 + 0x008d4> in <filename unknown>:0
  at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f25a057f2a0 + 0x0000c> in <filename unknown>:0
  at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x41d8ab40 + 0x002bf> in <filename unknown>:0
  at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x41d8a990 + 0x00037> in <filename unknown>:0
  at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x41d89210 + 0x0007f> in <filename unknown>:0
  at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x41d891a0 + 0x00037> in <filename unknown>:0
  at SessionManager.SystemManager.Initialize () <0x41e82510 + 0x000bb> in <filename unknown>:0
Error while getting object for node in path '/Docky/ItemProvider'.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at Docky.Items.ProxyDockItem.ItemChanged () <0x41e62ca0 + 0x0027d> in <filename unknown>:0
  at Docky.Items.ProxyDockItem..ctor (Docky.Items.AbstractDockItemProvider provider, IPreferences prefs) <0x41e62960 + 0x001b3> in <filename unknown>:0
  at SessionManager.SessionManagerItem..ctor () <0x41e81ee0 + 0x0008f> in <filename unknown>:0
  at SessionManager.SessionManagerItemProvider..ctor () <0x41e81c30 + 0x00033> in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7f25a0590090 + 0x0003f> in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7f25a0590090 + 0x00079> in <filename unknown>:0
  at System.RuntimeType.CreateInstanceMono (Boolean nonPublic) <0x7f25a03d24e0 + 0x00116> in <filename unknown>:0
  at System.RuntimeType.CreateInstanceSlow (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) <0x7f25a03d2490 + 0x00049> in <filename unknown>:0
  at System.RuntimeType.CreateInstanceDefaultCtor (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) <0x7f25a03d2230 + 0x0005c> in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) <0x7f25a02e8620 + 0x0009e> in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type) <0x7f25a02e84e0 + 0x0000e> in <filename unknown>:0
  at Mono.Addins.TypeExtensionNode.CreateInstance () <0x41e5e510 + 0x0001f> in <filename unknown>:0
  at Mono.Addins.InstanceExtensionNode.GetInstance () <0x41e5e490 + 0x00023> in <filename unknown>:0
  at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type expectedType) <0x41e81bb0 + 0x00017> in <filename unknown>:0
  at Mono.Addins.ExtensionNode.GetChildObjectsInternal (System.Type arrayElementType, Boolean reuseCachedInstance) <0x41e817e0 + 0x0018b> in <filename unknown>:0
Cairo.Surface is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
  at Docky.Items.ProxyDockItem.get_Square () <0x41e8eb70 + 0x00015> in <filename unknown>:0
  at Docky.Items.AbstractDockItem.<QueueRedraw>m__0 () <0x41ea4e00 + 0x00018> in <filename unknown>:0
  at GLib.Idle+IdleProxy.Handler () <0x41ea4d40 + 0x00046> in <filename unknown>:0
  at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, Boolean is_terminal) [0x00000] in <filename unknown>:0
  at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0
  at Gtk.Application.gtk_main () [0x00000] in <filename unknown>:0
  at Gtk.Application.Run () [0x00000] in <filename unknown>:0
  at Docky.Docky.Main (System.String[] args) [0x00000] in <filename unknown>:0
Avatar do usuário
Dante
Aprendiz

 
Mensagens: 87
Registro: 12 Dez 2014, 22:27
Agradeceu: 12 vez(es)
Agradecido: 7 vez(es)
Distro utilizada: Manjaro
Versão: 16.10
Ambiente: KDE
Repositório: Stable
Habilidade: Novice

Docky não inicia

Mensagempor chmercesmoreira » 08 Mai 2016, 02:06  •  MS 2

Olá colega, fiz uma pesquisa rápida e encontrei uma pessoa com um problema parecido com o seu, no fórum arch linux internacional: https://bbs.archlinux.org/default.html"codebox">
Código: Selecionar todos
pacman -S librsvg
Imagem Imagem
chmercesmoreira
Especial

 
Mensagens: 751
Artigos: 1
Registro: 31 Jan 2016, 10:58
Agradeceu: 15 vez(es)
Agradecido: 223 vez(es)
Distro utilizada: Manjaro
Versão: 2018
Ambiente: KDE
Repositório: Stable
Habilidade: Intermediate

Docky não inicia

Mensagempor Dante » 08 Mai 2016, 02:27  •  MS 3

Já está instalado

== Editado em 08 Mai 2016, 02:37 ==

Se rodar com sudo aparece isso.
Código: Selecionar todos
[Info  02:34:24.945] Docky version: 2.2.1.1 Release
[Info  02:34:24.948] Kernel version: 4.4.8.1
[Info  02:34:24.948] CLR version: 4.0.30319.42000
[Fatal 02:34:25.013] DBus could not be found and is required by Docky. Exiting.

Consegui fazer rodar com esse comando.
Código: Selecionar todos
sudo dbus-launch docky
Mas não consigo colocar para ele iniciar com o sistema.
Editado pela última vez por Dante em 08 Mai 2016, 02:41, em um total de 1 vez.
Razão: Novas informações
Avatar do usuário
Dante
Aprendiz

 
Mensagens: 87
Registro: 12 Dez 2014, 22:27
Agradeceu: 12 vez(es)
Agradecido: 7 vez(es)
Distro utilizada: Manjaro
Versão: 16.10
Ambiente: KDE
Repositório: Stable
Habilidade: Novice

Docky não inicia

Mensagempor chmercesmoreira » 08 Mai 2016, 11:47  •  MS 4

Aqui tem outra solução para um problema parecido com o seu:
https://bbs.archlinux.org/default.html"codebox">
Código: Selecionar todos
# touch /usr/local/bin/dbus-progs.sh
# chmod 755 /usr/local/bin/dbus-progs.sh


E no conteúdo dele você insere apenas os programas que você quer que iniciem depois que o dbus-launch estiver executando.

Aqui está o conteúdo do arquivo que a pessoa criou:
Código: Selecionar todos
#!/bin/sh
...
docky &
...


E é necessário colocar esse script para ser executado no arquivo
Código: Selecionar todos
~/.xinitrc
logo depois de dbus-launch:

Código: Selecionar todos
...
exec dbus-launch /usr/local/bin/dbus-progs.sh
...


Uma outra coisa que ele fez foi adicionar um mecanismo para fechar o docky terminando o processo fusion-icon, a princípio veja se essa solução inicial vai funcionar, se sim, a gente tenta aprimorar ela depois adicionando essa funcionalidade para fechar o docky.
Editado pela última vez por chmercesmoreira em 08 Mai 2016, 11:54, em um total de 3 vezes.
Razão: correção
Imagem Imagem
chmercesmoreira
Especial

 
Mensagens: 751
Artigos: 1
Registro: 31 Jan 2016, 10:58
Agradeceu: 15 vez(es)
Agradecido: 223 vez(es)
Distro utilizada: Manjaro
Versão: 2018
Ambiente: KDE
Repositório: Stable
Habilidade: Intermediate

Docky não inicia

Mensagempor Dante » 08 Mai 2016, 19:19  •  MS 5

Aqui está sem o arquivo .xinitrc, quando vou editar ele cria uma novo como se não existisse. Crio um novo, deveria ter um?
Avatar do usuário
Dante
Aprendiz

 
Mensagens: 87
Registro: 12 Dez 2014, 22:27
Agradeceu: 12 vez(es)
Agradecido: 7 vez(es)
Distro utilizada: Manjaro
Versão: 16.10
Ambiente: KDE
Repositório: Stable
Habilidade: Novice

Docky não inicia

Mensagempor chmercesmoreira » 08 Mai 2016, 19:41  •  MS 6

Dante escreveu:Aqui está sem o arquivo .xinitrc, quando vou editar ele cria uma novo como se não existisse. Crio um novo, deveria ter um?


Segundo o que li aqui: http://superuser.com/questions/757567/t ... -work-with
se você não tem esse arquivo é porque seu sistema está utilizando outra maneira para inicializar o sistema X11 (parte gráfica), mas acredito que você possa criar um arquivo e adicionar os comandos que você precisa nele, pode acontecer de o sistema não iniciar mais a parte gráfica e você precisar iniciar em um live cd e remover o arquivo.

Outra solução é você criar um arquivo em:
Código: Selecionar todos
# touch ~/.config/autostart/docky.desktop
# chmod 644 ~/.config/autostart/docky.desktop


com esse conteúdo:

Código: Selecionar todos
[Desktop Entry]
Type=Application
Name=Docky
Comment=Start Docky at log in
Exec=dbus-launch docky
Editado pela última vez por chmercesmoreira em 08 Mai 2016, 19:50, em um total de 3 vezes.
Razão: correção
Imagem Imagem

Esta mensagem de chmercesmoreira recebeu agradecimentos de
Dante (20 Mai 2016, 22:26)
chmercesmoreira
Especial

 
Mensagens: 751
Artigos: 1
Registro: 31 Jan 2016, 10:58
Agradeceu: 15 vez(es)
Agradecido: 223 vez(es)
Distro utilizada: Manjaro
Versão: 2018
Ambiente: KDE
Repositório: Stable
Habilidade: Intermediate

Docky não inicia

Mensagempor Dante » 09 Mai 2016, 00:13  •  MS 7

Não foi. Instalei o plank que é simples também. Vlw pela ajuda.
Avatar do usuário
Dante
Aprendiz

 
Mensagens: 87
Registro: 12 Dez 2014, 22:27
Agradeceu: 12 vez(es)
Agradecido: 7 vez(es)
Distro utilizada: Manjaro
Versão: 16.10
Ambiente: KDE
Repositório: Stable
Habilidade: Novice

Docky não inicia  [Resolvido]

Mensagempor Dante » 20 Mai 2016, 22:24  •  MS 8

Como o plank não estava funcionando como queria , consegui resolvi o problema do Docky usando sua dica nesse link sobre os arquivos de configuração. Mais a configuração que você citou acima para iniciar junto com a sessão(Só que no atributo "Exec" só coloquei o comando docky puro mesmo).
Vlw
Editado pela última vez por Dante em 20 Mai 2016, 22:26, em um total de 1 vez.
Razão: correção
Avatar do usuário
Dante
Aprendiz

 
Mensagens: 87
Registro: 12 Dez 2014, 22:27
Agradeceu: 12 vez(es)
Agradecido: 7 vez(es)
Distro utilizada: Manjaro
Versão: 16.10
Ambiente: KDE
Repositório: Stable
Habilidade: Novice


Tópicos Semelhantes Estatísticas Última mensagem

Atualizei meu Kernel e meu GRUB EFI não inicia mais.

por sergiogbrox » 19 Jul 2020, 17:08

Respostas: 2

Exibições: 275

25 Ago 2020, 20:47

por tioguda Ver última mensagem

Voltar para Aplicativos



Quem está online

Usuários navegando neste fórum: Google [Bot] e 2 visitantes

cron
^ Voltar ao Topo