Ticket #3327 (closed defect: duplicate)

Opened 18 months ago

Last modified 17 months ago

Gajim 0.11.1 ne démarre pas quand j'ai sélectionné un autre dossier d'émoticones

Reported by: ejisneos@… Owned by: asterix
Priority: normal Milestone: 0.12
Component: preferences Version: 0.11.1
Severity: normal Keywords: smilies emoticons émoticones
Cc: OS: Unix

Description

Après avoir ajouté un dossier d'émoticones dans le dossier /usr/share/gajim.emoticons et l'avoir sélectioné dans les configurations, Gajim ne redémarre plus.

Attachments

Change History

Changed 17 months ago by asterix

peux-tu lancer Gajim dans une console et voir s'il y a une erreur ?

Changed 17 months ago by Ejis

Voilà :

$ gajim /usr/share/gajim/src/systray.py:35: DeprecationWarning?: the module egg.trayicon is deprecated; >equivalent functionality can now be found in pygtk 2.10 import egg.trayicon as trayicon # gnomepythonextras trayicon Traceback (most recent call last): File "gajim.py", line 2220, in <module> Interface() File "gajim.py", line 2154, in init self.init_emoticons() File "gajim.py", line 1827, in init_emoticons import emoticons File "../data/emoticons/Customised/emoticons.py", line 32 SyntaxError?: Non-ASCII character '\xc2' in file ../data/emoticons/Customised/emoticons.py on >line 32, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

En fait, grâce à cette erreur, j'ai compris que cette version de Gajim avait des problèmes avec les caractères spéciaux. (ce qui n'était pas le cas avant) J'ai donc remplacé les caractères erronés par d'autres, et du coup, ça marche !

Mais il faudra régler ça pour la 0.12.

Changed 17 months ago by roidelapluie

Is it a dup of #3227 ?

Changed 17 months ago by asterix

  • status changed from new to closed
  • resolution set to duplicate

indeed it is

Changed 17 months ago by asterix

  • milestone set to 0.12

fixed, see #3227

Add/Change #3327 (Gajim 0.11.1 ne démarre pas quand j'ai sélectionné un autre dossier d'émoticones)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.