Bug 481816 - The application cannot be built on qt6.
Summary: The application cannot be built on qt6.
Status: RESOLVED NOT A BUG
Alias: None
Product: lokalize
Classification: Applications
Component: editor (show other bugs)
Version: 24.01.95
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Simon Depiets
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-25 15:44 UTC by Victor Ryzhykh
Modified: 2024-02-27 17:14 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Ryzhykh 2024-02-25 15:44:38 UTC
The application is not ported to qt6.
Because of this, you have to install Virtualbox on the system.
And use kde5 with lokalize in virtualbox.
The situation is unpleasant. Moreover, it is complicated by the fact that Virtualbox blinks in the Wayland session.
Comment 1 Victor Ryzhykh 2024-02-25 15:46:55 UTC
Operating System: ROSA Fresh Desktop 2023.1
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.6-generic-1rosa2023.1-x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 15.5 ГиБ of RAM
Graphics Processor: NVIDIA GeForce RTX 3050/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B250M-D3H
Comment 2 Albert Astals Cid 2024-02-25 22:32:13 UTC
This is not a bug.

You can run Qt5 applications on Plasma 6.
Comment 3 Victor Ryzhykh 2024-02-26 13:16:22 UTC
I switched to kde6 early. I always need a localize. I’ll go to Kde5, I’ll wait until the lokalize is ported. Lokalize, this is the best program. It is more important than switching to kde6.
Comment 4 Victor Ryzhykh 2024-02-26 14:08:49 UTC
(In reply to Victor Ryzhykh from comment #3)
> I switched to kde6 early. I always need a localize. I’ll go to Kde5, I’ll
> wait until the lokalize is ported. Lokalize, this is the best program. It is
> more important than switching to kde6.

But if we talk about kde6, it is very good. Today this is the best of the kde6 for me. Working on kde6 is very convenient. It’s a shame that I have to go back to kde5. I hope this doesn't last very long.
P.S.
In the distribution, the main one is KDE5, and I cannot compile them so that they can be installed simultaneously with KDE6.
Comment 5 Albert Astals Cid 2024-02-26 19:50:59 UTC
There is no kde5 or kde6, there is Plasma 5 and Plasma 6 and KDE Freameworks 5 and KDE Frameworks 6.

You can run KDE Frameworks5-based applications (i.e. lokalize) in Plasma 6 just fine.

If your distribution or setup doesn't allow that, then that's something your distribution or you have to fix, nothing we have to fix.
Comment 6 Victor Ryzhykh 2024-02-26 21:19:24 UTC
It's clear. There will be no support for qt6. This means I will have to stop using kde6. No matter what, I'll get through it.
I apologize for disturbing you.
Comment 7 Jakob Petsovits 2024-02-26 21:49:52 UTC
You can use kde6 with your older lokalize. Both can run at the same time. You do not have to wait for the qt6 port.
Comment 8 Victor Ryzhykh 2024-02-27 17:14:36 UTC
I have compiled the plasma 5-kia-extras, kglobalaccel and kguiaddons package with kde6 compatibility options.

plasma5-kio-extras
		-DKF6_COMPAT_BUILD=ON \
		-DBUILD_ACTIVITIES=OFF

kglobalaccel
		-DBUILD_GEO_SCHEME_HANDLER=OFF \
		-DKF6_COMPAT_BUILD=ON

kguiaddons
		-DBUILD_GEO_SCHEME_HANDLER=OFF
		
Now I have installed programs lokalize and krusader.
Thank you for your patience and help.