#1 Le 03/01/2019, à 12:56
- jeange

[RESOLU] Gimp 2.10 m'a planté 18.04 ?
Bonjour et bonne année à toutes(s)
Gimp 2.10 m'a fait une sale farce le 30/12 en ne voulant ouvrir que les XCF, impossibilité de détecter automatiquement
![]()
Même punition avec png ou pdf.
Le 31/12 je retourne voir s'il est de meilleure humeur, que nenni c'est pire : dans Fichier > Créer un grand vide, la plupart des filtres et G'Mic ont disparus; je désinstalle le ppa, je purge, je réinstalle le ppa > même résultat, GRRRRRR! je désinstalle ...etc et tente par la logithèque qui indique bien Gimp 2.10 et s'installe ......Gimp 2.8.
Restant calme je retourne sous 14.04 traiter quelques images avec 2.8.22 habituel, mais je suis un peu bâté tel l'âne et retourne vers 18.04 !
Bé non, tout est bloqué et j'arrive à cela:( qui n'est pas une capture d'écran mais une prise de vue du 1/1/2019)
Etant obligé d'arrêter sauvagement l'ordi, je suis obligé de me connecter en live pour retrouver le grub et démarrage en 14.04.
OUF! la 14.04 fonctionne toujours bien.
Je pense réinstaller 18.04 mais l'ami moko aimerait bien savoir d'où vient le crash.
A+
Dernière modification par jeange (Le 11/01/2019, à 17:45)
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#2 Le 03/01/2019, à 15:33
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
. Pistes envisagées
P.S. : Comme la 18.04 ne s'ouvre plus en mode graphique, j'ai édité la plupart des commandes en vue de rediriger les sorties vers la partition partagée. Où elles (les sorties) seront lisibles depuis 14.04. ![]()
Je n'ai pas trouvé le moyen d'exclure du retour de ls les lignes vides : si quelqu'un sait... merci !
= =
1) Corruption de propriétaire dans le home de la 18.04
ls -laR ~ 2>/dev/null | grep -Ev "total| jeange |^/home" > /DATA-WD500/Images/ABCD/1proprio.txtAttention aux nécessaires espaces de part et d'autre du nom d'user !
Rappel : le "~" s'obtient par AltGr 2
le "^" s'obtient par deux appuis consécutifs sur la touche ^
2) Corruption des associations aux types de fichiers
Comparer dans 14.04
cat /usr/share/applications/defaults.listet
cat ~/.local/share/applications/mimeapps.listet dans 18.04
cat /usr/share/applications/defaults.list > /DATA-WD500/Images/ABCD/21type.txtet
cat ~/.local/share/applications/mimeapps.list > /DATA-WD500/Images/ABCD/22type.txtLieu véritable du répertoire /Images/
Dans /home/jeange ? ou bien sur la partition partagée ?
3) Une mise à jour à bug, fin décembre ?
Examiner
zless /var/log/apt/history.log.1.gz | grep -v "de la base de" > /DATA-WD500/Images/ABCD/3hist.txt4) Chronologie des configurations des gimp(s) :
ls -laRt ~ 2>/dev/null | grep gimp > /DATA-WD500/Images/ABCD/4chrono.txt Ainsi aurons-nous les infos regroupées dans quelques fichiers .txt
dans /DATA-WD500/Images/ABCD/ ![]()
Dernière modification par moko138 (Le 03/01/2019, à 16:40)
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#3 Le 03/01/2019, à 15:36
- nam1962

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Piste bonus :
Un Gimp installé via snap ? Voire un doublon because snap ?
Dernière modification par nam1962 (Le 03/01/2019, à 15:37)
[ Modéré ]
Hors ligne
#4 Le 03/01/2019, à 15:50
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Salut nam,
Pas de gimp snap pour te rassurer ![]()
Et si mon post précédent a disparu c'est normal.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#5 Le 03/01/2019, à 16:55
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
retour ligne par ligne:
jeange@jeange-W65-67SZ:~$ ls -laR ~ 2>/dev/null | grep -Ev "total| jeange |^/home" > /DATA-WD500/Images/ABCD/1proprio.txt
jeange@jeange-W65-67SZ:~$ jeange@jeange-W65-67SZ:~$ cat /usr/share/applications/defaults.list
[Default Applications]
application/csv=libreoffice-calc.desktop
application/excel=libreoffice-calc.desktop
application/msexcel=libreoffice-calc.desktop
application/msword=libreoffice-writer.desktop
application/ogg=rhythmbox.desktop
application/oxps=evince.desktop
application/pdf=evince.desktop
application/postscript=evince.desktop
application/rtf=libreoffice-writer.desktop
application/tab-separated-values=libreoffice-calc.desktop
application/vnd.lotus-1-2-3=libreoffice-calc.desktop
application/vnd.ms-excel=libreoffice-calc.desktop
application/vnd.ms-word=libreoffice-writer.desktop
application/vnd.ms-xpsdocument=evince.desktop
application/vnd.rn-realmedia=totem.desktop
application/vnd.sun.xml.base=libreoffice-base.desktop
application/vnd.sun.xml.calc=libreoffice-calc.desktop
application/vnd.sun.xml.calc.template=libreoffice-calc.desktop
application/vnd.sun.xml.draw=libreoffice-draw.desktop
application/vnd.sun.xml.draw.template=libreoffice-draw.desktop
application/vnd.sun.xml.math=libreoffice-math.desktop
application/vnd.sun.xml.writer=libreoffice-writer.desktop
application/vnd.sun.xml.writer.template=libreoffice-writer.desktop
application/vnd.sun.xml.writer.global=libreoffice-writer.desktop
application/vnd.oasis.opendocument.database=libreoffice-base.desktop
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop
application/vnd.oasis.opendocument.presentation=libreoffice-impress.desktop
application/vnd.oasis.opendocument.presentation-template=libreoffice-impress.desktop
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=libreoffice-calc.desktop
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text-template=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text-web=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text-master=libreoffice-writer.desktop
application/vnd.sun.xml.impress=libreoffice-impress.desktop
application/vnd.sun.xml.impress.template=libreoffice-impress.desktop
application/vnd.stardivision.calc=libreoffice-calc.desktop
application/vnd.stardivision.draw=libreoffice-draw.desktop
application/vnd.stardivision.impress=libreoffice-impress.desktop
application/vnd.stardivision.math=libreoffice-math.desktop
application/vnd.stardivision.writer=libreoffice-writer.desktop
application/mspowerpoint=libreoffice-impress.desktop
application/vnd.ms-powerpoint=libreoffice-impress.desktop
application/vnd.wordperfect=libreoffice-writer.desktop
application/wordperfect=libreoffice-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.template=libreoffice-writer.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=libreoffice-calc.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.template=libreoffice-calc.desktop
application/vnd.openxmlformats-officedocument.presentationml.slide=libreoffice-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.slideshow=libreoffice-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.presentation=libreoffice-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.template=libreoffice-impress.desktop
application/x-123=libreoffice-calc.desktop
application/x-abiword=abiword.desktop
application/x-applix-spreadsheet=libreoffice-calc.desktop
application/x-ar=file-roller.desktop
application/x-arj=file-roller.desktop
application/x-audacity-project=audacity.desktop
application/x-bzdvi=evince.desktop
application/x-bzip-compressed-tar=file-roller.desktop
application/x-bzip=file-roller.desktop
application/x-bzpdf=evince.desktop
application/x-bzpostscript=evince.desktop
application/x-cbr=evince.desktop
application/x-cbt=evince.desktop
application/x-cbz=evince.desktop
application/x-compressed-tar=file-roller.desktop
application/x-compress=file-roller.desktop
application/x-deb=ubuntu-software-center.desktop
application/x-debian-package=ubuntu-software-center.desktop
application/x-dos_ms_excel=libreoffice-calc.desktop
application/x-dvi=evince.desktop
application/x-ear=file-roller.desktop
application/x-excel=libreoffice-calc.desktop
application/x-extension-m4a=totem.desktop
application/x-extension-mp4=totem.desktop
application/x-flac=rhythmbox.desktop
application/x-glade=glade.desktop
application/x-gnumeric=gnumeric.desktop
application/x-gtar=file-roller.desktop
application/x-gzdvi=evince.desktop
application/x-gzip=file-roller.desktop
application/x-gzpdf=evince.desktop
application/x-gzpostscript=evince.desktop
application/xhtml+xml=firefox.desktop
application/x-jar=openjdk-7-java.desktop
application/x-java-archive=openjdk-7-java.desktop
application/x-java-jnlp-file=icedtea-netx-javaws.desktop
application/x-lha=file-roller.desktop
application/x-lhz=file-roller.desktop
application/xls=libreoffice-calc.desktop
application/x-lzop=file-roller.desktop
application/x-matroska=totem.desktop
application/x-mps=libreoffice-calc.desktop
application/x-ms-excel=libreoffice-calc.desktop
application/x-msexcel=libreoffice-calc.desktop
application/x-ogg=rhythmbox.desktop
application/x-oleo=libreoffice-calc.desktop
application/x-perl=gedit.desktop
application/x-planperfect=libreoffice-calc.desktop
application/x-quattropro=libreoffice-calc.desktop
application/x-rar-compressed=file-roller.desktop
application/x-rar=file-roller.desktop
application/x-rpm=file-roller.desktop
application/x-sc=libreoffice-calc.desktop
application/x-shockwave-flash=totem.desktop
application/x-sylk=libreoffice-calc.desktop
application/x-tar=file-roller.desktop
application/x-war=file-roller.desktop
application/x-xbase=libreoffice-calc.desktop
application/x-xls=libreoffice-calc.desktop
application/x-xzpdf=evince.desktop
application/x-zip-compressed=file-roller.desktop
application/x-zip=file-roller.desktop
application/x-zoo=file-roller.desktop
application/zip=file-roller.desktop
audio/3gpp=totem.desktop
audio/ac3=totem.desktop
audio/AMR=totem.desktop
audio/AMR-WB=totem.desktop
audio/basic=totem.desktop
audio/flac=rhythmbox.desktop
audio/midi=totem.desktop
audio/mp4=totem.desktop
audio/mpeg=totem.desktop
audio/mpegurl=totem.desktop
audio/ogg=rhythmbox.desktop
audio/prs.sid=totem.desktop
audio/vnd.rn-realaudio=totem.desktop
audio/x-ape=totem.desktop
audio/x-flac=rhythmbox.desktop
audio/x-gsm=totem.desktop
audio/x-it=totem.desktop
audio/x-m4a=totem.desktop
audio/x-matroska=totem.desktop
audio/x-mod=totem.desktop
audio/x-mp3=rhythmbox.desktop
audio/x-mpeg=rhythmbox.desktop
audio/x-mpegurl=rhythmbox.desktop
audio/x-ms-asf=totem.desktop
audio/x-ms-asx=totem.desktop
audio/x-ms-wax=totem.desktop
audio/x-ms-wma=totem.desktop
audio/x-musepack=totem.desktop
audio/x-pn-aiff=totem.desktop
audio/x-pn-au=totem.desktop
audio/x-pn-realaudio=totem.desktop
audio/x-pn-realaudio-plugin=totem.desktop
audio/x-pn-wav=totem.desktop
audio/x-pn-windows-acm=totem.desktop
audio/x-realaudio=totem.desktop
audio/x-real-audio=totem.desktop
audio/x-sbc=totem.desktop
audio/x-scpls=rhythmbox.desktop
audio/x-speex=totem.desktop
audio/x-tta=totem.desktop
audio/x-wav=totem.desktop
audio/x-wavpack=totem.desktop
audio/x-vorbis=rhythmbox.desktop
audio/x-vorbis+ogg=rhythmbox.desktop
audio/x-xm=totem.desktop
image/bmp=eog.desktop
image/gif=eog.desktop
image/jpeg=eog.desktop
image/jpg=eog.desktop
image/pjpeg=eog.desktop
image/png=eog.desktop
image/svg+xml=eog.desktop
image/tiff=eog.desktop
image/vnd.djvu=evince.desktop
image/vnd.rn-realpix=totem.desktop
image/x-bmp=eog.desktop
image/x-bzeps=evince.desktop
image/x-eps=evince.desktop
image/x-gray=eog.desktop
image/x-gzeps=evince.desktop
image/x-icb=eog.desktop
image/x-ico=eog.desktop
image/x-png=eog.desktop
image/x-portable-anymap=eog.desktop
image/x-portable-bitmap=eog.desktop
image/x-portable-graymap=eog.desktop
image/x-portable-pixmap=eog.desktop
image/x-psd=gimp.desktop
image/x-xbitmap=eog.desktop
image/x-xpixmap=eog.desktop
inode/directory=nautilus-folder-handler.desktop
misc/ultravox=totem.desktop
multipart/x-zip=file-roller.desktop
text/abiword=abiword.desktop
text/calendar=evolution.desktop
text/comma-separated-values=libreoffice-calc.desktop
text/csv=libreoffice-calc.desktop
text/html=firefox.desktop
text/plain=gedit.desktop
text/richtext=abiword.desktop
text/rtf=libreoffice-writer.desktop
text/spreadsheet=libreoffice-calc.desktop
text/tab-separated-values=libreoffice-calc.desktop
text/x-comma-separated-values=libreoffice-calc.desktop
text/x-chdr=gedit.desktop
text/x-csrc=gedit.desktop
text/x-dtd=gedit.desktop
text/x-java=gedit.desktop
text/mathml=gedit.desktop
text/x-python=gedit.desktop
text/x-sql=gedit.desktop
text/xml=firefox.desktop
video/3gpp=totem.desktop
video/dv=totem.desktop
video/fli=totem.desktop
video/flv=totem.desktop
video/mp2t=totem.desktop
video/mp4=totem.desktop
video/mp4v-es=totem.desktop
video/mpeg=totem.desktop
video/msvideo=totem.desktop
video/ogg=totem.desktop
video/quicktime=totem.desktop
video/vivo=totem.desktop
video/vnd.divx=totem.desktop
video/vnd.rn-realvideo=totem.desktop
video/vnd.vivo=totem.desktop
video/webm=totem.desktop
video/x-anim=totem.desktop
video/x-avi=totem.desktop
video/x-flc=totem.desktop
video/x-fli=totem.desktop
video/x-flic=totem.desktop
video/x-flv=totem.desktop
video/x-m4v=totem.desktop
video/x-matroska=totem.desktop
video/x-mpeg=totem.desktop
video/x-ms-asf=totem.desktop
video/x-ms-asx=totem.desktop
video/x-msvideo=totem.desktop
video/x-ms-wm=totem.desktop
video/x-ms-wmv=totem.desktop
video/x-ms-wmx=totem.desktop
video/x-ms-wvx=totem.desktop
video/x-nsv=totem.desktop
video/x-ogm+ogg=totem.desktop
video/x-theora+ogg=totem.desktop
video/x-totem-stream=totem.desktop
x-content/video-dvd=totem.desktop
x-content/video-vcd=totem.desktop
x-content/video-svcd=totem.desktop
x-content/audio-cdda=rhythmbox-device.desktop
x-content/audio-dvd=banshee-audiocd.desktop
x-content/audio-player=rhythmbox-device.desktop
x-content/image-dcf=shotwell.desktop
x-content/image-picturecd=shotwell.desktop
zz-application/zz-winassoc-xls=libreoffice-calc.desktop
x-scheme-handler/apt=ubuntu-software-center.desktop
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/mailto=thunderbird.desktop
application/vnd.google-earth.kml+xml=google-earth-pro.desktop
application/vnd.google-earth.kmz=google-earth-pro.desktop
application/earthviewer=google-earth-pro.desktop
application/keyhole=google-earth-pro.desktop
jeange@jeange-W65-67SZ:~$ jeange@jeange-W65-67SZ:~$ cat ~/.local/share/applications/mimeapps.list
[Default Applications]
x-scheme-handler/mailto=thunderbird.desktop
message/rfc822=thunderbird.desktop
x-content/audio-cdda=rhythmbox-device.desktop
x-content/video-dvd=vlc.desktop
[Added Associations]
x-scheme-handler/mailto=thunderbird.desktop;
message/rfc822=thunderbird.desktop;
x-content/audio-cdda=rhythmbox-device.desktop;
x-content/video-dvd=vlc.desktop;
image/jpeg=gimp.desktop;
application/x-xpinstall=thunderbird.desktop;
application/vnd.openxmlformats-officedocument.presentationml.slideshow=vlc.desktop;
application/pdf=libreoffice-writer.desktop;libreoffice-calc.desktop;
audio/mpeg=vlc.desktop;
text/plain=gimp.desktop;
image/x-xcf=XnView.desktop;
jeange@jeange-W65-67SZ:~$ jeange@jeange-W65-67SZ:~$ cat /usr/share/applications/defaults.list > /DATA-WD500/Images/ABCD/21type.txt
jeange@jeange-W65-67SZ:~$ jeange@jeange-W65-67SZ:~$ cat ~/.local/share/applications/mimeapps.list > /DATA-WD500/Images/ABCD/22type.txt
jeange@jeange-W65-67SZ:~$ jeange@jeange-W65-67SZ:~$ zless /var/log/apt/history.log.1.gz | grep -v "de la base de" > /DATA-WD500/Images/ABCD/3hist.txt
jeange@jeange-W65-67SZ:~$ jeange@jeange-W65-67SZ:~$ ls -laRt ~ 2>/dev/null | grep gimp > /DATA-WD500/Images/ABCD/4chrono.txt
jeange@jeange-W65-67SZ:~$ Voilà, voilà.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#6 Le 03/01/2019, à 19:20
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Bien bien !
Et comme
... rediriger les sorties vers la partition partagée. Où elles (les sorties) seront lisibles depuis 14.04.
et que... boule de cristal...,
serait-ce un effet de votre magnanimité de bien vouloir coller aussi ici entre balises-code le contenu de chaque fichier .txt de /DATA-WD500/Images/ABCD/ ?
Merci !
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#7 Le 03/01/2019, à 19:30
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Oups!
J'avions point vu que ABCD avait du neuf; c'est parti:
drwxr-xr-x 3 root root 4096 sept. 29 12:13 ..Start-Date: 2018-12-02 14:01:36
Commandline: /usr/sbin/synaptic
Purge: libreoffice-help-en-gb:amd64 (4.2.8-0ubuntu1), myspell-en-gb:amd64 (4.2.1-0ubuntu1.1), libreoffice-l10n-en-gb:amd64 (4.2.8-0ubuntu1), libreoffice-help-en-us:amd64 (4.2.8-0ubuntu1), myspell-en-za:amd64 (4.2.1-0ubuntu1.1), libreoffice-l10n-en-za:amd64 (4.2.8-0ubuntu1)
End-Date: 2018-12-02 14:01:42
Start-Date: 2018-12-02 14:02:39
Commandline: /usr/sbin/synaptic
Purge: hyphen-en-us:amd64 (2.8.6-3ubuntu2), mythes-en-us:amd64 (4.2.1-0ubuntu1.1)
End-Date: 2018-12-02 14:02:41
Start-Date: 2018-12-04 19:39:51
Commandline: aptdaemon role='role-commit-packages' sender=':1.110'
Install: linux-headers-3.13.0-163:amd64 (3.13.0-163.213), linux-image-3.13.0-163-generic:amd64 (3.13.0-163.213), linux-image-extra-3.13.0-163-generic:amd64 (3.13.0-163.213), linux-headers-3.13.0-163-generic:amd64 (3.13.0-163.213)
Upgrade: linux-headers-generic:amd64 (3.13.0.162.172, 3.13.0.163.173), perl:amd64 (5.18.2-2ubuntu1.6, 5.18.2-2ubuntu1.7), perl-base:amd64 (5.18.2-2ubuntu1.6, 5.18.2-2ubuntu1.7), libpoppler-glib8:amd64 (0.24.5-2ubuntu4.12, 0.24.5-2ubuntu4.13), libperl5.18:amd64 (5.18.2-2ubuntu1.6, 5.18.2-2ubuntu1.7), libpoppler44:amd64 (0.24.5-2ubuntu4.12, 0.24.5-2ubuntu4.13), perl-modules:amd64 (5.18.2-2ubuntu1.6, 5.18.2-2ubuntu1.7), poppler-utils:amd64 (0.24.5-2ubuntu4.12, 0.24.5-2ubuntu4.13), linux-libc-dev:amd64 (3.13.0-162.212, 3.13.0-163.213), linux-image-generic:amd64 (3.13.0.162.172, 3.13.0.163.173), linux-generic:amd64 (3.13.0.162.172, 3.13.0.163.173)
End-Date: 2018-12-04 19:40:53
Start-Date: 2018-12-07 14:16:20
Commandline: aptdaemon role='role-commit-packages' sender=':1.96'
Upgrade: libssl1.0.0:amd64 (1.0.1f-1ubuntu2.26, 1.0.1f-1ubuntu2.27), libusageenvironment1:amd64 (2014.01.13-1, 2014.01.13-1+deb8u1build0.14.04.1), libgs9-common:amd64 (9.26~dfsg+0-0ubuntu0.14.04.1, 9.26~dfsg+0-0ubuntu0.14.04.3), libbasicusageenvironment0:amd64 (2014.01.13-1, 2014.01.13-1+deb8u1build0.14.04.1), libgroupsock1:amd64 (2014.01.13-1, 2014.01.13-1+deb8u1build0.14.04.1), ghostscript-x:amd64 (9.26~dfsg+0-0ubuntu0.14.04.1, 9.26~dfsg+0-0ubuntu0.14.04.3), libwavpack1:amd64 (4.70.0-1ubuntu0.1, 4.70.0-1ubuntu0.2), libgs9:amd64 (9.26~dfsg+0-0ubuntu0.14.04.1, 9.26~dfsg+0-0ubuntu0.14.04.3), liblivemedia23:amd64 (2014.01.13-1, 2014.01.13-1+deb8u1build0.14.04.1), libraw9:amd64 (0.15.4-1ubuntu0.2, 0.15.4-1ubuntu0.3), openssl:amd64 (1.0.1f-1ubuntu2.26, 1.0.1f-1ubuntu2.27), ghostscript:amd64 (9.26~dfsg+0-0ubuntu0.14.04.1, 9.26~dfsg+0-0ubuntu0.14.04.3)
End-Date: 2018-12-07 14:16:36
Start-Date: 2018-12-10 21:35:31
Commandline: aptdaemon role='role-install-packages' sender=':1.116'
Install: python-glade2:amd64 (2.24.0-3ubuntu3, automatic), pypar2:amd64 (1.4-6), par2:amd64 (0.4-11build1, automatic)
End-Date: 2018-12-10 21:35:38
Start-Date: 2018-12-10 21:42:47
Commandline: aptdaemon role='role-remove-packages' sender=':1.119'
Remove: pypar2:amd64 (1.4-6), par2:amd64 (0.4-11build1)
End-Date: 2018-12-10 21:42:49
Start-Date: 2018-12-10 22:19:38
Commandline: apt full-upgrade
Upgrade: cups-core-drivers:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), cups-server-common:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), libcups2:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), cups-daemon:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), libcupsmime1:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), cups-client:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), libcupsimage2:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), cups:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), python3-lxml:amd64 (3.3.3-1ubuntu0.1, 3.3.3-1ubuntu0.2), python-lxml:amd64 (3.3.3-1ubuntu0.1, 3.3.3-1ubuntu0.2), cups-bsd:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), libcupscgi1:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), libcupsppdc1:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), cups-common:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11), cups-ppdc:amd64 (1.7.2-0ubuntu1.10, 1.7.2-0ubuntu1.11)
End-Date: 2018-12-10 22:19:59
Start-Date: 2018-12-11 21:02:31
Commandline: aptdaemon role='role-commit-packages' sender=':1.111'
Upgrade: libpoppler-glib8:amd64 (0.24.5-2ubuntu4.13, 0.24.5-2ubuntu4.14), libpoppler44:amd64 (0.24.5-2ubuntu4.13, 0.24.5-2ubuntu4.14), libpixman-1-0:amd64 (0.30.2-2ubuntu1.1, 0.30.2-2ubuntu1.2), poppler-utils:amd64 (0.24.5-2ubuntu4.13, 0.24.5-2ubuntu4.14)
End-Date: 2018-12-11 21:02:39
Start-Date: 2018-12-12 18:00:09
Commandline: aptdaemon role='role-commit-packages' sender=':1.101'
Upgrade: firefox-locale-fr:amd64 (63.0.3+build1-0ubuntu0.14.04.1, 64.0+build3-0ubuntu0.14.04.1), libfreerdp1:amd64 (1.0.2-2ubuntu1.1, 1.0.2-2ubuntu1.2), firefox:amd64 (63.0.3+build1-0ubuntu0.14.04.1, 64.0+build3-0ubuntu0.14.04.1), libfreerdp-plugins-standard:amd64 (1.0.2-2ubuntu1.1, 1.0.2-2ubuntu1.2)
End-Date: 2018-12-12 18:00:25
Start-Date: 2018-12-19 22:45:57
Commandline: aptdaemon role='role-commit-packages' sender=':1.90'
Upgrade: libsystemd-login0:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), systemd-services:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), libgnome-desktop-3-7:amd64 (3.8.4-0ubuntu3.2, 3.8.4-0ubuntu3.3), libsystemd-daemon0:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), libgudev-1.0-0:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), libpam-systemd:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), udev:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), hwdata:amd64 (0.249-1, 0.249-1ubuntu1), gir1.2-gudev-1.0:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), libudev1:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), libudev1:i386 (204-5ubuntu20.28, 204-5ubuntu20.29), libsystemd-journal0:amd64 (204-5ubuntu20.28, 204-5ubuntu20.29), gnome-desktop3-data:amd64 (3.8.4-0ubuntu3.2, 3.8.4-0ubuntu3.3)
End-Date: 2018-12-19 22:46:26
Start-Date: 2018-12-20 12:20:45
Commandline: aptdaemon role='role-commit-packages' sender=':1.89'
Install: linux-headers-3.13.0-164:amd64 (3.13.0-164.214), linux-headers-3.13.0-164-generic:amd64 (3.13.0-164.214), linux-image-3.13.0-164-generic:amd64 (3.13.0-164.214), linux-image-extra-3.13.0-164-generic:amd64 (3.13.0-164.214)
Upgrade: linux-headers-generic:amd64 (3.13.0.163.173, 3.13.0.164.174), linux-libc-dev:amd64 (3.13.0-163.213, 3.13.0-164.214), linux-image-generic:amd64 (3.13.0.163.173, 3.13.0.164.174), linux-generic:amd64 (3.13.0.163.173, 3.13.0.164.174)
End-Date: 2018-12-20 12:21:36
Start-Date: 2018-12-30 18:57:07
Commandline: apt-get autoremove --purge
Purge: linux-headers-3.13.0-162-generic:amd64 (3.13.0-162.212), linux-image-3.13.0-162-generic:amd64 (3.13.0-162.212), linux-image-extra-3.13.0-162-generic:amd64 (3.13.0-162.212), linux-headers-3.13.0-162:amd64 (3.13.0-162.212)
End-Date: 2018-12-30 18:57:32drwxr-xr-x 24 jeange jeange 4096 janv. 3 13:21 .gimp-2.8
/home/jeange/.gimp-2.8:
-rw------- 1 jeange jeange 2584 janv. 2 18:11 gimprc
drwxr-xr-x 2 jeange jeange 4096 sept. 29 12:13 gimpressionist
/home/jeange/.gimp-2.8/tool-options:
-rw------- 1 jeange jeange 64 janv. 3 13:21 gimp-gegl-tool
-rw------- 1 jeange jeange 74 janv. 3 13:21 gimp-posterize-tool
-rw------- 1 jeange jeange 98 janv. 3 13:21 gimp-curves-tool
-rw------- 1 jeange jeange 98 janv. 3 13:21 gimp-levels-tool
-rw------- 1 jeange jeange 74 janv. 3 13:21 gimp-threshold-tool
-rw------- 1 jeange jeange 94 janv. 3 13:21 gimp-brightness-contrast-tool
-rw------- 1 jeange jeange 72 janv. 3 13:21 gimp-colorize-tool
-rw------- 1 jeange jeange 84 janv. 3 13:21 gimp-hue-saturation-tool
-rw------- 1 jeange jeange 82 janv. 3 13:21 gimp-color-balance-tool
-rw------- 1 jeange jeange 76 janv. 3 13:21 gimp-desaturate-tool
-rw------- 1 jeange jeange 230 janv. 3 13:21 gimp-dodge-burn-tool
-rw------- 1 jeange jeange 157 janv. 3 13:21 gimp-smudge-tool
-rw------- 1 jeange jeange 157 janv. 3 13:21 gimp-convolve-tool
-rw------- 1 jeange jeange 202 janv. 3 13:21 gimp-perspective-clone-tool
-rw------- 1 jeange jeange 263 janv. 3 13:21 gimp-heal-tool
-rw------- 1 jeange jeange 202 janv. 3 13:21 gimp-clone-tool
-rw------- 1 jeange jeange 137 janv. 3 13:21 gimp-ink-tool
-rw------- 1 jeange jeange 166 janv. 3 13:21 gimp-airbrush-tool
-rw------- 1 jeange jeange 202 janv. 3 13:21 gimp-eraser-tool
-rw------- 1 jeange jeange 174 janv. 3 13:21 gimp-paintbrush-tool
-rw------- 1 jeange jeange 237 janv. 3 13:21 gimp-pencil-tool
-rw------- 1 jeange jeange 222 janv. 3 13:21 gimp-blend-tool
-rw------- 1 jeange jeange 95 janv. 3 13:21 gimp-bucket-fill-tool
-rw------- 1 jeange jeange 163 janv. 3 13:21 gimp-text-tool
-rw------- 1 jeange jeange 64 janv. 3 13:21 gimp-cage-tool
-rw------- 1 jeange jeange 64 janv. 3 13:21 gimp-flip-tool
-rw------- 1 jeange jeange 166 janv. 3 13:21 gimp-perspective-tool
-rw------- 1 jeange jeange 66 janv. 3 13:21 gimp-shear-tool
-rw------- 1 jeange jeange 139 janv. 3 13:21 gimp-scale-tool
-rw------- 1 jeange jeange 115 janv. 3 13:21 gimp-rotate-tool
-rw------- 1 jeange jeange 180 janv. 3 13:21 gimp-crop-tool
-rw------- 1 jeange jeange 66 janv. 3 13:21 gimp-align-tool
-rw------- 1 jeange jeange 64 janv. 3 13:21 gimp-move-tool
-rw------- 1 jeange jeange 92 janv. 3 13:21 gimp-measure-tool
-rw------- 1 jeange jeange 97 janv. 3 13:21 gimp-zoom-tool
-rw------- 1 jeange jeange 218 janv. 3 13:21 gimp-color-picker-tool
-rw------- 1 jeange jeange 184 janv. 3 13:21 gimp-vector-tool
-rw------- 1 jeange jeange 203 janv. 3 13:21 gimp-foreground-select-tool
-rw------- 1 jeange jeange 92 janv. 3 13:21 gimp-iscissors-tool
-rw------- 1 jeange jeange 158 janv. 3 13:21 gimp-by-color-select-tool
-rw------- 1 jeange jeange 183 janv. 3 13:21 gimp-fuzzy-select-tool
-rw------- 1 jeange jeange 104 janv. 3 13:21 gimp-free-select-tool
-rw------- 1 jeange jeange 192 janv. 3 13:21 gimp-ellipse-select-tool
-rw------- 1 jeange jeange 108 janv. 3 13:21 gimp-rect-select-tool
-rw------- 1 jeange jeange 1283 janv. 1 18:04 gimp-brightness-contrast-tool.settings
-rw------- 1 jeange jeange 7881 déc. 31 16:12 gimp-levels-tool.settings
-rw------- 1 jeange jeange 140011 déc. 31 16:08 gimp-curves-tool.settings
-rw------- 1 jeange jeange 3668 nov. 6 14:57 gimp-color-balance-tool.settings
/home/jeange/.gimp-2.8/tmp:
/home/jeange/.gimp-2.8/plug-ins:
/home/jeange/.gimp-2.8/fonts:
/home/jeange/.gimp-2.8/brushes:
/home/jeange/.gimp-2.8/curves:
/home/jeange/.gimp-2.8/environ:
/home/jeange/.gimp-2.8/fractalexplorer:
/home/jeange/.gimp-2.8/gfig:
/home/jeange/.gimp-2.8/gflare:
/home/jeange/.gimp-2.8/gimpressionist:
/home/jeange/.gimp-2.8/interpreters:
/home/jeange/.gimp-2.8/levels:
/home/jeange/.gimp-2.8/modules:
/home/jeange/.gimp-2.8/scripts:
/home/jeange/.gimp-2.8/templates:
/home/jeange/.gimp-2.8/themes:
/home/jeange/.gimp-2.8/dynamics:
/home/jeange/.gimp-2.8/gradients:
/home/jeange/.gimp-2.8/palettes:
/home/jeange/.gimp-2.8/patterns:
/home/jeange/.gimp-2.8/tool-presets:
-rw-rw-r-- 1 jeange jeange 501 déc. 10 21:42 reviews.ubuntu.com,reviews,api,1.0,reviews,filter,fr,any,any,any,gimp-resynthesizer,page,1,helpful,,338df5cde7f68e3abdb0062967066674
-rw-rw-r-- 1 jeange jeange 1211 sept. 27 16:34 reviews.ubuntu.com,reviews,api,1.0,reviews,filter,fr,any,any,any,gimp-plugin-registry,page,1,helpful,,17fec4e7230df3ce92030e65338d0805
-rw-rw-r-- 1 jeange jeange 533 sept. 27 16:34 reviews.ubuntu.com,reviews,api,1.0,reviews,filter,fr,lp-ppa-otto-kesselgulasch-gimp,trusty,any,gimp-plugin-reg,c3279a72982604b4e244b9ee586bb9c1
-rw-rw-r-- 1 jeange jeange 4843 sept. 7 19:09 reviews.ubuntu.com,reviews,api,1.0,reviews,filter,fr,ubuntu,trusty,any,gimp,page,1,helpful,,62a64bd87fe7fba3aa5ffb8b185fc6ce
-rw-rw-r-- 1 jeange jeange 201419 sept. 27 16:34 screenshots.ubuntu.com_screenshot-with-version_gimp-plugin-registry_7.20141204-0trusty0%7eppa[Default Applications]
application/csv=libreoffice-calc.desktop
application/excel=libreoffice-calc.desktop
application/msexcel=libreoffice-calc.desktop
application/msword=libreoffice-writer.desktop
application/ogg=rhythmbox.desktop
application/oxps=evince.desktop
application/pdf=evince.desktop
application/postscript=evince.desktop
application/rtf=libreoffice-writer.desktop
application/tab-separated-values=libreoffice-calc.desktop
application/vnd.lotus-1-2-3=libreoffice-calc.desktop
application/vnd.ms-excel=libreoffice-calc.desktop
application/vnd.ms-word=libreoffice-writer.desktop
application/vnd.ms-xpsdocument=evince.desktop
application/vnd.rn-realmedia=totem.desktop
application/vnd.sun.xml.base=libreoffice-base.desktop
application/vnd.sun.xml.calc=libreoffice-calc.desktop
application/vnd.sun.xml.calc.template=libreoffice-calc.desktop
application/vnd.sun.xml.draw=libreoffice-draw.desktop
application/vnd.sun.xml.draw.template=libreoffice-draw.desktop
application/vnd.sun.xml.math=libreoffice-math.desktop
application/vnd.sun.xml.writer=libreoffice-writer.desktop
application/vnd.sun.xml.writer.template=libreoffice-writer.desktop
application/vnd.sun.xml.writer.global=libreoffice-writer.desktop
application/vnd.oasis.opendocument.database=libreoffice-base.desktop
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop
application/vnd.oasis.opendocument.presentation=libreoffice-impress.desktop
application/vnd.oasis.opendocument.presentation-template=libreoffice-impress.desktop
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop
application/vnd.oasis.opendocument.spreadsheet-template=libreoffice-calc.desktop
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text-template=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text-web=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text-master=libreoffice-writer.desktop
application/vnd.sun.xml.impress=libreoffice-impress.desktop
application/vnd.sun.xml.impress.template=libreoffice-impress.desktop
application/vnd.stardivision.calc=libreoffice-calc.desktop
application/vnd.stardivision.draw=libreoffice-draw.desktop
application/vnd.stardivision.impress=libreoffice-impress.desktop
application/vnd.stardivision.math=libreoffice-math.desktop
application/vnd.stardivision.writer=libreoffice-writer.desktop
application/mspowerpoint=libreoffice-impress.desktop
application/vnd.ms-powerpoint=libreoffice-impress.desktop
application/vnd.wordperfect=libreoffice-writer.desktop
application/wordperfect=libreoffice-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.template=libreoffice-writer.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=libreoffice-calc.desktop
application/vnd.openxmlformats-officedocument.spreadsheetml.template=libreoffice-calc.desktop
application/vnd.openxmlformats-officedocument.presentationml.slide=libreoffice-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.slideshow=libreoffice-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.presentation=libreoffice-impress.desktop
application/vnd.openxmlformats-officedocument.presentationml.template=libreoffice-impress.desktop
application/x-123=libreoffice-calc.desktop
application/x-abiword=abiword.desktop
application/x-applix-spreadsheet=libreoffice-calc.desktop
application/x-ar=file-roller.desktop
application/x-arj=file-roller.desktop
application/x-audacity-project=audacity.desktop
application/x-bzdvi=evince.desktop
application/x-bzip-compressed-tar=file-roller.desktop
application/x-bzip=file-roller.desktop
application/x-bzpdf=evince.desktop
application/x-bzpostscript=evince.desktop
application/x-cbr=evince.desktop
application/x-cbt=evince.desktop
application/x-cbz=evince.desktop
application/x-compressed-tar=file-roller.desktop
application/x-compress=file-roller.desktop
application/x-deb=ubuntu-software-center.desktop
application/x-debian-package=ubuntu-software-center.desktop
application/x-dos_ms_excel=libreoffice-calc.desktop
application/x-dvi=evince.desktop
application/x-ear=file-roller.desktop
application/x-excel=libreoffice-calc.desktop
application/x-extension-m4a=totem.desktop
application/x-extension-mp4=totem.desktop
application/x-flac=rhythmbox.desktop
application/x-glade=glade.desktop
application/x-gnumeric=gnumeric.desktop
application/x-gtar=file-roller.desktop
application/x-gzdvi=evince.desktop
application/x-gzip=file-roller.desktop
application/x-gzpdf=evince.desktop
application/x-gzpostscript=evince.desktop
application/xhtml+xml=firefox.desktop
application/x-jar=openjdk-7-java.desktop
application/x-java-archive=openjdk-7-java.desktop
application/x-java-jnlp-file=icedtea-netx-javaws.desktop
application/x-lha=file-roller.desktop
application/x-lhz=file-roller.desktop
application/xls=libreoffice-calc.desktop
application/x-lzop=file-roller.desktop
application/x-matroska=totem.desktop
application/x-mps=libreoffice-calc.desktop
application/x-ms-excel=libreoffice-calc.desktop
application/x-msexcel=libreoffice-calc.desktop
application/x-ogg=rhythmbox.desktop
application/x-oleo=libreoffice-calc.desktop
application/x-perl=gedit.desktop
application/x-planperfect=libreoffice-calc.desktop
application/x-quattropro=libreoffice-calc.desktop
application/x-rar-compressed=file-roller.desktop
application/x-rar=file-roller.desktop
application/x-rpm=file-roller.desktop
application/x-sc=libreoffice-calc.desktop
application/x-shockwave-flash=totem.desktop
application/x-sylk=libreoffice-calc.desktop
application/x-tar=file-roller.desktop
application/x-war=file-roller.desktop
application/x-xbase=libreoffice-calc.desktop
application/x-xls=libreoffice-calc.desktop
application/x-xzpdf=evince.desktop
application/x-zip-compressed=file-roller.desktop
application/x-zip=file-roller.desktop
application/x-zoo=file-roller.desktop
application/zip=file-roller.desktop
audio/3gpp=totem.desktop
audio/ac3=totem.desktop
audio/AMR=totem.desktop
audio/AMR-WB=totem.desktop
audio/basic=totem.desktop
audio/flac=rhythmbox.desktop
audio/midi=totem.desktop
audio/mp4=totem.desktop
audio/mpeg=totem.desktop
audio/mpegurl=totem.desktop
audio/ogg=rhythmbox.desktop
audio/prs.sid=totem.desktop
audio/vnd.rn-realaudio=totem.desktop
audio/x-ape=totem.desktop
audio/x-flac=rhythmbox.desktop
audio/x-gsm=totem.desktop
audio/x-it=totem.desktop
audio/x-m4a=totem.desktop
audio/x-matroska=totem.desktop
audio/x-mod=totem.desktop
audio/x-mp3=rhythmbox.desktop
audio/x-mpeg=rhythmbox.desktop
audio/x-mpegurl=rhythmbox.desktop
audio/x-ms-asf=totem.desktop
audio/x-ms-asx=totem.desktop
audio/x-ms-wax=totem.desktop
audio/x-ms-wma=totem.desktop
audio/x-musepack=totem.desktop
audio/x-pn-aiff=totem.desktop
audio/x-pn-au=totem.desktop
audio/x-pn-realaudio=totem.desktop
audio/x-pn-realaudio-plugin=totem.desktop
audio/x-pn-wav=totem.desktop
audio/x-pn-windows-acm=totem.desktop
audio/x-realaudio=totem.desktop
audio/x-real-audio=totem.desktop
audio/x-sbc=totem.desktop
audio/x-scpls=rhythmbox.desktop
audio/x-speex=totem.desktop
audio/x-tta=totem.desktop
audio/x-wav=totem.desktop
audio/x-wavpack=totem.desktop
audio/x-vorbis=rhythmbox.desktop
audio/x-vorbis+ogg=rhythmbox.desktop
audio/x-xm=totem.desktop
image/bmp=eog.desktop
image/gif=eog.desktop
image/jpeg=eog.desktop
image/jpg=eog.desktop
image/pjpeg=eog.desktop
image/png=eog.desktop
image/svg+xml=eog.desktop
image/tiff=eog.desktop
image/vnd.djvu=evince.desktop
image/vnd.rn-realpix=totem.desktop
image/x-bmp=eog.desktop
image/x-bzeps=evince.desktop
image/x-eps=evince.desktop
image/x-gray=eog.desktop
image/x-gzeps=evince.desktop
image/x-icb=eog.desktop
image/x-ico=eog.desktop
image/x-png=eog.desktop
image/x-portable-anymap=eog.desktop
image/x-portable-bitmap=eog.desktop
image/x-portable-graymap=eog.desktop
image/x-portable-pixmap=eog.desktop
image/x-psd=gimp.desktop
image/x-xbitmap=eog.desktop
image/x-xpixmap=eog.desktop
inode/directory=nautilus-folder-handler.desktop
misc/ultravox=totem.desktop
multipart/x-zip=file-roller.desktop
text/abiword=abiword.desktop
text/calendar=evolution.desktop
text/comma-separated-values=libreoffice-calc.desktop
text/csv=libreoffice-calc.desktop
text/html=firefox.desktop
text/plain=gedit.desktop
text/richtext=abiword.desktop
text/rtf=libreoffice-writer.desktop
text/spreadsheet=libreoffice-calc.desktop
text/tab-separated-values=libreoffice-calc.desktop
text/x-comma-separated-values=libreoffice-calc.desktop
text/x-chdr=gedit.desktop
text/x-csrc=gedit.desktop
text/x-dtd=gedit.desktop
text/x-java=gedit.desktop
text/mathml=gedit.desktop
text/x-python=gedit.desktop
text/x-sql=gedit.desktop
text/xml=firefox.desktop
video/3gpp=totem.desktop
video/dv=totem.desktop
video/fli=totem.desktop
video/flv=totem.desktop
video/mp2t=totem.desktop
video/mp4=totem.desktop
video/mp4v-es=totem.desktop
video/mpeg=totem.desktop
video/msvideo=totem.desktop
video/ogg=totem.desktop
video/quicktime=totem.desktop
video/vivo=totem.desktop
video/vnd.divx=totem.desktop
video/vnd.rn-realvideo=totem.desktop
video/vnd.vivo=totem.desktop
video/webm=totem.desktop
video/x-anim=totem.desktop
video/x-avi=totem.desktop
video/x-flc=totem.desktop
video/x-fli=totem.desktop
video/x-flic=totem.desktop
video/x-flv=totem.desktop
video/x-m4v=totem.desktop
video/x-matroska=totem.desktop
video/x-mpeg=totem.desktop
video/x-ms-asf=totem.desktop
video/x-ms-asx=totem.desktop
video/x-msvideo=totem.desktop
video/x-ms-wm=totem.desktop
video/x-ms-wmv=totem.desktop
video/x-ms-wmx=totem.desktop
video/x-ms-wvx=totem.desktop
video/x-nsv=totem.desktop
video/x-ogm+ogg=totem.desktop
video/x-theora+ogg=totem.desktop
video/x-totem-stream=totem.desktop
x-content/video-dvd=totem.desktop
x-content/video-vcd=totem.desktop
x-content/video-svcd=totem.desktop
x-content/audio-cdda=rhythmbox-device.desktop
x-content/audio-dvd=banshee-audiocd.desktop
x-content/audio-player=rhythmbox-device.desktop
x-content/image-dcf=shotwell.desktop
x-content/image-picturecd=shotwell.desktop
zz-application/zz-winassoc-xls=libreoffice-calc.desktop
x-scheme-handler/apt=ubuntu-software-center.desktop
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/mailto=thunderbird.desktop
application/vnd.google-earth.kml+xml=google-earth-pro.desktop
application/vnd.google-earth.kmz=google-earth-pro.desktop
application/earthviewer=google-earth-pro.desktop
application/keyhole=google-earth-pro.desktop[Default Applications]
x-scheme-handler/mailto=thunderbird.desktop
message/rfc822=thunderbird.desktop
x-content/audio-cdda=rhythmbox-device.desktop
x-content/video-dvd=vlc.desktop
[Added Associations]
x-scheme-handler/mailto=thunderbird.desktop;
message/rfc822=thunderbird.desktop;
x-content/audio-cdda=rhythmbox-device.desktop;
x-content/video-dvd=vlc.desktop;
image/jpeg=gimp.desktop;
application/x-xpinstall=thunderbird.desktop;
application/vnd.openxmlformats-officedocument.presentationml.slideshow=vlc.desktop;
application/pdf=libreoffice-writer.desktop;libreoffice-calc.desktop;
audio/mpeg=vlc.desktop;
text/plain=gimp.desktop;
image/x-xcf=XnView.desktop;Voici, voilà.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#8 Le 03/01/2019, à 20:15
- nam1962

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Oukéti 2.10 ?
Pour vraiment nous ôter d'un doute :
snap list[ Modéré ]
Hors ligne
#9 Le 03/01/2019, à 20:24
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Y'a jamais eu de snap dans 14.04, il y en a (avait) 2 en 18.04 > gnome-logs et gnome-system monitor et vides.
jeange@jeange-W65-67SZ:~$ snap list
Le programme « snap » n'est pas encore installé. Vous pouvez l'installer en tapant :
sudo apt-get install snap
jeange@jeange-W65-67SZ:~$ PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#10 Le 03/01/2019, à 20:26
- nam1962

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Comme j'en ai vu sur une 16.04 récemment, le mieux est de s'assurer !
Mais du coup je ne vois pas où tu as pu avoir une 2.10 !
[ Modéré ]
Hors ligne
#11 Le 03/01/2019, à 20:27
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Dans ma signature: Gimp 2.8.22 en 14.04 et Gimp 2.10.8 en 18.04 les deux en PPA Otto.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#12 Le 04/01/2019, à 01:32
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
3hist.txt :
le 30 décembre, aucun paquet n'a été installé, et seul le noyau 3.13.0-162 a été désinstallé.
Hein ? Quoi ? 3.13 ?
jeangeeeeeeeeeeeeee ! Les commandes - sauf mention expresse - étaient à passer depuis la 18.04...
Alors on recommence.
1) Corruption de propriétaire dans le home de la 18.04
Depuis la 18.04 (console tty), exécute :
cd /DATA-WD500/Images/ABCDS'il y a un message d'erreur, tu le donnes et tu t'arrêtes fais comme expliqué en #20 ;
Mais si tu te retrouves bien en ...:/DATA-WD500/Images/ABCD$, tu continues :
echo 1proprio.txt > 1proprio.txtuname -r >> 1proprio.txt ls -laR ~ 2>/dev/null | grep -Ev "total| jeange |^/home" >> 1proprio.txtAttention aux nécessaires espaces de part et d'autre du nom d'user !
Rappel : le "~" s'obtient par AltGr 2
le "^" s'obtient par deux appuis consécutifs sur la touche ^
2) Corruption des associations aux types de fichiers
Depuis 18.04
cd /DATA-WD500/Images/ABCDecho 21type.txt > 21type.txt uname -mr >> 21type.txt cat /usr/share/applications/defaults.list >> 21type.txtet
cd /DATA-WD500/Images/ABCDrm 22type.txtecho 22typemime.txt > 22typemime.txtuname -r >> 22typemime.txtcat ~/.local/share/applications/mimeapps.list >> 22typemime.txt3) Une mise à jour à bug, fin décembre ?
Depuis 18.04
cd /DATA-WD500/Images/ABCDecho 3hist.txt > 3hist.txtuname -r >> 3hist.txtzless /var/log/apt/history.log.1.gz | grep -v "de la base de" >> 3hist.txt4) Chronologie des configurations des gimp(s) :
Depuis 18.04
cd /DATA-WD500/Images/ABCDecho 4chrono.txt > 4chrono.txtuname -r >> 4chrono.txtls -laRt ~ 2>/dev/null | grep gimp >> 4chrono.txt5) Paquets Gimp
Toujours depuis 18.04
cd /DATA-WD500/Images/ABCDecho 5gimp.txt > 5gimp.txtuname -r >> 5gimp.txtdpkg -l | grep gimp >> 5gimp.txtToute cette première partie, dans la console de 18.04, est à faire au calme, sans faute de frappe et sans sauter d'étape.
ÉDIT : Et tu n'as pas besoin d'en donner les retours.
FIN d'édit
= =
Maintenant tu redémarres ta 14.04.
Tu retrouves la possibilité de copier-coller. ![]()
Exécute
cd /DATA-WD500/Images/ABCDTu montres dans l'ordre :
cat 1proprio.txtcat 21type.txtcat /usr/share/applications/defaults.listcat 22typemime.txtcat ~/.local/share/applications/mimeapps.listcat 3hist.txtcat 4chrono.txtcat 5gimp.txtdpkg -l | grep gimpDernière modification par moko138 (Le 05/01/2019, à 15:15)
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#13 Le 04/01/2019, à 12:15
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Salut,
Si j'arrive à démarrer 18.04, je vois cela dans l'après-midi; et de bonnes nouvelles en MP ![]()
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#14 Le 04/01/2019, à 15:17
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Regarde l'édit au milieu du #12.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#15 Le 04/01/2019, à 15:25
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
A la seconde tentative j'ai pu démarrer sur 18.04 > même fenêtre que #1et retour de:
cd /DATA-WD500/Images/ABCDAucun fichier de ce type
Il serait utile de réinstaller 18.04 ???
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#16 Le 04/01/2019, à 15:54
- Toulibre
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Bonjour ,
Ne prêtez pas attention à ce que je vais dire
Je ne comprends pas ce que j'ai pu lire à plusieurs reprises dans ce forum au sujet de 18.04 et Gimp 2.10
Je suis en 18.04 LTS et le Gimp qui vient à l'installation est d'office 2.8.22-1 (enfin sur mon pc)
Voilà voilà , ça fonctionne du tonnerre ,
alors qu'il y ait des bugs avec 2.10 sur 18.04 .. faudrait peut-être se diriger vers 18.10 .. et d'autres bugs qui sait ..
#17 Le 04/01/2019, à 15:55
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Aïe !
Je viens de m'apercevoir que dans Nautilus en 14.04 WD-500 a disparu, heureusement que j'ai le DDext.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#18 Le 04/01/2019, à 15:56
- nam1962

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Y'a jamais eu de snap dans 14.04, il y en a (avait) 2 en 18.04 > gnome-logs et gnome-system monitor et vides.
jeange@jeange-W65-67SZ:~$ snap list Le programme « snap » n'est pas encore installé. Vous pouvez l'installer en tapant : sudo apt-get install snap jeange@jeange-W65-67SZ:~$
J'ai un peu perdu le fil :
le
snap list, tu l'as passé sur la 14.04 ou la 18.04 ?
Donne le retour sur les deux
Le
sudo apt-get install snap tu l'as passé où ?
Si c'est sur la 14.04 (ce que je subodorre), vire snap ! (qui en principe ne devrait pas avoir été installé car le paquet s'appelle snapd)
sudo apt-get purge snapsnap est plus une pollution qu'autre chose et c'est installé par défaut sur la 18.04
[ Modéré ]
Hors ligne
#19 Le 04/01/2019, à 16:03
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
@Toulibre, Merci pour l'info, je comprend mieux mes emm..... des 30 et 31 décembre.
@Nam, je n'ai jamais eu de snap ni installé de snap en 14.04, je n'ai que ceux mentionnés sur une 18.04 défunte à 98%.
@moko, les emm..... continuent #17
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#20 Le 04/01/2019, à 16:39
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
jeange, tes dernières infos sont normales.
Tu oublies que sur l'autre fil, pour pouvoir lui appliquer un fsck, tu as démonté /DATA-WD500 :
sudo umount -v /dev/disk/by-id/ata-WDC_WD5000BPKX-00HPJT0_WD-WX21AA3W1531-part3donc pour y accéder, il faut la remonter. Et
sudo mount -ay suffit, puisqu'elle est dans fstab.
= =
De même en #15 (où tu es en tty)
Si
cd /DATA-WD500/Images/ABCDrépond "Aucun répertoire ou fichier de ce type",
fais aussi
sudo mount -aet retente cd /DATA-WD500/Images/ABCD
Si ça ne suffit pas, fais
sudo mount -v /dev/disk/by-id/ata-WDC_WD5000BPKX-00HPJT0_WD-WX21AA3W1531-part3 /DATA-WD500/et retente cd /DATA-WD500/Images/ABCD
S'il y a un message d'erreur, prends-le en photo.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#21 Le 05/01/2019, à 15:09
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Une petite question (stupide ?) qui va peut-être te faire bondir :
Et si je passais
sudo apt-get update && sudo apt-get dist-upgrade?
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#22 Le 05/01/2019, à 15:17
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
sudo apt-get update && sudo apt-get dist-upgrade -yÇa ne fait jamais de mal...
Mais ensuite, procède comme en #12 (et en #20, si erreur concernant DATA-WD500).
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#23 Le 05/01/2019, à 19:30
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
Sinon c'est bien une 18.04.1 avec noyau 4.15.0-43-generic x86_64 et le démarrage de la 14.04 n'a pas été plus longue qu'habituellement si ce n'est une invite à taper C pour une vérif.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne
#24 Le 05/01/2019, à 22:40
- moko138
Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
En #20, je t'avais indiqué :
sudo mount -v /dev/disk/by-id/ata-WDC_WD5000BPKX-00HPJT0_WD-WX21AA3W1531-part3 /DATA-WD500/tu as fait
sudo -v (...)Autrement dit tu as fait sauter le "mount" qui veut dire "monte"...
AJOUT :
Donc il nous manque toujours
ou le montage suivi des messages explicatifs
ou le message d'erreur répondant à la bonne commande de montage !
Dernière modification par moko138 (Le 05/01/2019, à 22:48)
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#25 Le 05/01/2019, à 22:49
- jeange

Re : [RESOLU] Gimp 2.10 m'a planté 18.04 ?
.ERDRE !
Mañana, lo haré de nuevo con más éxito (espero)
Buenas noches.
Y muchas gracias a ti, el hombre de la providencia.
PCLF CLEVO W670SZQ i3-4000M Ram 8Go Haswell HD4600 Ubuntu 18.04.6 et 20.04.3 LTS 64bits
033 V nospE 82.01.2 pmiG 057D nokiN
Merci de donner les retours avec les balises < > et les allers avec les valises.
%NOINDEX%
Hors ligne