Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I think I found a way to use personas skins WITH the theme ... I'm working on it right now and I think it's possible... - Nov 05 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

it's related to the bug I told you before .. the dialog you saw ,says that the extension couldn't write the css file to load with firefox after reading your kde's settings ..the color scheme you sent me it's a dark one right? so , no panic, it's fixed in the next beta :)

now you have two possibilities :
1)wait for Oxygen KDE 3.0 beta 9

or

2)uninstall the theme and the extension completely and install them again through firefox 3.6.x - Nov 01 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

if you tried to install the theme trough firefox 4 the "cannot write to file" is the known bug that will be fixed in the next beta (9) - Oct 31 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Could you send me your kde color scheme file ? - Oct 31 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Thank you! I'm glad you appreciate my work :) - Oct 31 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Sorry for the delay ... I was really busy these days .. I 'll check this later :) - Oct 29 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Thanks for your kind words Philip :) - Oct 24 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

well, the feature of using system default icons instead of the oxygen icons is not completed yet ... I think can be improved ... - Oct 24 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Could you create a new firefox profile with only the oxygen kde package installed? just to exclude the possibility that another add-on is causing the problem ... unfortunately,it's difficult for me to resolve a bug that I can't reproduce on my firefox... - Oct 21 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok ! I replaced it with an oxygen icon of 64x64 :) - Oct 20 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok thanks for the output ... I'm trying to fix it - Oct 20 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I think that another add-on caused the bug ... because I think you are the only having this bug ... do you remember when this bug appeared ? omg I said the word "bug" 3 times,now 4! :D - Oct 20 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

hey superman don't get mad :P I'm doing my best ! I have just released the beta 8 ... However, I cant reproduce the bug ... Please try again with the new version ...

WARNING: if someone sees cannot write to file dialog after updating using firefox 4 beta the solution is this :

1) unistall both the theme and the extension

2) install again the package from firefox 3.6.x and everything should work fine :) - Oct 19 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

@flyingsheep : well in the screenshot you sent me in the place of the red text you should see a button with text ... that's why it's red ... in your case (I don't know why) this button seems to be invisible ! - Oct 17 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

gtk-oxygen-engine 0.6.2 - Oct 16 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

well, I tried again but here the colors are correct ... actually, if you see the javascript code for the buttons you'll find this :

Quote:
.... ,button {"+
"\ncolor: rgb("+BUTTON_ForegroundNormal+") !important;"+ ......


when you go to check what "BUTTON_ForegroundNormal" is you find this :

Quote:
var BUTTON_ForegroundNormal=this.getValue(lineCount,"[Colors:Button]","ForegroundNormal");


that means that we extract the Normal Foreground Color from the Section [Colors:Button] of the kdeglobals file

Same thing for hovered list items :

Quote:

.... listitem:hover {
"\ncolor:rgb("+ ForegroundNormal +") !important;}"; ......



Let's see now what "ForegroundNormal" is :

Quote:
var ForegroundNormal=this.getValue(lineCount,"[Colors:Window]","ForegroundNormal");



above you see that we extract the Normal Foreground color from the section [Colors:Window] of the kdeglobals file - Oct 15 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

@flyingsheep : yes it was useful but I cannot confirm the bugs you reported .. everything looked fine to me

@pitach : in a couple of days I think ... the option to enable the default icons will be available (not by default) in the beta 8 and not in the beta 9 as I said before :) - Oct 13 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

-improved some widgets (menu,menuitem hover,buttons,scrollbars,listboxes,textboxes) to reflect the changes on the style in kde 4.5
-some firefox 4 visual bugs
-new design for the options window of the extension
-other things I don't remember now :)

and for the next beta (beta 9) I was thinking about initial icons integration :) in the case the user don't use the (IMHO beautiful) oxygen icons

- Oct 13 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

phew :D well , the 3.0 beta 8 is a major step to the final version ... many changes made since beta 7 ... I have to finish some things and I'll release it :) - Oct 12 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Well, Superman should know that the priority now is the 3.0 beta8 of the firefox theme including some changes on the style because of kde 4.5 :) However, the thunderbird port will surely be released (a first version) before the final release of the 3.0 of the ff theme

- Oct 11 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok I fixed it :D - Oct 10 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok ok don't worry I managed to reproduce the bug ... I think that it's something introduced in ff 4.0 b8pre :) - Oct 10 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

yeah zurg is right ... this could be a bug of another add-on ... so , do you have hide-menubar add-on?if no could you disable all your add-ons except of the oxygen kde theme and the oxygen kde extension and see if the problem persist? - Oct 10 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

yes it's really easy to do it :) - Oct 09 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

LOL :D - Oct 08 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Maybe with Oxygen KDE 3.0 beta8 will be fixed ... MAYBE - Oct 08 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

What do u exaclty mean ? I installed ff 4.0 b8pre without any problems... - Oct 07 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

yes I'll fix it :) - Oct 07 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok thanks :) i'll check these bugs tomorrow - Oct 04 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

absolutely :) it will be fixed in 3.0 beta 8 ... thanks for reporting - Oct 04 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I have to install kde 4.5 ... I'm stil stucked with 4.4.5 ... I will do it really soon as soon as I find some free time :) - Oct 03 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok thanks for the info ... I read the changes to do to update extensions for firefox 4 but I thought that it wasn't necessary to specify <em:unpack> in the install.rdf ... so the best thing to do now is to add <em:unpack> in the next beta and when Firefox 4 will be released if it will not be necessary any more I will remove it :) - Oct 03 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I didn't change the oxygen-ish look yet but I added the possibility in beta 7 to easily change the background of the speed dial page from the options window! - Oct 01 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I'll give it a try as soon as I find some free time :) - Sep 30 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok it will be fixed even if rounded corners are enabled in the next beta (3.0 beta 7) - Sep 30 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

a temporary workaround is to disable rounded corners from the option window! - Sep 30 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

yes I know about this bug ... I'm currently trying to fix it ... - Sep 30 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

can you manually explore if the file really exist ? I mean this file :

/home/bers/.kde4/share/config/kdeglobals - Sep 29 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

sorry but I can't reproduce the bug here... do you see "cannot write to file" dialog ? if not,can you take a screen entering this url? :

chrome://global/content/console.xul

and finally, can you click the button : "check configuration file" from the option window and tell me the output? - Sep 29 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

ok I really fixed it this time :) it will be fixed in 3.0 beta 7 - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

hmmm really strange ... well , I'll think about it tomorrow ... I'll let you know if I find something - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

as you can see in the first screenshot the extension could not find the file to read... can you click the "check configuration file" from the option window of Oxygen KDE and take a screenshot? - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

as you can see in the first screenshot the extension could not find the file to read... can you click the "check configuration file" from the option window of Oxygen KDE and take a screenshot? - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

enter this url :

chrome://global/content/console.xul

then go to errors , and take a screenshot of what you see ... - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

do u still see the "cannot write to file" dialog ? - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

Retry with the 3.0 beta 6 please - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I released the beta 6 ... can you confirm that the problem is gone? thanks - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I included a new kde style design for spead dial's page ... install 3.0 beta 6 and tell me what you think... it's enabled by default but it can be disabled from the options window under the new tab "Extras" :)

To avoid conflicts disable the other user styles related to Speed dial - Sep 28 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

just to let you know that the problem should be caused by the non-writing permissions of the "generated.css" file ... my fault I know ... I have already fixed it :) sorry - Sep 27 2010
Oxygen KDE (Firefox Theme)

Various KDE 1.-4. Improvements by jimmy88 1778 comments

I think I discovered the problem ... so tomorrow a new version just for this fix :) - Sep 27 2010