maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5] [Announce] Yappari - New maintainership and new features! (https://talk.maemo.org/showthread.php?t=94465)

N3phastus 2015-03-02 08:28

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by imjusthereforyappari (Post 1459502)
Hi, when the protocol issue happened I was in a hurry to use yappari again and replaced the bin file before the update actually happened. I can use yappari just fine but can't see any contact nickname (wich can make group conversations very confusing) and cannot create chat with any of my contacts, they only show up on the list after they send me a message, wich is strange because when the conversation pops up it has all old messages there, but the new one show a phone number instead of nickname. Is this normal? How can it be fixed?

Edit: Just saw this https://github.com/agamez/yappari/issues/23

Hi everybody !

Just install version 2.06 from repository and everything seems fine except the issue above :(

I can see group names, but contacts and group members, I see only the mobile number. No nicknames at all ...

Is there a fix for this ?

Tks in advance and nice work !

incrys 2015-03-02 09:36

Re: [Announce] Yappari - New maintainership and new features!
 
Maybe by the time you could add a while loop to check the status of on / off of Yappari.
I know that is not optimal, but at least it would close unexpectedly...
Thanks for your work! ;)

ceene 2015-03-02 09:50

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by incrys (Post 1462549)
Maybe by the time you could add a while loop to check the status of on / off of Yappari.
I know that is not optimal, but at least it would close unexpectedly...
Thanks for your work! ;)

Maybe that can be achieved via respawn option on upstart script. I'll have to test it, but it'd only work for people which have yappari configured to boot on startup (though I'd reckon that'd be the majority of us).

incrys 2015-03-02 10:03

Re: [Announce] Yappari - New maintainership and new features!
 
I have done so:
Code:

#!/bin/sh

exist= ps ux |grep /usr/bin/Yappari |grep -v grep |awk '{print $5}'

while [ "$exist" != "/usr/bin/Yappari" ]
do
        /usr/bin/Yappari
done

After is possible create a .desktop to run the script ;)
This method in theory it should not increase the consumption of battery

N.B.
To close yappari you need to kill the process of the script or is possible create a .desktop with script to kill the process...

"Give me a shell and will raise the world" :p :p :p

ceene 2015-03-02 10:38

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by incrys (Post 1462558)
I have done so:
Code:

#!/bin/sh

exist= ps ux |grep /usr/bin/Yappari |grep -v grep |awk '{print $5}'

while [ "$exist" != "/usr/bin/Yappari" ]
do
        /usr/bin/Yappari
done


That won't work, you only check for Yappari's pid once, so even if you kill yappari, exist variable value won't change and Yappari won't be relaunched.

I believe that simply by adding respawn option to /etc/event.d/yappari is enough. Would you mind testing that? Simply edit that file and add a single line containing respawn at the end of the file :)

incrys 2015-03-02 10:45

Re: [Announce] Yappari - New maintainership and new features!
 
I don't boot yappari when boot the system... Sorry...
I don't shutdown never my phone...
It's possible kill 2 pid, the pid of /usr/bin/Yappari and the pid of yappari.sh...

But, why closed yappari? To closed it it's possible restart the phone...

example
Code:

#!/bin/sh

kill $(pidof yappari.sh)
kill $(pidof Yappari)

or kill only yappari.sh and wait for the crash :p

Faso_II 2015-03-02 13:45

Re: [Announce] Yappari - New maintainership and new features!
 
I updated Yappari to the version 2.0.6 and I noticed that in the single chats the double green check never appears, while the single green check works as expected.
I'm using Yappari with the blue check option disabled.
Is anyone other experiencing this behaviour?

guidofasano 2015-03-02 15:15

Re: [Announce] Yappari - New maintainership and new features!
 
buenas como hago para pasar el registro?

guidofasano 2015-03-02 15:19

Re: [Announce] Yappari - New maintainership and new features!
 
el problema con el programa es que se cierra solo automaticamente despues de conectarse. como hago para pasar el registro? a ver si me pueden ayudar

s4br0s0 2015-03-02 15:47

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by guidofasano (Post 1462627)
el problema con el programa es que se cierra solo automaticamente despues de conectarse. como hago para pasar el registro? a ver si me pueden ayudar

La forma mas facil, con Filebox (o algun programa parecido) instalado, buscas /home/user/.config/scorpius/yappari.log, lo copias y pegas en otro lado (ese paso es para que edites tu numero de tel y el de los demas, osea solo mandes la informacion necesaria).

O usando el X-term.

Saludos.

marczolano 2015-03-02 17:57

Re: [Announce] Yappari - New maintainership and new features!
 
Ok, instalé la version 2.0.6, reinicié el telefono como es debido y estos son los problemas (y solución provisional) con que me conseguí cuando abrí yappari luego de la actualización (cuando pueda les pasaré el log).

Al principio no ví ningún cambio en los grupos (en grupos creados antes de esta última version) respecto a los doble check, ni doble check verde ni doble check azul, solo 1 check verde como antes, solo la opcion de borrar los mensajes me sirvió. Me sali en uno de los viejos grupos y le pedí a uno de los participantes que me volviera agregar para ver si así veia un cambio o me apereciera las opciones de doble check, lo hice y cual fue mi sorpresa cuando me agregaron de nuevo? Pues el grupo se convirtió como en un chat o conversacion normal de una sola persona, es decir, no me salia las opciones de grupo (change subject, leave group, etc.) y lo curioso es que el grupo se me agregó como contacto en la lista de contactos de yappari mostrandome los 2 telefonos de los otros 2 participantes. Despues de unos minutos yappari empezó a tener problemas, se cerraba solo al los minutos o extrañamente me pedia pin el telefono en ciertas ocasiones, lo cerraba y abria a ver si se solucionaba, pero nada pasaba, seguia los problemas, hasta que nunca pude abrirlo completamente porque apenas hacia "log in" se cerraba solo a los pocos segundos como algunos usuarios experimentan y comentan. Entonce que hice? Pues en esos pocos segundos que permanecia abierto yappari apenas lo abria, le dí "borrar conversacion" rapidamente al grupo donde me reincorporaron, como se "volvió" una conversacion simple no me salió la opcion de dejar el grupo como antes mencioné, y mi sorpresa fue que al borrar la conversacion (grupo) yappari no se cerró nunca mas, lo abria en varias ocasiones y no se me cerraba al instante y dejó de pedirme el codigo pind el telefono. Me dí cuenta que el problema era cuando aperecia en un nuevo grupo (o en mi caso reincorporarme a un viejo grupo) despues de la actualización.

Pues lo mantendré así hasta que puedan arreglar este bug de los grupos en una nueva version ya que ahí está el problema.

Disculpen si fuí muy extenso.

Gracias.

ceene 2015-03-02 18:17

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by marczolano (Post 1462673)
Ok, instalé la version 2.0.6, reinicié el telefono como es debido y estos son los problemas (y solución provisional) con que me conseguí cuando abrí yappari luego de la actualización (cuando pueda les pasaré el log).

Gracias.

Gracias por el aviso. Por favor, pasame el log en cuanto te sea posible.

I'm uploading version 2.0.7 right now, it'll be ready in a few hours. This version will only solve regression on green checks as reported by Faso_II a few messages ago.

Your problem is quite strange and I haven't experienced it, but I'll try rejoining previously existent groups to check your problem.

Best regards

marczolano 2015-03-02 18:31

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by ceene (Post 1462677)
Gracias por el aviso. Por favor, pasame el log en cuanto te sea posible.

I'm uploading version 2.0.7 right now, it'll be ready in a few hours. This version will only solve regression on green checks as reported a few messages ago.

Your problem is quite strange and I haven't experienced it, but I'll try rejoining previously existent groups to check your problem.

Best regards

Me acabo dar cuenta que mi archivo log pesa 427 mb :eek: como es esto posible?! :D

s4br0s0 2015-03-02 18:34

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by marczolano (Post 1462682)
Me acabo dar cuenta que mi archivo log pesa 427 mb :eek: como es esto posible?! :D

Porque el log va creciendo, por eso es que hay que borrarlo de vez en cuando para que no te ocupe memoria.

Saludos.

ceene 2015-03-02 18:50

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by s4br0s0 (Post 1462685)
Porque el log va creciendo, por eso es que hay que borrarlo de vez en cuando para que no te ocupe memoria.

Saludos.

Yeah... that's something I should take care of.

You need only to send last couple hundreds lines in the worst of the cases, so I should definitely make the log rotate somehow...

marczolano 2015-03-02 20:12

Re: [Announce] Yappari - New maintainership and new features!
 
Bien! actualicé a la versión 2.0.7 y ya no me falla yappari y también me aparece la función del doble check en los grupos.

Muchas gracias @ceene! :D

P.D: en los grupos solo los doble check verde me aparacen cuando todos leen mis mensajes, los doble check azul en vez en cuando. Pero ya tener las funciones de grupo de vuelta y todo funcionando normal como antes me parece bien.

N3phastus 2015-03-02 20:53

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by N3phastus (Post 1462541)
Hi everybody !

Just install version 2.06 from repository and everything seems fine except the issue above :(

I can see group names, but contacts and group members, I see only the mobile number. No nicknames at all ...

Is there a fix for this ?

Tks in advance and nice work !

So, no one ?

Should I write in Spanish to get a reply? Hehdhehe

ceene 2015-03-02 21:30

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by N3phastus (Post 1462709)
So, no one ?

Should I write in Spanish to get a reply? Hehdhehe

To be honest, even though I am always happy to see spanish speaking users of Yappari, I'm also always a bit uncomfortable for the rest of people who doesn't speak spanish, that's why I always try to answer in both languages.

Having said that, I'll need a log to try and help you :P Before that, if you can try latest version 2.0.7, it may help with your issue, which in fact, I know I solved in a previous release, so yours may be a special case, as is the ghost contact thing that I haven't forgotten about but hasn't been able yet to reproduce.

Truth is, this protocol change we faced weeks ago has made lots of issues to appear, so having a bug free release is certainly going to take some time (sorry).

Ast007 2015-03-03 00:47

Re: [Announce] Yappari - New maintainership and new features!
 
@ceene
i dont think the ticks r fully working. ie if u send 2 msgs. only the last comes up as read. (blue ticks)

N3phastus 2015-03-03 01:53

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by ceene (Post 1462718)
To be honest, even though I am always happy to see spanish speaking users of Yappari, I'm also always a bit uncomfortable for the rest of people who doesn't speak spanish, that's why I always try to answer in both languages.

Having said that, I'll need a log to try and help you :P Before that, if you can try latest version 2.0.7, it may help with your issue, which in fact, I know I solved in a previous release, so yours may be a special case, as is the ghost contact thing that I haven't forgotten about but hasn't been able yet to reproduce.

Truth is, this protocol change we faced weeks ago has made lots of issues to appear, so having a bug free release is certainly going to take some time (sorry).


Yeyeahh

Gonna try it

Gracias

xiskillo 2015-03-03 03:49

Re: [Announce] Yappari - New maintainership and new features!
 
@ceene Aqui un gaditano a tu disposición :D

Tuve un N900 desde que salió.. hasta que en 2011 el microUSB dijo byebye y bueno ahora mismo fijate que estoy pensando en deshacerme de mi Note 2 para volver al N900, un poco locura pero asi puede ser jaja un saludo paisano.

And now my answer in english, somebody knows if is possible use Yappari and Whatsapp on Nitdroid with the same phone number?

TARIKO 2015-03-03 08:17

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by xiskillo (Post 1462754)
@ceene Aqui un gaditano a tu disposición :D

Tuve un N900 desde que salió.. hasta que en 2011 el microUSB dijo byebye y bueno ahora mismo fijate que estoy pensando en deshacerme de mi Note 2 para volver al N900, un poco locura pero asi puede ser jaja un saludo paisano.

And now my answer in english, somebody knows if is possible use Yappari and Whatsapp on Nitdroid with the same phone number?

Ceene, here is one from Cordoba.
I have 2 N900, one with broken USB.
My main problem is segmentation fault, it close Yappari too many times. I hope Ceene solve this problem.

ceene 2015-03-03 09:11

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by TARIKO (Post 1462771)
Ceene, here is one from Cordoba.
I have 2 N900, one with broken USB.
My main problem is segmentation fault, it close Yappari too many times. I hope Ceene solve this problem.

Please, help me diagnose and solve your issue by installing sp-rich-core. You will need to follow this installation instructions.

Once you have installed it, and after you've experienced a Yappari crash, you need to send me files that will have been placed under /home/user/MyDocs/core-dumps/

This is intended not only for Tariko, but also for all of you that are suffering crashes. Without these files I won't be able to fix this standing issue.

Thanks a lot!

tonydaan 2015-03-03 12:50

Re: [Announce] Yappari - New maintainership and new features!
 
ceene it's there any possibility to add privacy settings and fix the status issu too

guidofasano 2015-03-03 13:12

Re: [Announce] Yappari - New maintainership and new features!
 
a donde envió los archivos?

ceene 2015-03-03 13:19

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by guidofasano (Post 1462801)
a donde envió los archivos?

Puedes enviarmelos al correo electronico, o si quieres utiliza dropbox o algun servidor de subida de ficheros. Yo utilizo www.wetransfer.com

Gracias!

guidofasano 2015-03-03 20:18

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by ceene (Post 1462803)
Puedes enviarmelos al correo electronico, o si quieres utiliza dropbox o algun servidor de subida de ficheros. Yo utilizo www.wetransfer.com

Gracias!

ya te envie por correo el link donde aparece el archivo de error que genero programa que sugeriste, espero sirva

ceene 2015-03-03 21:55

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by guidofasano (Post 1462864)
ya te envie por correo el link donde aparece el archivo de error que genero programa que sugeriste, espero sirva

¡Lo tengo, gracias! ¿Qué versión de Yappari era?

I hope with this core dump I'll be able to find what is happening. Thanks a lot!

CepiPerez 2015-03-03 22:37

Re: [Announce] Yappari - New maintainership and new features!
 
Another workaround to prevent crashes:

Put this on top of read() function:

Code:

void Client::read()
{
    if (connectionStatus==Disconnected || connectionStatus==WaitingForConnection)
        return;

I can't check this since I don't have an n900, but this fix and the one I post some days ago makes whatsup stable.

ceene 2015-03-03 22:42

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by CepiPerez (Post 1462896)
Another workaround to prevent crashes:

Put this on top of read() function:

Code:

void Client::read()
{
    if (connectionStatus==Disconnected || connectionStatus==WaitingForConnection)
        return;

I can't check this since I don't have an n900, but this fix and the one I post some days ago makes whatsup stable.

Thanks a lot!

It's quite late now in Spain and I'm going to bed, but most probably tomorrow I'll release a new version with this fix.

I've just taken a look at log from guidofasano and at first sight his crash seems to be unrelated, since his log doesn't end with a disconnection, just with a new group found:

Group found: 584999999999-1379999999@g.us - Subject: Familia Fasano

And gdb backtrace shows only this (I'll be generating also a .deb package with debug symbols to help with these crashes).

(gdb) bt
#0 0x41dca700 in QString::lastIndexOf(QLatin1String const&, int, Qt::CaseSensitivity) const ()
from /usr/lib/libQtCore.so.4
#1 0x000d9f40 in ?? ()
#2 0x0009ca08 in ?? ()
#3 0x0017a8b4 in ?? ()
#4 0x41ec7be4 in ?? () from /usr/lib/libQtCore.so.4
#5 0x41ec7be4 in ?? () from /usr/lib/libQtCore.so.4
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

guidofasano 2015-03-04 14:30

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by ceene (Post 1462883)
¡Lo tengo, gracias! ¿Qué versión de Yappari era?

I hope with this core dump I'll be able to find what is happening. Thanks a lot!

tengo la version 2.07

incrys 2015-03-04 17:17

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by ceene (Post 1462773)
Please, help me diagnose and solve your issue by installing sp-rich-core. You will need to follow this installation instructions.

Once you have installed it, and after you've experienced a Yappari crash, you need to send me files that will have been placed under /home/user/MyDocs/core-dumps/

This is intended not only for Tariko, but also for all of you that are suffering crashes. Without these files I won't be able to fix this standing issue.

Thanks a lot!

I have install the sp-rich-core but i don't have the /home/user/MyDocs/core-dumps/... :confused:

ceene 2015-03-04 17:46

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by incrys (Post 1463022)
I have install the sp-rich-core but i don't have the /home/user/MyDocs/core-dumps/... :confused:

It is my understandig that it will be created only when a segmentation fault (a crash) occurs... also, sp-rich-core wiki says that the directory may end up in a different partition, so maybe you have to search for it o your SD. Thanks!

guidofasano 2015-03-04 18:39

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by incrys (Post 1463022)
I have install the sp-rich-core but i don't have the /home/user/MyDocs/core-dumps/... :confused:

import restart after installing

have two routes:

NOTE: The daemon /usr/bin/crash_reporter_daemon that is installed with crash-reporter package will create the /home/user/MyDocs/core-dumps directory and also on all MMC media, so if you are not seeing any files appear in /home/user/MyDocs/core-dumps/ then check the locations /media/mmc*/core-dumps/ as well.

incrys 2015-03-04 19:10

Re: [Announce] Yappari - New maintainership and new features!
 
the dependence crash-reporter was not installed.
I installed it manually, now see If you are creating the folder...

Ok, now core-dumps is created...

On first crash i sent the report....;)

This is the first report:
https://www.dropbox.com/s/0eg9iziy0k...rcore.lzo?dl=0
And this the second:
https://www.dropbox.com/s/c4lk28kuk5...rcore.lzo?dl=0

Now i come back to my trick :p

Schwella 2015-03-04 20:33

Re: [Announce] Yappari - New maintainership and new features!
 
Hey guys,
I'm using yappari now since a long time and have to say that it is a great project. And the community and maintainers are very fast in problem solving.

Okay, I just wanted to report a smal bug. More or less just a little unattractiveness. When I'm in a chat window and have the smileys opened (dialog isn't closed by selecting a smiley), after selecting a smiley I haven't used before, there's a little unattractivenes when switching back to the tab with the recently used smileys. It seems as the old set of recently used smileys is layered in the background and can be seen by pulling the currently visible smiley set up or down. I know it's just a minor bug and not important to functionality but at a first glance it doesn't seem so hard to fix. Maybe something for the "nothing-else-to-do-list" ;)

Ast007 2015-03-05 10:13

Re: [Announce] Yappari - New maintainership and new features!
 
@ceene
hi there, i left my yappari on all night with data connection on and within 2 hours it had crashed and disconnected.

New request for feature

dialog box to confirm sending of audio msg. i keep pressing it by mistake.

fenik2089 2015-03-05 11:30

Re: [Announce] Yappari - New maintainership and new features!
 
the profile is not saved photo how to solve the problem

Coyera 2015-03-05 23:42

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by ceene (Post 1463027)
It is my understandig that it will be created only when a segmentation fault (a crash) occurs... also, sp-rich-core wiki says that the directory may end up in a different partition, so maybe you have to search for it o your SD. Thanks!

Hi,

I have a problem with connecting to Yappari. It is similar to the one a couple of months ago. I cannot register my number after being required to do so in order to log in. It happened Mar 4, early in the day. It tells me my number is blocked. I followed the fremantle tools repository recommendation but no updates were found and I do not see the sp-rich-core anywhere. Wish I could be more helpful with the logs but I seem to access none. I uninstalled version 2.0.8 and reinstalled it again. I did nothing different yesterday, Yappari just asked for my number out of the blue, just like it happened 7 weeks ago. Any information on how to log in again is grealy appreciated.

I am here in Chicago, Nokia N900 Yappari 2.0.8
Thanks

simsalabim 2015-03-06 07:24

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by Coyera (Post 1463190)
Hi,

I have a problem with connecting to Yappari. It is similar to the one a couple of months ago. I cannot register my number after being required to do so in order to log in....
Thanks

I have the same problem. Everything worked fine 3 hours ago, but now when I start Yappari it asks me to confirm my number and when I do so it fails and I am told to use the "call me" function in order to get the code. This also fails.

I am still on 2.0.2, because I felt that this suited my needs better. And now that I read the post above, I think an update will not solve my problem :(

Is this a general issue? Anyone else experiencing this??


All times are GMT. The time now is 10:03.

vBulletin® Version 3.8.8