VanillaDpup 9.3.x

Moderators: dimkr, Forum moderators

dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

Airdale wrote: Wed Apr 05, 2023 1:19 am

Maybe going from 9.3.7 to 9.3.15 is too big a jump?

Which Firefox do you use? Is it the preinstalled one?

Debian sticks with Firefox ESR so updates should be smooth even if you skip some updates like this.

User avatar
MochiMoppel
Posts: 1145
Joined: Mon Jun 15, 2020 6:25 am
Location: Japan
Has thanked: 18 times
Been thanked: 377 times

Re: VanillaDpup 9.3.x

Post by MochiMoppel »

dimkr wrote: Mon Apr 03, 2023 4:00 pm

If some users don't want something to maximize their browser by default, I prefer to let this window behave like any other, a more neutral stance compared to making this the only application that remembers its window size.

Not only would it be the only application that insists on starting "maximized" instead of "normal", it would also have its functionality crippled.

Without the setting in JWM it's almost back to it's default behavior. That's good. However a small problem in VanillaDpup remains. Firefox is supposed to remembers its size and position when setting "Open previous windows and tabs" is checked, but in VanillaDpup it remembers only its position, not its size. I tracked down the reason for this misbehavior to the puppy.cfg file where the line defaultPref("privacy.resistFingerprinting", true); prevents the retention of size. Maybe this setting should be deleted because - if I recall correctly - it may also prevent the upload of image attachments.

Burunduk
Posts: 245
Joined: Thu Jun 16, 2022 6:16 pm
Has thanked: 6 times
Been thanked: 123 times

Re: VanillaDpup 9.3.x

Post by Burunduk »

MochiMoppel wrote: Wed Apr 05, 2023 8:15 am

I tracked down the reason for this misbehavior to the puppy.cfg file where the line defaultPref("privacy.resistFingerprinting", true); prevents the retention of size. Maybe this setting should be deleted because - if I recall correctly - it may also prevent the upload of image attachments.

Yes, the option does break uploaded images. This was discussed in viewtopic.php?t=8350. This is for privacy but the implementation could be better. Is it really that difficult to distinguish automatic uploads from the user initiated ones? And it hides your screen resolution from your foes - it could be a separate option. Exceptions can be added on a per site basis but it's annoying and only fixes uploads.
The option is disabled by default in the original firefox. In Puppy, is there a good reason to keep the change that introduced the problem and vote for workarounds?

Airdale
Posts: 78
Joined: Wed May 26, 2021 4:59 am
Has thanked: 6 times
Been thanked: 4 times

Re: VanillaDpup 9.3.x

Post by Airdale »

dimkr wrote: Wed Apr 05, 2023 5:16 am
Airdale wrote: Wed Apr 05, 2023 1:19 am

Maybe going from 9.3.7 to 9.3.15 is too big a jump?

Which Firefox do you use? Is it the preinstalled one?

Debian sticks with Firefox ESR so updates should be smooth even if you skip some updates like this.

Yes. I haven't changed it.

Tahrbaby
Posts: 117
Joined: Mon Jul 13, 2020 8:26 am
Location: Tenerife
Has thanked: 40 times
Been thanked: 17 times

Re: VanillaDpup 9.3.x

Post by Tahrbaby »

d-pupp wrote: Mon Apr 03, 2023 6:25 pm

I understand Linux can be very frustrating until you figure it out. However the community it usually very helpful
To get firefox to open maximized this code should work (it does in 9.3.13)

Code: Select all

<!-- Start Firefox maximized, to save vertical space -->
<Group>
    <Name>Navigator</Name>
    <Name>Firefox</Name>
    <Option>maximized</Option>
</Group>

You need to edit your /root/.jwm/.jwmrc-personal
line 38 under other <Group> tag for my setup

When names start with a . as in .jwm it means they are hidden. To see them click on the 'eye' in Rox filer menu bar . It will say All in the title bar
Hope this helps

Thanks but its not quite what I see in my .jwmrc-personal.

But in any case why try and fix something that wasn't broken in the first place just because two people insisted on it ?!!

d-pupp
Posts: 204
Joined: Tue Nov 22, 2022 9:11 pm
Location: Canada
Has thanked: 113 times
Been thanked: 42 times

Re: VanillaDpup 9.3.x

Post by d-pupp »

I just upgraded to 9.3.15
No hardware issues to report.
No issues with Firefox
The code I posted above will open Firefox full screen

Feek
Posts: 396
Joined: Sun Oct 18, 2020 8:48 am
Location: cze
Has thanked: 49 times
Been thanked: 89 times

Re: VanillaDpup 9.3.x

Post by Feek »

Today I upgraded to version 9.3.16.
It looks like it contains an older version of Firefox. On startup it says to create a new profile, otherwise bookmarks and stuff might get messed up.
Thanks.

Attachments
firefox_version.png
firefox_version.png (34.97 KiB) Viewed 3837 times
dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

@Feek This is a bug in woof-CE. Investigating.

EDIT: https://github.com/puppylinux-woof-CE/w ... 4003/files is ready, testing it and building 9.3.17. A certificate change in the Debian updates repo caused woof-CE to ignore the updates repo, so 9.3.16 was built using package from the latest Debian 11 point release, without updates since then.

EDIT: 9.3.17 is uploaded, looks good. firefox-esr is updated to 102.10.0esr-1 and curl to 7.74.0-1.3+deb11u7.

totiks2023
Posts: 6
Joined: Mon Apr 17, 2023 11:58 am
Has thanked: 1 time

Re: VanillaDpup 9.3.x

Post by totiks2023 »

Good day to you, and best wishes! I'm on your forum for the first time. I have known the puppy linux distribution for a long time. But recently I got acquainted with the Vanila Dpup distribution and I liked it very much, but the only problem I encountered is that the distribution does not want to pick up the dpi value, and for the reason that I can’t see the fonts on the desktop that come by default, they are very small, because what I did, first, I tried to restart the X-server through logout, but the fonts did not become larger, if I restart the X-server with Ctrl + Alt + bacspace , then I am thrown into the tty session, and typing startx, this gives a successful boot experience large font size I need, but alas, it can not be saved on reboot, and the fonts on the desktop are small again, I tried to fix the issue with the file ~/.xprofile whose content is xrandr --dpi 150, but this also did not help, later I edited xorg .config and in the Monitor section I wrote down the options
Option "DPMS"
Option "DPI" "150 x 150"
but these actions did not lead to the result of increasing the fonts.
Kind people help me solve this problem, I have already become interested in how it works, I am very grateful to you in advance. I beg your pardon, I write through Google translite.

dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

@totiks2023 Try to add Xft.dpi: 150 to /root/.Xdefaults

totiks2023
Posts: 6
Joined: Mon Apr 17, 2023 11:58 am
Has thanked: 1 time

Re: VanillaDpup 9.3.x

Post by totiks2023 »

dimkr wrote: Mon Apr 17, 2023 12:58 pm

@totiks2023 Try to add Xft.dpi: 150 to /root/.Xdefaults

I looked in /root/.Xdefaults there are options for terminals, and I need the font to change globally, but in any case, thanks for responding.

totiks2023
Posts: 6
Joined: Mon Apr 17, 2023 11:58 am
Has thanked: 1 time

Re: VanillaDpup 9.3.x

Post by totiks2023 »

dimkr wrote: Mon Apr 17, 2023 12:58 pm

@totiks2023 Try to add Xft.dpi: 150 to /root/.Xdefaults

I beg your pardon, I did not immediately turn on to understand, now I understand your message, what should have been placed
Xft.dpi: 150
at the end of /root/.Xdefaults and it worked for me, thank you from the bottom of my heart!

d-pupp
Posts: 204
Joined: Tue Nov 22, 2022 9:11 pm
Location: Canada
Has thanked: 113 times
Been thanked: 42 times

Re: VanillaDpup 9.3.x

Post by d-pupp »

I am using 9.3.21 and when I printed something my list of printers was cut off very short
This only happens when printing a pdf from pdf viewer
Note it doesn't affect printing at all only seeing my printer in the list.

bert07
Posts: 40
Joined: Sun Aug 02, 2020 1:55 am
Location: Belgium
Has thanked: 1 time
Been thanked: 9 times

Re: VanillaDpup 9.3.x

Post by bert07 »

Latest version:

Broken dependencies.

Could not install anything.

Main: Debian + Mageia + Windows 10 on a AMD Ryzen 7 machine.

dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

@bert07 Is it a clean installation or update from 9.3.24 or an older version? The update to 9.3.24 is not automatic, you'll need to start with a fresh save.

Othewise, try apt update && apt --fix-broken install.

tosim
Posts: 439
Joined: Thu Jul 23, 2020 1:13 pm
Has thanked: 737 times
Been thanked: 50 times

Re: VanillaDpup 9.3.x

Post by tosim »

Cannot acquire 32b,v10 download from: https://vanilla-dpup.github.io/. I get about 430KBbbbb, and then it "breaks".
Any suggestions, please? Thanks.

redquine
Posts: 32
Joined: Sat Jun 13, 2020 12:38 pm
Has thanked: 100 times
Been thanked: 4 times

Re: VanillaDpup 9.3.x

Post by redquine »

tosim wrote: Fri Jun 23, 2023 4:11 pm

Cannot acquire 32b,v10 download from: https://vanilla-dpup.github.io/. I get about 430KBbbbb, and then it "breaks".
Any suggestions, please? Thanks.

I've had the same problem downloading ISOs through the browser.
Try using uGet instead; if you're already using VanillaDpup, it should appear in the Menu under Internet.
I've found it's not only more reliable but also a lot quicker! Hopefully you will too. :)

dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

tosim wrote: Fri Jun 23, 2023 4:11 pm

Cannot acquire 32b,v10 download from: https://vanilla-dpup.github.io/. I get about 430KBbbbb, and then it "breaks".
Any suggestions, please? Thanks.

Which browser do you use?

tosim
Posts: 439
Joined: Thu Jul 23, 2020 1:13 pm
Has thanked: 737 times
Been thanked: 50 times

Re: VanillaDpup 9.3.x

Post by tosim »

@@dimkr I am using Firefox,114.0,64b.Thank you both for the replies.
Update: Just tried again-SUCCESS.

williwaw
Posts: 1689
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 151 times
Been thanked: 306 times

Re: VanillaDpup 9.3.x

Post by williwaw »

I am using 9.3.30 and trying to boot the iso with grub2. I have a stanza that boots other iso's, but the boot fails in the init with puppy-vanilladpup-9.3.30.sfs not found

how can I find out where the iso is mounted this early in a failed boot?
I saved the logs, but nothing apparent was seen.

dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

@williwaw Without logs or extra details, I can't help much.

williwaw
Posts: 1689
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 151 times
Been thanked: 306 times

Re: VanillaDpup 9.3.x

Post by williwaw »

williwaw wrote: Sun Jul 16, 2023 7:36 am

I am using 9.3.30 and trying to boot the iso with grub2. I have a stanza that boots other iso's, but the boot fails in the init with puppy-vanilladpup-9.3.30.sfs not found

how can I find out where the iso is mounted this early in a failed boot?
I saved the logs, but nothing apparent was seen.

If you are willing to take a look, I have zipped some logs and some grub2 stanzas.

Code: Select all

menuentry "V" {
	set iso='/vanilladpup-9.3.30.iso'
	search -f $iso --set=root
     loopback loop $iso
     linux (loop)/vmlinuz file=puppy_vanilladpup_9.3.30.sfs pdrv=feafecc8-8592-4052-adbb-4264819702e8  pupsfs=feafecc8-8592-4052-adbb-4264819702e8
     initrd (loop)/initrd.gz

file=puppy_vanilladpup_9.3.30.sfs is not a puppy parameter that I am aware of, but I thought it was possibly a grub2 config as it shortened the time grub ran
either with or without, the error is the same

Attachments
somename.tar.gz
(30.69 KiB) Downloaded 33 times
dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

@williwaw Can you collect the same logs again, but this time with loglevel=7 after pupsfs=feafecc8-8592-4052-adbb-4264819702e8?

EDIT: and also run blkid on this computer, from any distro

williwaw
Posts: 1689
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 151 times
Been thanked: 306 times

Re: VanillaDpup 9.3.x

Post by williwaw »

thanks for looking at this

Attachments
somename2.tar.gz
(32.25 KiB) Downloaded 34 times
dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

@williwaw Does puppy_vanilladpup_9.3.30.sfs exist on sda2?

williwaw
Posts: 1689
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 151 times
Been thanked: 306 times

Re: VanillaDpup 9.3.x

Post by williwaw »

dimkr wrote: Mon Jul 17, 2023 6:06 am

@williwaw Does puppy_vanilladpup_9.3.30.sfs exist on sda2?

it only exists inside sda2/vanilladpup-9.3.30.iso
I did have a false positive boot when a puppy_vanilladpup_9.3.30.sfs was found inside a nearby frugal install. I have since relocated my vanilla frugals to a different disk and unplugged it.

whats curious is the the iso seems to be mounted, as the initrd, (or is it the just the vmlinz?) right next to the puppy_vanilladpup_9.3.30.sfs inside the iso enables the boot to get as far as it does , yet the puppy_vanilladpup_9.3.30.sfs cannot be discovered

dimkr
Posts: 2052
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 39 times
Been thanked: 946 times

Re: VanillaDpup 9.3.x

Post by dimkr »

pupsfs=feafecc8-8592-4052-adbb-4264819702e8 asks the init script to mount the partition with this UUID (sda2) and look for puppy_vanilladpup_9.3.30.sfs there.

williwaw
Posts: 1689
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 151 times
Been thanked: 306 times

Re: VanillaDpup 9.3.x

Post by williwaw »

dimkr wrote: Mon Jul 17, 2023 8:27 am

pupsfs=feafecc8-8592-4052-adbb-4264819702e8 asks the init script to mount the partition with this UUID (sda2) and look for puppy_vanilladpup_9.3.30.sfs there.

seeing as the iso is mounted to a loopback device, would something like pupsfs=loop0: be recognized by the init script? I tried a few different permutations.........

User avatar
rcrsn51
Posts: 1273
Joined: Sun Aug 23, 2020 4:26 pm
Been thanked: 296 times

Re: VanillaDpup 9.3.x

Post by rcrsn51 »

The Multi Installer in the Daedalus Starter Kit does this correctly.

williwaw
Posts: 1689
Joined: Tue Jul 14, 2020 11:24 pm
Has thanked: 151 times
Been thanked: 306 times

Re: VanillaDpup 9.3.x

Post by williwaw »

rcrsn51 wrote: Mon Jul 17, 2023 10:20 am

The Multi Installer in the Daedalus Starter Kit does this correctly.

Hi rcrsn51,
the multi installer and grub2 linked in the starter kit is what I am using. The stanza generated by the multi installer appeared to be a success, but it was a false positive as mentioned a few posts back The puppy_vanilladpup_9.3.30.sfs was found in a frugal, even one on a different partition
I intend to follow up with a post there once I get sorted. Do you remember which most recent puppy you have had success with?

Post Reply

Return to “Vanilla Dpup”