The time now is Mon 20 May 2013, 01:40
All times are UTC - 4 |
|
Page 20 of 52 [775 Posts] |
Goto page: Previous 1, 2, 3, ..., 18, 19, 20, 21, 22, ..., 50, 51, 52 Next |
| Author |
Message |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Sun 02 Jan 2011, 04:48 Post subject:
|
|
| Stripe wrote: | have been trying the xine libs with the gxine front end can get it to work but the full screen seems to flicker when playing video
|
I did notice a problem with gxine fullscreen and I don't know if it is really a jwm bug or a gxine bug. Joe has added Patriot's fullscreen patch to the svn branch of jwm so it will be interesting if other apps perform. One notable app that formerly bugged out is stellarium, it runs ok in lupu with jwm-493 patched, I will have to try and get it running in spup.
Note that I have used xine-ui (uploaded too) .. far heavier than gxine but far nicer too. No fullscreen problems.
I am yet to compile the latest mplayer to see what they have fixed. The ffmpeg guys also do their own branch of mplayer. May be worth a look.
Your vlc compile seems to work fine at fullscreen, but it does seem to lack real (as in realplayer codec) support.
Interesting work you're doing with your trimming experiment. I don't think it would be difficult to script a program that cuts all the modules, based on what's loaded, that would be fantastic for an embedded system, or as you use it, customised for a particular PC.
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Stripe
Joined: 23 Jun 2010 Posts: 642 Location: In a field. England
|
Posted: Mon 03 Jan 2011, 07:27 Post subject:
|
|
Hi all
Thanks 01micko I am just trying to look to see if any savings in size can be made (for older/low ram machines) without affecting the quality. As well as learning how to configure/edit the sfs file. (and playing nice at the same time lol)
To start straight to the desktop only half a dozen config files need copying into the sfs (which can be done live, so no save file is needed) for the video, locale, keyboard and mouse, but if it is used on another machine it loads to the command line where xorgwizard can be run to set it up for the new hardware but the locale, keyboard remain unchanged. So I can now load my custom slackpup on any machine from usb without having to enter the locale, keyboard and clock settings.
I have been trying to compile midori in slackpup for the last 2 days and am going to give it a rest lol
Could you please post the current woof specs file for 053 (or wait till 054 if it is on the way) so I can strip it right down and try building it up again
Cheers
Stripe
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Mon 03 Jan 2011, 07:54 Post subject:
|
|
Here you go Stripe
054 is a couple of days away yet
Cheers
| Description |
|

Download |
| Filename |
DISTRO_PKGS_SPECS-slackware-13.1.gz |
| Filesize |
5.92 KB |
| Downloaded |
157 Time(s) |
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2457 Location: Ontario
|
Posted: Mon 03 Jan 2011, 16:21 Post subject:
new apps using mtpaint |
|
I made a slight change to mtpaintsnapshot that users might appreciate.
mtpaintsnapshot.sh 1.2 will open the Screenshots folder as the default when
taking a screenshot
http://www.datafilehost.com/download-cf582c86.html
Screenshotbrowser will open the Screenshots folder and edit images there
http://www.datafilehost.com/download-501053b3.html
_______________________________________________________
|
|
Back to top
|
|
 |
Stripe
Joined: 23 Jun 2010 Posts: 642 Location: In a field. England
|
Posted: Mon 03 Jan 2011, 21:18 Post subject:
|
|
Hi 01micko
have just been trying the xine-ui out and you are right it is very good, only problems I found was did not play sound on a .rm video or a swf file (i am using larrys drag car test videos) it is also very good with audio even handles streamed audio very well. (so could be set as default audio and default CD player as well to offset the size?)
but it outperforms gxine and mplayer hands down and I may not install vlc straight away I think its that good. even with the size I would be happy for it to be included as default, what does everybody else think?
I will go and test it on the 800mhz box now
Cheers
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Wed 05 Jan 2011, 10:29 Post subject:
|
|
Ok, well I got mplayer compiled linked to the system ffmpeg, that means if you try this pet you need the latest ffmpeg I compiled late last year (about a week ago!)
http://www.brainwavedesigncentral.net/micko01/stuff/puppy/spup/pet_packages-spup/mplayer_gui-32751-i686.pet
It has the gui and isn't too huge, I basically followed Barry's instructions for the 'dark art' of compiling mplayer, sorry, no mencoder.
Next is ogle, see how we go
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Stripe
Joined: 23 Jun 2010 Posts: 642 Location: In a field. England
|
Posted: Wed 05 Jan 2011, 15:21 Post subject:
|
|
Hi all
Downloaded and installed the mplayer as well as the ffmpeg 101-230 and the ffmpeg-dev from 01micko's brainwaves/spup but still getting libx264.so.107 missing, have had a look and cant find it yet
have been trying other wm but nothing as good as jwm yet (icewm comes closest). Have been using jwm with 4 desktops and no problems.
Have found a #make localmodconfig command to configure the kernel, but still inserts unneeded moudules. could the kernel (have barrys pre patched source sfs) be compiled with the dot.config file from wary 5 to reduce the modules from 50mb to 20mb that it is in wary 5? (only an idea lol)
cheers
|
|
Back to top
|
|
 |
Brown Mouse

Joined: 09 Jun 2009 Posts: 435 Location: Tenerife Canary Islands
|
Posted: Wed 05 Jan 2011, 15:38 Post subject:
|
|
| Stripe wrote: | Hi all
Downloaded and installed the mplayer as well as the ffmpeg 101-230 and the ffmpeg-dev from 01micko's brainwaves/spup but still getting libx264.so.107 missing, have had a look and cant find it yet
have been trying other wm but nothing as good as jwm yet (icewm comes closest). Have been using jwm with 4 desktops and no problems.
Have found a #make localmodconfig command to configure the kernel, but still inserts unneeded moudules. could the kernel (have barrys pre patched source sfs) be compiled with the dot.config file from wary 5 to reduce the modules from 50mb to 20mb that it is in wary 5? (only an idea lol)
cheers |
Hi Stripe
Could I ask you,which icewm version might be best to use?
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Wed 05 Jan 2011, 17:26 Post subject:
|
|
Oh SH*T I like this! Just downloaded the iso from the front page and installed. Nothing from threads at the moment, and what do you know.. Seamonkey scroll bug is NOT present. Is in Wary, so have to conclude Wary Seamonkey aint quite right.
And oh I LOVE the way this does NOT boot straight to desktop
Opera runs fine.
Gnumeric 1.10.6 is OLD.
Transparency works, it dont in Wary
Screen dim keys (Fn) work, they dont in Lucid
Abiword is more or less OK
Whatever plug-in plays mp4 within browser works fine
Cool so far
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Wed 05 Jan 2011, 17:34 Post subject:
|
|
Huh! What is with the password thing for CUPS! Thought we left that behind years ago.................
root
woofwoof
And woof woof to you
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Wed 05 Jan 2011, 18:38 Post subject:
|
|
Stripe
Here's the link you need, it has been there all the time
http://www.brainwavedesigncentral.net/micko01/stuff/puppy/spup/pet_packages-spup/x264-snapshot-20101101-2245-i686.pet
There's a dev pkg too if you need it
http://www.brainwavedesigncentral.net/micko01/stuff/puppy/spup/pet_packages-spup/x264-snapshot_DEV-20101101-2245-i686.pet
################
Brown Mouse
The lucid version of Icewm should work ok.
%%%%%%%%%%%%%%
Dave S
I am picking off old stuff one by one, updating to the latest stable or svn snapshots. Gnumeric is on the list , I'll have to get some tips off of ttuuxxx to compile it as I've never tried to compile Gnumeric before.
Cups password was an oversight! I'll get onto that too.
BTW, I compiled Seamonkey according to Barry's instructions except dbus is enabled, dev package is available too (on devx)
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 831 Location: SE
|
Posted: Wed 05 Jan 2011, 20:04 Post subject:
|
|
Hello there, fellow slack-woofers !
(Preamble (mine )
Trial & error is, normally, your best teacher - and I do loathe to rtfm, if I'd feel I'd better read the fm, there's most likely something amiss in the intuitiveness (?) of whatever program or UI I'd be trying to run/cope with).
On selection of mother-distro to woof a pup from:
I would have so liked to woof up a deb-squeeze (sad to say, though, that deb-squeeze itself did not run well on my gear, save for a few instantaneous moments in their development - besides, the efforts of prominent pup-developers, like gposil & Iguleder, although very refined, did not always run on my gear, which was most probably due to the incompatibility of deb-squeeze and my gear).
Ubuntu - I never really got on with the *buntus, save for Lubuntu. That said, I do run and appreciate Puppy Lucid.
Arch - not my cup of tea.
T2 .........., that's what all the quirkies/waries/puplets are for, and they're done better than they'd be done by me.
rpm-based distros, openSUSE - not yet in woof, besides, my experience with SUSE was a sluggish (KDE) one, and my latest Red-hat encounter was some 7 years ago : )
So, slackware it is !
Anyway:
Having decided on slackware as the mother-lode for my woof attempts, I built a few that were working well - posting from one of them now -, and some, not so fruitous attempts.
Main question:
Building frequently (trial & error is my preferred method, if you recall), I would have appreciated the ability to include a fully downloaded, local directory, of e.g. slack's repo into the woof-build. Is there any way you woofers know about to achieve that, or do I need to hack the .../support/inline_*-scripts???
Rambling, am I - no, not yet .
Cheers /
MHHP
_________________ Celeron 2.8 GHz, 1 GiB RAM, i82845 graphics, many partitions, Pupmode 12 (13)
Mostly running Slacko & 214X
Nämen, vaf.... ln -s /dev/null MHHP
|
|
Back to top
|
|
 |
Stripe
Joined: 23 Jun 2010 Posts: 642 Location: In a field. England
|
Posted: Wed 05 Jan 2011, 23:35 Post subject:
|
|
Hi all
sorry I will not be able to help for a while till I can get this problem sorted. I like a os to do what I want, not what someone else wants it to do (thats why I gave up with ms)
I am stripping all of the woof installed packages until I can find the one that likes to make connections that I dont want to make. (I am starting with a clean copy of the spup 053)
I have already tried a different os (no problem), different pc, different router and a different broadband provider (in another house). and it is still happening with standard versions of 053 and 511 and no other operating system. (so it is all pointing to something inside puppy).
its strange using another operating system, but until I know what is causing the problem and fixing it I am not letting puppy anywhere near the net.
Cheers
Stripe
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9385 Location: SwedenEurope
|
Posted: Thu 06 Jan 2011, 01:50 Post subject:
|
|
Stripe I could be wrong but I vaguely remember that there are versions of Puppy that don't do that 174..... thing if that is what you refer to?
Sadly I don't remember which it was and I am too lazy to fire up all the puppies just to tell you which one it where? Sorry
My gut feeling says it could be Fluppy but I would have to test it first because gut feelings are just a feeling.
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7018 Location: qld
|
Posted: Thu 06 Jan 2011, 02:57 Post subject:
|
|
Too bad Stripe .. I hope you get to the bottom of it, there is more around the forum on that topic, I can't put my finger on it, hope you find what your looking for
________________________
MHHP, maybe you can just make a script converting the slack repos in PACKAGES_SPECS_TABLE format and paste that into DISTRO_PACKAGES_SPECS .. well something like that!
__________________________
Ok, I have been trying to solve the stupid stop button issue with Ogle dvd player.. man isn't that a wild goose chase! It goes right back into the ogle cli... I just aint good enough with C to solve this one!
Nevertheless, Ogle is a pretty good lite dvd app and I managed to hack the source to compile against the current libdvdnav
Here's the packages:
Now for the patched source:
http://www.brainwavedesigncentral.net/micko01/stuff/puppy/src/ogle-0.9.2-patched-20110106.tar.gz
Have fun!
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
|
|
Page 20 of 52 [775 Posts] |
Goto page: Previous 1, 2, 3, ..., 18, 19, 20, 21, 22, ..., 50, 51, 52 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
|