Icaunux - Le Forum

Forum de l'Association ICAUNUX

Vous n'êtes pas identifié(e).

Annonce

Les Inscriptions au forum sont temporairement désactivées en attendant de trouver une solution efficace contre les inscriptions fictives très nombreuses ces derniers temps. Si vous souhaitez vous inscrire sur le forum, merci d'envoyer une demande par mail à l'adresse contact@icaunux.org. Désolé de cette gène occasionnée.

#1 01-03-2018 12:03:21

wanica
Membre
Inscription : 13-11-2008
Messages : 2 070

Abiword inutilisable sous lubuntu 16.04=résolu

Une solution dans ce sujet


http://www.icaunux.org/forum/viewtopic.php?pid=5647#p5647

Je la remts vite fait ici sans explications détaillées...

https://askubuntu.com/questions/808850/why-are-abiword-documents-flickering-since-the-upgrade-to-lubuntu-16

First, please try

GTK_THEME=Adwaita abiword from a terminal. If that works,

GTK_THEME=Adwaita:dark abiword and see if you like that better.
You can make a .desktop file and that will allow you to double-click on the Abiword icon or on an Abiword file to open it with the Adwaita theme:

Save it as ~/.local/share/applications/abiword.desktop with this content:

[Desktop Entry]
Exec=bash -c 'GTK_THEME=Adwaita:dark abiword %U'
Icon=abiword
Terminal=false
Type=Application
Categories=Office;WordProcessor;GNOME;GTK;X-Red-Hat-Base;
StartupNotify=true
X-Desktop-File-Install-Version=0.9
MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/msword;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;application/x-crossmark;application/docbook+xml;application/x-t602;application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;application/vnd.oasis.opendocument.text-web;application/vnd.sun.xml.writer;application/vnd.stardivision.writer;text/vnd.wap.wml;application/wordperfect6;application/wordperfect5.1;application/vnd.wordperfect;application/x-abicollab;application/vnd.palm;application/x-applix-word;application/x-kword;application/x-mif;application/x-mswrite;application/x-palm-database;text/abiword;text/richtext;text/rtf;
Name=AbiWord
GenericName=Word Processor
Comment=Compose, edit, and view documents

Hors ligne

Pied de page des forums