Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 31st October 2011, 09:47 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfirefox
Gnome Shell Themes fail

*Sigh!*

Sheesh! Not again with the "no themes" shenanigans! Whussup with this?

__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #2  
Old 31st October 2011, 10:28 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfedorafirefox
Re: Gnome Shell Themes fail

Hmmmm. Gonna have to mark this as solved ... but the catch is ... I don't know how, nor why.

Bottom line is, I ripped all those packages out by the roots, and re-installed them, and now themes work ... but the additional hot-corner on the right doesn't.

Yeah, we're into the second generation/go 'round on Gnome Shell and its extensions ... but methinks the tools for customizing this beast are still mostly broken.




<....>
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #3  
Old 31st October 2011, 11:14 PM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_7firefox
Re: Gnome Shell Themes fail

Quote:
but the additional hot-corner on the right doesn't.
You talking about the extension that I wrote for you?
Reply With Quote
  #4  
Old 31st October 2011, 11:54 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfedorafirefox
Re: Gnome Shell Themes fail

Ayup. And also the one in the repos. Neither one is working.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #5  
Old 1st November 2011, 12:32 AM
tox
Guest
 
Posts: n/a
windows_7firefox
Re: Gnome Shell Themes fail

Quote:
Originally Posted by Dan View Post
Ayup. And also the one in the repos. Neither one is working.
http://forums.fedoraforum.org/showpo...64&postcount=4 extensions that dont work and do work
Reply With Quote
  #6  
Old 1st November 2011, 12:36 AM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfedorafirefox
Re: Gnome Shell Themes fail

Well, the interesting part about that is, Greg, both of them pull in each other as dependencies.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #7  
Old 1st November 2011, 05:16 AM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_7firefox
Re: Gnome Shell Themes fail

Quote:
Originally Posted by Dan View Post
Ayup. And also the one in the repos. Neither one is working.
I have just started work on porting my extensions to GNOME Shell 3.2. Not as simple as it should be because of a number of subtle and not so subtle changes in the JavaScript code. In particular, monkey patching does not work as in 3.0.

In many cases, what took 4 lines in 3.0, is now taking 20 lines in 3.2.

Should have your extension working within a week.
Reply With Quote
  #8  
Old 1st November 2011, 05:57 AM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,620
linuxfirefox
Re: Gnome Shell Themes fail

I am still having issues with the alternate status menu extension. Works fine if I start it after gnome shell is running,, but if it's enabled when I start gnome shell, then I get that big fail screen.

I can see now that this method extensions just isn't going to work good. Especially on providing things that should be in gnome shell by default anyway.
Reply With Quote
  #9  
Old 1st November 2011, 10:44 AM
LightDot Offline
Registered User
 
Join Date: Apr 2009
Location: Out there
Age: 38
Posts: 90
linuxfirefox
Re: Gnome Shell Themes fail

I was unable to get any extensions from the repos to work so far.

I tried:
gnome-shell-extension-user-theme
gnome-shell-extension-theme-selector
gnome-shell-extension-remove-accessibility-icon (this one has an obvious bug)
gtk-unico-engine

I'm using gnome-tweak-tool and have of course restarted shell.

So, no packaged themes for me... No Unico. I haven't tried manually installing yet.

I also took the time to package the rpm for the Gnome Shell Weather Extension version that should be compatible with Gnome 3.2, but it crashes Gnome Shell after enabling it (big bad black screen).

Hmm. So, Dan, you have uninstalled the themes packages and installed again? With gnome-shell-extension-user-theme? That's it??

Did you also uninstall/install the gnome-tweak-tool?
Reply With Quote
  #10  
Old 1st November 2011, 01:26 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfedorafirefox
Re: Gnome Shell Themes fail

Quote:
Originally Posted by LightDot
So, Dan, you have uninstalled the themes packages and installed again? With gnome-shell-extension-user-theme? That's it??

Did you also uninstall/install the gnome-tweak-tool?
Edit/Delete Message
I ripped it all out by the roots, and reinstalled, including gnome-tweak-tool..

Quote:
Originally Posted by DBelton
I can see now that this method extensions just isn't going to work good. Especially on providing things that should be in gnome shell by default anyway.
Ayup. It kinda seems that way, doesn't it? I understand that it's a growing thing and they're still working the kinks out, but this is a little counter-productive.

Quote:
Originally Posted by fpmurphy
I have just started work on porting my extensions to GNOME Shell 3.2. Not as simple as it should be because of a number of subtle and not so subtle changes in the JavaScript code. In particular, monkey patching does not work as in 3.0.

In many cases, what took 4 lines in 3.0, is now taking 20 lines in 3.2.

Should have your extension working within a week.
I really do appreciate all the work you are putting into this. The irony here, I suppose, is that there is an extension for that present in the repos already, but it is in full failure mode. 3.2 totally ignores it. Which is a good thing, in a weird sort of way. A number of the other extensions in the repos flatline the GUI with no mercy or warning. <....>

So I suppose the root question here is, from your point of view as a code contributing member of the community, are these changes in 3.2 and the attending headaches with extensions a good thing ... or not? Which then begs the question, is user preference extensibility now being treated with respect and progress ... or once again with disdain and a certain amount of passive aggressive resentment?
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #11  
Old 1st November 2011, 01:48 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,330
linuxfirefox
Re: Gnome Shell Themes fail

Oh no, he DIDN'T!

The Staff & Management Of FedoraForum.org Completely Disavows Any Knowledge Of The Man Known As Dan And Of His Negative Statements Toward Our Beloved Overlords.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #12  
Old 1st November 2011, 02:14 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfedorafirefox
Re: Gnome Shell Themes fail

Yeah ... (Sigh!) ... he did. <....>



<....>
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #13  
Old 1st November 2011, 02:50 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,620
linuxfirefox
Re: Gnome Shell Themes fail

That is odd, Dan.

The user theme extension works ok for me here. (Not the one written by fpmurphy, though. I like his better, but he hasn't updated it yet to work right with 3.2, but as he stated above, he is in the process of updating his extensions)

gnome-shell-extension-user-theme works ok

gnome-shell-extension-theme-selector does not.

And I also had the issues with the gnome-shell-extension-remove-accessibility-icon like lightdot above. So far it hasn't crashed the shell, but it just doesn't work. So, it got uninstalled until I figure out how to get it to work for me. (I'm getting tired of that funky little dude icon up there, though)

But, for now, at least.. The gnome-shell-extension-apps-menu, gnome-shell-extension-places-menu.and gnome-shell-extension-user-theme works, so at least it makes gnome shell somewhat usable for me.

What really gets me, though..

How many desktop environments do you know of that don't let you change the theme? And I don't mean by adding a plugin or extension to do it. Just about EVERY desktop environment written in the past 20 years has a way to do it easily. That is, except for gnome 3 shell. Heck, even my phone that is ancient by today's standards allows me to change the theme without a lot of trouble (only device I have that is running windows now)

And no, this isn't another "bash gnome shell rant" I have tried to calm those down, even though I haven't gotten to where I like gnome shell any more than I did back during the F15 alpha.

This is more of a "wondering why they shuffle off to extension some of the core functions that should be included in the desktop" rant. Just about every body I know at least wants to be able to change the theme of the desktop. So, if they had that functionality included in the desktop instead of an extension, then it lowers the number of people that would have problems running gnome shell.

But anyway, most of my rants on gnome shell have been about things that SHOULD be in every desktop environment but for some odd reason the gnome developers have decided to either leave out completely or push off onto others by means of extensions. Problem is, the current extension system isn't going to work too well.

Heck, even with extensions, it's still a pain in the butt to change the themes how you want them to be. You can't see what the themes look like as in previous versions (the cursor, window, icon, and GTK themes especially) At least there was a preview window in gnome 2 where you could see what you were getting. With gnome 3 its... hmmmmm.... AgingGorilla sounds like it looks great! You set it, nothing.. oops.. you have to restart the shell to see what it looks like.. A big step backwards if you ask me.
Reply With Quote
  #14  
Old 1st November 2011, 03:17 PM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_7firefox
Re: Gnome Shell Themes fail

Quote:
Originally Posted by Dan View Post
I
I really do appreciate all the work you are putting into this. The irony here, I suppose, is that there is an extension for that present in the repos already, but it is in full failure mode. 3.2 totally ignores it. Which is a good thing, in a weird sort of way. A number of the other extensions in the repos flatline the GUI with no mercy or warning.
Aagh! Never was informed that it was in the Fedora repos. Apparantly, along with other extensions that I wrote, it was packed by a Fabian Affolter. It should never have been packaged for F16/GNOME 3.2! I looked at a number of other extensions and they also will not work with F16/GNOME 3.2.

Somebody needs to examine all the GNOME Shell extensions packaged for F16 and pull all the packages that are not GNOME 3.2 ready. Should probably be a showstopper or at a minimum be clearly documented in the release notes. Adam W - are you listening?

Quote:
So I suppose the root question here is, from your point of view as a code contributing member of the community, are these changes in 3.2 and the attending headaches with extensions a good thing ... or not?
Neither good nor bad. Just a severe headache for somebody like myself whose extensions go deep into the Shell.

Quote:
Which then begs the question, is user preference extensibility now being treated with respect and progress ... or once again with disdain and a certain amount of passive aggressive resentment?
Hah, a leading question! Extension developers such as myself get the mushroom treatment by the self-anointed gods of GS. Don't you know that! "Not invented here, therefore no good" would appear to be their catchphrase. Seriously, though, there will always be a certain about of tension between the GS core developers and peripheral developers such as myself. That is simply the nature of the beast.
Reply With Quote
  #15  
Old 1st November 2011, 03:47 PM
LightDot Offline
Registered User
 
Join Date: Apr 2009
Location: Out there
Age: 38
Posts: 90
linuxfirefox
Re: Gnome Shell Themes fail

I just tried again, removed everything extension related, restarted gnome-shell, reinstalled in one step with 'yum install gnome-tweak-tool gtk-unico-engine gnome-shell-extension-user-theme gnome-shell-theme-*', restarted gnome-shell again.

No apparent errors. But... Yes, as always, there is a "but"... There is still an orange triangle next to Theme -> Shell theme in gnome-tweak-tool. Nothing under "Shell Extensions". Sigh. And no "Unico" to choose anywhere either. Second sigh.

Ah well, I'll play with it more later. I'm gonna fire up my mock devel machine and get gnome-shell-extension-weather rpm fixed, the lack of that is annoying me more.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Gnome 3] gnome-shell freezes with Nvidia proprietary driver Jigdo F16 Development 5 26th June 2011 10:23 AM
Top 5 Gnome Shell Themes For You To Install Wayne Linux Chat 1 19th June 2011 01:36 AM
x86_64 livecd: no login screen, gnome-shell, or gnome-fallback at boot maugre F15 Development 1 28th April 2011 07:21 PM
Gnome shell or unity shell? jan1024188 Using Fedora 9 18th April 2011 11:57 PM
GNOME problem: Failed to start GNOME Shell. Reverting to previous settings. piopio Installation and Live Media 12 21st November 2010 08:00 AM


Current GMT-time: 12:05 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat