Xenialpup64 CE 7.5 / 25 Nov 2017

A home for all kinds of Puppy related projects
Message
Author
User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#541 Post by bigpup »

Softpedia News promoting Puppy Xenialpup 7.5
http://www.murga-linux.com/puppy/viewtopic.php?t=112273
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

tenochslb

taskbar/traybar bug in the icons

#542 Post by tenochslb »

Puppy Linux Taskbar/Traybar Bug

There are several small but annoying bugs in the puppy’s taskbar, all of them are similar, a right tap/click on the savefile size icon, the temperature icon, the network indicator icon and the firewall icon is detected as a two tap/click event. It causes the execution/selection, via the imaginary second click, of the option where the pointer happens to be at that moment. It can be seen in the following screencast.

A screencast showing the buggy behavior

Description of the screencast,

Firewall icon: a right click is probably detected as two clicks, the first click opening the menu, and the "second click" selecting the turn on/off option.

Savefile size icon: a right click is probably detected as two clicks, the first click opening the menu, and the "second click" selecting the quit option

Temperature icon: a right click is probably detected as two clicks, the first click opening the menu, and the "second click" selecting the quit option

Network monitor icon: a right click is probably detected as two clicks, the first click opening the menu, and the "second click" selecting the network status option

The rest of the icons in the taskbar behave properly, a right click on the icon opens the menu as you can see it here,

A screencast showing the expected behavior

Guys, I don't have programming experience so the only thing I can do is to report, this bug is not XenialPup specific since it also occurs in TahrPup.
Thanks

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

#543 Post by ally »

the show desktop taskbar icon always confused me why it needed 2 clicks

:)

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#544 Post by don570 »

BarryK has a script to install pyro64 to a drive i.e. a USB stick
pyro-0.5/4install-quirky-to-drive-mbr

it uses probedisk command

Code: Select all

 echo "These are all of the drives found in your PC:"
 INFODRIVES="$(probedisk -m | sed -e 's%/dev/%%')"
 
The script doesn't work in Xenial because of probedisk -m

Code: Select all

root# probedisk -m
* probedisk -m: unknown option. type 'probedisk -help'

root# probedisk
/dev/sda|drive|ATA SAMSUNG HD103SJ
/dev/sdb|usbdrv|Kingston DataTraveler 2.0
/dev/sr0|optical|SAMSUNG DVD-ROM SD-616E
______________________________________________

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#545 Post by 666philb »

James C wrote: On my first frugal install I basically experienced the same with the 340.xxx driver from Quickpet.
Running "nvidia-xconfig" totally froze the computer leading to a hard reboot.And I did doublecheck on the Nvidia site to cofirm the correct driver.Deleted the savefolder and here we are.
hi James C,
can you try this driver, http://distro.ibiblio.org/puppylinux/pe ... x86_64.pet
it's probably be best to try on a test save
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#546 Post by 666philb »

belham2 wrote:Hi Phil,

Been using Xenial64 quite awhile (previous versions and up thru the latest), and really like it. Only one thing, a problem---that I mentioned to you this past summer---has crept up again with 7.5: when logging out or rather 'shutting down', and the option comes up to "Save" or "NoSave"....... everything is frozen again & I can't even make a choice. I'm forced to hard shutdown the computer, losing what I had wanted to "Save".

hi belham2,

is it actually frozen? have you tried leaving it for 60 seconds to see if it shuts down after the timeout.
i had a similar problem with a tahrpup64 usb, for some reason (probably something i'ld installed) i couldn't select yes or no in the save dialog.
It did shut down after about 60secs though i think.

does it happen on a vanilla save with nothing installed?

it might also be worth opening 'htop' before shutting down to see if it's been using swap heavily
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

Re: taskbar/traybar bug in the icons

#547 Post by 666philb »

tenochslb wrote:Puppy Linux Taskbar/Traybar Bug

There are several small but annoying bugs in the puppy’s taskbar, all of them are similar, a right tap/click on the savefile size icon, the temperature icon, the network indicator icon and the firewall icon is detected as a two tap/click event. It causes the execution/selection, via the imaginary second click, of the option where the pointer happens to be at that moment.
thanks tenochslb,

yes that's annoying! i'm not sure why it's doing that, i've tried some older JWM versions and they exhibit the same behavior.
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#548 Post by mavrothal »

@don570 I think that is probably BK's relic code as Pyro's (and older versions of) probedisk does not accept any cli arguments. -m, -a, -b, or anything else gives the same result as nothing.
In contrast the probedisk in recent (6+) puppies does have several option and exits if an unknown option is provided.
Delete "-m" from the script code and it should be fine

@phil666 The dock applet right click behaviour appears to be xenial-specific.
Neither artfulpup not radky's stretchpup that have JWM2.3.7 have this behaviour. Compiling 2.3.7 or 2.4.0 (the latest) from source in Xenialpup does not change it either.
I personally prefer click-and-hold than double-click but I can see the annoyance.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

Re: taskbar/traybar bug in the icons

#549 Post by bigpup »

666philb wrote:
tenochslb wrote:Puppy Linux Taskbar/Traybar Bug

There are several small but annoying bugs in the puppy’s taskbar, all of them are similar, a right tap/click on the savefile size icon, the temperature icon, the network indicator icon and the firewall icon is detected as a two tap/click event. It causes the execution/selection, via the imaginary second click, of the option where the pointer happens to be at that moment.
thanks tenochslb,

yes that's annoying! i'm not sure why it's doing that, i've tried some older JWM versions and they exhibit the same behavior.
I am not seeing this problem.
Xenialpup64 7.5 frugal install on USB hard drive.
Desktop computer.
I am being careful to only click one time.
Does seem to be a little hard to only click once, but not that hard.

In Rox filler>options>pinboard>pinboard behaviour
Is single-click to open checked or un-checked?
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#550 Post by musher0 »

Hello all.

I think this is our poor Puppy's way of saying:
"Enough jwm already! I can't take it anymore!" :twisted:

You would never have such a problem using the
icewm traybar, or bmpanel2 with another WM.

Sincere sympathies.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

artsown
Posts: 403
Joined: Wed 12 Sep 2012, 18:35

#551 Post by artsown »

Fatdog64 version 720 can create a google-chrome installation file that
works well on xenialpup64 version 7.5

On Fatdog, invoke Control Panel --- Updates --- Get Google Chrome.
This not only installs chrome but it leaves a installation file in /root that
can be moved out to a folder on a partition such as /mnt/home/chrome,
for example.

In xenialpup, Chrome runs (as spot) without any modifications. I have been
deleting any old chrome version first (via PPM), though I don't know if that's
necessary. Bookmarks and settings are preserved.

Art

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

inform for updates

#552 Post by mavrothal »

I guess for those frequent the forum, may be "useless", but here is a pet that will periodically check (every day or every 2 hours) if there is a new Xenial{64} update and either download and install it or prompt you to do it through quickpet (user configurable).
The pet works in both Xenialpup and Xenialpup64

It may make more sense to be in the ISO rather than a pet that only seasoned users will ever see, presented an an option at the first quicksetup run (as suggested here), but that's a different story...
Attachments
xenial_updates_info-1.pet
Check periodically ibiblio for XenialPup updates
(1.95 KiB) Downloaded 169 times
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

eps
Posts: 34
Joined: Sun 04 Jul 2010, 02:40

pwidgets not work in xenial64 7.5 full installed

#553 Post by eps »

with xenial32 7.5 full instaled pwidgete work okWhat can i do?

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

Re: inform for updates

#554 Post by mavrothal »

mavrothal wrote: It may make more sense to be in the ISO rather than a pet that only seasoned users will ever see, presented an an option at the first quicksetup run (as suggested here), but that's a different story...
Here is an updates version of the "provide info for updates" pet that separates BK's service packs updates from Phil's quickpet updates. If you have patch or devx installed will also modify quicksetup as shown in the picture (and thus work at build time :wink: ). In the case you modify quicksetup you must activate/deactivate updates through quicksetup.
Otherwise (ie no patch/quicksetup modification) after installation you'll be asked for your updates info preference (on/off, install/inform, 2/24 hours).

Unistalling the pet sould clear everything and reverse the quicksetup patching.

Like the one above, is for both Xenial and Xenial64 puppies
Attachments
updates_info_xenial-1.pet
(3.23 KiB) Downloaded 181 times
quick.jpg
(70.77 KiB) Downloaded 936 times
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

User avatar
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#555 Post by Colonel Panic »

I’ve just this week downloaded Xenialpup64 7.5 and burnt it off to a CD-R, and so far so good; I don’t even have to set up the internet connection on this one as it connects to the internet automatically, just as Ubuntu and Mint do.
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

Brown Mouse
Posts: 564
Joined: Tue 09 Jun 2009, 21:06

#556 Post by Brown Mouse »

I've tried several different Android devices and none of them seem to work in MTP mode making it impossible to gain access to the internal storage.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#557 Post by bigpup »

entered in error.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#558 Post by watchdog »

Brown Mouse wrote:I've tried several different Android devices and none of them seem to work in MTP mode making it impossible to gain access to the internal storage.
Send a Private Message to rcrsn51: he has a camphonetab 64 bit which needs to be tested.

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#559 Post by musher0 »

Hi 666philb.

Just a word to thank you for a job well done.

Also to convey to all that:
-- any user experiencing sluggishness with the xenialPup-7.5_64-bits, like I did, can
make it into a very snappy distro simply by replacing the 4.9 kernel and zdrv with the
items in Puppy's "huge" kernel called "huge-3.16.43-s64-700.tar.bz2" available here.

Bonne continuation ! :)
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

p310don
Posts: 1492
Joined: Tue 19 May 2009, 23:11
Location: Brisbane, Australia

#560 Post by p310don »

Brown Mouse:
I've tried several different Android devices and none of them seem to work in MTP mode making it impossible to gain access to the internal storage.
How are you trying to connect them? I have found that the "connect your android phone" thing under filesystem does nothing, but Pupcamera under graphic works well for me.

Post Reply