Bonsoir à tous, tout nouveau sur le site j'epère bien faire.
J'ai installé la dernière version 2.4.0 sur linux ubuntu 25.04 mais " L'aperçu dans le navigateur " ne fonctionne pas. Comment corriger ce problème?
Merci d'avance.
I hope google translate got the translation right. Did you install from source, a binary (from where?) from flathub or somewhere else?
Is there any error message you see?
The command that is executed for browser preview is configured in the preferences (under external commands). Does that command work if you type it in a terminal?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Merci pour votre réponse
Je suis passé par Flathub pour instaler Bluefish. Je n'ai aucun message d'erreur quand je clic sur l'aperçu dans le navigateur. Quand je vais dans "Commandes Externes" Les cases de Firefox sont bien cochées et si je tape dans le terminal "firefox '%p'&" la réponse est:
doumai60@doumai60-X58B-A:~$ firefox '%p'& [1] 13421
doumai60@doumai60-X58B-A:~$ Gtk-Message: 17:19:54.217: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I hope google translate got the translation right. Did you install from source, a binary (from where?) from flathub or somewhere else?
Is there any error message you see?
The command that is executed for browser preview is configured in the preferences (under external commands). Does that command work if you type it in a terminal?
Merci pour votre réponse
Je suis passé par Flathub pour instaler Bluefish. Je n'ai aucun message d'erreur quand je clic sur l'aperçu dans le navigateur. Quand je vais dans "Commandes Externes" Les cases de Firefox sont bien cochées et si je tape dans le terminal "firefox '%p'&" la réponse est:
doumai60@doumai60-X58B-A:~$ firefox '%p'&
[1] 13421
doumai60@doumai60-X58B-A:~$ Gtk-Message: 17:19:54.217: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
this is probably a flathub issue. See the message on the flathub page:
"Note that the flatpak version of Bluefish does not integrate well with other tools on your system due to flatpak security restrictions."
Bluefish inside flatpak is not allowed to start executables outside the flatpak package (such as firefox).