Closed DavidStodolsky closed 6 years ago
that's strange because it got the icon it requested.
root@myturn4b-1488012845910-512mb-ams3-01:~# grep -i icon /var/log/nginx/myturn-access.log{,.1} | grep -v favicon.ico | less | grep SM-N910F.Build/MMB29M
/var/log/nginx/myturn-access.log:212.237.134.217 - - [19/Jul/2017:19:17:41 +0000] "GET /resources/icons/Icon~ipad@2x.png HTTP/1.1" 304 0 "http://myturn.mobi/app.html" "Mozilla/5.0 (Linux; Android 6.0.1; SM-N910F Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36"
/var/log/nginx/myturn-access.log.1:80.62.116.48 - - [11/Jul/2017:13:20:36 +0000] "GET /resources/icons/Icon~ipad@2x.png HTTP/1.1" 200 10448 "http://myturn.mobi/app.html" "Mozilla/5.0 (Linux; Android 6.0.1; SM-N910F Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36"
but those are the only 2 requests in the past 10 days I've seen from the Note.
I am also not seeing it on the BLU phones. Sync issues also continue on these, as due groups not appearing correctly on non-initiating phone.
I'm hoping to make progress on the rewrite this weekend. I've ditched nodejs and have a minimal server running in Python. once I get the setup issues sorted, the actual coding in JavaScript should progress pretty quickly.
On Fri, Jul 21, 2017 at 9:19 AM, David Stodolsky notifications@github.com wrote:
I am also not seeing it on the BLU phones. Sync issues also continue on these, as due groups not appearing correctly on non-initiating phone.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/jcomeauictx/myturnb/issues/33#issuecomment-317045199, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMaXt5fzTjqhT5OhvLwu71LLWe8D9YQks5sQM93gaJpZM4OW8Tl .
-- John Comeau KE5TFZ jc@unternet.net http://jc.unternet.net/ "A place for everything, and everything all over the place"
weird that I'm just now getting this, you sent it 14 hours ago.
On Sat, Jul 22, 2017 at 12:01 AM, John Comeau jc@unternet.net wrote:
I'm hoping to make progress on the rewrite this weekend. I've ditched nodejs and have a minimal server running in Python. once I get the setup issues sorted, the actual coding in JavaScript should progress pretty quickly.
On Fri, Jul 21, 2017 at 9:19 AM, David Stodolsky <notifications@github.com
wrote:
I am also not seeing it on the BLU phones. Sync issues also continue on these, as due groups not appearing correctly on non-initiating phone.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/jcomeauictx/myturnb/issues/33#issuecomment-317045199, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMaXt5fzTjqhT5OhvLwu71LLWe8D9YQks5sQM93gaJpZM4OW8Tl .
-- John Comeau KE5TFZ jc@unternet.net http://jc.unternet.net/ "A place for everything, and everything all over the place"
-- John Comeau KE5TFZ jc@unternet.net http://jc.unternet.net/ "A place for everything, and everything all over the place"
will not be fixed in myturnb. there should be no such issue in pyturn.
On the Note 4, the icon doesn't appear in any web browser: Chrome, Opera, default. The button appears with just the text "Myturn".
Low priority