[ASK] gnome-splashscreen-manager gak bisa di buka
#1
ane mau tanya bro ini setiap ane buka gnome-splashscreen-manager lewat System -> Preferences -> Splash Screen itu cuman Starting Splash Screen terus ilang sendiri -_- kalo lewat console ane ketik gnome-splashscreen-manager muncul nya kayak gini bro :

root@BeTe:~# gnome-splashscreen-manager
/usr/bin/gnome-splashscreen-manager:22:in `require': no such file to load -- gnome_splashscreen_manager (LoadError)
from /usr/bin/gnome-splashscreen-manager:22:in `<main>'
root@BeTe:~# cat /usr/bin/gnome-splashscreen-manager
#!/usr/bin/env ruby

# Copyright © 2005 Michael Gebhart
#
# This file is part of Gnome-SplashScreen-Manager.
#
# Gnome-SplashScreen-Manager is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.

# Gnome-SplashScreen-Manager is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with Gnome-SplashScreen-Manager; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


require 'gnome_splashscreen_manager'

#running the application
GnomeSplashScreenManager.main






Users browsing this thread: 1 Guest(s)