ellie-commons / byte

A Music Player designed for elementary OS
https://github.com/alainm23/byte
GNU General Public License v3.0
160 stars 16 forks source link

Byte change size by its own. #55

Closed ghost closed 4 years ago

ghost commented 5 years ago

ΗΙ, I really love this application. I use it every day for many hours and it has exactly the functions I want. Unfortunately, a bug occurred after the last upgrade. Every time I close and open the byte it changes the size of the window by its own. It gets bigger and forgets the boundaries I've set. It's really annoying.

alainm23 commented 5 years ago

This is very strange, I try to reproduce the bug but I can't.

image

ghost commented 5 years ago

I downloaded it from Appcender a few months ago and it was working properly. The error started a few days ago. I uninstalled it and reinstalled trying to fix the problem but it was not. In what folder is the dconf stored? I looked at home / .config / dconf folder and found an encoded file called user.

alainm23 commented 5 years ago

You need to install dconf.

Try to install sudo apt install elementary-sdk

ghost commented 5 years ago

I changed the values to the desired ones but when I close the application and reopen it the size changes again.

Screenshot from 2019-11-27 01 55 11

ghost commented 5 years ago

As you can see in this screenshot after reopened, the current value changes due to custom value. Screenshot from 2019-11-27 02 15 26

alainm23 commented 4 years ago

Can you build byte from this repository please 🙏️, I made some changes to fix this error.

git clone https://github.com/alainm23/byte.git
cd byte
meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install
com.github.alainm23.byte
ghost commented 4 years ago

I did it but the problem is the same again. Thank you very much for your help but there is no reason to try any more. I resize it every time i launch it so this is not such a big deal. I can handle it. Thank you!