X-precise-2.4 Final

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#321 Post by Geoffrey »

Updated Master PDF Editor to version 1.9.25, listed in THIS post
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

baszek
Posts: 50
Joined: Mon 06 Oct 2008, 09:48

#322 Post by baszek »

rg66 wrote:
baszek wrote:I am using now newest x-precise 2.3 - is there a posibility to install some pup, which allows me to choose during the shutdown to save or not to save (as it was at x-precise 2.2)?
What kind of install do you have, USB?

Download and install this fix and see if that helps.

http://murga-linux.com/puppy/viewtopic. ... 067#767067
I have installed this update - now it is working - thx !

baszek
Posts: 50
Joined: Mon 06 Oct 2008, 09:48

#323 Post by baszek »

baszek wrote:
rg66 wrote:
baszek wrote:I am using now newest x-precise 2.3 - is there a posibility to install some pup, which allows me to choose during the shutdown to save or not to save (as it was at x-precise 2.2)?
What kind of install do you have, USB?

Download and install this fix and see if that helps.

http://murga-linux.com/puppy/viewtopic. ... 067#767067
I have installed this update - now it is working - thx !
I was using x-precise 2.3 for a few days and sth is wrong with that save or not menu at shutdown. I have installed once some software just to test how it works - like spotify, chromium etc. then I chose to not save during shutdown, but despite I chose to not save, I have still spotify, chromium installed. The funny thing is that this software is now installed but it is not on uninstall list.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#324 Post by rg66 »

baszek wrote:I was using x-precise 2.3 for a few days and sth is wrong with that save or not menu at shutdown. I have installed once some software just to test how it works - like spotify, chromium etc. then I chose to not save during shutdown, but despite I chose to not save, I have still spotify, chromium installed. The funny thing is that this software is now installed but it is not on uninstall list.
Are these pets or sfs? If they are sfs then update sfs-load to 2.0.8 and see if that sorts it out.

http://www.murga-linux.com/puppy/viewtopic.php?t=64354
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#325 Post by SFR »

rg66 wrote:
baszek wrote:I was using x-precise 2.3 for a few days and sth is wrong with that save or not menu at shutdown. I have installed once some software just to test how it works - like spotify, chromium etc. then I chose to not save during shutdown, but despite I chose to not save, I have still spotify, chromium installed. The funny thing is that this software is now installed but it is not on uninstall list.
Are these pets or sfs? If they are sfs then update sfs-load to 2.0.8 and see if that sorts it out.

http://www.murga-linux.com/puppy/viewtopic.php?t=64354
If these were pets: in PUPMODE=3/7/13 PPM copies packages' files directly into the savefile (pup_ro1), but all metadata goes to tmpfs (pup_rw), so not saving session results in exactly that kind of a mess - pet remains installed, but is not listed.
And this is only tip of the iceberg of possible mess this approach can make.

To avoid this, open up /usr/local/petget/installpkg.sh, find this line:

Code: Select all

if [ $PUPMODE -eq 3 -o $PUPMODE -eq 7 -o $PUPMODE -eq 13 ];then
(this line can begin also with elif, not if, in some of Puppies)
and replace with:

Code: Select all

if [ "ABC" = "DEF" ];then
(or elif, if this is the case)
what will make that everything will stay in pup_rw, until saved.

@Rg66: unfortunately, sfs_load-2.0.8 still causes vanishing of .wh files from pup_rw if PUPMODE=3/7/13 and SAVEINTERVAL=0.

Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

yerc1
Posts: 118
Joined: Sat 10 Jan 2009, 02:40

X-precise 2.3 and Toshiba Chromebook

#326 Post by yerc1 »

Hi rg66

Thanks for X-precise!

Xprecise 2.3 on a USB install is almost perfect on my Toshiba Chromebook. Only two things - the Bluetooth and the touchpad - aren't working but then again a search on the web indicates this is true for other Linuxes.

There is a Toshiba touchpad patch in https://patchwork.kernel.org/patch/4291581/

I'm not sure whether applying the patch in X-precise can be accomplished though a pet package or recompiling the kernel with the patch is the way to go. Either way I would very much appreciate if the fix is made available in Xprecise

Thanks in advance.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#327 Post by rg66 »

@ yerc1

I've never had any luck with bluetooth and puppy. Take a look at this link and give it a try. Read the xfce part.

http://themikex.blogspot.com/2012/05/bl ... linux.html

As far as the touchpad goes, I'm sure that requires patching and re-compiling the kernel. That's a bit much for me but I'm compiling the latest 3.15.1 kernel and will see if I can get X-precise to run with it. I've never had much luck with that either though.
Last edited by rg66 on Sun 22 Jun 2014, 18:48, edited 1 time in total.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#328 Post by rg66 »

If enough people are interested I will do a version 3.0 starting from scratch with compiled Xfce4 packages, this should fix the P3 / Athlon issue as it did with X-slacko.

If not, I will probably do a v2.4-final as precise puppy isn't being developed anymore.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

yerc1
Posts: 118
Joined: Sat 10 Jan 2009, 02:40

#329 Post by yerc1 »

rg66 wrote:@ yerc1

I've never had any luck with bluetooth and puppy. Take a look at this link and give it a try. Read the xfce part.

http://themikex.blogspot.com/2012/05/bl ... linux.html

As far as the touchpad goes, I'm sure that requires patching and re-compiling the kernel. That's a bit much for me but I'm compiling the latest 3.15.1 kernel and will see if I can get X-precise to run with it. I've never had much luck with that either though.
I'll give the Bluetooth suggestion a go on the weekend.

Fingers crossed the recompile goes well.

Thanks for your response and for X-Precise.

pchan
Posts: 130
Joined: Fri 12 Oct 2012, 12:17
Location: Kuala Lumpur, Malaysia

#330 Post by pchan »

rg66 wrote:If enough people are interested I will do a version 3.0 starting from scratch with compiled Xfce4 packages, this should fix the P3 / Athlon issue as it did with X-slacko.

If not, I will probably do a v2.4-final as precise puppy isn't being developed anymore.
rg66,

I love xprecise and I wish there is a way to get bluetooth working because I have a bluetooth mouse.

I have found a puppy that has bluetooth and it works with my bluetooth mouse. Thanks to CsipeszPup!

Precise 5.7.1 retro "CsipeszPup" released

http://murga-linux.com/puppy/viewtopic.php?t=93679



But I tried the bluetooth.sfs csipesz provided in his CsipeszPup with xprecise (Xfce based) and it doesn't work unfortunately. The task panel disappears in xfce when bluetooth.sfs is loaded. Even though I disabled compiz fusion in xprecise, the bluetooth.sfs makes the task panel disappear.

I really hope there is a way bluetooth can work in xprecise or xslacko.

it is good to know that I don't have to turn to full ubuntu linux to get a linux that has bluetooth function. I actually enjoy puppy linux more than ubuntu.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#331 Post by rg66 »

pchan wrote:I really hope there is a way bluetooth can work in xprecise or xslacko.
After a few hours of running around in circles I finally managed to get Bluetooth working in X-slacko. I couldn't browse my phone but I did transfer a file. I'll have to start from scratch and see which of the bazillion packages I installed are really needed.

Why X-slacko and not X-precise? I'm releasing X-precise-2.4 and calling it a day.
Attachments
bluetooth.jpg
(26.44 KiB) Downloaded 1381 times
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#332 Post by rg66 »

X-precise-2.4 delta's are available for download, ISO's coming soon.

This will be the final version of X-precise due to a lack of interest and the fact that precise puppy is no longer being developed.

Delta: http://www.carolina-linux.com/rg66/X-precise/iso/delta
ISO: http://www.carolina-linux.com/rg66/X-precise/iso

X-precise-2.3.iso___X-precise-2.4.iso.delta md5: 742ba08d74e35158d7f3c9eb3aa4fcd3
X-precise-2.3-non-pae.iso___X-precise-2.4-non-pae.iso.delta md5: f76236e87e8ab4274c53906105b60f04

X-precise-2.4.iso md5: 49aa6ba3ba1cb3715847c5f38b8c6bf7
X-precise-2.4-non-pae.iso md5: 6b340ed0c1291b595f1299af6b352baf
Last edited by rg66 on Sun 29 Jun 2014, 05:34, edited 1 time in total.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#333 Post by ally »

full ISOs and delta's mirrored here:

http://archive.org/details/Puppy_Linux_X-precise

:)

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#334 Post by rg66 »

Thanks ally!
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

yerc1
Posts: 118
Joined: Sat 10 Jan 2009, 02:40

Awesome

#335 Post by yerc1 »

rg66 wrote:X-precise-2.4 delta's are available for download, ISO's coming soon.

This will be the final version of X-precise due to a lack of interest and the fact that precise puppy is no longer being developed.
Changelog? :D

I see that the patch for Toshiba track/touchpad didn't make it and so does bluetooth. Not deal breakers, but would have made this my perfect puppy.

I hope to see more of your xfce puppies after precise, rg66.
Thanks!

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

Re: Awesome

#336 Post by rg66 »

yerc1 wrote:I see that the patch for Toshiba track/touchpad didn't make it and so does bluetooth. Not deal breakers, but would have made this my perfect puppy.

I hope to see more of your xfce puppies after precise, rg66.
Thanks!
Although I couldn't have used that patch as is, I might have been able to manually add it. But, since I couldn't get X-precise to boot with a newly compiled kernel, there was no point.

Personally, I use X-slacko and find it much better than precise. 01micko is still developing it and has done an excellent job.
Last edited by rg66 on Sun 29 Jun 2014, 05:46, edited 1 time in total.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#337 Post by rg66 »

ISO's are up, thanks to Geoffrey.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

Jamin
Posts: 3
Joined: Thu 10 Jul 2014, 07:04

#338 Post by Jamin »

Hi!

I tried x-precise :)

I got Firefox error!!
"Secure Connection Failed

An error occurred during a connection to sceneaccess.eu. The OCSP response is not yet valid (contains a date in the future). (Error code: sec_error_ocsp_future_response)"

How can I resolve this?? Thanks :)

User avatar
Makoto
Posts: 1665
Joined: Fri 04 Sep 2009, 01:30
Location: Out wandering... maybe.

#339 Post by Makoto »

Jamin wrote:Hi!

I tried x-precise :)

I got Firefox error!!
"Secure Connection Failed

An error occurred during a connection to sceneaccess.eu. The OCSP response is not yet valid (contains a date in the future). (Error code: sec_error_ocsp_future_response)"

How can I resolve this?? Thanks :)
That can happen when your computer's clock and date is set incorrectly. Make sure it's set to the proper time and date. See this page for more information.
[ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).

Jamin
Posts: 3
Joined: Thu 10 Jul 2014, 07:04

#340 Post by Jamin »

Thanks for the fast reply :)

I checked in BIOS. it is fine. :oops:
I am using linux from pendrive.maybe is it the problem?

Post Reply