axolotl-chat / axolotl

A Signal compatible cross plattform client written in Go, Rust and Vuejs
https://axolotl.chat
GNU General Public License v3.0
320 stars 51 forks source link

[BUG] Window title is "qmlscene" instead of "Axolotl" #94

Open cyberpunkedu opened 4 years ago

cyberpunkedu commented 4 years ago

Description

Channel: devel Device: mako Build: 2019-11-07/2

In the window selection mode (swipe left), the Axolotl window is titled "qmlscene" when selected. See attachment.

axolotl

Steps to Reproduce

This is a bit hard to do.

  1. Open Axolotl
  2. Swipe left from the right edge to show all open windows
  3. Long press and swipe right from the left edge, until the app drawer covers the window, then keep pressing and swipe left. The window will then be highlighted (frame around it)

Expected behavior: [What you expect to happen]

Title displays the app name

Actual behavior: [What actually happens]

Title shows "qmlscene"

Other apps show the app name, so somewhere there must be qmlscene as the app name.

Versions

Axolotl Beta 0.7.0

Device

Nexus 5(Mako)

Link to Debug Log

Please provide a link to debug

nanu-c commented 4 years ago

tried my best to solves this (added a line to the qml-file) but i cant see it

cyberpunkedu commented 4 years ago

tried my best to solves this (added a line to the qml-file) but i cant see it

If you mean that you can't make the title show up, then I can test it for you in the axolotl-dev telegram group.

nanu-c commented 4 years ago

It's now there :)

Flaburgan commented 4 years ago

I thought it was fixed because when doing a rotation the windows title is Axolotl:

screenshot20200502_095041222

But then I did your steps to reproduce and the title is still wrong

screenshot20200502_101627572