View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002885 | Virtual Moon Atlas | 1-Software | public | 26-01-24 11:39 | 26-02-21 10:02 |
| Reporter | Frank Stefani | Assigned To | Patrick Chevalley | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Platform | PC | OS | Linux | OS Version | 64bit |
| Summary | 0002885: VMA-9.0 > CcLun > Ephemeride: date / time display | ||||
| Description | Whenever I want ro use ephemerides for a specific date / time it is nagging that these are not readlable because the fields for the numers are too small. They won't grow and cannot be resized even when cclun displays full screen, see screen shot. Apart from this issue, I am full of praise about VMA. Big thanks to all involved! | ||||
| Steps To Reproduce | Goto VMA > CcLun > Ephemeride: date / time display | ||||
| Additional Information | virtualmoon_9.0_amd64.deb - downloaded 20250611 (YYYYMMDD) | ||||
| Tags | No tags attached. | ||||
|
|
|
|
|
Yes, this is a know problem and I already do some change to fix it. Can you try with this version and tell me if this work: https://vega.ap-i.net/tmp/virtualmoon/virtualmoon_9.0.2_amd64.deb |
|
|
Thanks for your reply and the fresh download »virtualmoon_9.0.2_amd64.deb« Sorry for the delayed answer, I was traveling. Unfortunately the inconvenience persists, see screenshot. BTW, the "About" dialog popup still shows version "AtLun 9.0". I wonder if that might have something to do with GTK / Qt frameworks, but I'm completely ignorant about that. The "About" shows "...Linux-x86_64-gtk2". Checking what's installed in my system (Ubuntu-24.04.3 LTS), this it what "apt search gtk3" and then "apt search gtk2" filtering only the installed(!) packages. Searching for GTK3 it shows: <code> % LANG=en apt search gtk3 | egrep installed ... appmenu-gtk3-module/noble,now 0.7.6-2.1ubuntu2 amd64 [installed,automatic] gstreamer1.0-gtk3/noble-updates,noble-security,now 1.24.2-1ubuntu1.2 amd64 [installed,automatic] ibus-gtk3/noble,now 1.5.29-2 amd64 [installed] libappmenu-gtk3-parser0/noble,now 0.7.6-2.1ubuntu2 amd64 [installed,automatic] libavahi-ui-gtk3-0/noble-updates,noble-security,now 0.8-13ubuntu6.1 amd64 [installed,automatic] libcanberra-gtk3-0t64/noble,now 0.30-10ubuntu10 amd64 [installed,automatic] libcanberra-gtk3-module/noble,now 0.30-10ubuntu10 amd64 [installed] libdbusmenu-gtk3-4/noble,now 18.10.20180917~bzr492+repack1-3.1ubuntu5 amd64 [installed,automatic] libglib-object-introspection-perl/noble,now 0.051-1build3 amd64 [installed,automatic] libgtk3-perl/noble,now 0.038-3 all [installed,automatic] libportal-gtk3-1/noble,now 0.7.1-5build5 amd64 [installed,automatic] libreoffice-gtk3/noble-updates,noble-security,now 4:24.2.7-0ubuntu0.24.04.4 amd64 [installed,automatic] libspice-client-gtk-3.0-5/noble,now 0.42-2ubuntu2 amd64 [installed,automatic] libwxbase3.2-1t64/noble,now 3.2.4+dfsg-4build1 amd64 [installed,automatic] libwxgtk-gl3.2-1t64/noble,now 3.2.4+dfsg-4build1 amd64 [installed,automatic] libwxgtk-media3.2-1t64/noble,now 3.2.4+dfsg-4build1 amd64 [installed,automatic] libwxgtk3.2-1t64/noble,now 3.2.4+dfsg-4build1 amd64 [installed,automatic] libwxgtk3.2-dev/noble,now 3.2.4+dfsg-4build1 amd64 [installed,automatic] python3-aptdaemon.gtk3widgets/noble,now 1.1.1+bzr982-0ubuntu44 all [installed] ruby-gtk3/noble,now 3.5.1-1build4 amd64 [installed,automatic] vim-tiny/noble-updates,noble-security,now 2:9.1.0016-1ubuntu7.9 amd64 [installed,automatic] </code> ... while searching GTK-2 it only shows these: <code> ... appmenu-gtk2-module/noble,now 0.7.6-2.1ubuntu2 amd64 [installed,automatic] gtk2-engines-murrine/noble,now 0.98.2-4 amd64 [installed] gtk2-engines-pixbuf/noble-updates,noble-security,now 2.24.33-4ubuntu1.1 amd64 [installed] ibus-gtk/noble,now 1.5.29-2 amd64 [installed] libappmenu-gtk2-parser0/noble,now 0.7.6-2.1ubuntu2 amd64 [installed,automatic] libcheese-gtk25/noble,now 44.1-1build4 amd64 [installed,automatic] libglib-perl/noble,now 3:1.329.3-3build3 amd64 [installed,automatic] libgtk2.0-0t64/noble-updates,noble-security,now 2.24.33-4ubuntu1.1 amd64 [installed,automatic] libgtk2.0-bin/noble-updates,noble-security,now 2.24.33-4ubuntu1.1 amd64 [installed,automatic] libgtk2.0-common/noble-updates,noble-security,now 2.24.33-4ubuntu1.1 all [installed,automatic] qt5-gtk2-platformtheme/noble,now 5.0.0+git23.g335dbec-6build5 amd64 [installed] </code> Is there anything I could try to narrow the issue and/or trying with GTK2/3 or Qt5/6. GTK3 seem to be dominant in Ubuntu-24.04.x for my eyes while Qt5/6 are probably not relevant for VMA. |
|
|
Additional information: Launching atlun directly from the shell (terminal) these messages are printed: <code> Init OpenGL Check Acceleration Check texture size Texture max: 32768 Check Bumpmap Driver: NVIDIA CORPORATION NVIDIA GEFORCE RTX 4070/PCIE/SSE2 GL_ARB_texture_env_dot3 OK GL_ARB_fragment_program OK SetBumpMethod Check MultiTexture InitLabel InitSprite Init OpenGL OK </code> I also launched atlun with strace to get a detailed logging of what it does and looks for. <code>strace atlun 2>&1 | tee >atlun.strace</code> Output see file attachment "atlun.strace" |
|
|
Edit: Seems "atlun.strace" didn't appear here after sending it (no error message!) thus I send it again as "atlun.strace.zip" ... it's a pure text file (logging). |
|
|
OK, so no code error here. This is simply because of the use of a different Gtk theme that add this spacing to the left of the number. I change the form to increase the size of box. Now it is a bit too large with other theme but this is less important. Can you try with this version: https://vega.ap-i.net/tmp/virtualmoon/virtualmoon_9.0.3_amd64.deb |
|
|
Thank you so much having removed this inconvenience - works like a charm! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 26-01-24 11:39 | Frank Stefani | New Issue | |
| 26-01-24 11:39 | Frank Stefani | File Added: cclun_Ephemeride_TimeDate_too_small.png | |
| 26-02-05 17:09 | Patrick Chevalley | Assigned To | => Patrick Chevalley |
| 26-02-05 17:09 | Patrick Chevalley | Status | new => feedback |
| 26-02-05 17:09 | Patrick Chevalley | Note Added: 0009634 | |
| 26-02-14 11:07 | Frank Stefani | Note Added: 0009639 | |
| 26-02-14 11:07 | Frank Stefani | File Added: VMA-9.0.2_GUI-bug-persists.png | |
| 26-02-14 11:07 | Frank Stefani | Status | feedback => assigned |
| 26-02-14 11:17 | Frank Stefani | Note Added: 0009640 | |
| 26-02-14 11:19 | Frank Stefani | Note Edited: 0009640 | |
| 26-02-14 11:20 | Frank Stefani | Note Added: 0009641 | |
| 26-02-14 11:20 | Frank Stefani | File Added: atlun.strace.zip | |
| 26-02-14 11:20 | Frank Stefani | Note Edited: 0009640 | |
| 26-02-20 15:55 | Patrick Chevalley | Note Added: 0009645 | |
| 26-02-21 10:02 | Frank Stefani | Note Added: 0009647 | |
| 26-02-21 10:02 | Frank Stefani | File Added: x.png |