Announcement

Collapse
No announcement yet.

Installing new theme

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Installing new theme

    I'm trying to install http://kde-look.org/content/show.php...?content=13969

    I downloaded the source,

    Code:
    ./configure
    
    <everything went great>
    sudo make
    <everything went great>
    
    sudo make install 
    <great again>

    i go to system settings, appearance, and choose crystal (which i assume that theme replaces?)
    and its exactly the same as before.


    so i try

    Code:
    kwin --replace
    and still nothing

    help please (

    #2
    Re: Installing new theme

    I think it is a windows decoration not a theme.
    HP Pavilion dv6 core i7 (Main)
    4 GB Ram
    Kubuntu 18.10

    Comment


      #3
      Re: Installing new theme

      About compiling:

      It would be wiser to use:
      Code:
      ./configure
      make
      sudo checkinstall
      Because (i tried Crystal):
      dpkg: error processing /media/sda2/path/crystal-1.0.5/crystal_1.0.5-1_i386.deb (
      --install):
      conflicting packages - not installing crystal
      Errors were encountered while processing:
      It tries to overwrite packages (conflicting packages)
      Maybe it is just icons or something but...

      From repos:
      kwin-style-crystal
      semi transparant window decoration for KDE

      Crystal offers you pseudo transparent titlebar, buttons and borders
      transparent, so you can see more of your lovely background image
      Transparancy and buttons can be costumized to match your wishes.
      Offers rounded corners as well

      And it is of course nice to look at. Upstream says:
      "- Don't forget to breathe, while drooling."
      Seems that it is same kwin style (repo version is 1.02 - KDE-Look is 1.05)


      Note
      If you really want - you could force dpkg.
      from man dpkg:
      --force-things | --no-force-things | --refuse-things

      Force or refuse (no-force and refuse mean the same thing)
      to do some things. things is a comma separated list of
      things specified below. --force-help displays a message
      describing them. Things marked with (*) are forced by
      default.

      Warning: These options are mostly intended to be used by
      experts only. Using them without fully understanding
      their effects may break your whole system.

      Links:
      FAQ: Installing from source
      http://kubuntuforums.net/forums/inde...opic=3085626.0

      CustomizeKubuntu
      https://help.ubuntu.com/community/CustomizeKubuntu
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: Installing new theme

        so you're saying to remove the crystal theme first because it may not be letting the installer complete?



        I tried that, and it removed KDE ^^,

        so i re-installed it, and downloaded the checkinstall packages.
        then,

        Code:
        ./configure
        sudo make
        make checkinstall
        I got the error saying it couldnt overwrite packages, so i navigated to the ) .deb that checkinstall created, and opened a console there.

        Code:
         sudo dpkg -i --force-all <path to .deb>
        it said that everything went well and that it overwrote the original crystal package, I ctrl+alt+bkspc, and go to change my window decoration and still nothing. It's the same decoration still :S

        Comment


          #5
          Re: Installing new theme

          so you're saying to remove the crystal theme first because it may not be letting the installer complete?
          Nope - - I'm saying that: You already have crystal (1.02). If you install crystal from KDE look then you have crystal (1.05).

          Crystal in common distributions:
          - Kubuntu: Crystal is the default decoration since 6.06

          I ctrl+alt+bkspc, and go to change my window decoration and still nothing. It's the same decoration still
          Yes - because it is still same crystal. Look changelog - bugfixes and small addons.

          If you want to change crystal look: K > System Settings > Appearance -> Window Decorations.
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Re: Installing new theme

            I think it is a windows decoration not a theme
            Yep, Rog is correct. That is where you change window cecorations
            HP Pavilion dv6 core i7 (Main)
            4 GB Ram
            Kubuntu 18.10

            Comment


              #7
              Re: Installing new theme

              And if you are trying to get transparency:

              Transparent Terminal
              http://ubuntuforums.org/showthread.php?t=249050
              Note that this does not give you true transparency. It will just show you a virtual image of your desktop background behind the window. So, any other windows behind it will not show through.

              More tinkering:

              Start konsole: Settings > Configure konsole > Scema tab -> Transparent

              Before you edit, BACKUP !

              Why there are dead links ?
              1. Thread: Please explain how to access old kubuntu forum posts
              2. Thread: Lost Information

              Comment


                #8
                Re: Installing new theme

                Or if you want transperancy in your titlebar go to window decoration->backround and choose transperency. You van also choose how it looks on the active / inactive tabs. You can change your button looks under the buttons tab. Watch out there two
                HP Pavilion dv6 core i7 (Main)
                4 GB Ram
                Kubuntu 18.10

                Comment

                Working...
                X