Page 57 of 60 FirstFirst ... 7475556575859 ... LastLast
Results 561 to 570 of 598

Thread: GNOME3 Staging PPA

  1. #561
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release
    Ubuntu 'Trusty' 14.04 (32 Bit) / Custom Linux 3.12-rc7 Kernel / GS 3.11.1 Staging / Conky / ConkyWX

    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  2. #562
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: GNOME3 Staging PPA

    Quote Originally Posted by VinDSL View Post
    Ubuntu 'Trusty' 14.04 (32 Bit) / Custom Linux 3.12-rc7 Kernel / GS 3.11.1 Staging / Conky / ConkyWX

    Vin Thats Looks Great..
    How did you get the top panel transparent?

  3. #563
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: GNOME3 Staging PPA

    Quote Originally Posted by runrickus View Post
    How did you get the top panel transparent?
    I use an 'older_than_dirt' GTK+ theme: GnomishDark

    I hacked the workspace-indictor css file and made it a trans button (documented a couple of posts back).

    I still need to get rid of the $#@! clock - that thing is like a virus. Grrr...

    Looks like 'they' got rid of the '/usr/share/gnome-shell/js/ui/panel.js' file. That's where I used to squash it.

    Matter of fact, I'm going to see where they moved that function, right now.

    Thanks for reminding me!
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  4. #564
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: GNOME3 Staging PPA

    Quote Originally Posted by VinDSL View Post
    I use an 'older_than_dirt' GTK+ theme: GnomishDark

    I hacked the workspace-indictor css file and made it a trans button (documented a couple of posts back).
    Yes I follow all posts here..
    I've been playing with /usr/share/gnome-shell/theme/gnome-shell.css
    Then The #panel Well Here
    Code:
    #panel {
        color: #ffffff;
        /*background-color: black;*/
        background-color: rgba(0,0,0,0.6);
        /*border-image: url("panel-border.svg") 1;*/
    }
    But it breaks my system

    Sometimes I'm not the sharpest tool in the shed.
    This should have been at the bottom
    Code:
     background-color: rgba(0,0,0,0.6);
    All's Welll that ends well..LOL
    By the way VinDSL You stoled my Girl! OMG Shes A Beauty..
    Attached Images Attached Images
    Last edited by QDR06VV9; November 5th, 2013 at 04:57 PM. Reason: Solved

  5. #565
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: GNOME3 Staging PPA

    Heh! Totally borked my GS staging install, while upgrading 3.11.1 => 3.11.2

    Got stuck in a 'partial upgrade' loop -- thought I could pull it off, but no joy. GDM / GS / Mutter all disappeared.

    Oh, well, it'll give me something to do today -- putting Humpty Dumpty back together again...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  6. #566
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: GNOME3 Staging PPA

    Quote Originally Posted by VinDSL View Post
    Oh, well, it'll give me something to do today -- putting Humpty Dumpty back together again...
    You just hate when things just work!

    But when I saw Nemo being removed it was a no GO!
    The work flow with Nemo for me is a must...
    Code:
    Calculating upgrade... Done
    The following packages will be REMOVED:
      cinnamon cinnamon-screensaver gir1.2-muffin-3.0 libcogl-pango12 libcogl12
      libmuffin0 libmuonprivate1 nemo nemo-fileroller nemo-preview nemo-terminal

  7. #567
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: GNOME3 Staging PPA

    Quote Originally Posted by runrickus View Post
    You just hate when things just work!
    This will be a fun one -- total breakage! Yay!

    First impression is... ricotz/testing packages aren't playing nice with the other PPAs.

    I need to check out my sources list(s). I *know* it's a complete mess, at this stage.

    Thankfully, I always have Ubu 10.10 at the ready.
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  8. #568
    Join Date
    Jun 2005
    Beans
    Hidden!

    Re: GNOME3 Staging PPA

    Quote Originally Posted by VinDSL;12850580[U
    ricotz/testing packages aren't playing nice with the other PPAs.[/U]

    Thankfully, I always have Ubu 10.10 at the ready.
    That was also my guess also on ricotz PPA
    Ubu 10.10 at the ready. Mine is Solus Eveline which is no more(Poor Ikey)

  9. #569
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: GNOME3 Staging PPA

    Hrm...

    Well, I got GS to load again, but now my mouse pointer has disappeared.

    Evidently, GS isn't recognizing my display.

    I'm tired of messing with it. Tomorrow is a new day...
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  10. #570
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: GNOME3 Staging PPA

    Heh! That was a good one!

    Took me four days to figure out how to get my pointer back in GS...

    Code:
    vindsl@Zuul:~$ dconf write /org/gnome/settings-daemon/plugins/cursor/active false
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

Page 57 of 60 FirstFirst ... 7475556575859 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •