Autor Tópico: Aplicativos GTK com tema classico  (Lida 3866 vezes)

Offline Sérgio Rabelo

  • Usuário Ubuntu
  • *
  • Mensagens: 185
  • Kubuntu 13.10 - 64bit
    • Ver perfil
Aplicativos GTK com tema classico
« Online: 15 de Janeiro de 2012, 01:36 »
Estou tendo um problema, todos os meus programas que usam aparência GTK, estão com o tema clássico eu já mudei nas aparências de aplicativos o GTK+ para oxygen-gtk mas não adianta de nada.

Offline irtigor

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 4.344
  • Delete, delete, delete!
    • Ver perfil
Re: Aplicativos GTK com tema classico
« Resposta #1 Online: 17 de Janeiro de 2012, 10:28 »
Devem ser aplicativos gtk3, acabou de sair uma versão: http://hugo-kde.blogspot.com/2012/01/oxygen-gtk3-10-is-out.html

Offline Sérgio Rabelo

  • Usuário Ubuntu
  • *
  • Mensagens: 185
  • Kubuntu 13.10 - 64bit
    • Ver perfil
Re: Aplicativos GTK com tema classico
« Resposta #2 Online: 25 de Fevereiro de 2012, 22:18 »
estou tentando instalar mas sem sucesso, pode fazer um tutorial?

Código: [Selecionar]
sergio@sergio-prodigiasus:~/Downloads/oxygen-gtk3-1.0.0/build$ cmake ../
Detected oxygen version string: 1.0.0
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:306 (message):
  pkg-config tool not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:108 (pkg_check_modules)


CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:306 (message):
  pkg-config tool not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  CMakeLists.txt:111 (pkg_check_modules)


Info: using LIB_SUFFIX to set the theme engine installation path
Warning: dbus-glib-1 <http://dbus.freedesktop.org/releases/dbus-glib/> could not be found on your system.
D-Bus is a simple inter-process communication system. It is used for GTK applications to be updated on the fly when KDE configuration is changed.
Warning: disabling inner shadows hack because GTK version is too old (needed 3.0.0, found )
Flags:
  OXYGEN_DEBUG 0
  OXYGEN_DEBUG_INNERSHADOWS 0
  HAVE_DBUS 0
  OXYGEN_ICON_HACK 1
  OXYGEN_FORCE_KDE_ICONS_AND_FONTS 1
  ENABLE_COMBOBOX_LIST_RESIZE 1
  ENABLE_COMBOBOX_ENTRY_HACK 1
  ENABLE_INNER_SHADOWS_HACK 0
  ENABLE_GROUPBOX_HACK 1

Paths:
  Installing the GTK theme engine library to: sh: PKGCONFIG_EXECUTABLE-NOTFOUND: not found/gtk-3.0/sh: PKGCONFIG_EXECUTABLE-NOTFOUND: not found/theming-engines
  Installing the GTK theme engine data to: sh: PKGCONFIG_EXECUTABLE-NOTFOUND: not found/share/themes/oxygen-gtk

-- Configuring incomplete, errors occurred!
sergio@sergio-prodigiasus:~/Downloads/oxygen-gtk3-1.0.0/build$

Offline irtigor

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 4.344
  • Delete, delete, delete!
    • Ver perfil
Re: Aplicativos GTK com tema classico
« Resposta #3 Online: 26 de Fevereiro de 2012, 00:04 »
Ele acusou a falta da dependência pkg-config ("pkg-config tool not found"). O pacote gtk3-engines-oxygen, está disponível no repositório do 12.04...

Offline Sérgio Rabelo

  • Usuário Ubuntu
  • *
  • Mensagens: 185
  • Kubuntu 13.10 - 64bit
    • Ver perfil
Re: Aplicativos GTK com tema classico
« Resposta #4 Online: 27 de Fevereiro de 2012, 08:47 »
Então esse problema só será resolvido na próxima versão?

Offline irtigor

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 4.344
  • Delete, delete, delete!
    • Ver perfil
Re: Aplicativos GTK com tema classico
« Resposta #5 Online: 27 de Fevereiro de 2012, 10:51 »
Sem esforço, digitando um único comando? A principio, sim.