Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 19 Jun 2013, 09:14
All times are UTC - 4
 Forum index » Advanced Topics » Puppy Derivatives
Dpup Exprimo 5.X.3.4.12 with 3.4.2 kernel.
Moderators: Flash, JohnMurga
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 29 of 89 Posts_count   Goto page: Previous 1, 2, 3, ..., 27, 28, 29, 30, 31, ..., 87, 88, 89 Next
Author Message
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sat 16 Jun 2012, 15:25    Post_subject:  

Yeah. Distraction free texteditors has been queried in murga forum lately. Python just is not for me.

Qt-4.8.0 is for me....so....here is focuswriter compiled in dpup. It needs also qt from exprimo repo and libzip from squeeze-main repo.

http://gottcode.org/focuswriter/
focuswriter.jpg
 Description   
 Filesize   9.63 KB
 Viewed   614 Time(s)

focuswriter.jpg

focuswriter-1.3.6.pet
Description 
pet

 Download 
Filename  focuswriter-1.3.6.pet 
Filesize  569.73 KB 
Downloaded  68 Time(s) 
focuswriter_NLS-1.3.6.pet
Description 
pet

 Download 
Filename  focuswriter_NLS-1.3.6.pet 
Filesize  94.65 KB 
Downloaded  65 Time(s) 
Back to top
View user's profile Send_private_message 
gcmartin

Joined: 14 Oct 2005
Posts: 2690
Location: Earth

PostPosted: Sat 16 Jun 2012, 16:33    Post_subject:  

pemasu wrote:
Both uses smokey01.com...yes to both locations.
I see you tried Live medai. Congrats! I've been a user forever. It works well, is portable, and DVDs offer fast boots.

Using a pristine 5X3421, I loaded the jre 1631 from the smokey01 site. I installed it.

Upon complettion, I opened a terminal and typed java -version.....NOTHING! And, there is no Menu JAVA tool either. There is a filesystem update, but pathing issues exist. Save-session reboot did not resolve access to this.

Maybe ???

Here to help.

_________________
Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
Back to top
View user's profile Send_private_message 
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sat 16 Jun 2012, 16:44    Post_subject:  

I installed from PPM jre-1.6.31-dpup.pet
Java Control Panel appeared to the Menu > Desktop > Desktop Settings.

# java -version
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04)
Java HotSpot(TM) Server VM (build 20.6-b01, mixed mode)

Then I installed muCommander from PPM (java app) and it launched ok.
Back to top
View user's profile Send_private_message 
Jim1911

Joined: 19 May 2008
Posts: 2353
Location: Texas, USA

PostPosted: Sat 16 Jun 2012, 17:17    Post_subject:  

Thanks for the update on your health. Happy that it went well. Now rest and recover.

Your latest Exprimo is working fine with my hardware.

Cheers.
Jim
Back to top
View user's profile Send_private_message 
eztuxer


Joined: 06 Nov 2008
Posts: 461
Location: Belgium

PostPosted: Sat 16 Jun 2012, 20:29    Post_subject:  

Hi pemasu !
Good to read you are healing after surgery. Wish you prompt 100 % recovery.

This latest pupplet kicks @$$ !
Full install on Fujitsy Siemens Esprimo (this machine was pre-built with Exprimo in mind), @ 3.0 GHz with 4 GB ram.
Runs beautifully. Great job !

I noticed since kernel 3.x.x there is a LOUD sound burst at start up (spooky).
I don't really mind, but my dog hates it. Wink

_________________
Don't poop it down... Pup it Up ! http://pupitup.org/
Back to top
View user's profile Send_private_message Visit_website 
charlie6

Joined: 30 Jun 2008
Posts: 812
Location: South of Belgium

PostPosted: Sun 17 Jun 2012, 00:57    Post_subject: gCAD3D on Exprimo  

Hey Pemasu !
pemasu wrote:
Hello from the afterlife of shoulder surgery. I had good luck. All the problems were fixed ! ...I cant much move my right upper extremity, but I can type !!!

Very happy to «hear» from you good news!

pemasu wrote:
...Could you test it without other libjpeg* or cGAD3D installed...fresh pfix=ram ...

Yep ! thanks for that pet !
Done:
- had to install debian libgtkgl ; gCAD3D works but without image rendering;
- ones get a red surface with black interrogation mark in the middle - which is the image /usr/share/gcad3d/icons/NO_IMAGE32x32_24.bmp. This seems to be default superimposed for «painting» the geometrical 3D shape in case jpegturbo is not present
( - you may try to replace that image by any another one keeping the same name ...)
( for moving the image just keep either Ctrl or Shift or both keys pressed while moving the mouse cursor...)

Afterwards I installed the libjpeg-turbo from here
http://www.murga-linux.com/puppy/viewtopic.php?t=78702&sid=115e3bdb145993be1e0cadc44352d1e5
whose tree breakdown is
tree wrote:
# tree libjpeg-turbo-1.2.0-i686
libjpeg-turbo-1.2.0-i686
|-- pet.specs
|-- usr
| |-- bin
| | |-- cjpeg
| | |-- djpeg
| | |-- jpegtran
| | |-- rdjpgcom
| | |-- tjbench
| | `-- wrjpgcom
| `-- lib
| |-- libjpeg.so.62 -> libjpeg.so.62.0.0
| |-- libjpeg.so.62.0.0
| `-- libturbojpeg.so
`-- var
`-- log
`-- packages
`-- libjpeg-turbo-1.2.0-i686

So get the image rendering (it shows a 3D landscape ...which image is in /root/gCAD3D/dat/sample_gis1.jpg )

pemasu wrote:

EDIT. You will need to install from debian squeeze main repo one dependency: libgtkgl2.0-1

I wonder why using the original debian gCAD3D works here without installing libgtkgl2.0-1; whereas this pet needs it ??? what makes the difference ?
Cheers !
gcad.png
 Description   display withiout / with libjpeg-turbo
 Filesize   105.29 KB
 Viewed   198 Time(s)

gcad.png

Back to top
View user's profile Send_private_message 
smokey01


Joined: 30 Dec 2006
Posts: 1642
Location: South Australia

PostPosted: Sun 17 Jun 2012, 03:22    Post_subject:  

Has anyone managed to get VLC working yet as I haven't.

I used this version:
http://smokey01.com/pemasu/pet_packages-exprimo/vlc-2.0.1-i686.pet

I also installed:
http://smokey01.com/pemasu/pet_packages-exprimo/xorg_high-0.0.1.pet

and
http://smokey01.com/pemasu/pet_packages-exprimo/qt-4.8.0-webkit-phonon-gstreamer-opengl-dpup.pet

VLC loads but hangs when I try to play a movie, in particular *.m4v

Mplayer won't play full screen and Gnome-Mplayer looks like the attached graphic when I try to play it in full screen.

Any ideas will be greatly appreciated.
Gnome-Mplayer.jpg
 Description   
 Filesize   25.58 KB
 Viewed   473 Time(s)

Gnome-Mplayer.jpg


_________________
Puppy Software <-> Distros <-> Puppy Linux Tips
Back to top
View user's profile Send_private_message Visit_website 
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sun 17 Jun 2012, 04:12    Post_subject:  

Charlie6. Thank you of the feedback. It seems to need those binaries also. Now that I know which file to use for testing I can confirm that. So....I have repackaged the pet. Test it again.
About libgtkgl2.0-1 dependency and the gcad3d. I used the latest .deb: http://www.gcad3d.org/download/gCAD3D-1.82-Linux-x86.deb

And that opengl context support seems to be needed.
Quote:
Prerequisites for the Linux-version: libc.2.4 or newer, gtk2, OpenGL/Mesa.

Installing xorg-high ie libgl1-mesa-dri does not solve the dependency. So...direct / indirect rendering support for graphics does not seem to solve it.

So....I am at loss how can you get it working without libgtkgl2.0-1

I update the pet in previous post and upload it here also.

Smokey01. I have faced your kind problem with other Puppies several times. You could try to change the video output in gnome-mplayer > edit > preferences > video output, gl - x11 - etc
Also try xorgwizard and choose your xorg driver which you should use. Xorg-high might not be loaded if you dont go through that exercise. Not sure of course. But the problem is with your graphics.
I have watched now several movies with latest dpup without problems. Somehow I have had time to do that since yesterday, lol.

About VLC. I cant say much about it. But it might be that Billtoo will scan this thread and see your post.
gCAD3D-1.82.pet
Description 
pet

 Download 
Filename  gCAD3D-1.82.pet 
Filesize  1.31 MB 
Downloaded  62 Time(s) 
gCAD3D_DOC-1.82.pet
Description 
pet

 Download 
Filename  gCAD3D_DOC-1.82.pet 
Filesize  300.3 KB 
Downloaded  59 Time(s) 
Back to top
View user's profile Send_private_message 
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sun 17 Jun 2012, 08:15    Post_subject:  

I decided to compile mplayer2 from latest git. I seems to work for me.
I uploaded it to the exprimo repo for testing.
http://smokey01.com/pemasu/pet_packages-exprimo/mplayer2-git-17062012.pet
Back to top
View user's profile Send_private_message 
smokey01


Joined: 30 Dec 2006
Posts: 1642
Location: South Australia

PostPosted: Sun 17 Jun 2012, 09:03    Post_subject:  

I've never had much luck with mplayer no matter what distro I use. It may be hardware related but I have about 5 computers with similar results. VLC always works well as long as I can get it running in the first place.

I downloaded the big SFS today with umplayer, vlc, qt and spotify. Pretty big but all apps work.

I also included LibreOffice and a few other things to make a very fat exprimo-3421. I used woofy and it did a great job but I noticed there are a couple of bugs.

1. you can't change the name of the SFS file.

2. It doesn't let you set your default programs if you select yes.

With a lot of research and tinkering I have created a neat little desktop recorder. I have the ffmpeg script working well, now I just need to throw a little gtkdialog around it.

This is my command line:
Code:
ffmpeg -f alsa -i hw:0 -isync -f x11grab -s `xdpyinfo | grep -i dimensions: | sed 's/[^0-9]*pixels.*(.*).*//' | sed 's/[^0-9x]*//'` -r 25 -i :0.0 -sameq smokey.mp4


I hope the pain relief is working.

Cheers

_________________
Puppy Software <-> Distros <-> Puppy Linux Tips
Back to top
View user's profile Send_private_message Visit_website 
Billtoo

Joined: 07 Apr 2009
Posts: 1507
Location: Ontario Canada

PostPosted: Sun 17 Jun 2012, 09:09    Post_subject: Dpup Exprimo 5.X.3.4.2.1 with 3.4.2 kernel.
Sub_title: vlc
 

smokey01 wrote:
Has anyone managed to get VLC working yet as I haven't.

I used this version:
http://smokey01.com/pemasu/pet_packages-exprimo/vlc-2.0.1-i686.pet

I also installed:
http://smokey01.com/pemasu/pet_packages-exprimo/xorg_high-0.0.1.pet

and
http://smokey01.com/pemasu/pet_packages-exprimo/qt-4.8.0-webkit-phonon-gstreamer-opengl-dpup.pet

VLC loads but hangs when I try to play a movie, in particular *.m4v

Mplayer won't play full screen and Gnome-Mplayer looks like the attached graphic when I try to play it in full screen.

Any ideas will be greatly appreciated.


Hi smokey01,

I think you'll need the proprietary Nvidia driver installed as well but there is no pet that I know of for that so you'll need to compile the driver.

EDIT: I started with a new save file and installed everything that you did above + the proprietary Nvidia driver and vlc is working.
But if you have vlc working with the other sfs I'd stick with that Smile, it's probably not worth the effort to change it.
vlcscrn.jpg
 Description   
 Filesize   58.42 KB
 Viewed   350 Time(s)

vlcscrn.jpg


Edited_times_total
Back to top
View user's profile Send_private_message 
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sun 17 Jun 2012, 09:12    Post_subject:  

Smokey01. If you have nvidia graphics, then the mplayer2 should be compiled with vdpau support and include the needed libvdpau to the package. Mplayer2 works best with vdpau video output.
I could give it a go...if it is nvidia graphics you use.

And the proprietary nvidia driver suggest by Billtoo sounds valid also.
Back to top
View user's profile Send_private_message 
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sun 17 Jun 2012, 09:42    Post_subject:  

For nvidia graphics users....I compiled mplayer2 with vdpau support. This version needs the libvdpau1 to be installed from squeeze repo using PPM.
You can test with different video outputs with gnome-mplayer > edit > preferences > video output > vdpau.

Nvidia driver ie self compiled proprietary nvidia driver might be needed also to get the wanted performance:
Quote:
Enabling VDPAU (modern nVidia cards only)
For a complete list of VDPAU capable hardware, see http://en.wikipedia.org/wiki/PureVideo#Table_of_PureVideo_.28HD.29_GPUs . Ensure the nvidia driver is installed.


http://smokey01.com/pemasu/pet_packages-exprimo/mplayer2-vdpau-17062012.pet

# mplayer -vc help | grep vdpau
ffmpeg12vdpau ffmpeg working FFmpeg MPEG-1/2 (VDPAU) [mpegvideo_vdpau]
ffwmv3vdpau ffmpeg problems FFmpeg WMV3/WMV9 (VDPAU) [wmv3_vdpau]
ffvc1vdpau ffmpeg problems FFmpeg WVC1 (VDPAU) [vc1_vdpau]
ffh264vdpau ffmpeg working FFmpeg H.264 (VDPAU) [h264_vdpau]
ffodivxvdpau ffmpeg working FFmpeg MPEG-4,DIVX-4/5 (VDPAU) [mpeg4_vdpau]

# mplayer -vo help | grep vdpau
vdpau VDPAU with X11
Back to top
View user's profile Send_private_message 
pemasu


Joined: 08 Jul 2009
Posts: 5174
Location: Finland

PostPosted: Sun 17 Jun 2012, 10:00    Post_subject:  

Smokey01. Your ffmpeg grabbing incantation worked great !
I had video and audio recorded in .mp4 file.
It really just need nice gui for grapping and there it is. Thanks.
Back to top
View user's profile Send_private_message 
charlie6

Joined: 30 Jun 2008
Posts: 812
Location: South of Belgium

PostPosted: Sun 17 Jun 2012, 10:24    Post_subject: gCAD3D-1.80 running without libgtkgl  

Hi Pemasu, i found the explanation !
pemasu wrote:
Charlie6. ...
So....I am at loss how can you get it working without libgtkgl2.0-1

in addition to my PM, i just went to get the explanation: here using the 1.80 version instead !
- here is still running gCAD3D-1.80-Linux-x86.deb tested on 5X3.4.2.1 on last friday ...gCAD3D-1.80-Linux-x86.deb does not need libgtkgl, and seems running nice without if.
- gCAD3D-1.82-Linux-x86.deb needs libgtkgl (as for version prior to 1.80);
reading at the gCAD3D changelog:
Quote:

Log-file (neue Funktionen): gCAD3D_log.txt

Standardversion:
V.1.82 / 2012-04-04 Fehlerkorrekturen.
V.1.80 / 2012-01-20 CAD-Eingabemethoden verbessert, Debian-Installationspakete neu, Fehlerkorrekturen.
...

here might be some fix between verison 1.80 and 1.82.
So feeling better now ...! pfff !
Charlie
Back to top
View user's profile Send_private_message 
Display_posts:   Sort by:   
Page 29 of 89 Posts_count   Goto page: Previous 1, 2, 3, ..., 27, 28, 29, 30, 31, ..., 87, 88, 89 Next
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » Advanced Topics » Puppy Derivatives
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1019s ][ Queries: 13 (0.0158s) ][ GZIP on ]