jamulus icon indicating copy to clipboard operation
jamulus copied to clipboard

3.9.0 Beta2 Chat window size on clean start

Open dcorson-ticino-com opened this issue 1 year ago • 8 comments

Describe the bug After a clean installation the chat window opens at Connect very small at the top left corner of the screen. After closing Jamulus and restarting, the chat window opens the same at the top left corner of the screen. After changing the window size and closing Jamulus the behaviour is as normal.

If I remember correctly the default size of the popup windows is always usable. Could it be that there is a change in the startup behaviour that is skipping setting defaults somewhere? Maybe also the reason for the user volume bug.

Found on Win10

dcorson-ticino-com avatar Jul 17 '22 12:07 dcorson-ticino-com

Hopefully not the Qt6 support...

ann0see avatar Jul 17 '22 13:07 ann0see

Thanks. @dcorson-ticino-com Can you confirm that this issue does not occur with previous versions (if so, which)?

Hopefully not the Qt6 support...

@ann0see What part are you suspecting?

hoffie avatar Jul 17 '22 13:07 hoffie

Nothing specific. It's just interesting that it showed up in this beta. However: maybe it's also related to some ini file reading logic which changed? But that's just guessing

ann0see avatar Jul 17 '22 14:07 ann0see

A clean install of 3.8.0 puts the chat window with a usable size in the middle of the Jamulus window. This is how I remember it.

dcorson-ticino-com avatar Jul 17 '22 14:07 dcorson-ticino-com

3.9.0beta1 fresh start (no existing ini) had the chat window open middle of the screen on my Ubuntu 18.04 desktop. I noticed in testing 3.9.0beta2 with a fresh start (no existing ini) that window popped up top left corner of screen. The size of the window in both versions remained unchanged for me.

rdica avatar Jul 17 '22 16:07 rdica

EDIT: Hm - thought I'd tested this today... just remembered I'd forgotten to copy the beta2 to my other box.

I'll try a clean now.


Nope, seems fine. The chat window appears directly in front of the app window, with its boundaries slightly smaller. Seems normal here.

pljones avatar Jul 17 '22 19:07 pljones

OK something's weird 'though. I just did another clean install, uninstalled Jamulus and removed AppData>Jamulus. This time I have the right size, but the position is still not right, upper left corner.

dcorson-ticino-com avatar Jul 17 '22 19:07 dcorson-ticino-com

3.9.0beta1 fresh start (no existing ini) had the chat window open middle of the screen on my Ubuntu 18.04 desktop. I noticed in testing 3.9.0beta2 with a fresh start (no existing ini) that window popped up top left corner of screen. The size of the window in both versions remained unchanged for me.

I don't think this can be explained by the version change. I don't see any code changes which could be related. So something else must be going on?

$ git diff r3_9_0beta1..r3_9_0beta2 --stat | grep -v translation/
 .github/autobuild/mac.sh             |    4 +-
 .github/workflows/autobuild.yml      |    8 +
 COMPILING.md                         |   19 +-
 ChangeLog                            |    2 +-
 Jamulus.pro                          |    4 +-
 distributions/debian/control         |    4 +-
 mac/deploy_mac.sh                    |    6 +-
 src/serverdlg.cpp                    |    2 +-
 src/serverlist.cpp                   |    2 +-
 src/util.cpp                         |    4 +
 src/util.h                           |    2 +-
 tools/create-translation-issues.sh   |    7 +-

hoffie avatar Jul 17 '22 21:07 hoffie

@dcorson-ticino-com Any luck tracking this down any further?

hoffie avatar Aug 20 '22 08:08 hoffie

No, and the last install with 3.9.0 was OK. It must have picked up some strange ini file here on this compi. I think I need to clean out all the old test versions here. Don

dcorson-ticino-com avatar Aug 20 '22 08:08 dcorson-ticino-com

Thanks for the feedback. I guess it's fine to close this issue then. Feel free to re-open if this issue re-appears somehow.

hoffie avatar Aug 20 '22 08:08 hoffie