The time now is Fri 24 May 2013, 09:21
All times are UTC - 4 |
|
Page 177 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 175, 176, 177, 178, 179, ..., 246, 247, 248 Next |
| Author |
Message |
dawg
Joined: 09 Aug 2009 Posts: 106 Location: still here
|
Posted: Wed 18 Apr 2012, 06:17 Post subject:
Re: Lazarus.sfs troubles Subject description: | |
|
| aarf wrote: | | dawg wrote: | And also a question that's been kind of nagging me since the very beginning: what is SA-LUKI, anyway? What does it mean or stand for?
The first association I get is "salivate". Anyhow, I kind of dislike it, but maybe that's just me.  | Saluki is a dawg. Google is a search engine. | I'm sure I've seen the breed before, but the name, inspite of its "unusualness", must've escaped me. Oh well, we learn something new (or in fact very old) every day. Thanks.
| elroy wrote: | | dawg wrote: | As of 019 I'm having the same problem with Lazarus-0.9.30.0-fpc-2.4.2.sfs. It worked fine in 018.
Any ideas/suggestions? | As Geoffrey pointed out, the lazarus-0.9.30.4RC2-0_fpc-2.6.0-0.sfs works with 019.
I've made a SFS for the latest stable releases of Lazarus and the Free Pascal Compiler: lazarus-0.9.30.4_fpc-2.6.0. You can download the SFS and md5 here - http://www.smokey01.com/saluki/elroy/sfs/
It also works on 019. However, it does not contain the cross-compiler for creating Windows binaries. But neither does the SFS in the Saluki package manager. | Thanks, both of these do work on 019. Not so much for Slacko (5.3.1), though, but it's a Saluki thread, so that doesn't really matter here.
_________________ I used to only like Puppy as a friend, but now I think our relationship is starting to develop into something more... 
|
|
Back to top
|
|
 |
Puppyt
Joined: 09 May 2008 Posts: 510 Location: Helidon Spa, Queensland
|
Posted: Wed 18 Apr 2012, 06:25 Post subject:
|
|
@ jemimah and crew,
Earlier today I 'dismembered' the ISO for the key files and did a manual frugal install of Saluki 19, on my Lenovo T60 laptop (dual core, 2GHz with 2GB RAM).
The MD5 checked out fine, but some weird stuff was happening with persistence in Frisbee and panel settings (i.e., I really love multiple workspaces on a lappie). Very strangely, nothing was staying resident despite dozens of reboots/restarts.
Anyway, I love the look battleshooter has given Saluki http://www.murga-linux.com/puppy/viewtopic.php?p=617582#617582 so I installed cairo-dock (love it!) and Firefox 10 (Saluki) from your repro. I closed the lid to test the ACPI - but I re-opened it too early and got a schizo-screen of flashing rows that only a manual boot would resolve. After a filesystem check on reboot - I now have Frisbee and workspaces PERSISTENT. Yay! Even a (proper) hibernation with lid closure and reopening has everything as it should.
(Not asking for explanations (!) Just stating observations.)
THANK YOU for "Recent Documents" in the menu! (A 'first' in Puppy?) I'm really looking forward to working with Saluki for a very long time [insert loveheart icon here]
_________________ Toowoomba Linux Community
http://groups.google.com/group/toowoombalinux
|
|
Back to top
|
|
 |
dawg
Joined: 09 Aug 2009 Posts: 106 Location: still here
|
Posted: Wed 18 Apr 2012, 06:34 Post subject:
|
|
One thing I'm missing in Saluki, or rather under its "network status/setup icon" in the tray, is the ability/option to bring the network connection up/down quickly at will, as it is possible in other Puppies.
Edit: Another annoyance / undesired behaviour (AFAIC):
In Thunar: right-click a file -> Gzip. This does make a gzip of the file, but it also deletes the original file afterwards!
One might not want to touch the original file necessarily, other than making a compressed back-up version of it, such as of a file that is currently in use by Puppy (or some app), namely the savefile.
_________________ I used to only like Puppy as a friend, but now I think our relationship is starting to develop into something more... 
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4623 Location: GB
|
Posted: Wed 18 Apr 2012, 08:19 Post subject:
|
|
| Quote: | Quote:
Open the / etc / rc.d / rc.shutdown find the line number 1171 and delete the comment.
Now the folder / tmp will be cleaned.
Thanks for that. I just opened /tmp and deleted everything, directories and files. There was a lot in there so didn't expect it to work - it did, though.
As for the code mod., guess that's one for our angel. |
It's back! Despite emptying /tmp it came back, so I deleted 1171, even though it was already commented out. Must be another command somewhere, because /tmp still refills after every hard reset. Over to you...
|
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 1605 Location: South Australia
|
Posted: Wed 18 Apr 2012, 08:56 Post subject:
|
|
| dawg wrote: |
Edit: Another annoyance / undesired behaviour (AFAIC):
In Thunar: right-click a file -> Gzip. This does make a gzip of the file, but it also deletes the original file afterwards!
One might not want to touch the original file necessarily, other than making a compressed back-up version of it, such as of a file that is currently in use by Puppy (or some app), namely the savefile. |
Look at Custom Actions in Thunar, it's quite powerful. You should be able to change gzip quite easily.
_________________ Puppy Software <-> Distros <-> Puppy Linux Tips
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1058
|
Posted: Wed 18 Apr 2012, 09:20 Post subject:
|
|
| Sage wrote: | | Quote: | Quote:
Open the / etc / rc.d / rc.shutdown find the line number 1171 and delete the comment.
Now the folder / tmp will be cleaned.
Thanks for that. I just opened /tmp and deleted everything, directories and files. There was a lot in there so didn't expect it to work - it did, though.
As for the code mod., guess that's one for our angel. |
It's back! Despite emptying /tmp it came back, so I deleted 1171, even though it was already commented out. Must be another command somewhere, because /tmp still refills after every hard reset. Over to you... |
"delete the comment" actually means "uncomment" so "rm -f /tmp" will work
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1058
|
Posted: Wed 18 Apr 2012, 09:28 Post subject:
|
|
Tried to load a couple of homemade SFSs in 019 and I get
| Code: | mount: wrong fs type, bad option, bad superblock on /dev/loop5,
missing codepage or helper program |
and dmesg reports
| Code: | | SQUASHFS error: Filesystem uses "unknown" compression. This is not supported |
Compressing with default or "-comp gzip", same difference. Mounting manually no problem and filesystem reports as "squashfs"
Any idea?
BTW looking at sfs_load for clues I noticed 2 different "mountedpart" functions
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Wed 18 Apr 2012, 10:42 Post subject:
|
|
Maybe SFS3/4 problem?
Aitch
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4623 Location: GB
|
Posted: Wed 18 Apr 2012, 12:40 Post subject:
|
|
| Quote: | "delete the comment" actually means "uncomment" :D so "rm -f /tmp" will work
|
Ta!
|
|
Back to top
|
|
 |
jim3630

Joined: 13 Feb 2011 Posts: 793 Location: Northern Nevada
|
Posted: Wed 18 Apr 2012, 13:20 Post subject:
Re: Well Done! |
|
| jemimah wrote: |
We need a professional-looking website to make it happen. However, It's not possible for me develop saluki, maintain the website, and provide tech support for a bunch of new users all at the same time. I tried it with Puppeee and it just about killed me.
I can maybe do one and a half or two of those things.
I need some serious community help. |
"it's not the puppy way"?
obviously she can do the dev, and some of the tech support if not all.
that is one and a half or two.
who has the skills and will volunteer to setup and maintain a website?
if i had the skills i would because would like Saluki to last more than a year after release.
being retired i have the time so just let me know how can help.
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Wed 18 Apr 2012, 13:44 Post subject:
|
|
| jemimah wrote: | | OscarTalks wrote: | | DaveS wrote: | | Tried new save file to fix sound issue, no joy. This does not happen with earlier versions so has been introduced with '19' |
If you mean the 10alsa file which shinobar posted I can tell you that I made the substitution and apart from two "mic boost" mute checkboxes which it still doesn't remember It is now remembering all the other settings. Those two are not a problem since they are not in use and the faders are down anyway. Workable for now and hopefully will be sorted for the next release.
This same problem cropped up in Racy a few beta versions ago all of a sudden but was gone in the next one so not sure what caused it. |
The fix got whacked from rc.shutdown when I updated pupsaveconfig. It will be fixed in the next release.
will save your settings. |
Thanks J... somehow missed your fix. Solved it anyway. So What is up with Midori? Fix?
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3620 Location: around the bend
|
Posted: Wed 18 Apr 2012, 15:28 Post subject:
|
|
cant see a need to fork a website. was under the impression that saluki will be released as official puppy. just another in the kennel.
edit:cant (typo)
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
|
Back to top
|
|
 |
l2ulinux

Joined: 25 Jan 2011 Posts: 148 Location: Blountstown, Fl.
|
Posted: Wed 18 Apr 2012, 16:58 Post subject:
Saluki The Great Subject description: Just Saluki |
|
Still working great.
Operating System
Version
Kernel Linux 3.2.8-ski (i686)
Compiled #1 SMP PREEMPT Mon Mar 12 16:42:30 EET 2012
C Library GNU C Library version 2.10.1 (stable)
Default C Compiler Unknown
Distribution Unknown distribution
Current Session
Computer Name puppypc30325
User Name root (root)
Home Directory /root
Desktop Environment XFCE 4
Misc
Uptime 6 hours, 1 minute
Load Average 0.04, 0.04, 0.05
|
|
Back to top
|
|
 |
TTW
Joined: 28 Mar 2012 Posts: 25
|
Posted: Wed 18 Apr 2012, 17:16 Post subject:
Re: Well Done! Subject description: Website |
|
| jemimah wrote: | | sszindian wrote: | I'd say Saluki is ready for final release! and YES it should be made available to the public somehow if not selected as Puppy 6 it's just to unique a Puppy to 'die in the forum.'
|
We need a professional-looking website to make it happen. However, It's not possible for me develop saluki, maintain the website, and provide tech support for a bunch of new users all at the same time. I tried it with Puppeee and it just about killed me.
I can maybe do one and a half or two of those things.
I need some serious community help. |
I can do website design - just let me know what you want doing
Anything to do my bit for saluki
D
|
|
Back to top
|
|
 |
elroy

Joined: 02 Feb 2012 Posts: 361
|
Posted: Wed 18 Apr 2012, 17:44 Post subject:
Puppy 6/Website/Fork |
|
I guess I can see it (a website fork, that is). I mean that if Saluki isn’t a viable candidate for being Puppy 6.0, if it’s considered a fork, it does have the strength (IMHO) to stand on it’s own as a viable distro. I use it exclusively on an everyday basis (heck, my everyday distro is still 017 - very usable - absolutely no complaints). The only 'Puppy-goal' that it doesn't meet, again IMHO, would be 'Puppy will breathe new life into old PCs' - it's targeted for computers five years old or newer. And, as a ex-MS-Windows user/refugee, I find it very usable - I prefer it to Lubuntu, etc. Frugal install is where it’s at (again, IMHO), and if Barry does deem it a fork it needs to live on...somehow. But Jemimah needs some help. She’s expressed that. And I’m sure she has some 'real life’ things that are taking up her time as of late. And questions about SFS’s/PETs that were developed for another version of Puppy not working on Saluki aren’t helping her any; but they do show her what she’s up against if you’re planning on making your distro 'idiot proof’; and no disrespect intended. It’s not your fault if you’ve been using Slacko and you can’t get the same app/pet/sfs to work on Saluki. After all, they’re both Puppy Linux. If you don’t know, you don’t know. Doesn’t make you stupid. Ignorance is not stupidity. Let’s be clear about that fact. But as far as advancing Saluki, if you have expertise in creating/maintaining web sites, you may prove to be a valuable commodity to Jemimah. I know how to code HTML/CSS, but message board/CGI/etc. is not my field of expertise; otherwise, I do have the time and financial resources needed. If financing is an issue Jemimah, please do pm me, and maybe we can come up with something. I believe in Saluki, and I’d like to see it continue regardless whether or not it’s an ‘official’ Puppy release. I do think you’re on to something here.
But if Saluki is to be released as an ‘official Puppy’ I would think that it would be a plus for the Puppy Linux community as a whole. There’s definitely some forward thinking with Saluki; to me, that’s what makes Saluki viable. Obviously there’s going to be some rough water, but that’s to be expected with any knew release. It’s cutting edge, and that’s what makes it so beautiful. It’s unique. As a MS-Windows refugee, the Saluki-Puppy Linux flavor is the easiest Puppy for me to relate to (with an honorable mention to Lucid-Puppy, but that distro is in no way as easy to modify as Saluki is...) that, to me, is what makes Saluki the obvious choice...except for the fact that when you're moving over to the Linux side of things, nothing is obvious. Therefore a new (professional) website may be of great service. Let's face it - ex/current-Windows users are pre-conditioned to simplicity via a dialog. If it isn't spelled out for us in basic terms, whether or not it is good or bad, whether or not it's in our best interest (have to admit, we do have a bit of the lemming in us), we do tend to loose interest and shy away from it very quickly, regardless of the fact that it may have substance. We've been preconditioned to simplicity. Even Ubuntu refugees suffer from this state, albeit to a lesser degree. So, to me, promotion of Saluki is PARAMOUNT to its' success. Saluki can be the biggest/best thing since ice-cream, but if the average user doesn't find it accessible, its' value is mitigated. If this happens, and if it is deemed a fork and not a viable candidate for Puppy 6.0, then it will be relegated to a Puppy niche. To me, that would be a shame. My first Puppy was 3.x, and for myself, Saluki incorporates many things that I desired for Puppy when I first started using it. I guess that's why I feel so strongly about Saluki. Don't get me wrong...every thing new has its' issues...but Saluki, for me, comes closest to representing what I desire in a Puppy distro.
I have a small OS that I can run from a USB/CD/DVD or HD, and can even do a full install if I desire. Not to mention that I have access to a rich repo, all for the cost of my ISP bill...what more could I desire? And, here’s the ultimate catch - I get timely, free IS support regardless how preposterous my question(s) may be. Are you serious? I mean, nothing is perfect, but for me Saluki is pretty much the Cat’s-A**. Here’s a tight distro that on the vast majority of new computers works pretty much right out of the box, with superior IS support. How often do you deal with MS directly and get to talk (forum/pm) with the developer (and for free????). If Saluki isn’t in consideration for Puppy 6.0, if it’s viewed as a fork, then yes, Saluki needs a website of its’ own, someway, somehow.
Saluki may end up just being a niche distro - but regardless, Saluki has value. Jemimahs’ forward thinking should be celebrated. Saluki actually has substance, regardless of whether or not it's done in the 'Puppy way'. I find it usable, and to me, that's the ultimate proof of OS value.
And, at a minimum, to be able to alter the 'adrive'; to include/exclude in a very simple fashion what one wants in their base system; to not recognize the ingenuity of such a leap forward in Puppy, I mean seriously,look on the evidence - bad on them...jemimah has, simply, (because in actuality, it isn't really that difficult, just a different way of looking at it...) created a new reality in regards to Puppy. Saluki is what it is...usable, customizable, accessible. If you have the necessary skill-set, and you believe in Saluki/what jemimah is doing, please step up to the plate.
And for god's sake, be patient. Jemimah is doing this solo. Help her out. If you can answer a forum question, then please do so. Spread the wealth. Regardless of how silly the question may seem to you, it may be pertinent to a newbie. For one, you'll be helping to promote Saluki. For another, you're helping by lightening jemimah's load. Like I said earlier, I'm sure jemimah has other 'real life' adventures at present, and any knowledgeable, accurate help on the forum would be of great service.
Last edited by elroy on Thu 19 Apr 2012, 05:30; edited 3 times in total
|
|
Back to top
|
|
 |
|
|
Page 177 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 175, 176, 177, 178, 179, ..., 246, 247, 248 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|