| Author |
Message |
wow
Joined: 29 Jun 2006 Posts: 950
|
Posted: Mon 18 Feb 2008, 22:24 Post subject:
Cairo Dock .pets for Puppy 3 and 4 Subject description: An animated dock bar |
|
Update Oct 30, 2008 - Cairo Dock 1.6.3rc2 for Puppy 4
Update Aug 22, 2008 - Cairo Dock 1.6.1.2 for Puppy4 and Muppy-0084 beta
Cairo-Dock is an animated launch bar similar to SimDock or AWN.
Home page http://cairo-dock.org/
Project page http://developer.berlios.de/projects/cairo-dock/
Download: (Puppy 3)
Requires:
Usage:
Start cairo-dock from: |Menu|>|Utilities|>|Cairo dock| or run:
Note 1: If your system crashes when installing many .pet packages try to install 4 or 5 then reboot and continue installing.
Note 2: If it's still crashing boot puppy from the liveCD and run 'fsck -fa /<mounted partition>/pup_save.2fs' to check the pup_save file.
_________________

Last edited by wow on Thu 30 Oct 2008, 21:17; edited 3 times in total
|
|
Back to top
|
|
 |
tombh

Joined: 12 Jan 2007 Posts: 422 Location: Bristol, UK
|
Posted: Tue 19 Feb 2008, 13:40 Post subject:
|
|
Brilliant
Works great.
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3052 Location: Chickasha Oklahoma
|
Posted: Sat 23 Feb 2008, 21:33 Post subject:
cairo-dock Subject description: cool!! |
|
WOW, this is awesome, just what i`ve been looking for..
works great, tho i`ll have to change most of the launchers to match wNOP`s programs..
I hope tombh includes it in wNOP 1...
"the difference between "brave" and "foolish" is success"
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3052 Location: Chickasha Oklahoma
|
Posted: Sat 23 Feb 2008, 21:52 Post subject:
screenshot |
|
looks great huh!!
| Description |
|

Download |
| Filename |
cairo-dock.png |
| Filesize |
781.98 KB |
| Downloaded |
2776 Time(s) |
|
|
Back to top
|
|
 |
nic2109
Joined: 01 Jan 2007 Posts: 406 Location: Hayslope, near Middlemarch, Midlands, England
|
Posted: Sat 15 Mar 2008, 11:58 Post subject:
|
|
Hello; I'm using wNOP and have tried to try this but without success.
I d/l'd and installed each package and rebooted. Unfortunately the Utility menu has no Cairo entry and the command 'cairo-dock' is unknown.
Even more odder is the fact that the package-magager has no record of any of these packages being installed so I cannot un-install them. But if I launch the cairo-dock pet again it warns me that it is already installed. So I'm in a sort of deadly-embrace where I can neither delete nor re-install it.
Any suggestions what to try next?
_________________ Nick
|
|
Back to top
|
|
 |
tombh

Joined: 12 Jan 2007 Posts: 422 Location: Bristol, UK
|
Posted: Wed 19 Mar 2008, 07:43 Post subject:
|
|
@nic2109:
Are you sure their installed? Cos petget is still buggy and sometimes installs pets , still packaged-up, to the root directory! If this is the case then the 'new' pets in your root directory will install perfectly! Yes, I think that's a little weird too!
Failing that, see if you can find the exact location of "cairo-dock" and try running it from the command line to see what it says.
Woopyhoolah!
|
|
Back to top
|
|
 |
nic2109
Joined: 01 Jan 2007 Posts: 406 Location: Hayslope, near Middlemarch, Midlands, England
|
Posted: Wed 19 Mar 2008, 19:38 Post subject:
|
|
| tombh wrote: | @nic2109:
Are you sure their installed? Cos petget is still buggy and sometimes installs pets , still packaged-up, to the root directory! If this is the case then the 'new' pets in your root directory will install perfectly! Yes, I think that's a little weird too! | No; I'm sure they're NOT installed. The packages have ended up in /root/.packages, and when I try to install from there I first get warned that it's already already installed. Then, if I select 'Install', I get an error message such as | Code: | There was an error expanding package ORBit2-2[1].14.7-i686.tar.gz.
Either the file is corrupted, or has not expanded into its own directory with
name of ORBit2-2[1].14.7-i686/ (which is how most packages expand).
You will have to go into /root/.packages/ directory and manually clean it up.
This script will now exit... | What it has done is rename the package from <..whatever..>.pet to <..whatever..>.tar.gz and created a folder (still in /root/.packages) called 'whatever'.
So; it's being Very Naughty and deserves an ASBO at least. See screenshot for folder contents and error messages.
What next?
| Description |
|
| Filesize |
330 KB |
| Viewed |
2533 Time(s) |

|
_________________ Nick
|
|
Back to top
|
|
 |
tombh

Joined: 12 Jan 2007 Posts: 422 Location: Bristol, UK
|
Posted: Sat 22 Mar 2008, 16:18 Post subject:
|
|
Defintion of ASBO
| Quote: | | conduct which caused or was likely to cause alarm, harassment, or distress to one or more persons not of the same household as him or herself and where an ASBO is seen as necessary to protect relevant persons from further anti-social acts by the Defendant |
Yes, I think you're quite right there. So you'll just have to go in there and do it yourself. If there is any stuff in those folders plonked in /root/.packages that can just be copied straight to root (as in '/' not '/root/'). If there's no anything in those folders then you might just have to do it by hand! I know that sounds rather laboursome, but it might be the only way, until petget is fixed. To do this, rename the offending pet file to tar.gz and unzip it, then copu the contents of the resulting folder to root (again as in /).
Gosh, I hope every single pet isn't being anti-social!
|
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 950
|
Posted: Sun 23 Mar 2008, 21:14 Post subject:
|
|
| nic2109 wrote: | | See screenshot for folder contents and error messages. |
Remove "[1]" from filenames (example: "cairo-dock-1.[1]5.0.1-i686.pet" to cairo-dock-1.5.0.1-i686.pet ) and install everything again.
_________________

|
|
Back to top
|
|
 |
nic2109
Joined: 01 Jan 2007 Posts: 406 Location: Hayslope, near Middlemarch, Midlands, England
|
Posted: Wed 26 Mar 2008, 07:06 Post subject:
|
|
| wow wrote: | | Remove "[1]" from filenames (example: "cairo-dock-1.[1]5.0.1-i686.pet" to cairo-dock-1.5.0.1-i686.pet ) and install everything again. |
Thanks; that worked so I now can launch the Dock. And I LOVE it!!
Naturally it brings more questions principally "How do I associate a Dock icon with an application?" So far the only one that actually DOES anything is the 2nd from the left which brings up CompizSettingsManager. The others bounce happily for a moment and then settle down again without having done anything that I can see.
O woe! I changed the position to "Right" and it's gone, never to return! That can't be right, can it?
_________________ Nick
|
|
Back to top
|
|
 |
rhinopierroce
Joined: 10 Apr 2008 Posts: 2
|
Posted: Thu 10 Apr 2008, 12:34 Post subject:
|
|
Hello,
I have done a wiki page with your post for the French user on the official web site :
=>http://www.cairo-dock.org/
On the repository cairo-dock, there are the deposits Ubuntu (of course) and OpenSUSE all in 32/64 bit. I am sure that there is a place for a deposit Puppy/Toutou Linux.
If some one can manage the package update, we will be happy to help your community with a repository on cairo-dock.org.
For that, please come on our forum to talk about it.
Enough persons speak English
See you soon
Rhinopierroce
|
|
Back to top
|
|
 |
nedthehead
Joined: 30 May 2008 Posts: 5
|
Posted: Sat 31 May 2008, 15:08 Post subject:
|
|
I;m sorry to bump a somewhat old topic, but I have a problem...
I've installed the .pet and all of the requirements, but the program won't run! I go to launch it from Menu | Utilities and when I clck on it, nothing happens!
Any ideas?
|
|
Back to top
|
|
 |
Archie

Joined: 03 May 2008 Posts: 16
|
Posted: Sun 22 Jun 2008, 12:48 Post subject:
|
|
Is the file still in FileFront? For the last couple of days, I tried to download this pet but I keep getting an error message stating the download has failed because there were no available download servers. For two days??
Are there any mirrors grooming this pet?
Thanks for your attention.
| Description |
Failed download at FileFront No download servers available. Unbelievable! |
| Filesize |
172.86 KB |
| Viewed |
1776 Time(s) |

|
|
|
Back to top
|
|
 |
rhinopierroce
Joined: 10 Apr 2008 Posts: 2
|
Posted: Wed 25 Jun 2008, 10:41 Post subject:
|
|
The .pet still be available on that link :
http://files.filefront.com/cairo+dock+1501+i686pet/;9660398;/fileinfo.html
The new version of Cairo-dock is very interesting, transparency without compositing, news view, plug-in (21 stable).
If someone can maintain the two .pet (cairo-dock + cairo-dock_plugi-in), we can lodge them on the official website, and why not a repository.
http://www.cairo-dock.org/index.php
|
|
Back to top
|
|
 |
Caneri
Joined: 04 Sep 2007 Posts: 1565 Location: Canada
|
Posted: Wed 25 Jun 2008, 10:59 Post subject:
|
|
Hi All,
I saw this thread and have put the files on puppylinux.ca
Look here http://www.puppylinux.ca/members/Cairo-Dock/
Please check them and report if there is any problems via pm.
Best,
Eric
_________________ Be not afraid to grow slowly, only be afraid of standing still.
Chinese Proverb
|
|
Back to top
|
|
 |
|