Search found 324 matches

by Caramel
Wed May 15, 2024 4:04 pm
Forum: Pour les francophones
Topic: Triton 9.1
Replies: 41
Views: 2379

Re: Triton 9.1 - Attente de 60 secondes pendant le démarrage

Bonjour. À chaque démarrage de Triton 9.1, j'avais un message d'erreur " can't open modules.dep. No such file or directory " (ou à peu près ça). Puis " Dumping last lines of /tmp/bootinit.log ", quelques autres lignes et enfin " Pausing for 60 secondes " (comme dans la ...
by Caramel
Fri May 10, 2024 7:16 am
Forum: Pour les francophones
Topic: erreur de PAM
Replies: 5
Views: 316

Re: erreur de PAM

PAM = Pluggable Authentication Module n'a rien à voir avec KDE. PAM est une source de problèmes (voir en anglais https://forum.puppylinux.com/viewtopic.php?t=10448 et https://forum.puppylinux.com/viewtopic.php?p=117978#p117978) Il n'est apparemment pas installé dans BookwormPup64 10.0.06. Pour le ne...
by Caramel
Fri May 10, 2024 5:59 am
Forum: Pour les francophones
Topic: Triton 9.1
Replies: 41
Views: 2379

Re: Triton 9.1 - Solution pour le problème avec Synaptic

Le problème vient du lien symbolique /usr/share/locale/ca vers /usr/share/locale/fr . Pour le régler, si on n'utilise pas " ca" (Canada) un renommage ou une suppression de ca devrait suffire (testé avec nano). Si on utilise ca , il faut remplacer le lien /usr/share/locale/ca par un vrai d...
by Caramel
Thu May 09, 2024 6:40 pm
Forum: Pour les francophones
Topic: Triton 9.1
Replies: 41
Views: 2379

Re: Triton 9.1 - Solution pour le problème avec Synaptic

Effectivement, je parviens à installer Stella. Pour nano, par contre pas moyen. Mais, avec la version anglophone, ça fonctionne. Même chose avec leafpad. Là aussi avec la version anglophone, ça fonctionne. Installation de wordgrinder OK. oui a rencontré aussi ce problème avec nano. C'est à n'y rien...
by Caramel
Wed May 08, 2024 3:52 pm
Forum: Pour les francophones
Topic: Triton 9.1
Replies: 41
Views: 2379

Re: Triton 9.1

Effectivement, je parviens à installer Stella. Pour nano, par contre pas moyen. Mais, avec la version anglophone, ça fonctionne. Même chose avec leafpad. Là aussi avec la version anglophone, ça fonctionne. Installation de wordgrinder OK. oui a rencontré aussi ce problème avec nano. C'est à n'y rien...
by Caramel
Sat May 04, 2024 7:45 am
Forum: EasyOS
Topic: Appi & Flappi can't get an internet connection.
Replies: 12
Views: 602

Re: Appi & Flappi can't get an internet connection.

(1) The ping test still fails, returning # ping -4 -c 1 -w 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss Wonder what this means. Has my DNS been hijacked? It seems it is not a DNS problem because the DNS i...
by Caramel
Sat May 04, 2024 7:32 am
Forum: EasyOS
Topic: Appi & Flappi can't get an internet connection.
Replies: 12
Views: 602

Re: Appi & Flappi can't get an internet connection.

(3) Now, to get Flapi working I guessed the following corrections were needed. Screenshot5(2).png However, I now get an error: "Failure registering with Flathub repository." I enabled Qsync and NTP server as OCEANIA, that got rid of the error message, leaving just the usual error message ...
by Caramel
Fri May 03, 2024 4:59 pm
Forum: EasyOS
Topic: EasyOS Kirkstone-series version 5.8.1
Replies: 42
Views: 3325

Re: EasyOS Kirkstone-series version 5.8

What happens if you launch it from a terminal: # ec-chroot kirkstone easy It seems that the problem with 5.15.150+ kernel is due to a commit that affects only the Picasso/Raven AMD GPU. At least so it seems, after examining the changelog. I have contacted the kernel developer who submitted that pat...
by Caramel
Fri May 03, 2024 2:38 pm
Forum: EasyOS
Topic: EasyOS Kirkstone-series version 5.8.1
Replies: 42
Views: 3325

Re: EasyOS Kirkstone-series version 5.8

The update 5.7 to 5.8 was without apparent problem (Processor AMD E-350 APU with Radeon HD Graphics)
But the server X crashes when the kirskstone container is launched.

Update 5.8 to 5.8.1. Same problem with the kirkstone container (no problem with the booksworm container previously installed)

by Caramel
Fri May 03, 2024 2:21 pm
Forum: EasyOS
Topic: Appi & Flappi can't get an internet connection.
Replies: 12
Views: 602

Re: Appi & Flappi can't get an internet connection.

Thanks Caramel: As a newbie not sure if I've done this right... However, still getting the no internet message. It's not correct This is the expected result capture7178.png (NB: I apologize for my previous message, I did not view the Geany interface in English, so my indications was not correct) An...
by Caramel
Fri May 03, 2024 7:43 am
Forum: EasyOS
Topic: Appi & Flappi can't get an internet connection.
Replies: 12
Views: 602

Re: Appi & Flappi can't get an internet connection.

Opened a terminal and typed in "ping -4 -c 1 -w 5 google.com" Result: "1 packets transmitted, 0 packets received, 100% packet loss" Yet, all web browsers work OK? puzzling? Averoigne Have you tested google.com in browser ? Also, navigated to "/usr/local/appimage", but ...
by Caramel
Fri May 03, 2024 5:35 am
Forum: EasyOS
Topic: Appi & Flappi can't get an internet connection.
Replies: 12
Views: 602

Re: Appi & Flappi can't get an internet connection.

In Appi (/usr/local/appimage/appimage line 412) and Flappi (/usr/local/flatpak/flatpak line 42 and line 522), the internet connection is tested by ping to google (EDIT : addition of line 522)

Code: Select all

ping -4 -c 1 -w 5 google.com

Test this command in terminal to see if this is the cause of the problem

by Caramel
Tue Apr 30, 2024 7:36 am
Forum: EasyOS
Topic: Brightness and tint settings not automatic on reboot
Replies: 1
Views: 189

Re: Brightness and tint settings not automatic on reboot

Same thing for me. I have installed Dcontrol (https://forum.puppylinux.com/viewtopic.php?p=106439) [ Remark for BarryK : dcontrol is not installed in Easy 5.7 but it is called in EasySetup (Hardware, Screenbrightness)] Again the settings are not applied at boot. What worked : In display control, I h...
by Caramel
Mon Apr 29, 2024 4:53 pm
Forum: EasyOS
Topic: Zarify settings not persisiting on reboot after saving session
Replies: 3
Views: 203

Re: Zarify settings not persisiting on reboot after saving session

I have an external monitor permanently connected to my laptop and want my laptop screen to be off once the machine boots into the OS. Zarify allows me to do this but the settings do not persist. Within the same session if I run Zarify again it turns my laptop screen back on and the off checkbox scr...
by Caramel
Fri Apr 26, 2024 1:58 pm
Forum: EasyOS
Topic: QV version 240425 pre-alpha uploaded
Replies: 52
Views: 2974

Re: QV version 240425

Just installed. After first creation of a snapshot, the information on desktop has changed, but the number is 3 instead 2 ( btrfs subvolume list / confirm 2 subvolumes was created) and the date is a day in advance. The date is only yymmdd Regarding being a day in advance, I attempted to obtain the ...
by Caramel
Fri Apr 26, 2024 9:02 am
Forum: EasyOS
Topic: QV version 240425 pre-alpha uploaded
Replies: 52
Views: 2974

QV version 240425 - problem Anydesk with Pam

Return of the problem with Pam and flatpak Anydesk (see https://forum.puppylinux.com/viewtopic.php?t=10439 for the problem in EasyVoid) Pam prevents the launch of the flatpak Anydesk with the error message : The logged in user differs from the (non-root) user this process runs as It does not like th...
by Caramel
Fri Apr 26, 2024 7:27 am
Forum: EasyOS
Topic: QV version 240425 pre-alpha uploaded
Replies: 52
Views: 2974

QV version 240425

QV 240425 release: https://bkhome.org/news/202404/qv-version-240425-pre-alpha-released.html Just installed. After first creation of a snapshot, the information on desktop has changed, but the number is 3 instead 2 ( btrfs subvolume list / confirm 2 subvolumes was created) and the date is a day in a...
by Caramel
Tue Apr 23, 2024 2:49 pm
Forum: EasyOS
Topic: QV version 240425 pre-alpha uploaded
Replies: 52
Views: 2974

Re: QV version 240423 pre-alpha uploaded

Fresh install of qv240423.

The QV snspshot information on desktop (https://bkhome.org/news/202404/qv-snaps ... sktop.html) not changed after the creation of a snapshot

In /root/.xinitrc, the variable NEWIMAGE (line 130) seems not initialized (The initialization line 120 is commented)

by Caramel
Tue Apr 23, 2024 7:19 am
Forum: EasyOS
Topic: Kooha in EasyVoid/QV
Replies: 4
Views: 360

Re: Kooha in EasyVoid/QV

looks like it needs pipewire: https://github.com/flatpak/xdg-desktop-portal/issues/446 Yes! It's written in "Runtime Requirements" on Kooha page (https://github.com/SeaDve/Kooha) In QV, I tried to install alsa-pipewire with PKGget. Failure with the same error than previously with kooha ( ...
by Caramel
Mon Apr 22, 2024 1:36 pm
Forum: EasyOS
Topic: Kooha in EasyVoid/QV
Replies: 4
Views: 360

Re: Kooha in EasyVoid/QV

In Easyvoid, try to install kooha with xbps: # xbps-install -S [*] Updating repository `https://repo-fi.voidlinux.org/current/x86_64-repodata' ... x86_64-repodata: 1835KB [avg rate: 2853KB/s] [*] Updating repository `https://repo-fi.voidlinux.org/current/nonfree/x86_64-repodata' ... Updating /root/....
by Caramel
Sun Apr 21, 2024 3:56 pm
Forum: EasyOS
Topic: Kooha in EasyVoid/QV
Replies: 4
Views: 360

Kooha in EasyVoid/QV

During tests, a problem to install Kooha (https://github.com/SeaDve/Kooha) in QV has occurred. BarryK provided a fix (https://forum.puppylinux.com/viewtopic.php?p=117500#p117500) The same problem occurs in EasyVoid but the fix not works.(EDIT : the files 0setup in EasyVoid and in QV are very differe...
by Caramel
Sun Apr 21, 2024 5:56 am
Forum: EasyOS
Topic: QV version 240425 pre-alpha uploaded
Replies: 52
Views: 2974

Re: QV version 240419 pre-alpha uploaded

BarryK wrote: Sun Apr 21, 2024 5:19 am

Did you do what I suggested, run this before installing the devx pet:

Code: Select all

# xbps-install -S

There is currently a sync issue, which is why I recommended do that.

No but i had launched PKGget a few minutes earlier.

by Caramel
Sat Apr 20, 2024 3:42 pm
Forum: EasyOS
Topic: QV version 240425 pre-alpha uploaded
Replies: 52
Views: 2974

Re: QV version 240419 pre-alpha uploaded

I tested the installation of qv 240419. No problem. Then installation of devx. No devx in PKGget even after refresh of the database. So i downloaded the pet package on ibiblio. During installation, an error message (libnetpbm-11.06.01_1 in transaction breaks installed pkg netpbm-11.06.00_1) with cho...
by Caramel
Fri Apr 19, 2024 3:38 pm
Forum: Beginners Help
Topic: Annoying popup window when starting Brave browser
Replies: 14
Views: 1195

Re: Annoying popup window when starting Brave browser

Go in the Settings, in "Get started", look at the "On startup" part. I have chosen: "Continue where you left off" I make sure there is only one tab open on a legimate page and exit Brave, when I re-start, I get the same page again in addition to the page that I ended w...
by Caramel
Thu Apr 18, 2024 6:04 pm
Forum: Beginners Help
Topic: Annoying popup window when starting Brave browser
Replies: 14
Views: 1195

Re: Annoying popup window when starting Brave browser

Another "quirk" is after I close that dialog box, I get this page in the browser: [http://browser/Brave-portable64/Brave-portable64/PROFILE/spot/Brave-Browser] This site can’t be reachedbrowser’s DNS address could not be found. Diagnosing the problem. DNS_PROBE_POSSIBLE I close that tab, ...
by Caramel
Wed Apr 17, 2024 9:30 am
Forum: Beginners Help
Topic: Annoying popup window when starting Brave browser
Replies: 14
Views: 1195

Re: Annoying popup window when starting Brave browser

Thanks for the tip. I did that but it had no effect. The wallet popup persists each time I start the browser. It was a bad tip. Brave wallet is for cryptocurrencies. Here it is the KDE Wallet for passwords. I tested in Fossapup6 9.5 with the Brave Portable from the forum (https://forum.puppylinux.c...
by Caramel
Tue Apr 16, 2024 3:15 pm
Forum: Beginners Help
Topic: Annoying popup window when starting Brave browser
Replies: 14
Views: 1195

Re: Annoying popup window when starting Brave browser

Governor wrote: Sun Mar 31, 2024 12:04 pm

Why is there an annoying popup window when starting Brave browser?
How do I remove or suppress "wallet"?
Thanks.

Have you try to disable the wallet ?

In brave://flags search "Enable Brave Wallet" and replace Default by Disabled

by Caramel
Mon Apr 15, 2024 4:06 am
Forum: EasyOS
Topic: QV version 240409 pre-alpha uploaded
Replies: 58
Views: 4059

Re: QV version 240409 pre-alpha uploaded

don570 wrote: Sun Apr 14, 2024 9:50 pm

I noticed that there is no help button on the desktop.
There was an explanation of QV at first bootup, but I closed it quickly and
I haven't discovered where it is located since.
___________________________________________

I think it is /usr/share/doc/easy/welcome.htm

by Caramel
Sun Apr 14, 2024 9:05 am
Forum: EasyOS
Topic: Bug with installation of VLC in EasyVoid/QV
Replies: 5
Views: 454

Re: Bug with installation of vlc-gtk in EasyVoid/QV

EDIT : in installpreview.sh, line 107 the variable DB_FILE is defined as "current-repo-triad" that is equal to "void-current" by default, so line 114 the test always passes and the search of dependencies takes place in void-current even if the package to install is in a pet repo...

Go to advanced search