https://bugs.kde.org/show_bug.cgi?id=427906
caulier.gil...@gmail.com changed:
What|Removed |Added
Version Fixed In||7.9.0
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #24 from Maik Qualmann ---
The AppImage now works without problems under Wayland or X11 on openSUSE
Tumbleweed.
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #23 from caulier.gil...@gmail.com ---
A new AppImage is online : digiKam-7.9.0-20221129T101501-x86-64.appimage
Gilles
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #22 from caulier.gil...@gmail.com ---
Git commit 174b6655cab06aa9efd745e27666dcef1d734982 by Gilles Caulier.
Committed on 29/11/2022 at 10:08.
Pushed by cgilles into branch 'qt5-maintenance'.
adjust xkb path from host if necessary
M +5
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #21 from Maik Qualmann ---
Hi Gilles, the problem persists on Wayland and openSUSE.
xkbcommon: ERROR: failed to add default include path ././/share/X11/xkb
unknown: failed to create xkb context
unknown: EGL not available
With the export o
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #20 from caulier.gil...@gmail.com ---
Ilgaz Öcal,
The new 7.9.0 AppImage pre-release bundle is online :
digiKam-7.9.0-20221129T052211-x86-64.appimage
At usual place : https://files.kde.org/digikam/
It include a change about the XKB path. P
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #19 from caulier.gil...@gmail.com ---
Git commit ec03e332788e611aa3ce9397a14a595acc075449 by Gilles Caulier.
Committed on 29/11/2022 at 05:10.
Pushed by cgilles into branch 'qt5-maintenance'.
XKB directory is not hosted in appimage anymore
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #18 from Ilgaz Öcal ---
(In reply to caulier.gilles from comment #17)
> If you use "export XKB_CONFIG_ROOT=/usr/share/X11/xkb" before to run
> AppImage as Maik said in comment #5 , this fix the problem ?
>
> Gilles Caulier
Yes, it fixes th
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #17 from caulier.gil...@gmail.com ---
If you use "export XKB_CONFIG_ROOT=/usr/share/X11/xkb" before to run AppImage
as Maik said in comment #5 , this fix the problem ?
Gilles Caulier
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #16 from Ilgaz Öcal ---
(In reply to caulier.gilles from comment #15)
> Hi all,
>
> What's about the 7.9.0 pre-release available here :
>
> https://files.kde.org/digikam/
>
> Problem still reproducible ?
>
> Thanks in advance
>
> Gilles
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #15 from caulier.gil...@gmail.com ---
Hi all,
What's about the 7.9.0 pre-release available here :
https://files.kde.org/digikam/
Problem still reproducible ?
Thanks in advance
Gilles Caulier
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=427906
Hendursaga changed:
What|Removed |Added
CC||hendurs...@yahoo.com
--- Comment #14 from Hendursa
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #13 from caulier.gil...@gmail.com ---
Hi all and happy new year.
Mageia6 is abandoned to build AppImage. Now we switch to Mageia7 for security
reason and low level components update used to build the bundle.
Maik, it make a sense to include
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #12 from caulier.gil...@gmail.com ---
Maik,
I found a solution to be able to compile Qt 5.15.2 under Mageia6. It compile
since 4 hours, QtWebEngine is a monster...
But, to continue with Mageia6 can be problematic about native library used
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #11 from caulier.gil...@gmail.com ---
Hi Maik,
The AppImage use Mageia 7 instead Mageia 6. Both are not maintained anymore.
We use Mageia 6 since a while now, and i think it's will be time to switch to a
more recent version, for multiple re
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #10 from Maik Qualmann ---
The AppImage works under openSUSE Tumbleweed with X11 graphics. However, only
with today's update, libnss was updated from 3.64 to 3.66. The AppImage
requires libnss 3.65.
I think the AppImage requirement for base
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #9 from caulier.gil...@gmail.com ---
Hum, i must douche check with Wayland. I think AppImage bundle is not compiled
with Qt plugin for Wayland. Let's me few days to double check.
Gilles Caulier
--
You are receiving this mail because:
You a
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #8 from il...@fastmail.fm ---
on current openSUSE Tumbleweed I get the following errors:
./digiKam-7.4.0-20210718T194158-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiK
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #7 from caulier.gil...@gmail.com ---
With next digiKam 7.4.0 release, AppImage bundle is compiled using a more
recent Linux Mageia 7.1 host. Last stable Qt 5.15.2 and KF5 5.84 are used.
ImageMagick codec 7 and libav 58 (ffmpeg) are used to su
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #6 from il...@fastmail.fm ---
(In reply to Maik Qualmann from comment #5)
> Setting an environment variable helps as a workaround before you start the
> AppImage.
>
> export XKB_CONFIG_ROOT=/usr/share/X11/xkb
>
> Maik
It works, thank you.
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #5 from Maik Qualmann ---
Setting an environment variable helps as a workaround before you start the
AppImage.
export XKB_CONFIG_ROOT=/usr/share/X11/xkb
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #4 from il...@fastmail.fm ---
I know no KDE in any distro (even including Fedora) doesn't come with Wayland
yet but if it won't be waste of time for you, I can test app images.
Thanks for caring.
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=427906
caulier.gil...@gmail.com changed:
What|Removed |Added
CC||caulier.gil...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=427906
caulier.gil...@gmail.com changed:
What|Removed |Added
Platform|Other |Appimage
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=427906
--- Comment #2 from Maik Qualmann ---
A short test here shows that my native digiKam version works with Wayland.
What stands out:
The start splash screen is at the top left.
Tools like text decoration or Healing Clone Tool are slower.
Maik
--
You are
https://bugs.kde.org/show_bug.cgi?id=427906
Maik Qualmann changed:
What|Removed |Added
CC||metzping...@gmail.com
--- Comment #1 from Maik
26 matches
Mail list logo