 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

17th February 2012, 10:21 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Quote:
Originally Posted by twopumpchump
Thanks for the update Leigh! I have a problem with the power applet, it shows that the laptop is not plugged in when really it is.

|
Can you report it here
https://github.com/linuxmint/Cinnamon/issues?
I managed to capture this with gdb
Code:
Applets
JS ERROR: !!! Exception was: TypeError: this.setGIcon is not a function
JS ERROR: !!! lineNumber = '198'
JS ERROR: !!! fileName = '"/usr/share/cinnamon/applets/power@cinnamon.org/applet.js"'
JS ERROR: !!! stack = '"(". GThemedIcon battery-full-charged-symbolic battery-full-charging-symbolic gpm-ups-full gpm-ups-100 battery-full-charged battery-full-charging ",null)@/usr/share/cinnamon/applets/power@cinnamon.org/applet.js:198
"'
JS ERROR: !!! message = '"this.setGIcon is not a function"'
JS ERROR: !!! Exception was: ReferenceError: DeviceItem is not defined
JS ERROR: !!! lineNumber = '186'
JS ERROR: !!! fileName = '"/usr/share/cinnamon/applets/power@cinnamon.org/applet.js"'
JS ERROR: !!! stack = '"([object Array],null)@/usr/share/cinnamon/applets/power@cinnamon.org/applet.js:186
"'
JS ERROR: !!! message = '"DeviceItem is not defined"'
(cinnamon:7981): Clutter-WARNING **: clutter_actor_raise Actor 'panelBox' is not in the same container as actor 'MetaWindowActor'
|

18th February 2012, 11:39 AM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: Australia
Posts: 483

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Leigh this is fantastic! Thank you very, very much. I am happy to say that I don't think I will need to log in to a KDE session again anytime soon. Brilliant work.
|

18th February 2012, 12:18 PM
|
|
Registered User
|
|
Join Date: Aug 2011
Posts: 715

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Today I tried out Cinnamon for the first time (of course have played with it while using Mint).
I have to say that I quite like it.
It is still Gnome 3 but (especially in a VM) much snappier and easier to customize than the Shell and way more useful than fall-back mode.
Still think that Gnome Shell will be my default DE.
|

18th February 2012, 01:53 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,150

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
It does work quite well (yes, I finally updated my system, though not in the usual manner.... I used tar to copy a VM, then reused my existing /boot and grub after putting the F16 kernel+initrd).
There are some niggling items - inability to move windows from workspace to workspace, and I haven't gotten around to eliminating that obnoxious fullscreen balloon every time a window hits the top bar very much.
Oh and the configuration control adding utilties to the top bar... but eventually.
|

18th February 2012, 04:31 PM
|
|
Registered User
|
|
Join Date: Jan 2012
Location: Brasil
Posts: 12

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
the extent weather stopped working after the upgrade, someone is with this problem?
|

18th February 2012, 04:40 PM
|
 |
Registered User
|
|
Join Date: Dec 2011
Location: Worcester MA
Posts: 109

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
whoa when screen goes to sleep everything dies, xchat disappears but is still running
Last edited by spacin; 18th February 2012 at 04:51 PM.
|

18th February 2012, 04:41 PM
|
 |
Registered User
|
|
Join Date: Jan 2011
Location: Ohio
Posts: 44

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Quote:
Originally Posted by lueneberg
the extent weather stopped working after the upgrade, someone is with this problem?
|
Did you update the cinnamon version in the metadata.json as outlined above?
Quote:
Originally Posted by leigh123linux
Bump the version in the metadata.json files
Code:
[root@main_pc leigh]# cat /usr/share/cinnamon/extensions/weather@cinnamon.org/metadata.json
{
"uuid": "weather@cinnamon.org",
"name": "Weather applet",
"description": "A weather applet for the panel",
"cinnamon-version": [ "1.1.3", "1.2.0" , "1.3.0" ],
"localedir": "/usr/share/locale",
"url": "https://github.com/linuxmint/cinnamon-extensions"
}
[root@main_pc leigh]#
|
__________________
:C "Anybody who tells me I can't use a program because it's not open source, go suck on rms. I'm not interested. 99% of that I run tends to be open source, but that's _my_ choice, dammit." -- Linus Torvalds, 2004.
|

18th February 2012, 04:51 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,150

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Your sig has an interesting history...
Quote:
|
"Anybody who tells me I can't use a program because it's not open source, go suck on rms. I'm not interested. 99% of that I run tends to be open source, but that's _my_ choice, dammit." -- Linus Torvalds, 2004.
|
And then later...
Quote:
Git development began after many Linux kernel developers chose to give up access to the proprietary BitKeeper system. (The copyright holder of BitKeeper, Larry McVoy, withdrew free use of the product after he claimed that Andrew Tridgell had reverse-engineered the BitKeeper protocols.)
Torvalds wanted a distributed system that he could use like BitKeeper, but none of the available free systems met his needs, particularly his performance needs. From an email he wrote on April 7, 2005.
|
So your signature is a bit misleading.
Appologies for the off topic...
|

18th February 2012, 05:13 PM
|
 |
Registered User
|
|
Join Date: Jan 2011
Location: Ohio
Posts: 44

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Quote:
Originally Posted by jpollard
Your sig has an interesting history...
And then later...
So your signature is a bit misleading.
Appologies for the off topic...
|
Thank you for leading me to an interesting read on the history of Git. However, I find nothing misleading about the general idea of the quote.
Anyway, back on topic.
Last edited by jswmcw; 19th February 2012 at 05:23 PM.
|

18th February 2012, 05:56 PM
|
|
Registered User
|
|
Join Date: Jan 2012
Location: Brasil
Posts: 12

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Quote:
Originally Posted by jswmcw
Did you update the cinnamon version in the metadata.json as outlined above?
|
is working now, that was the problem, sorry I forgot
dock and trash applets also need to update
|

18th February 2012, 08:48 PM
|
 |
Registered User
|
|
Join Date: Dec 2011
Location: Worcester MA
Posts: 109

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
weird, so not only does the xchat app icon disappear but i can no longer down load torrents? and one have the 1.2.1 repo?
|

19th February 2012, 01:44 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Quote:
Originally Posted by twopumpchump
Thanks for the update Leigh! I have a problem with the power applet, it shows that the laptop is not plugged in when really it is.

|
I have just pushed a fixed package to the repo.
Quote:
%changelog
* Sun Feb 19 2012 Leigh Scott <leigh123linux@fedoraproject.org> - 1.3.0-2
- silently bump source to latest git snapshot
- remove static lib
- remove mozilla plugin
|
|

19th February 2012, 02:00 PM
|
 |
Registered User
|
|
Join Date: Jan 2012
Location: Kentucky
Posts: 19

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Thanks Leigh! I applied Clem's fix manually and it is working good
update: I just did a yum update, and this is the output when trying to update cinnamon.
Code:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package cinnamon.x86_64 0:1.3.0-1.fc16 will be updated
---> Package cinnamon.x86_64 0:1.3.0-2.fc17 will be an update
--> Processing Dependency: libclutter-1.0.so.0()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libgnome-bluetooth.so.10()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libedataserver-1.2.so.16()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libecal-1.2.so.11()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libcogl.so.7()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libebook-1.2.so.13()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Finished Dependency Resolution
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libebook-1.2.so.13()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libgnome-bluetooth.so.10()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libcogl.so.7()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libedataserver-1.2.so.16()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libclutter-1.0.so.0()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libecal-1.2.so.11()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Last edited by twopumpchump; 19th February 2012 at 02:04 PM.
|

19th February 2012, 02:04 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 83

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
cinnamon is built against F17 so the update doesn't work
Code:
--> Running transaction check
---> Package cinnamon.x86_64 0:1.3.0-1.fc16 will be updated
---> Package cinnamon.x86_64 0:1.3.0-2.fc17 will be an update
--> Processing Dependency: libclutter-1.0.so.0()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libgnome-bluetooth.so.10()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libedataserver-1.2.so.16()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libecal-1.2.so.11()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libcogl.so.7()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libebook-1.2.so.13()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Finished Dependency Resolution
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libebook-1.2.so.13()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libgnome-bluetooth.so.10()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libcogl.so.7()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libedataserver-1.2.so.16()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libclutter-1.0.so.0()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libecal-1.2.so.11()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
|

19th February 2012, 03:02 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: Cinnamon guide for F16 (replacement for gnomes-hell)
Quote:
Originally Posted by twopumpchump
Thanks Leigh! I applied Clem's fix manually and it is working good
update: I just did a yum update, and this is the output when trying to update cinnamon.
Code:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package cinnamon.x86_64 0:1.3.0-1.fc16 will be updated
---> Package cinnamon.x86_64 0:1.3.0-2.fc17 will be an update
--> Processing Dependency: libclutter-1.0.so.0()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libgnome-bluetooth.so.10()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libedataserver-1.2.so.16()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libecal-1.2.so.11()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libcogl.so.7()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Processing Dependency: libebook-1.2.so.13()(64bit) for package: cinnamon-1.3.0-2.fc17.x86_64
--> Finished Dependency Resolution
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libebook-1.2.so.13()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libgnome-bluetooth.so.10()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libcogl.so.7()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libedataserver-1.2.so.16()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libclutter-1.0.so.0()(64bit)
Error: Package: cinnamon-1.3.0-2.fc17.x86_64 (fedora-cinnamon)
Requires: libecal-1.2.so.11()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
|
Try again
Code:
su
yum clean all
yum update
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 03:39 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|