Jump to content

The_HydroX

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by The_HydroX

  1. good morning,

    at least 4 hours i try to start the launcher without problems (i mean the gui, no errors @ console),
    i dont know why, but my gnome-shell theme (gtk3) will hide all the custom gui features.
    Screenshot


    when i change the shell theme while the gui bug exists then all gui features will be loaded
    Screenshot

    frendy GreetZ HydroX

    edit #1
    it will only work if you first hover over one of the gui items
     

    edit #2
    it was a java error, i was remove the old 1.7

    apt-get autoremove openjdk-7-jre-headless:amd64

    and install the newer pack from the ubuntu ppa

    echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee /etc/apt/sources.list.d/webupd8team-java.list
    echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list
    apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EEA14886
    apt-get update
    apt-get install oracle-java8-installer
×
×
  • Create New...