Saluki

A home for all kinds of Puppy related projects
Message
Author
User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1361 Post by jemimah »

antiloquax,

You can test version 2 of the adrive builder if you like. It should heopfully make your work fast and easy.

Version 3 will be out for saluki-013 with a couple more features.

http://murga-linux.com/puppy/viewtopic. ... 898#607898

I would appreciate any feedback you have.

Also if you have pets you'd like to upload to the repo, just let me know.

User avatar
GeraSats
Posts: 18
Joined: Fri 24 Feb 2012, 19:56
Location: Ukraine, Donbass

#1362 Post by GeraSats »

Lobster wrote:Created a promo for Saluki (specifically the Beta 012) using online tools
http://youtu.be/2BAIVFGIQiA

This is quite easy to do - just screenshots.
I used Stupefix and Youtube editor

I apologize for my English.
There are aficionados of this distribution in Ukraine.
Take a look at these videos of my promotions separate procedures: presentation capabilities and stages of Russification, might be useful for promotional presentation

http://www.youtube.com/watch?v=hUdu8luh ... re=channel

http://www.youtube.com/watch?v=bTYJtNu8 ... re=channel

http://www.youtube.com/watch?v=VinwIoMa ... re=channel

http://www.youtube.com/watch?v=eSX-EO0v ... re=channel

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#1363 Post by mavrothal »

sc0ttman wrote: The fbpanel (or lxpanel) pinstall.sh script makes symlinks in /var/icons/...
It collects icon paths from all the different locations, and puts all symlinks in 1 place...
Thanks, this almost worked. The problem is that many Saluki/XFCE *.desktop files have "Icon=filename" without extension. Also JWM can not handle svg files. So with my limited scripting I had ro resort to something like this

Code: Select all

for LINE in `find /usr/share/icons/hicolor/16x16/apps/ -type f | grep -v \.svg` ; do ln -sf $LINE /var/local/icons/`basename $LINE | cut -f 1 -d '.'` 2> /dev/null ; done
That takes too long for the 7-8 directories needed to cover everything
Any faster/cleaner coding?

BTW, I do not "love" JWM but since is there why not use it fully?

PS: Turns out that BK's original variconlinks script with a bit of editing works faster, though still slow with so many folders.
BTW2, abiword does not have its icon in /usr/share/icons/../ but in /usr/share/pixmaps
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==


User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

Re: compiz

#1365 Post by Geoffrey »

[quote="shevan"]

where did you get

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#1366 Post by Lobster »

I apologize for my English.
There are aficionados of this distribution in Ukraine.
Take a look at these videos of my promotions separate procedures: presentation capabilities and stages of Russification, might be useful for promotional presentation
Я прошу вибаченн
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#1367 Post by Tman »

Forgive me if this has already been reported, but the defaultimageviewer, Ristretto seg-faults in Saluki-12.

elroy

#1368 Post by elroy »

I posted it after someone else, too :oops:

Here's a link for the updated pet - http://smokey01.com/saluki/pet_packages ... 4-i486.pet

It seems that the adrive-2 has included this updated version.

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#1369 Post by Tman »

Thanks for the link to the pet, elroy.

Yes there were periods when I wasn't following this thread fully. :oops:
I guess I could have sifted through it, but as it is now rather large. I was too lazy to do so.

elroy

#1370 Post by elroy »

No worries, Tman.

Actually, I posted some misinformation. I should have said jemimah's pet tarball for use in adrive-1 & adrive-2, which appears to have the updated version of the image viewer - http://smokey01.com/saluki/saluki-defau ... ges.tar.xz

Sorry for any confusion - syntax error :)

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

Request for Tangogps pet & 2 Questions re build_adrive

#1371 Post by mikeslr »

Hi jemimah,

Now that Saluki is humming on my eeepc Asus 701SD, the weather is suggesting an early spring, and my wife is threatening to drag me out on some geocaching hunts (and I remembered you had tangogps working under puppeee) I was wondering if you had the time/interest to create a tangogps pet for Saluki?

In passing, while you're still developing build_adrive, can it be adapted to generate an sfs for use in other Puplets (using pets for the same)? I appreciate that it wouldn't handle dependency checking, and that there are other apps for combining pets into an sfs, but I don't think any of them can handle as many pets at one time as build_adrive, nor as easily. It would be sufficient if all that was necessary after the build was to manually change the file's suffix.

And can build_adrive incorporate sfses? I probably could answer that myself if I (1) analyzed the code, or (2) experimented, but asking is easier.

mikesLr

User avatar
GeraSats
Posts: 18
Joined: Fri 24 Feb 2012, 19:56
Location: Ukraine, Donbass

#1372 Post by GeraSats »

Lobster wrote:
I apologize for my English.
There are aficionados of this distribution in Ukraine.
Take a look at these videos of my promotions separate procedures: presentation capabilities and stages of Russification, might be useful for promotional presentation
Я прошу вибаченн
Last edited by GeraSats on Thu 01 Mar 2012, 18:49, edited 3 times in total.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

Re: compiz

#1373 Post by jemimah »

[quote="Geoffrey"][quote="shevan"]

where did you get

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

Re: Request for Tangogps pet & 2 Questions re build_adrive

#1374 Post by jemimah »

mikeslr wrote:Hi jemimah,

Now that Saluki is humming on my eeepc Asus 701SD, the weather is suggesting an early spring, and my wife is threatening to drag me out on some geocaching hunts (and I remembered you had tangogps working under puppeee) I was wondering if you had the time/interest to create a tangogps pet for Saluki?

In passing, while you're still developing build_adrive, can it be adapted to generate an sfs for use in other Puplets (using pets for the same)? I appreciate that it wouldn't handle dependency checking, and that there are other apps for combining pets into an sfs, but I don't think any of them can handle as many pets at one time as build_adrive, nor as easily. It would be sufficient if all that was necessary after the build was to manually change the file's suffix.

And can build_adrive incorporate sfses? I probably could answer that myself if I (1) analyzed the code, or (2) experimented, but asking is easier.

mikesLr
It does allow sfses.

It probably makes more sense to build a separate general purpose sfs builder/combiner program. I'll add it to my todo list.

I'll see about tangogps. I think it's called foxtrot gps now. I think I had trouble getting it to compile last time I tried but I'll have another go.

gcmartin

Re: Request for Tangogps pet & 2 Questions re build_adrive

#1375 Post by gcmartin »

@jemimah, great work. simply great. Thanks for this contribution and the progress it is demonstrating. I saw this:
mikeslr wrote: ... apps for combining pets into an sfs, but I don't think any of them can handle as many pets at one time as ... r
and thought I'd ask why is SFS a more compelling concept than PET. I know this is not the approrpiate place to ask this, but, all other places seem to be tainted in presentation.

If you feel an off-line post is proper, feel free to PM me.

Thanks again for your contribution(s).

elroy

#1376 Post by elroy »

Yes, adrive builder does allow SFS’s... I just realized that after another go with it. I added the google-chrome SFS to test, and it worked flawlessly. I still can’t believe how well this thing works for just being v2 (even v1 worked well, for that matter). jemimah, you mentioned in an earlier post that you were working on v3. Can you give any hints on what you’re cooking up for v3? I’d be lying if I said I wasn’t looking forward to the next thing you have up your sleeve.

shevan
Posts: 25
Joined: Thu 01 Mar 2012, 11:25
Location: Moldova

#1377 Post by shevan »

GeraSats wrote: This Package Compiz here http://www.mediafire.com/?h2s8l8boavncwvx
It works.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1378 Post by jemimah »

I've added a compiz pet to the repo.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#1379 Post by jemimah »

elroy wrote:Yes, adrive builder does allow SFS’s... I just realized that after another go with it. I added the google-chrome SFS to test, and it worked flawlessly. I still can’t believe how well this thing works for just being v2 (even v1 worked well, for that matter). jemimah, you mentioned in an earlier post that you were working on v3. Can you give any hints on what you’re cooking up for v3? I’d be lying if I said I wasn’t looking forward to the next thing you have up your sleeve.
You can test it now if you like.

Version 3 allows you to rename your puplet, change the kernel, and disable the straight-to-desktop feature.

Pemasu's new kernel for saluki can be downloaded here:
http://www.smokey01.com/pemasu/Saluki/k ... reemptive/

If you rename your puplet I don't think the repos will work. That should be fixed in Saluki-013.
Attachments
custom_builder-3.pet
(65.97 KiB) Downloaded 184 times

User avatar
morgonzola
Posts: 161
Joined: Thu 22 Apr 2010, 03:14
Location: Los Angeles, CA

#1380 Post by morgonzola »

hi there, great puplet! works like a charm on my asus 1005hab. any chance of getting a xorg-full driver or opengl support?

Post Reply