Bug 512151 - gui launcher and start at boot bug
Summary: gui launcher and start at boot bug
Status: REPORTED
Alias: None
Product: Crow Translate
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR normal (vote)
Target Milestone: ---
Assignee: pillowtrucker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-15 19:11 UTC by Cherkah
Modified: 2025-11-15 19:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
auto-start (325.66 KB, image/png)
2025-11-15 19:12 UTC, Cherkah
Details
terminal (1.82 MB, image/png)
2025-11-15 19:13 UTC, Cherkah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cherkah 2025-11-15 19:11:27 UTC
SUMMARY
I've reinstalled the application several times, but the problem persists since version 4.0.0: Crow Translate has a problem with its own application launcher.

1) By default (fresh install), I launch Crow via its launcher or via the terminal. In this case, the terminal output is: 
`QGuiApplication::setDesktopFileName: .... `

See attached image (terminal output).

2) If I use 'cp /usr/share/applications/org.kde.CrowTranslate.desktop .local/share/applications/org.kde.CrowTranslate' to correct error #1, I get the same error along with two lines: 
'QThreadStorage: entry X destroyed ...'
 See attached image (terminal output).
In this case, it's impossible to launch Crow either via the terminal or its launcher.

- In both cases, it's impossible to use the Crow 'launch at startup' option. See attached file (auto-launch).

- Therefore, the only way to launch Crow at session startup is: Settings > Autostart > Applications > choose Crow Translate.

STEPS TO REPRODUCE
1. launch crow via terminal
2. try the crow 'start at boot' option
3. 

OBSERVED RESULT
'start at boot' option doesn't work

EXPECTED RESULT
be able to use the crow'option start at boot

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 43
KDE Plasma Version: 6.5.2
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
Graphics Platform: Wayland


ADDITIONAL INFORMATION
crow-translate-4.0.2-1.fc43.src.rpm
Comment 1 Cherkah 2025-11-15 19:12:34 UTC
Created attachment 186819 [details]
auto-start
Comment 2 Cherkah 2025-11-15 19:13:00 UTC
Created attachment 186820 [details]
terminal