Partage
  • Partager sur Facebook
  • Partager sur Twitter

[Ubuntu - Gaim Mode MSN] Fermeture du logiciel quand la liste de contacts apparaît

Sujet résolu
    16 janvier 2007 à 18:26:30

    Bonjour à tous :)

    Depuis un ou deux jours (depuis que j'ai découvert Gaim en gros) quand je veux me connecter à MSN il arrive parfois que Gaim se ferme tout seul une fois qu'il a listé mes contacts.
    Exemple vidéo

    Il marche très bien pour IRC (comme on peut le voir sur la vidéo) mais ce problème survient de temps à autre pour MSN, même quand je n'ai pas déjà de Gaim ouvert sur IRC.
    Ceci me dit que j'ai la dernière version de Gaim :
    sudo apt-get install gaim
    Voilà donc c'est assez génant puisque ça m'empêche d'aller sur MSN...

    Je voudrais savoir si je suis le seul à avoir ce problème et si possible comment le régler.

    Merci d'avance :D

    Edit : Euh le titre est peut-être un peu long :-°
    Je m'en excuse...
    • Partager sur Facebook
    • Partager sur Twitter
      16 janvier 2007 à 18:36:57

      Hello,

      Sûrement à cause d'un bot dans tes contacts ou bien un autre qui a des caractères pas très orthodoxes dans son pseudo :D

      Tu pourras lancer Gaim un moment (et leur donner un alias) en suivant cette page :
      http://gaim.sourceforge.net/gdb.php
      • Partager sur Facebook
      • Partager sur Twitter
        16 janvier 2007 à 18:55:45

        C'est possible en effet :p
        Seulement je ne comprends pas bien ce qu'il faut faire :euh:
        gdb est-il censé lancer gaim tout seul le moment venu (run je suppose) ?
        yannis@yannis-laptop:~$ gdb gaim
        GNU gdb 6.4-debian
        Copyright 2005 Free Software Foundation, Inc.
        GDB is free software, covered by the GNU General Public License, and you are
        welcome to change it and/or distribute copies of it under certain conditions.
        Type "show copying" to see the conditions.
        There is absolutely no warranty for GDB.  Type "show warranty" for details.
        This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
        Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

        (gdb) handle SIGPIPE nostop
        Signal        Stop      Print   Pass to program Description
        SIGPIPE       No        Yes     Yes             Broken pipe
        (gdb) run
        Starting program: /usr/bin/gaim
        (no debugging symbols found)
        (la ligne plus haut est répétée environ 15 fois)
        ---Type <return> to continue, or q <return> to quit---
        Et gaim ne se lance pas et je ne sais pas quoi faire à partir de là :-°
        Si on pouvait m'aider et/ou m'expliquer...
        De nouveau, merci d'avance
        • Partager sur Facebook
        • Partager sur Twitter
          16 janvier 2007 à 18:58:45

          Citation

          Type <return> to continue



          Bah "tape <Entrée> pour continuer le chargement" :p (à faire plusieurs fois)
          • Partager sur Facebook
          • Partager sur Twitter
            16 janvier 2007 à 19:15:26

            Ah pas bête :-° moi je tapais <return> :-° et ça me remettait la phrase ça me faisait peur et je quittais :-°

            Donc merci, là au 3ème essai j'ai eu accès à ma liste de contacts, j'en ai modifié pas mal puis le programme a bloqué.
            Et maintenant chaque fois que je retente il se bloque avant que je mette des alias :(
            C'est normal ?
            • Partager sur Facebook
            • Partager sur Twitter
              16 janvier 2007 à 21:09:11

              Regarde le terminal qui a lancé gdb derrière. Soit il te redemande de presser <entrée>, soit il t'a renvoyé une erreur.

              Dans ce dernier cas, lance la commande suivante avant Gaim :
              export MALLOC_CHECK_=1


              ...et une fois que le soucis est terminé, rajoute ça par derrière (sinon ça va causer d'autres soucis :-° )
              unset MALLOC_CHECK_
              • Partager sur Facebook
              • Partager sur Twitter
                16 janvier 2007 à 22:06:52

                Voici ce que ça me donne avec le MALLOC_CHECK_ (j'ai l'impression que c'est pareil sans)
                yannis@yannis-laptop:~$ export MALLOC_CHECK_=1
                yannis@yannis-laptop:~$ gdb gaim
                malloc: using debugging hooks
                GNU gdb 6.4-debian
                Copyright 2005 Free Software Foundation, Inc.
                GDB is free software, covered by the GNU General Public License, and you are
                welcome to change it and/or distribute copies of it under certain conditions.
                Type "show copying" to see the conditions.
                There is absolutely no warranty for GDB.  Type "show warranty" for details.
                This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
                Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

                (gdb) handle SIGPIPE nostop
                Signal        Stop      Print   Pass to program Description
                SIGPIPE       No        Yes     Yes             Broken pipe
                (gdb) run
                Starting program: /usr/bin/gaim
                (no debugging symbols found)
                (...)
                ---Type <return> to continue, or q <return> to quit---
                (no debugging symbols found)
                (...)
                [Thread debugging using libthread_db enabled]
                [New Thread -1219615040 (LWP 7535)]
                (no debugging symbols found)
                (...)
                malloc: using debugging hooks
                (no debugging symbols found)
                (no debugging symbols found)
                ---Type <return> to continue, or q <return> to quit---
                (no debugging symbols found)
                (...)
                ---Type <return> to continue, or q <return> to quit---
                (no debugging symbols found)
                (...)
                ---Type <return> to continue, or q <return> to quit---
                (no debugging symbols found)
                (...)
                ---Type <return> to continue, or q <return> to quit---
                (no debugging symbols found)
                (...)

                Program received signal SIGSEGV, Segmentation fault.
                [Switching to Thread -1219615040 (LWP 7535)]
                0xb69e8fb1 in msn_object_new_from_string () from /usr/lib/gaim/libmsn.so
                (gdb) q
                The program is running.  Exit anyway? (y or n) y
                yannis@yannis-laptop:~$ unset MALLOC_CHECK_
                • Partager sur Facebook
                • Partager sur Twitter
                  17 janvier 2007 à 23:20:35

                  Il me semble que c'est un bug de la version stable de Gaim : le protocole d'MSN semble avoir changé, ce qui provoque ce plantage.

                  Essaie d'installer la version non-stable (par exemple la 2.0.0beta5), chez moi ca a marché.

                  Cela dit ce bug ne semble affecter que des utilisateurs de Windows, mais bon, on sait jamais.

                  Je cite .

                  Citation : Pas de titre

                  Yesterday, Gaim started crashing for a bunch of people (most notably Windows users) when trying to connect a MSN account.

                  • Partager sur Facebook
                  • Partager sur Twitter
                  Développeur d'Actiona, logiciel d'automatisation de tâches : actiona.tools - Site Web : jmgr.net

                  [Ubuntu - Gaim Mode MSN] Fermeture du logiciel quand la liste de contacts apparaît

                  × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
                  × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
                  • Editeur
                  • Markdown