The time now is Fri 20 Apr 2018, 18:51
All times are UTC - 4 |
Page 79 of 89 [1334 Posts] |
Goto page: Previous 1, 2, 3, ..., 77, 78, 79, 80, 81, ..., 87, 88, 89 Next |
Author |
Message |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Sun 07 Oct 2012, 17:08 Post subject:
|
|
Edoc. Sorry. I dont know anything about what that module does and why it is not imported. You would need Python expert for helping more. I am not.
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 4722 Location: Southeast Georgia, USA
|
Posted: Sun 07 Oct 2012, 22:15 Post subject:
|
|
I sure appreciate your efforts - your knowledge and productivity are amazing!
I will share what we have done on other forums and learn how to complete this - then I will post what I learn.
Thanks again!
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
TahrPup64 & Lighthouse64-b602 & JL64-603
|
Back to top
|
|
 |
spandey
Joined: 20 Sep 2012 Posts: 114 Location: India
|
Posted: Mon 08 Oct 2012, 09:54 Post subject:
|
|
I am new to puppy world. This puppy is excellent. Any clues where can I get Wine for this Dpup? I need to run some Windows apps. A newer version will be better.
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Mon 08 Oct 2012, 10:08 Post subject:
|
|
I think that people have had success with Wine versions from this thread:
http://www.murga-linux.com/puppy/viewtopic.php?t=53675&start=330
|
Back to top
|
|
 |
linuph

Joined: 03 Jun 2012 Posts: 128 Location: Philippines
|
Posted: Mon 08 Oct 2012, 12:38 Post subject:
|
|
anikin
Quote: | On a recent boot-up a warning message came up, saying something like "coretemp module is being removed from startup. Run sensors-detect" |
I get such a message sometimes too, say 1/50 boots. Looks scary, but as pemasu said, not to worry, it's just that you don't get the CPU temperature icon in your tray.
You may have it back again on a next boot.
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 2335 Location: 500 seconds from Sol
|
Posted: Mon 08 Oct 2012, 15:20 Post subject:
@ spandey: Wine for Exprimo |
|
Hi spandey,
pemasu referred you to the latest wine version compiled by green_dome, to wit: 1.5.1.3. green_dome does great work. So you should not have any problem, However, if you didn't already know, wine devs use a naming convention: even numbers in the second position for their stable builds, odd numbers for their development builds. By now, wine is fully matured software and I doubt that anything radical is being done in development. But I don't know. Nor do I know what windows programs you desire to run. Personally, I use 1.4.1 --the stable build-- available here: http://www.murga-linux.com/puppy/viewtopic.php?p=635994#635994.
If you plan on using portable xp programs, you should be aware that it is not necessary that they be installed to your wine folder. My experience has been that when you click a portable's setup file you'll be asked where you want to install it. Previous to clicking the setup file I create a folder in /mnt/home and choose that folder. [Sometime installation creates its own folder, If so, I just move it out of the folder I created].By keeping the program out of .wine/drive_c/...,, the program never uses any space in your SaveFile. It also enables you avoid having to "re-install" it if you change or add Puppys. To run the program, you can drag&drop its executable onto your desktop (and give it an icon) or if you're really ambitious, create a menu entry by (1) using a script in /my-applications/bin; (2) adding an icon.png and (3) tying both together with a desktop file in /usr/share/applications. Following is the script I use to add foxitreader. I named the script foxit. See the exec line in the following desktop file.:
Code:
#!/bin/sh
wine /mnt/home/Foxit/FoxitReaderPortable.exe
To create a script, just Right-Click an empty space, select new>script and give it a name. The following is my foxitreader desktop file:
[Desktop Entry]
Encoding=UTF-8
Name=Foxit Reader
Icon=/root/my-applications/bin/Foxit_32.png
Comment=FoxitReader Portable
Exec=/root/my-applications/bin/foxit
Terminal=false
Type=Application
Categories=X-DocumentUtility
GenericName=Foxit Reader
Happy computing,
mikesLr
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Wed 10 Oct 2012, 15:10 Post subject:
|
|
Dpup Expimo 5.X.3.4.11 has been released. Latest woof2 has been used.
Updated applications. Gtk-youtube-viewer, Firefox, Movgrab, Pmusic, Pburn, Getflash, Gnome-mplayer, Gecko-mediaplayer, Mplayer, PupControl. PupRadio/PupTelly, Mhwaveedit, MtPaint, Sys-Info.
Mplayer has possible bluray support now.
New applications. Multimedia section: Pavrecord ( it has webcam recording and screencast properties also ), Precord. Internet section: Pfetch. Network section: Peasy port LAN scanner, Premote rdesktop, YASM samba share app ( alternative for Pnethood ). Setup section: LazY FreD universal repository downloader ( easy way to test different sfs apps, to see if they work ). Use at your own responsibility from other Puplet repos. Graphic section: Screeny added for screenshots.
Some script updates, sfs2pet Rox right click added, rar extraction right click updated, etc....
Mostly this build was created to offer uptodate puplet. Youtube has changed the url handling or something and all youtube apps needed updating. At the same time I compiled mplayer backend and gui frontend updates...so it was time to throw this puplet for community testing. Probably I will need to fix the bugs and then release bug fix release soon.....But lets see....
Download link: http://www.smokey01.com/pemasu/DpupSqueeze5X/DpupExprimo5X3411/
|
Back to top
|
|
 |
charlie6

Joined: 30 Jun 2008 Posts: 1199 Location: Saint-Gérard / Walloon part of Belgium
|
Posted: Wed 10 Oct 2012, 15:24 Post subject:
|
|
Hi Pemasu,
Quote: | Dpup Expimo 5.X.3.4.11 has been released. |
will download and test ...and eventualy report
Here daily using Exprimo 3.4.2.10 with many satisfactions !
What about a 5X15 ==> 5X16 ??
Thanks again!
Charlie
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Wed 10 Oct 2012, 15:27 Post subject:
|
|
Charlie6. I didnt include your xorgwizard fix for troublesome intel graphics. But I am sure you know how to fix it.
Dpup Exprimo 5.X.16 comes after people have reported the usability of this version and the bugs have been fixed.
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Wed 10 Oct 2012, 15:44 Post subject:
|
|
As usual, downloading.......
|
Back to top
|
|
 |
Billtoo

Joined: 07 Apr 2009 Posts: 3421 Location: Ontario Canada
|
Posted: Wed 10 Oct 2012, 15:56 Post subject:
Dpup Exprimo 5.X.3.4.10 with 3.4.2 kernel. Subject description: 5.X.3.4.11 |
|
I did a manual frugal install to a 1tb usb 3.0 external hard drive.
Report Video 1.4 - Wed 10 Oct 2012 on Dpup Exprimo 5.X.3.4.11 - Linux 3.4.2-dpup i686
Chip description:
2.0 VGA compatible controller: Intel Corporation Device 0152 (rev 09)
oem: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
product: Intel(R) Sandybridge/Ivybridge Graphics Controller Hardware Version 0.0
X Server: Xorg Driver used: vesa
X.Org version: 1.7.7
dimensions: 1920x1080 pixels (524x292 millimeters)
depth of root window: 24 planes
I exited to the prompt and ran xorgwizard,chose the intel driver, but
xwin wouldn't get me back to the desktop.
I reran xorgwizard and chose vesa and that worked.
You mention sfs files for other puplets, I have mc-4.8.1.5-i686.sfs
and xfe-1.33-i686.sfs that I made in racy and they both seem to be
working fine.
Exprimo is running about 5-6 degrees cooler than slacko on this pc
according to the tempicon.
I will test some more.
 |
Description |
|
Filesize |
188.22 KB |
Viewed |
869 Time(s) |

|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 4722 Location: Southeast Georgia, USA
|
Posted: Wed 10 Oct 2012, 16:21 Post subject:
|
|
Just replaced 5x3410 with 5x3411
EDIT: Tested on a Samsung NB30 Netbook.
Looks great, seems stable, lots of neat new apps - including more for finding and accessing resources on the network (Samba shares, etc).
LibreOffice looks good, loaded Seamonkey, it looked good.
Cbrcomicreader is new and opens but there was no indication of a way to select the document to be read.
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
TahrPup64 & Lighthouse64-b602 & JL64-603
Last edited by edoc on Wed 10 Oct 2012, 20:57; edited 1 time in total
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Wed 10 Oct 2012, 17:55 Post subject:
|
|
Fresh manual frugal install on the old reliable Athlon XP box...... no problems so far.
# report-video
Report Video 1.4 - Wed 10 Oct 2012 on Dpup Exprimo 5.X.3.4.11 - Linux 3.4.2-dpup i686
Chip description:
0.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)
oem: NVidia
product: NV18 () Board Chip Rev A2
X Server: Xorg Driver used: nv
X.Org version: 1.7.7
dimensions: 1440x900 pixels (411x263 millimeters)
depth of root window: 16 planes
...the above also recorded in /tmp/root/ as report-video,
and archived with xorg.conf and Xorg.0.log as report-video-full.gz
#
-Computer-
Processor : AMD Athlon(tm) XP 2400+
Memory : 1033MB (188MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Wed 10 Oct 2012 04:54:17 PM CDT
-Display-
Resolution : 1440x900 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : VIA8233 - VIA 8235
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Wed 10 Oct 2012, 18:06 Post subject:
|
|
Another frugal install..... all good so far.
# report-video
Report Video 1.4 - Wed 10 Oct 2012 on Dpup Exprimo 5.X.3.4.11 - Linux 3.4.2-dpup i686
Chip description:
2.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
oem: Intel(r)865G Graphics Chip Accelerated VGA BIOS
product: Intel(r)865G Graphics Controller Hardware Version 0.0
X Server: Xorg Driver used: intel
X.Org version: 1.7.7
dimensions: 1024x768 pixels (270x203 millimeters)
depth of root window: 16 planes
...the above also recorded in /tmp/root/ as report-video,
and archived with xorg.conf and Xorg.0.log as report-video-full.gz
#
-Computer-
Processor : Intel(R) Pentium(R) 4 CPU 2.80GHz
Memory : 512MB (202MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Wed 10 Oct 2012 05:04:49 PM CDT
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : ICH4 - Intel ICH5
|
Back to top
|
|
 |
charlie6

Joined: 30 Jun 2008 Posts: 1199 Location: Saint-Gérard / Walloon part of Belgium
|
Posted: Thu 11 Oct 2012, 02:03 Post subject:
|
|
Hi pemasu,
pemasu wrote: | Charlie6. I didnt include your xorgwizard fix for troublesome intel graphics. But I am sure you know how to fix it.
.... |
yes...! i admit that the BROOKDALE script attached besides my xorgwizard is a bit "simplistic"; and needs some adjustments.
Those adjustments are currently above my bash scripting knowledges ...
Just went to download 5X3.4.11 (i.e 3.4.2.11) and update an existing save file ...looks OK.
Cheers
Charlie
|
Back to top
|
|
 |
|
Page 79 of 89 [1334 Posts] |
Goto page: Previous 1, 2, 3, ..., 77, 78, 79, 80, 81, ..., 87, 88, 89 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
|