maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [SFOS] [CLOSED] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread (https://talk.maemo.org/showthread.php?t=92160)

coderus 2014-01-02 22:17

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Updated to v0.1-17
* Multiple changes

kpblxa 2014-01-02 22:19

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
another problem found, will not reconnect to the network when connected to WIFI and other application requests Agps location which brings up 3g internet and then disconnects from 3g. WIFI should not be lost but there is a messages that wifi is reconnected. after this connection to whatsapp servers is lost and will not reconnect until manually disconnect and reconnect is used from menu

CLRS530 2014-01-02 22:26

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
There are often more (right) opinions and I made my points. I don't care what you now do with this.
But there can't be two opinions about the problem with this active button at the start.

Good work anyway. I now stay out of here.

kinggo 2014-01-02 23:15

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Can you add croatian language on transifex please?

klippe 2014-01-02 23:58

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@Coderus, two questions:

1. What is a "delegate"? Is this a "theme"?

2. Can you elaborate on "You can put compiled translation qm files to /use/share/harbour-mitakuuluu/locales for testing purposes" - what are qm files? I can only get .ts files from transifex. What should be the filename of the file in the locales dir?

coderus 2014-01-03 00:33

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@kinggo you should add it yourself
@klippe delegate is single message item in conversation. check/uncheck it and open long conversation. you'll see difference :)
you need to compile translation file to qm using lrelease tool.

Penguin 2014-01-03 00:40

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Enough for this night. I need some more detailed help how to get translation in place for testing. What do I need to do for that .ts file?

m4r0v3r 2014-01-03 01:16

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
i cant remember if i've asked but hows battery life?how does this work? If I remember rightly normal whatsapp is push?

coderus 2014-01-03 06:25

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@Penguin well, you need to compile ts file to qm with Qt Linguist lrelease tool and place qm file to /usr/share/harbour-mitakuuluu/locales
@m4r0v3r i dont know. whole sailfish system eating too much. it's hard to test if phone dies with application faster or not.

Jordi 2014-01-03 08:04

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
The power consumption is very very low, way better than Wazzap in N9!

Congratulations for your work, donation is on the way :)

klippe 2014-01-03 08:08

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@coderus ok, so I generated qm file and placed it in the locales dir... and nothing happens. Should this file have some specific name?

TMavica 2014-01-03 09:22

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@coderus, i dont understand how set always offline, just see 2 button at 'always online'

cvp 2014-01-03 09:23

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
think the left dot is always on and the right is always off but its show the text only "always on".

coderus 2014-01-03 09:53

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@klippe, yes, it should be your locale name. "fi.qm" for Finland, "de.qm" for Dutch etc. etc.

kinggo 2014-01-03 11:03

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by coderus (Post 1403248)
@kinggo you should add it yourself

well, how exactly? I can only request one, which I just did, but if I remember correctly from some previous projects, you have to assign me to a team for that language. One can't just come and start translation just like that without aproval from project ovner. At least, it was not possible a year ago when I did something there the last time.

klippe 2014-01-03 11:27

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by coderus (Post 1403295)
@klippe, yes, it should be your locale name. "fi.qm" for Finland, "de.qm" for Dutch etc. etc.

So I have:

[root@localhost locales]# pwd
/usr/share/harbour-mitakuuluu/locales

[root@localhost locales]# ls
pl.qm

Restarted Mitakuuluu but still only see English. Something else that I should do?

RX-51 2014-01-03 11:38

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Coderus, do you plan to implent IMEI spoofing? Would love that feature implented :)

cvp 2014-01-03 11:49

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by RX-51 (Post 1403330)
Coderus, do you plan to implent IMEI spoofing? Would love that feature implented :)

spoof all informations pls :D

coderus 2014-01-03 12:10

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@klippe check [locale] in terminal
@RX-51 none of information except phone number sends to whatsapp server.
@kinggo you should request language. i can accept it and you start translating then :)

Penguin 2014-01-03 14:00

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
I finally managed to make the .qm file but can't get my Finnish translation to work. Locale has been verified to match too, but no luck.

coderus 2014-01-03 14:08

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Strange. I'll check why it can not work

ridmaur 2014-01-03 14:38

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by coderus (Post 1403295)
@klippe, yes, it should be your locale name. "fi.qm" for Finland, "de.qm" for Dutch etc. etc.

If this uses ISO codes, then de is German and nl is Dutch :)

richhanz 2014-01-03 20:50

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Starting from the CLI also accepts nl_NL:
Code:

[nemo@localhost tmp]$ harbour-mitakuuluu
QML debugging is enabled. Only use this in a safe environment.
[D 21:46:22 CLIENT] Starting application
[D 21:46:22 CLIENT] Using Wayland-EGL
[D 21:46:22 CLIENT] Using locale: "nl_NL"
[D 21:46:22 CLIENT] Checking if directories exists
[D 21:46:22 CLIENT] Registering QML types
[D 21:46:22 CLIENT] Creating WhatsApp object
[D 21:46:22 CLIENT] Connecting to DBus signals
[D 21:46:22 CLIENT] Creating Settings object
[D 21:46:22 CLIENT] Checking if emoji actually exists
[D 21:46:22 CLIENT] Have whatsapp emoji
[D 21:46:22 CLIENT] Showing main widow
[W 21:46:22 CLIENT] Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations.

But mitakuuluu still displays in english

Kuusi1 2014-01-03 21:00

Re: [Announce] kuuluu - indie WhatsApp client for Sailfish - Support thread
 
Hi! Big fan of the app, thank you for it many many times!

One thing I noticed yesterday when sending photos taken with Jolla.

I took two photos, one in landscape and one in normal mode. Sent both with mitäkuuluu(0.1-16) but in the conversation the normal mode photo was rotated. Can someone confirm its not just me and/or its a bug or not?

klippe 2014-01-03 21:30

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
My locale displays pl_PL.utf8.

I tried pl.qm, pl_PL.qm and also using "locale" instead of "locales" dir but still no success here.

coderus 2014-01-03 22:27

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@ridmaur @klippe @richhanz curent build just have broken translator :)
@Kuusi1 can you follow bugtracker please? https://github.com/CODeRUS/mitakuuluu/issues/69

Schturman 2014-01-03 23:07

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Andrey, I have same on n9, persecute also send images in landscape mode.
P.S. sorry for off topic..

AMD 2014-01-04 11:10

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
I did the Arabic translation for your app, although I know there's no Arabic or Persian font yet for Sailfish. But thought I'd do it by the time the font comes. As long as you don't mind :)

coderus 2014-01-04 11:44

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
ah, its arabic producing squares in my languages menu :D

AMD 2014-01-04 11:45

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by coderus (Post 1403675)
ah, its arabic producing squares in my languages menu :D

Probably! :p

RX-51 2014-01-04 16:02

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
I ran into a problem when typing a long text that the "sent" button on the top right of the message moves off the screen and can't be sent except I enabled the option to send the message with pressing "enter".

Yet I haven't found out on Sailfish how to select all and copy&paste the text too, any hints for a newb?
Looking forward to see emoticons implemented ;)

coderus 2014-01-04 16:35

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@RX-51 please add issue to bugtracker ;)

Penguin 2014-01-04 20:19

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@RX-51

https://pbs.twimg.com/media/BdKV8HyIMAE1jhE.png:large
(if screenshot not visible, view it from my tweet)

This is at least one way to do it. Make long tap until a whole line is selected. If text is longer then take from one end of the selection by tapping and holding it and drag until everything is selected. Repeat from the other end of selection if needed.

Copy by tapping "a copy-paste icon" below the selection and above the keyboard. Selection disappears and same icon works as paste icon now.

Correction: That icon is for paste only. Selection is automatic when you select something.

RX-51 2014-01-04 21:05

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by coderus (Post 1403766)
@RX-51 please add issue to bugtracker ;)

Done :)

Quote:

Originally Posted by Penguin (Post 1403812)
@RX-51

https://pbs.twimg.com/media/BdKV8HyIMAE1jhE.png:large
(if screenshot not visible, view it from my tweet)

This is at least one way to do it. Make long tap until a whole line is selected. If text is longer then take from one end of the selection by tapping and holding it and drag until everything is selected. Repeat from the other end of selection if needed.

Copy by tapping "a copy-paste icon" below the selection and above the keyboard. Selection disappears and same icon works as paste icon now.

Correction: That icon is for paste only. Selection is automatic when you select something.

Thanks a lot for taking the time with the screens!
I've tried it that way and it works when the text is not too long. Selection won't let me scroll up to select the whole text for me that is off screen already.
Before I open up a bug report, does it work for you?
I use the latest Sailfish 1.0.2.5 version and Mitakuuluu v0.1-17.

Penguin 2014-01-04 21:42

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Just read a hint from Stefano and if you tap even longer the whole text will be selected.

richhanz 2014-01-04 23:14

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
In email and "Note" a text of any length can be selected and pasted.

parasemic 2014-01-04 23:49

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Would it be possible to have similar pop-up notifications as android version? :)

coderus 2014-01-05 12:42

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
@parasemic never used android, sorry.

coderus 2014-01-05 12:43

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Mitakuuluu v0.1-18 released. Added translations.

parasemic 2014-01-05 12:51

Re: [Announce] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
 
Quote:

Originally Posted by coderus (Post 1403955)
@parasemic never used android, sorry.

Well, when you get a new message, you will get a pop-up window showing the message and you can answer it. It comes on top of any other app.


All times are GMT. The time now is 23:18.

vBulletin® Version 3.8.8