Qt5 app doesn't display correctly using Cinnamon desktop

Discussions about using Linux guests in VirtualBox.
Post Reply
te777
Posts: 28
Joined: 15. Jul 2014, 19:09

Qt5 app doesn't display correctly using Cinnamon desktop

Post by te777 »

I have an app I've developed in Qt 5.3.1 that doesn't display data in output text boxes when using the Linux Cinnamon desktop in VirtualBox with 3D acceleration enabled in the display settings for the virtual machine.

It does this when using the Cinnamon desktop in any Linux Distro (I've tried Cinnamon with Linux Mint, Ubuntu and Debian). The regular Unity desktop in Ubuntu and the Xfce desktops in both Linux Mint and Debian have no problem. Just Cinnamon.

I don't know if this is a Cinnamon, VirtualBox or Qt problem. Months ago I registered a bug with the Cinnamon folks but I never saw a fix, or that the problem was replicated anywhere. If I disable 3D acceleration for any of the Cinnamon virtual machines in VirtualBox the problem doesn't happen.

I'm posting here because maybe some Qt developers have seen similar problems with Cinnamon in either VirtualBox, or a native Linux machine.

The app is called Lottery Analyzer Expert QL: it can be downloaded at http://tcesoftware.webs.com, follow the link to Linux Downloads.

It's free. My main versions are Windows, but I have both a 32 bit and 64 bit version for Linux developed in Qt 5.3.1. I hope the link I posted is OK. It's a free application, though not open source (because of the nature of the subject).

It does various analyses on the Powerball and Mega Millions lottery games. I developed the programs out of curiosity of how to do it, and offering them for free for all the very useful free software I've used over the years.

Again, I hope posting the link is OK. I just want someone to try my program and see if they can replicate the problem in any environment (in particulat VirtualBox).

Just double click on either Lottery_32 (32 bit) or Lottery_64 (64 bit) in the folder created by downloading and unzipping the tar.gz. Then choose one of the analyze buttons or "drawn" buttons after entering the number of draws to sort. If it runs correctly data will fill the text boxes for the game chosen to sort the totals of. The problem will show if the text boxes are empty except for the last row.

Sorry if this forum isn't the place for this problem, but I'm looking for answers from anyone. Maybe it just happens in VirtualBox with Cinnamon. I don't have a native Linux setup so I can't test it there. I will post a bug again with CInnamon to see if that helps.

Any comments or replies would be welcome. Thanks in advance for any.

Edit: In VMWare Plyer with 3D acceleration the problem doesn't appear. Only so far with Cinnamon in VirtualBox. I'm using VBox 4.3.26 on a Windows 7 SP1 64 bit host.

Here's the Cinnamon issue post:

https://github.com/linuxmint/Cinnamon/issues/3617
Post Reply