Search found 11 matches

by Stingray
Sat 27 Feb 2010, 22:42
Forum: Puppy Derivatives
Topic: Puppy Stardust 009
Replies: 83
Views: 51493

Thanks for this one, bug-fix suggestion

look at my posting

http://www.murga-linux.com/puppy/viewtopic.php?t=52961

puppy still got a filehandler issue if urls do not end with html or htm. use my version of defaulthandler will fix this
by Stingray
Sat 27 Feb 2010, 18:00
Forum: Suggestions
Topic: Filehandler Modification for handling urls
Replies: 0
Views: 1279

Filehandler Modification for handling urls

the original /usr/local/bin/defaulthandler need some changes to handle URL's. at the moment the handler checks the file extensions and fails on extensions like .net or .pl, .cgi or .php ... there are many. i would suggest to insert on top those lines to check if a parameter starts with "http://...
by Stingray
Sat 13 Feb 2010, 17:42
Forum: Security/Privacy
Topic: Truecrypt 6.3a and Truecrypt 4.3a
Replies: 55
Views: 83641

no device mapper in puppy - but disabling this makes tc work

I downloaded and installed the 6.3a pet in my standard Puppy 4.3.1 (kernel 2.6.30.5). I then created a volume on a flash drive. When I attempted to mount the volume, I got this message: TrueCrypt No such file or directory: dmsetup I didn't notice any dependency mentioned when I installed truecrypt....
by Stingray
Sat 13 Feb 2010, 03:23
Forum: Beginners Help ( Start Here)
Topic: Building Truecrypt fully working 6.3a with GUI-HELP
Replies: 0
Views: 2857

Building Truecrypt fully working 6.3a with GUI-HELP

First you need of course the installed devx for your actual puppy version. Now you need the actual Source for Truecrypt - download it at http://www.truecrypt.org and the wxWidgets 2.8 library source code available at http://www.wxwidgets.org Don't use the 2.9 - does not work right now. And you need ...
by Stingray
Sat 13 Feb 2010, 00:38
Forum: Beginners Help ( Start Here)
Topic: ??
Replies: 11
Views: 6363

now when i double click the volume it says it can't find nautilus! ugh. i made a script called nautilus in /usr/local/bin that does this: rox $3 since truecrypt is calling nautilus --no-default-window --no-desktop /mnt/truecrypt1 so that makes that work. but i'd really like to know now how to get c...
by Stingray
Wed 05 Nov 2008, 06:33
Forum: Unsorted
Topic: Truecrypt 6.1 for Puppy english
Replies: 4
Views: 13896

Truecrypt 6.1 for Puppy english

here the latest truecrypt exectuable version 6.1 it needs to unset the "use kernel crypto library" since puppy has no device manager. please inform me about possible compiling errors. if you want to compile this by yourself, you need to read the Readme.txt in the truecrypt sourcedirectory.
by Stingray
Sun 12 Oct 2008, 16:44
Forum: Bugs ( Submit bugs )
Topic: XCHAT crash on Puppy 4.1
Replies: 1
Views: 1167

gdb output

EDIT: after i got a hint on the #xchat channel maybe this can help resolve the problem. The first gdb output was unuseable, this is why here a new one: Maybe this will help a bit. I have set breakpoints and selected before receive a default receive dir. When now i get a dcc request, the path variabl...
by Stingray
Sat 11 Oct 2008, 12:45
Forum: Bugs ( Submit bugs )
Topic: XCHAT crash on Puppy 4.1
Replies: 1
Views: 1167

XCHAT crash on Puppy 4.1

Xchat ( the 2.8.4-pup1 from the 4.0 repository ), self compiled 2.8.4 and selfcompiled 2.8.6 crash on filetransfer. If the Option is "Save to path ###" it works, if the Option is "Dont accecpt " it works, but if the option is "Ask every time where to save files" - the d...
by Stingray
Tue 30 Sep 2008, 01:15
Forum: Browsers and Internet
Topic: Torchat for Puppy, Tor and Truecrypt
Replies: 3
Views: 6681

Torchat for Puppy, Tor and Truecrypt

http://img264.imageshack.us/img264/4471/puppytctorchatnu5.png here are a few pets for the people they liked stuff from windows and missed them here .. I really loved Torchat ... http://code.google.com/p/torchat/ ... and there was no pet for .... So .. i made them. You need tor, torchat, python and ...
by Stingray
Wed 24 Sep 2008, 13:33
Forum: Bugs ( Submit bugs )
Topic: Puppy 4.1beta (2.6.25.16 kernel)
Replies: 110
Views: 55920

@desertpuppy : probably fix'd

@desertpuppy :oops: :oops: :oops: :oops: probably my fault... i only restarted the jwm and the xwindows system from the start menue. this leaves the settings untouched. if i had restartet to shell and then restartet X, it would had worked. but in my opinion better think about an probable issue befor...
by Stingray
Wed 24 Sep 2008, 00:34
Forum: Bugs ( Submit bugs )
Topic: Puppy 4.1beta (2.6.25.16 kernel)
Replies: 110
Views: 55920

tzselect only in devx, missing in the main system

set timezone from GUI impossible

in the actual 4.1 beta the tzselect in /usr/bin is missing, so no timezone setting is available, only set on the shell via "date foo CEST" for example.