KDPUP = KDE 3.5.10 + dpup 484 beta 4

For talk and support relating specifically to Puppy derivatives
Message
Author
Gnuxo
Posts: 365
Joined: Thu 09 Feb 2012, 19:01

#211 Post by Gnuxo »

I don't know where to find an older version of kmplayer. Perhaps the ubuntu lucid repos?

But I found this...

http://kplayer.sourceforge.net/

It's rather out of date and it's development is dead, but it has a browser kpart and seems like it will probably work.

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#212 Post by saintless »

Gnuxo wrote:I don't know where to find an older version of kmplayer. Perhaps the ubuntu lucid repos?
I've found Kmplayer V 0.10.0c in lenny packages. You need to install 47 Mb of dependencies to make it work with KDPup. Maybe less if you have time to experiment.
I'm uploading an archive with all needed packages in:
http://www.mydrive.ch/
username: guest@saintless
password: download

The archive is: kmplayer0.10.0c_plus_depend.tar.gz

After the installation KDE will give you an error:

Code: Select all

could not find mime type
application/octet stream
It works anyway but to solve this mime type problem you just have to go to home (/root) directory, show hidden files -> .kde/share/mimelnk/application. Open octet-stream.desktop file with geany and change the line hidden=true to hidden=false and reboot.

To be honest maybe I'm wrong, but I don't see the point of replacing flash with much more hungry for RAM and CPU resources application like Kmplayer.
Anyway you can have it working on KDPup-484.

Gnuxo
Posts: 365
Joined: Thu 09 Feb 2012, 19:01

#213 Post by Gnuxo »

I wonder if Kplayer is less resource hungry then Kmplayer. VLC has a browser plugin, and there's a new version of Xine-ui and plugin as well.

Anyway, for youtube, there is Minitunes.

What browser is going to be default?

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#214 Post by saintless »

Gnuxo wrote:What browser is going to be default?
KDPup-484 full version has Firefox 3.6.23 (old version but works fine and uses less RAM than the new ones), Dillo2 and Konqueror 3.5.9. You can choose any of them for default browser.
I don't know if you have noticed this, but KDPup is 2 years old puplet. There is not development intention, but in my opinion it is very good the way it is. Read the first post of this thread.

User avatar
Eldes
Posts: 9
Joined: Tue 17 May 2011, 03:40
Location: Argentina
Contact:

#215 Post by Eldes »

I just installed on one of my pc's.
Works very well on Celeron 2.8 Ghz, 2 GB of RAM (DDRI) & Nvidia FX 5200.

The unique bad point its has old Kernel. But all the rest are really good.
Congrats for making this possible.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#216 Post by dejan555 »

Are lenny repos still accessible? I just did a search for kmplayer in debian packages and it only gave me squeeze as oldest version?

@Eldes glad it works for you too
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

gnz11
Posts: 33
Joined: Thu 19 Jun 2008, 01:59

great to see people are using kdpup

#217 Post by gnz11 »

if you are updating deps from squeeze you may run into conflicts. the big difference will likely be that the kde deps from squeeze will be for kde4 vs 3.5
unless kde is your highest priority, i might suggest using dejan's dpup 485. http://www.murga-linux.com/puppy/viewtopic.php?t=67662

it has updated libs and will run most lucid pets and various from slacko . not counting the 485.pets

plus all pets from series 4. i also have few issues running new software in .deb or tar. tar's get extracted to folder and run from there.

glad to see that people are finding the pup that works without all the kernel and xorg issues.. ;}

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#218 Post by saintless »

dejan555 wrote:Are lenny repos still accessible? I just did a search for kmplayer in debian packages and it only gave me squeeze as oldest version?
Hi, Dejan555,

I have access to lenny repos this way:
I boot from Debian live CD version 500 with i486 kernel and do apt-get update. Then I get lenny packages and most of the programs are older versions.

This are the sources from the live CD sources.list:

Code: Select all

deb http://archive.debian.org/debian/ lenny main
deb-src http://archive.debian.org/debian/ lenny main
deb http://archive.debian.org/debian-security/ lenny/updates main
deb-src http://archive.debian.org/debian-security/ lenny/updates main

Gnz11
, thanks for the information. KDE is my wife priority and I have to obey her wishes :) This is the only way we can both use the same Puppy linux.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#219 Post by James C »

saintless wrote:
dejan555 wrote:Are lenny repos still accessible? I just did a search for kmplayer in debian packages and it only gave me squeeze as oldest version?
Hi, Dejan555,

I have access to lenny repos this way:
I boot from Debian live CD version 500 with i486 kernel and do apt-get update. Then I get lenny packages and most of the programs are older versions.

This are the sources from the live CD sources.list:

Code: Select all

deb http://archive.debian.org/debian/ lenny main
deb-src http://archive.debian.org/debian/ lenny main
deb http://archive.debian.org/debian-security/ lenny/updates main
deb-src http://archive.debian.org/debian-security/ lenny/updates main

Gnz11
, thanks for the information. KDE is my wife priority and I have to obey her wishes :) This is the only way we can both use the same Puppy linux.
And if you need them

Code: Select all

deb http://archive.debian.org/debian/ lenny main non-free contrib
deb-src http://archive.debian.org/debian/ lenny main non-free contrib
# Security:
deb http://archive.debian.org/debian-security/ lenny/updates main contrib non-free
deb-src http://archive.debian.org/debian-security/ lenny/updates main contrib non-free
# Volatile:
deb http://archive.debian.org/debian-volatile lenny/volatile main contrib non-free
deb-src http://archive.debian.org/debian-volatile lenny/volatile main contrib non-free

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#220 Post by saintless »

Thanks for the information, James C.

oui

#221 Post by oui »

saintless wrote:Gnz11[/b], thanks for the information. KDE is my wife priority and I have to obey her wishes :)
I did not read all the discussion but only the last page of message. I use Puppy and KDE a lot of time because I also consider KDE as one of my priorities (my wife use Puppy without KDE :lol: because she use Puppy since 2004 without interruption now! and it was not possible to install some parts of KDE in Puppy 1.0 :idea: ).

but I use a very long time now Puppy with the KDE 4, not with the KDE 3.5 any more as named in the subject of this discussion.

our problem at this time in Puppy is that Puppy does preserve old methods a very long time and don't follow the actual development in Linux, and as Linux himself don't reach to be really equivalent with Windows, the distance between Windows and Puppy don't become shorter.

it would be a good impulse to concentrate all the energy to acquire a large software base (being easily to find in Slackware as Slackware was all the time consequent KDE fan!) to allow the limitless installation of high performance professional software.

what wish you wife to find in particular in the KDE more than the KDE environment? is she using such stuff like KDE office etc.?

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#222 Post by saintless »

oui wrote:what wish you wife to find in particular in the KDE more than the KDE environment? is she using such stuff like KDE office etc.?
She uses KXStitch 8.3 - the only real linux alternative of PMaker for windows. At first I was able to install it only on Slackware 13 and Ubuntu. I had some troubles to make it work with KDPup. The older version KXStitch 7 was easier to install but it has less options. Now we have 8.3 working.
We use Softmaker Office 2008 mostly.
Konqueror and K3b are also our favorites.
Right mouse button click copy and paste option was one of our needs when we've decided to replace windows with linux.

User avatar
Eyes-Only
Posts: 1043
Joined: Thu 10 Aug 2006, 06:32
Location: La Confederation Abenaquaise

#223 Post by Eyes-Only »

Saintless? The "right-copy paste" of which you speak can be easily done with the file manager XFE found in the "Additional Software" section of this forum under "File Managers". Not only that but XFE can be made either a two-pane/three-pane file manager, or can even be made to resemble Windows Explorer with the "directory tree" down the left-hand side of the manager and one pane for files on the right-hand side.

Most of the .pets found on the forum here for XFE likewise contain the extra apps which go with XFE, like a document reader/editor as well as an image viewer, screenshot programme, and more. It may be worth looking into perhaps? I've consistently used it ever since MU introduced me to it nearly 6 years ago now and is the very first thing I install on ANY new linux installation. I couldn't survive without it! :)

I hope this has helped in some small way?

Cheers/Amicalement,

Eyes-Only
"L'Peau-Rouge"
*~*~*~*~*~*
Proud user of LXpup and 3-Headed Dog. 8)
*~*~*~*~*~*

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#224 Post by saintless »

Eyes-Only wrote:Saintless? The "right-copy paste" of which you speak can be easily done with the file manager XFE found in the "Additional Software" section of this forum under "File Managers".
Thanks, Eyes-Only, I've found the XFE pet package a few months ago and it is my favorite too. I use it with JWM from time to time, when I feel KDE is to heavy for my 512 Mb of RAM.
Thunar is another option for copy-paste with right click. There is Thunar pet package also but I agree XFE is the best.

I found this thread where SFR makes copy-paste right click possible for Rox as well:
http://www.murga-linux.com/puppy/viewtopic.php?t=77003

User avatar
Eyes-Only
Posts: 1043
Joined: Thu 10 Aug 2006, 06:32
Location: La Confederation Abenaquaise

#225 Post by Eyes-Only »

Hey! Thank you for that Saintless! That's one feature I always missed in ROX... although I learnt very quickly that a simple drag from one window to the other opened window did nearly the same thing. But this is really neat and something I've searched around for a long time.

Thank you very much again! :D

Cheers/Amicalement,

Eyes-Only
"L'Peau-Rouge"
*~*~*~*~*~*
Proud user of LXpup and 3-Headed Dog. 8)
*~*~*~*~*~*

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#226 Post by mini-jaguar »

dejan555 wrote:Thanks for answering these questions saintless, been busy lately so don't have much time to check, glad to see people still use kdpup though :)
mini-jaguar, have you gone through settings/control panel in kde or I think it should be option for kicker (taskbar) to add battery applet too.
The only way I can think of is with the right button on the task, but no battery/power applet is available.

I did try a .deb file from those earlier links, but it it didn't install properly, in fact the package manager didn't even acknowledge it existence.

rob_0126
Posts: 16
Joined: Tue 10 Jul 2012, 14:59

#227 Post by rob_0126 »

i like your version of puppy. i only have an issue with shutdown options. the only option is to end session. rebbot and shutdown is missing. is that a hardware specific bug?

athlon 64 3200+ k8n neo mobo 1 gig ram.

thanks

Robert

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#228 Post by saintless »

rob_0126 wrote:i only have an issue with shutdown options. the only option is to end session. rebbot and shutdown is missing.
I can suggest a quick fix for this. Drag and drop /usr/bin/shutdown on the desktop and create a symlink.
Or from the start menu use --> Settings --> Menu editor to add menu icon pointing to /usr/bin/shutdown

rob_0126
Posts: 16
Joined: Tue 10 Jul 2012, 14:59

#229 Post by rob_0126 »

will give it a shot when i get back home.

is their a way to correct the menu?

thanks

User avatar
saintless
Posts: 3862
Joined: Sat 11 Jun 2011, 13:43
Location: Bulgaria

#230 Post by saintless »

rob_0126 wrote:is their a way to correct the menu?
In Menu editor go to File -> New item and add New item button. Rename it to Shutdown, add icon from Actions and give the path to the executable file. See the attached picture.
I don't know how to move the Shutdown button down where the Logout button is but I guess it is not very important.

Edit: Then you can also put this shutdown button in the taskbar. Right click on the taskbar and choose Add Application to panel. You will see Shutdown as an option to add.
Attachments
shutdown.jpg
(102.55 KiB) Downloaded 1178 times

Post Reply