full listings » Appearance


Gonzo 2.0 boosh

The Original Gonzo Feather - Purple Rainified


Gonzo 2.0



Description

Important Note for Songbird 1.7.2 Users:
You may notice some caching issues when switching between feathers... It's not me, its you.. just kidding its Songbird. Please don't judge until you RESTART Songbird with the desired feather loaded. See Bug 20860.

for those that just can't let go..




Release Notes

-Windows/Linux now has a 'Native Borders' View.
-Fixed up the media view selection button borders.
-Updated for better trunk(1.9/Pavement/Pink Floyd) compatibility.




Images

(3)
  • Gonzo2_thumbnail
  • Miniplayer_thumbnail
  • Orig-gonzo-minplayer_thumbnail
 

Comments

(36)


GeekShadow
GeekShadow

@Boosh : You rules.
- You should put the original bird on faceplate
- New playlist servicepane node should be white

8 months ago
stevel
stevel

great job boosh :)

8 months ago
klint
klint

Very well done, boosh...Sometimes greatest things come from someone getting bored ;)
@stevel: I hope you will replace the current Gonzo "1.0" theme in 1.4.1 by that one before shipping Songbird.. or remove the current broken Gonzo 1.0.
Will you?

8 months ago
Yves
Yves

Thanks =) It was like a purple ink dropped in my eyes ...

8 months ago
boosh
boosh

@GeekShadow: agreed and updated!
@Klint: Gonzo is gonna be removed for 1.4.1 final, so i uploaded this.

8 months ago
BR-Charles
BR-Charles

People,

what about hide the left service pane, like in "Pane buttons" add-on?

8 months ago
boosh
boosh

@BR-Charles, That's something that's only available with Gonzo based feathers. And this is a Purple Rain based feather now. I'll try to look into it if I can add that back. But the Pane buttons addon has a mixed future, the author, atreiu, has been missing for many months now. Feel free to join the search ;-)

8 months ago
JulienFrance
JulienFrance

Erreur : Feathers Metadata Reader: An error occurred while processing extension urn:songbird:addon:gonzo@songbirdnest.com. Exception: TypeError: skin[prop] is undefined
Fichier Source : file:///C:/Program%20Files%20(x86)/Songbird/components/sbFeathersManager.js
Ligne : 439

8 months ago
boosh
boosh

@JulienFrance: Thats actually not me, my feather's internal name is gonzo-2@songbirdnest.com. Do you have the "More Gonzo" addon installed? It might be an issue with that. If you don't have More Gonzo, I would suggest filing a bug.

8 months ago
KotW
KotW

Welcome back Gonzo! Thanks so much for revising it - I thought it would have been self-evident to ship an updated Gonzo with SB 1.4.

8 months ago
sin
sin

@boosh
You save me from purple nightmare. Thank you

8 months ago
Chlorophyll
Chlorophyll

Thanks for this!

One small issue though: (which led me to create a songbird bug titled 'no version info displayed in 'About songbird...' - I already closed it in the meantime as invalid!)

It is nearly impossible to see the songbird version in the 'About songbird...' dialog (white font on nearly white background)

7 months ago
boosh
boosh

woops, ill fix that, thanks Chlorophyll!

7 months ago
HOLOGRAPHICpizza
HOLOGRAPHICpizza

Thank you for making this, I can't stand the new terrible purple theme. The thing I hate most is the HUGE miniplayer! If you could bring back the old miniplayer in a theme, that would be amazing!

7 months ago
foolishgrunt
foolishgrunt

I second (or third) the movement for the smaller miniplayer. I thought the original Gonzo miniplayer was one of the best miniplayers I had ever seen, and was really bummed when they scratched that style for Purple Rain.

7 months ago
boosh
boosh

@HOLOGRAPHICpizza, foolishgrunt: Hopefully the next version of WindowShade will support gonzo 2. I emailed Mook a fix for it. If you are antsy, you can get it here: http://dl.dropbox.com/u/49620/Songbird/windowshade-gonzofix.xpi

7 months ago
BR-Charles
BR-Charles

Really it's one of the best songbird add-ons. Should stay forever :)

7 months ago
xplosneer
xplosneer

One problem: Even with the mini player as it is, the "expand" "+" button switches it to the mini player... that the player is already in. You can bypass this by right clicking>main player, but the actual button doesn't work.

7 months ago
boosh
boosh

hey xplosneer, seems like multiple feathers are having this problem (Ne+, Purple Rain, Gonzo2), its filed as Bug 19547, ill try to investigate more.. Thanks!

7 months ago
Mook
Mook

boosh, is it possible to remove the !important declarations in feathers.css starting at line 1245, in the /* PLAYER CONTROLS */ block? They don't appear to be necessary, and with that windowshade would work without changing the root element id (well, not that there is a point now, since you already include an equivalent layout ;) ).

See updated windowshade (imported your CSS; thanks!).

7 months ago
boosh
boosh

mook, sure thing! Thanks!

7 months ago
xplosneer
xplosneer

@boosh

Oddly, I switched to purple rain and it worked, but I surmised that it would not be a skin issue initially. Thanks for the bug lookup :)

7 months ago
Malte
Malte

Beautiful feather. Is it in your power to do something about the two thick bars at the bottom and the right? (I mean those bars that help to drag out add-ons, in case any are installed.) Or is there an easy way to solve it myself? They take quite some space and I have a small screen.
Cheers!

7 months ago
boosh
boosh

Hey Malte, it depends on what you want to do with them - Firstly it is probably easiest to do so by installing Stylish.
If you still use display pane addons and just want them smaller, load this in Stylish:

#displaypane_right_sidebar_splitter {
 min-width:10px !important;
 width:10px !important;
 max-width:10px !important;
}
#displaypane_contentpane_bottom_splitter {
 min-height:10px !important;
 height: 10px !important;
 max-height:10px !important;
}

10px being how small you want it(default is 22). You also might want to edit the images that they are made from. Located: path to profile/extensions/gonzo-2@songbirdnest. com/chrome/skin/splitter/

If you want them to be gone for good, load this into stylish:

#displaypane_contentpane_bottom_splitter,
#displaypane_contentpane_bottom,
#displaypane_right_sidebar_splitter,
#displaypane_right_sidebar {
 display:none !important;
}

7 months ago
Rolle
Rolle

This was quite what I was looking for (since More Gonzo does not support those fancy new panes), but the footer and titles in playlist rows are very ugly. I'm going to stick with my modified More Gonzo...

5 months ago
Rolle
Rolle

Argh. Is there easy way to make Main Alternate for this? I have tried but always end up banging my head to the wall. Display panes just won't work.

5 months ago
boosh
boosh

Hey Rolle,

I actually did support Main Alternate in the first couple versions of Gonzo 2, but i took it out for reasons that i have forgotten now. If you look through the previous versions(first one, 2.0.0?), and open up the install.rdf you'll see these lines:

<songbird:compatiblelayout>
  <description>
    <songbird:layouturl>chrome://more-gonzo/content/xul/mainalternate_pp.xul</songbird:layouturl>
    <songbird:showchrome>true</songbird:showchrome>
    <songbird:ontop>false</songbird:ontop>
  </description>
</songbird:compatiblelayout>

Thats what you need to add. I think alfredkayser just added the '_pp' on the end of 'more-gonzo/content/xul/mainalternate_pp.xul' for "More Purple" support.

And also, could you send me a screenshot of what you have compared to Gonzo so I can try to improve it for you. Thanks!

5 months ago
Rolle
Rolle

Many thanks boosh. I will try that tonight. Here is the screenshot of my current Songbird. I have made some modifications to More Gonzo with Stylish (hiding elements I don't need or use, for example nav bar, menu bar, some bars, borders thinner and elements nicer etc.), but Display Panes won't work.

I'm more than happy to help developing Gonzo because that's the only feather I like to use. I have tried several feathers and I just don't like the others... this or nothing :-)

5 months ago
Rolle
Rolle

@boosh: Okay, I tried it, but there is no "Alternative" option in menu after installing customized gonzo 2 xpi. Also tried Gonzo 2 v2.0.0 but there is no alternative either. So what's up?

5 months ago
boosh
boosh

Mmmk, looking through More Gonzo versions, he did do the "_pp" for Purple Rain feathers but then took that version down, so just add:
<songbird:compatiblelayout>
  <description>
    <songbird:layouturl>chrome://more-gonzo/content/xul/mainalternate.xul</songbird:layouturl>
    <songbird:showchrome>true</songbird:showchrome>
    <songbird:ontop>false</songbird:ontop>
  </description>
</songbird:compatiblelayout>

to the install.rdf. ('more-gonzo/content/xul/mainalternate.xul' without the _pp).

I'm not not sure why he took that version down(or didn't make a "More Purple") because it did work without breaking any of the features like the new display panes, might want to ask him to see whats up.

5 months ago
Rolle
Rolle

@boosh: There is no Alternative view visible in menu if I put that... From where I can send PM for alfredkayser? This really bugs me.

5 months ago
boosh
boosh

No I don't, I'm sorry. You can try posting a comment over on his addon pages and see if he responds.

5 months ago
Lilmarsu
Lilmarsu

Hello all,

Rolle i like your Gonzo mod, can you post you modifications here ? Or explain us how u did it ? Thks

2 months ago
burden
burden

I just upgraded from 1.4.3 to 1.7.3 and I really hate how the Search and the view buttons moved a separate bar lower rather than being a part of the Player Controls. Adds an unnecessary bar, and now switching to the internet doesn't auto hide the side bar on the left with my Library and stuff.

Just some things I though didn't really improve the addon.

about 1 month ago



Log in to Post a Comment


Download
Statistics
Downloads: 43,384

Average Rating:
4 out of 5  based on 13 ratings

Images: 3

Comments: 36

Last Updated: 1 day ago
Details
Name: Gonzo 2.0

Author: boosh

Contributors: The Songbird Team, of course

Version: 2.3.0 version history

Categories:


Log in to Add a Tag
Share
Embed:

Share: