Bug 461777

Summary: White background appears when opened via custom command
Product: [Applications] tellico Reporter: Xeno Idaltu <xenoidaltu>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 3.4.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 3.5
Attachments: White background..

Description Xeno Idaltu 2022-11-13 17:03:19 UTC
Created attachment 153719 [details]
White background..

I created multiple desktop shortcuts for each collection. I use a dark theme and it's annoying having the Template Section show up as a  bright white background. This only happens when opening Tellico via custom command.
Opening Tellico via default command and shortcut gives the "Welcome To The Tellico Manager", which would be nice if we could remove this Greeting Section, since we already know what to do.

(ex.) This is the command I use:
$ tellico /home/$USER/.local/share/tellico/Paleonyology-Collection.tc


This is the output when ran on terminal:
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
libpng warning: iCCP: known incorrect sRGB profile




Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-52-generic (64-bit)
Graphics Platform: X11
Comment 1 Robby Stephenson 2022-11-16 02:50:36 UTC
(In reply to Xeno Idaltu from comment #0)
> I created multiple desktop shortcuts for each collection. I use a dark theme
> and it's annoying having the Template Section show up as a  bright white
> background. This only happens when opening Tellico via custom command.

What kind of "shortcut" are you using? Is it a desktop icon in the file manager? Or some kind of script? I'm not sure what you mean by custom command
Comment 2 Robby Stephenson 2022-11-22 03:10:24 UTC
Git commit 7aad1945c73ce3dce4e0ef5dd8a9cbf275377415 by Robby Stephenson.
Committed on 22/11/2022 at 03:10.
Pushed by rstephenson into branch 'master'.

Set transparent background in entry view

Corrects a white background when opening a collection from the command
line. A white flash can still be seen with this fix, but unable to
find a correction for that.
FIXED-IN: 3.5

M  +4    -0    ChangeLog
M  +1    -0    src/entryview.cpp

https://invent.kde.org/office/tellico/commit/7aad1945c73ce3dce4e0ef5dd8a9cbf275377415
Comment 3 Robby Stephenson 2023-01-16 21:35:36 UTC
Git commit 1c8750c4ca29dca9ef26036fd6043a14878afc33 by Robby Stephenson.
Committed on 16/01/2023 at 21:35.
Pushed by rstephenson into branch 'master'.

Use proper background color instead of transparent

M  +2    -1    src/entryview.cpp

https://invent.kde.org/office/tellico/commit/1c8750c4ca29dca9ef26036fd6043a14878afc33