DotPups

Stuff that has yet to be sorted into a category.
Message
Author
Rich
Posts: 278
Joined: Wed 04 May 2005, 19:00
Location: Middlesbrough - UK

#151 Post by Rich »

Without doing any research first ( Bad lad tonight ), I'm assuming that BashBurn, by definition is a utility for BASH.
Whether it will still work with ASH is yet to be discovered.
I'll give it a try and post the results.....................Anybody need any coasters? :lol:

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#152 Post by Flash »

If BASHburn works well in Puppy I'll put it in the index, if someone will post the settings that worked for them in Puppy.

Rich, can't you burn CD-RWs? That's all I use for first-time tryouts.

Rich
Posts: 278
Joined: Wed 04 May 2005, 19:00
Location: Middlesbrough - UK

#153 Post by Rich »

D'oh.

Damn.........never even thought of that ! ( having a blonde moment ! )
Cheers buddy :lol:

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#154 Post by GuestToo »

BashBurn will not work properly with ash

Puppy 1.0.3 has bash
earlier versions of Puppy do not have bash

it may not work properly with bash ... it is intended to work with xterm (not rxvt) and the standard Gnu-Utils (not Busybox's cut-down replacements)

for example, the BashBurn scripts use the command setterm -clear to clear the screen ... Puppy doesn't have setterm, so i wrote a script to clear the screen when setterm -clear is called

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

ash to bash

#155 Post by Lobster »

Those wishing to try bashburn with Puppy 1.0.3 (Bash becomes the default in 1.0.4) are reminded to click on rxvt and type bash (remember to hit enter/return you blondes) This changes from the small compressed ash command set to bash

you will see the command line change to bash-3.00#

I was looking for xterm and wonder if mrxvt 0.3.13
(if not working with the standard rxvt) is worth trying?
http://www.goosee.com/puppy/wikka/DotPupsContributions

I would try it but my recent dotpup experiments seems to have disabled
dotpup expansion . . .
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#156 Post by GuestToo »

i think bashburn should use bash anyway, because the run line is #!/bin/bash

if it doesn't , then my bashburn roxapp wrapper won't work

User avatar
klhrevolutionist
Posts: 1121
Joined: Wed 08 Jun 2005, 10:09

concerning p2p

#157 Post by klhrevolutionist »

alienx created a good dot pup but i have recently visited giftui web page
http://giftui.sourceforge.net/
and it seems they added open ft and open napster more file sharing protocols for easier searching and better results I was wondering if we could update ours to what they have got
I know I know I'm always asking for stuff but if I new how and I have tried I would so please be patient with me
Last edited by klhrevolutionist on Sun 10 Jul 2005, 18:54, edited 1 time in total.

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#158 Post by GuestToo »

Icedock 0.3-1

IceDock provides support for WindowMaker, Afterstep(Wharf) docked applications. Primarily aimed at IceWM.

http://www.boblycat.org/~malc/icedock/

[edit: uninstall-icedock fixed]
Attachments
icedock031.pup
Icedock 0.3-1
(155.85 KiB) Downloaded 2498 times
Last edited by GuestToo on Mon 11 Jul 2005, 03:17, edited 1 time in total.

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#159 Post by GuestToo »

Nedit 5.5 Text Editor

this puts an icon in my-roxapps
click the icon to run nedit
drag the icon to the desktop if you want a shortcut
right click the icon for Help or to Uninstall

i did not change the default configuration
you can configure Nedit by editing /root/.Xdefaults
if you post a nicer configuration, i can put it in the dotpup

requires about 2.7 megs of space in /root

http://www.nedit.org/

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

uninstalling

#160 Post by Lobster »

/root/my-applications/icedock/

To uninstall, type:
uninstall-icedock
it says in the text file

Well I tried and kept getting
Icedock has NOT been uninstalled
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#161 Post by GuestToo »

sorry, i forgot a $
if [ "yynn" = "yes" ]
should be
if [ "$yynn" = "yes" ]

if you put the missing $ in uninstall-icedock, it should work

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#162 Post by GuestToo »

Xkill

this is not working quite right
it leaves behind bash processes
(i think Fvwm95's kill plugin may do that too)
anyway, you can try it if you want

this is an Xkill roxapp
it installs an icon in my-roxapps
click the icon to run xkill
drag the icon to the desktop if you want a shortcut
right click the icon fo Help or to Uninstall

comes with a tooltip

Useage:
click the xkill icon, the cursor will change,
click a window to kill it
right click to cancel
Attachments
xkill.pup
Xkill
(6.8 KiB) Downloaded 939 times

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

Zlib 1.2.2-8 (used by zip, unzip, png)

#163 Post by GuestToo »

Zlib 1.2.2-8

some versions of zlib (used by zip, unzip, png)
have security vulnerabilities

as far as i know, Puppy does not have the latest security vulnerability (it may have others)

at the time of this writing, there is not an official bugfix, but some distros have already fixed it

this is a binary from Debian, which has the bugfix
i have been using it for a few days and have noticed no problems

here's an installer if you want to use the Debian binary in Puppy

NOTE: if this does not work right, it can cause problems. There is an uninstaller and also you can type zlib-fix to disable the patch if you have problems.

it seems to work ok on my machine
Attachments
zlib1228.pup
Zlib 1.2.2-8
(50.04 KiB) Downloaded 738 times

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

MUT 0.0.5.rc1 Media Utility Tool by Jesse Liley

#164 Post by GuestToo »

MUT 0.0.5.rc1 Media Utility Tool by Jesse Liley

in a roxapp
puts a debug output file in /root

http://www.goosee.com/puppy/wikka/JesseLileyMUT
http://www.murga.org/~puppy/viewtopic.php?t=1161
Attachments
mutrc.pup
MUT 0.0.5.rc1 Media Utility Tool
(76.39 KiB) Downloaded 806 times

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

Download and test

#165 Post by Lobster »

Mut is an important release. It is a specialised program that will be a part of Puppy 1.0.4

I urge everyone to download and offer feedback to Jesse. All it does (and rather well) is mounting and unmounting of disks (access data on all media)

I am hoping to use it to play a DVD, and burn the new 1.0.4 ISO (and Bladehunters version as a test) when available.

Mut is kewl 8)

:oops: seem to have broken it - maybe it was the 5 1/4" disk I have as df0:
(yep I really have one of those . . .)

The program has gone empty (black box in program all else gone)
I have killed it and restarted and it just opens as a black box program
- ohh its reappeared - must be scanning . . .

are we having fun yet . . .
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Jesse
Posts: 466
Joined: Sun 08 May 2005, 16:07
Location: Auckland, NZ

MUT 0.0.5.rc2

#166 Post by Jesse »

Hi,

this is a release candidate, testing only oks :) or installer for an older puppy (pre 1.0.4) without mut ok too :)
This one always runs in debug mode (roxapp script to change that) and output file is in /root/my-roxapps/Mut/mut-0.0.5.rc2/mut-debug-output.txt

Remember if you find bugs in it, its useful if you can report them.

I'm so chuffed, this is my first dotpup 8) (crosses fingers)

Jesse
Attachments
mut-0.0.5.rc2.pup
its a dot pup
(76.23 KiB) Downloaded 887 times

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#167 Post by GuestToo »

BC and DC 1.06-17 - cli arithmetic

BC is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language.

DC is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros.

these are command line programs
Attachments
bcdc106.pup
BC and DC 1.06-17 - cli arithmetic
(69.84 KiB) Downloaded 2056 times

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#168 Post by GuestToo »

your Mut dotpup seems to work ok

you don't have to use my roxapp of course
and you can change the icons
(i used a crystal icon from art.gnome.org ... hope the license is ok, it's sometimes hard to find the license)

i think maybe you can delete old dotpups from the server .... or replace them by uploading newer version

put your dotpups anyplace you like ... i put mine all in one thread so they are all in one place, in date order ... maybe it would be better if they were split up in more than 1 thread

PeterSieg
Posts: 363
Joined: Wed 04 May 2005, 16:06
Location: Germany, 37603
Contact:

MUT Error

#169 Post by PeterSieg »

Hi. I get an error message within a qemu environment running 1.0.3
bare bones intalled on hdd.

Error: Could not read "/proc/bus/usb/devices": no such file or directory

That's probably because qemu doesn't have any usb devices to simulate..?
So I believe, one would see this only if there are no usb devices at all..?

PS
Have fun :)

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#170 Post by GuestToo »

Nethack 3.4.3

NetHack is a single player dungeon exploration game
Unlike many other Dungeons & Dragons-inspired games,
the emphasis in NetHack is on discovering the detail
of the dungeon and not simply killing everything in sight.

this will download another 1.4 megs
NetHack uses about 4 megs of hard drive space

this installs an icon in my-roxapps
drag the icon to the desktop if you want a shortcut
click the icon to run NetHack
right click the icon for Help or to Uninstall

http://www.nethack.org/
Source: http://www.nethack.org/v343/ports/download-linux.html
License: http://www.nethack.org/common/license.html

NOTE: requires QT ... install QT using pupget
Attachments
nethack343.pup
Nethack 3.4.3
(8.62 KiB) Downloaded 3791 times
Last edited by GuestToo on Sat 13 May 2006, 09:38, edited 1 time in total.

Post Reply