Warning: session_start(): open(/tmp/sess_acm9tjulpa804flrastc71fp24, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
BiMetallico openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (4) .- Knowledge Base  . 

BiMetallico

   1.2  

GTK 2.x Theme/Style

Score 72%
BiMetallico
zoom


Downloads:  13771
Submitted:  Nov 17 2008
Updated:  Dec 2 2008

Description:

A new version of my "Metallico" themes that brings a bi-color window frame inspired by Dust theme. It resolves also the wrong colors in firefox and openoffice windows. It uses the last version of Murrine engine.




Changelog:

1.2 Little color corrections in menus and tooltip.

1.1 Color correction in gnome-panel.

1.0 Initial version




LicenseGPL
Send to a friend
Subscribe
Other  Content  from Argirox
Report inappropriate content



goto page: prev   1  2  3 

-
.

 A FIX FOR ANYONE HAVING ISSUES

 
 by someguydude on: Dec 2 2008
 
Score 50%

Error -> ".themes/BiMetallico/gtk-2.0/gtkrc:110: error: unexpected identifier `style', expected character `}'"

Fix -> Simple. Open up the gtkrc in gedit/leafpad/nano and go down to line 110. Change the word 'style' to 'profile'. Bam.

I'm on Arch Linux and using the theme right now. It works fine.


Reply to this

-

 Re: A FIX FOR ANYONE HAVING ISSUES

 
 by artee on: Dec 2 2008
 
Score 50%

Thanks! It works perfectly!


Reply to this

-
.

 Good theme.. but

 
 by gomezhyuuga1 on: Dec 2 2008
 
Score 50%
gomezhyuuga1gomezhyuuga1
Fedora Blogger Network Member
Home

Hello i like much the theme but i find another bug:
gtkrc:90: error: unexpected identifier `colorize_scrollbar', expected character `}'

How can fix that??


¬¬
Reply to this

-

 FIXING

 
 by Argirox on: Dec 3 2008
 
Score 50%

I've seen that someone has problem with this theme: there are some sintax error as reported above.

I think it depends on murrine svn.
Ubuntu uses murrine 0.60.1 and peraphs, in other distributions (as Archlinux), the use of a different version of Murrine gives these sintax error.

I found a wiki at http://www.cdavis.us/wiki/index.php/Install_the_Dust_theme_on_Arch_Linux that explain how to use murrine 0.60.1 ccompiling it.

Can you post there if you'll find some fixing? Thanks a lot to all of you.

If I can I'll prepare a modified version of this theme.


Reply to this

-

 Re: FIXING

 
 by hBd on: Dec 12 2008
 
Score 50%

i tried that murrine engine, but not fix the problem, the panel and the menu not work. the rest is ok1


Reply to this

-

 Controls don't work for me

 
 by 8bit on: Apr 29 2009
 
Score 50%

Hi,

I'm new to using GNOME themes so not sure where to look to try and fix this. I can install the theme and the window borders change correctly but the controls like sliders, menu bars etc. don't look like they do in the screenshots, they look like the standard ones which are built into GNOME (does that make any sense?)...

I did install the Murrine thing mentioned in the discussion but that hasn't helped. I'm running Ubuntu 8.04LTS. Can anyone help?

Nice looking theme btw :)
8bit


Reply to this

-

 gnome-desktop-item-edit

 
 by snizovtsev on: Jun 7 2009
 
Score 50%

Great theme, thanks!
But i've found issue with gnome-desktop-item-edit. It looks like a panel.


Reply to this

-

 Re: gnome-desktop-item-edit

 
 by snizovtsev on: Jun 7 2009
 
Score 50%

Seems this fix work for me:
--- gtkrc 2009-06-05 15:30:37.000000000 +0400
+++ gtkrc.new 2009-06-07 14:22:05.000000000 +0400
@@ -411,7 +411,8 @@
class "GtkEntry" style "murrine-entry"
class "GtkTreeView" style "murrine-treeview-header"
class "GtkScrollbar" style "murrine-scrollbar"
-class "Panel*" style "murrine-panel"
+class "PanelApp*" style "murrine-panel"
+class "PanelToplevel*" style "murrine-panel"
class "*Panel*Applet*" style "murrine-panel"

#widget definitions of menu
@@ -486,10 +487,13 @@
widget_class "*<GtkProgressBar>" style "murrine-progressbar"

#widget classes of panel
-widget_class "Panel*" style "murrine-panel"
+widget_class "PanelApp*" style "murrine-panel"
+widget_class "PanelToplevel*" style "murrine-panel"
#widget_class "*BonoboDockItem" style "murrine-panel" #NOT SET THIS: IT MAKES SOME NO PANEL WIDGETS LIKE BLACK PANEL
-widget_class "Panel*.*<GtkMenuBar>*" style "murrine-panel-button"
-widget_class "Panel*.*<GtkButton>*" style "murrine-panel-button"
+widget_class "PanelToplevel*.*<GtkMenuBar>*" style "murrine-panel-button"
+widget_class "PanelApp*.*<GtkMenuBar>*" style "murrine-panel-button"
+widget_class "PanelToplevel*.*<GtkButton>*" style "murrine-panel-button"
+widget_class "PanelApp*.*<GtkButton>*" style "murrine-panel-button"
#widget_class "*Panel*GtkToggleButton" style "murrine-panel-button" #NOT SET THIS: IT MAKES SOME NO PANEL WIDGETS LIKE BLACK PANEL
#Panel classes


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team