https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #105 from caulier.gil...@gmail.com ---
Git commit 5a75bf569ff1a2304713ccdee6b7c7642db347df by Gilles Caulier.
Committed on 19/12/2020 at 18:09.
Pushed by cgilles into branch 'master'.
Finaly i found a way to generate debug symbols for MacOS
https://bugs.kde.org/show_bug.cgi?id=429103
caulier.gil...@gmail.com changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #103 from caulier.gil...@gmail.com ---
Hi all,
New 7.2.0-beta2 PKG is available for testing at usual place:
https://files.kde.org/digikam/
This version use now last Qt 5.15.2 and go back to QtWebEngine.
Thanks for your feedback.
Gilles C
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #102 from caulier.gil...@gmail.com ---
Hi all,
Good news. I completed to compile and install last Qt 5.15.2, including
QtWebEngine under BigSur with HighSierra backward compatibility. KF5 framework
compile fine too, and now digiKam compilati
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #101 from caulier.gil...@gmail.com ---
Maik,
debug symbols un MacoOS are not include in target binay as under Linux, but in
departe files, as explained here :
https://stackoverflow.com/questions/51621742/what-is-in-the-target-dsym-directori
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #100 from caulier.gil...@gmail.com ---
Git commit 8950f8eec298b4b0574c3d522409803e2a790aa3 by Gilles Caulier.
Committed on 18/12/2020 at 04:25.
Pushed by cgilles into branch 'master'.
On Bigsur we need to switch cctools with xcode variant op
https://bugs.kde.org/show_bug.cgi?id=429103
kde-bugtrac...@thenus.de changed:
What|Removed |Added
CC||kde-bugtrac...@thenus.de
--- Comment
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #98 from caulier.gil...@gmail.com ---
This morning, i restarted a whole Macport install from scratch, as Macports
team has enabled Qt 5.15.2 officially as main Qt version to install by default.
Until now all compile fine. All core Qt is inst
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #97 from caulier.gil...@gmail.com ---
Gilles Caulier
07:05 (il y a 0 minute)
À kde-commits
Traduire le message
Désactiver pour : anglais
Git commit 9068f28fdc4ccfe75b1f74bbbe9de13d86aafa95 by Gilles Caulier.
Committed on 16/12/2020 at 06:
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #96 from caulier.gil...@gmail.com ---
Maik,
The there are some data files to drop for the PKG to reduce the size, it's on
my TODO list.
But the main problem is the inverse: I'm sure that debug PKG version do not
have debug symbols in fact.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #95 from Maik Qualmann ---
@Gilles, I think it's not the debug symbols that make the package bigger. I
unpacked the PKG, it contains many additional data files, e.g. Test tables from
MariaDB, OpenCV haar-cascades files or all header files fr
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #94 from caulier.gil...@gmail.com ---
Git commit 9541292038a5b7fd1bf97c8a07d48020b6891783 by Gilles Caulier.
Committed on 15/12/2020 at 09:24.
Pushed by cgilles into branch 'master'.
More files stripped with debug symbols CCBUGS:429103
M +
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #93 from Cristofoto ---
(In reply to tzellman from comment #91)
> (In reply to caulier.gilles from comment #89)
> > 7.2.0 beta2 PKG files are now recompiled with relevant fixes to be usable.
> >
> > https://files.kde.org/digikam/
> >
> > P
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #92 from Maik Qualmann ---
@Gilles, Google says this:
https://forum.juce.com/t/symbol-stripping-on-osx-any-luck/8653
https://stackoverflow.com/questions/4236525/cant-strip-all-unneeded-symbols-on-a-mac-os-x-c-application
Maik
--
You are
https://bugs.kde.org/show_bug.cgi?id=429103
tzell...@gmail.com changed:
What|Removed |Added
CC||tzell...@gmail.com
--- Comment #91 from tze
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #90 from caulier.gil...@gmail.com ---
Maik,
Look well the size of no-debug and debug PKG files
digiKam-7.2.0-beta2-20201213T231914-MacOS-x86-64.pkg => 210.3 MB (220464851
bytes)
digiKam-7.2.0-beta2-20201213T233053-MacOS-x86-64-debug.pkg =
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #89 from caulier.gil...@gmail.com ---
7.2.0 beta2 PKG files are now recompiled with relevant fixes to be usable.
https://files.kde.org/digikam/
Please let's me here if all is fine now.
Gilles Caulier
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #88 from caulier.gil...@gmail.com ---
Git commit 2696426197b2a82d0455fd452708aaa7f8448022 by Gilles Caulier.
Committed on 13/12/2020 at 22:44.
Pushed by cgilles into branch 'master'.
Do not force PATH env.var to include macports install path
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #87 from caulier.gil...@gmail.com ---
Et voilà, all that i hate with Macports. One llvm CLI tool is broken but
updated in main stream. As i re-installed all from scratch since i upgraded th
internal SSD from 500Gb to 2Tb, macports install las
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #86 from caulier.gil...@gmail.com ---
Hum strange the KF5 Service shared library is well compiled and available.
Sound like a dependencies parsing stage is missing for the kbuildsycoca5 tool.
I will check that
Gilles Caulier
--
You are re
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #85 from Joseph Chang ---
Sorry, typo.
I did NOT have this problem for the previous build 2 or 3 days ago.
(In reply to Joseph Chang from comment #84)
> I did have this problem for the previous build 2 or 3 days ago.
--
You are receivin
https://bugs.kde.org/show_bug.cgi?id=429103
Joseph Chang changed:
What|Removed |Added
CC||yuc...@gmail.com
--- Comment #84 from Joseph Cha
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #83 from caulier.gil...@gmail.com ---
Git commit 02f4c12c0a098604230872514081cadb9a5aad6e by Gilles Caulier.
Committed on 13/12/2020 at 11:20.
Pushed by cgilles into branch 'master'.
Fix broken compilation user MacOS BigSur. Optimize install
https://bugs.kde.org/show_bug.cgi?id=429103
graeme.rub...@gmail.com changed:
What|Removed |Added
CC|graeme.rub...@gmail.com |
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #82 from caulier.gil...@gmail.com ---
IMPORTANT:
If somebody has the chance to buy the last MAC computer based on Apple Silicon
M1 (a very impressive CPU), it will be interresting to see if Apple Rosetta 2
emulator will be able to install an
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #81 from caulier.gil...@gmail.com ---
A new version of the pre release 7.2.0 PKG installer is under finalization
after a recompilation from scratch (it take 23 hours to compile!)
This version include last KDE frameworks 5.77 just released on
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #80 from caulier.gil...@gmail.com ---
Git commit f03750d90e4effbfa390a6455378fb4990da8ba3 by Gilles Caulier.
Committed on 13/12/2020 at 09:49.
Pushed by cgilles into branch 'dev'.
Add MacOS limitaion for the Apple PKG installer (high Sierra,
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #79 from caulier.gil...@gmail.com ---
Git commit bb2cd9608d757810e218b47010942ae0456a7a4d by Gilles Caulier.
Committed on 13/12/2020 at 09:35.
Pushed by cgilles into branch 'master'.
Another patch to build KF5.77 under Macports as Wayland do
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #78 from caulier.gil...@gmail.com ---
Git commit 8d8ad5c36ec80a9205a9709f442a03f54b79ad07 by Gilles Caulier.
Committed on 13/12/2020 at 09:13.
Pushed by cgilles into branch 'master'.
bump KF5 from 5.76 to last 5.77 stable release
Related: bu
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #77 from Cristofoto ---
Ok here screenshots from my imac BigSur running Digikam 7.2.0 beta2
https://s1.imghub.io/arjBm.png
and another from my wife's mac HighSierra with Digikam 7.2.0 beta 2 too.
https://s1.imghub.io/ar4bS.png
--
You ar
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #76 from caulier.gil...@gmail.com ---
yes, to switch from one language to another one, it's the way under Linux, Mac,
Windows... Normaly a dialog must be shown to details the operation to complete
the switch.
Best
Gilles Caulier
--
You ar
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #75 from Cristofoto ---
(In reply to Cristofoto from comment #73)
> Hello, big thank you to Gilles who made a great job.
>
> The pkg of 20201210 run very well on my iMac BigSur,
> It runs also well on my wife's iMac High-Sierra (just not lo
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #74 from caulier.gil...@gmail.com ---
Hi,
Thanks to all for your support. It very appreciate...
The github thread about next Qt 5.15.2 integration in Macports progress well. I
hope to be able to test it before Christmas.
https://github.com
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #73 from Cristofoto ---
Hello, big thank you to Gilles who made a great job.
The pkg of 20201210 run very well on my iMac BigSur,
It runs also well on my wife's iMac High-Sierra (just not localised in french,
i don't know why because it's t
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #72 from Martin Neuß ---
Hi Gilles,
as reporter of this bug I really want to thank you and all the other who made
this app possible for your work and your commitment.
I´ve already donated and hope that all the ones who profit from your work
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #71 from caulier.gil...@gmail.com ---
some feedback about MAcports team progress:
Qt5.15.2 will be prublished as main UPSTREAM release in a near future. 5.15.1
do not compile well under BigSur. Last tests are under progress, but it 's long
a
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #70 from Fabian ---
this was the problem, it starts up very fast now, perfect! Thanks!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #69 from Maik Qualmann ---
The option in the collection setting to monitor the albums for external changes
is (hopefully) deactivated?
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #68 from Fabian ---
Hi,
thanks for that great and quick support. I can run digikam on Big Sur but it
takes very log. It hangs on "checking ICC repository..."for approx one minute.
Is this normal?
Thanks!
--
You are receiving this mail bec
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #67 from caulier.gil...@gmail.com ---
Hi all,
New PKG are online now with last changes from git/master codes...
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #66 from caulier.gil...@gmail.com ---
Note: MAcports UPSTREAM tickets about QtWebEngine and BigSur support is here:
https://trac.macports.org/ticket/61786
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug cha
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #65 from Maik Qualmann ---
We need a new PKG for MacOS ((:-))
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #64 from Maik Qualmann ---
Git commit b4108688fe5398efe6bd82e658eb6b73818103bf by Maik Qualmann.
Committed on 08/12/2020 at 22:15.
Pushed by mqualmann into branch 'master'.
use HTTP for download
M +1-1core/utilities/setup/download
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #63 from Maik Qualmann ---
@Gilles, you have an insecure redirection connection. There still seem to be
mirrors on HTTP, I'll fix it.
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #62 from Maik Qualmann ---
Git commit 81b6de000a686e44532de918013afb58c7614521 by Maik Qualmann.
Committed on 08/12/2020 at 21:55.
Pushed by mqualmann into branch 'master'.
move from deprecated QStandardPaths::DataLocation to
QStandardPaths
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #61 from caulier.gil...@gmail.com ---
For info, i tested the PKG under Catalina, and it work:
https://i.imgur.com/51B532Q.png
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #60 from Maik Qualmann ---
Ok, the path to save is correct:
/Users/myname/Library/Application Support/digikam/facesengine
But the search path is not correct under MacOS and is also different from what
is written in the Qt Doc.
Maik
--
Y
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #59 from TinyTableshelf ---
As for me, dialog said it was saved to /Users/myname/Library/Application
Support/digikam/digikam
whereas is was actually saved to /Users/myname/Library/Application
Support/digikam/facesengine
--
You are receivin
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #58 from Martin Neuß ---
to be more accurate:
file was stored in /Users/myname/Library/Application
Support/digikam/facesengine
according to download dialog window should be stored in
/opt/digikam/Applications/KF5Ä/
(see attachment)
m
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #57 from Martin Neuß ---
Created attachment 133935
--> https://bugs.kde.org/attachment.cgi?id=133935&action=edit
download dialog dest
dowbload dialog
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #56 from Martin Neuß ---
/Users/myname/Library/Application Support/digikam/facesengine
(In reply to Maik Qualmann from comment #54)
> Ok, the file (shapepredictor.dat) was then saved for sure. Please take a
> look where it was stored and po
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #55 from Maik Qualmann ---
Git commit 34c846a62ad19a4da091444caf6ef2549e397a3f by Maik Qualmann.
Committed on 08/12/2020 at 17:22.
Pushed by mqualmann into branch 'master'.
show the same path in the window as is used to save
M +2-4
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #54 from Maik Qualmann ---
Ok, the file (shapepredictor.dat) was then saved for sure. Please take a look
where it was stored and post the path that is displayed in the download window.
Maik
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #53 from Martin Neuß ---
hi,
at least according to the progress bar the download completes 100%. but then it
restarts again and again and the file isn´t found in the mentioned (by the
dialog-window)folder.
martin
(In reply to Maik Qualman
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #52 from TinyTableshelf ---
@Maik Qualmann yes, I tried to download manually the facesengine files, but I
could not get Digikam to work with them, no matter in which folder I put them.
--
You are receiving this mail because:
You are watchi
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #51 from Maik Qualmann ---
@TinyTableshelf, do I understand correctly that trying to download the same
file again within one session? If so, it just won't be found. In MacOS, this is
related to differences between the data path and the gener
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #50 from Martin Neuß ---
Hi,
thank you Gilles for the very fast working solution.
Downloading the face recognition parets does not work. shapepredictor.dat is
repeatedly downloaded but not stored at al, so the download restarts again and
aga
https://bugs.kde.org/show_bug.cgi?id=429103
TinyTableshelf changed:
What|Removed |Added
CC||kde-bug-tracker.neurolymph@
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #48 from caulier.gil...@gmail.com ---
Hi,
2 PKG are now avaialble at usual place (one with debug symbols, one without):
https://files.kde.org/digikam/
Both are now compiled under BigSur.
Thanks for your feedbacks
Gilles Caulier
--
You
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #47 from Cristofoto ---
hello,
where could i find the pkg, i don't see it on https://files.kde.org/digikam/
i could test it on HighSierra because my wife's mac is runnin HighSierra and
couldn't upgrade anymore.
And my mac is on BigSur
thank
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #46 from Maik Qualmann ---
Git commit 742fcfe06bf2245d42b8060e88f312689dad4709 by Maik Qualmann.
Committed on 07/12/2020 at 18:54.
Pushed by mqualmann into branch 'master'.
for a test we ignore SSL errors
M +3-0core/utilities/setu
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #45 from Maik Qualmann ---
To point 4. The files are downloaded from files.kde.org. However, it is
forwarded to a random mirror. I think BigSur checks the URL internally. Of
course we check the download with a SHA256 checksum. I think we nee
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #44 from caulier.gil...@gmail.com ---
Ah, i forget to ask something:
The new PKG installer compatible with BigSur is compiled with a backward
compatibility. It must run fine under Catalina, Mojave, and HighSierra.
Older versions are not sup
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #43 from caulier.gil...@gmail.com ---
Hi all,
A first PKG version compiled under BigSur of digiKam 7.2.0 beta2 will be
available in one hour at usual place:
https://files.kde.org/digikam/
Currently i recompile digiKam code. I tried a pre v
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #42 from caulier.gil...@gmail.com ---
Git commit 7b07d68618e2bc285398ad249a7ee17ebe012f69 by Gilles Caulier.
Committed on 07/12/2020 at 05:43.
Pushed by cgilles into branch 'master'.
BigSur support: do not generate exception if system lib is
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #41 from Cristofoto ---
(In reply to caulier.gilles from comment #40)
> Hi all,
>
> A first PKG version of digiKam working on BigSur arrive. I'm testing
> currently :
>
> https://i.imgur.com/LztlOvt.png
>
> Gilles Caulier
youppi !!
--
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #40 from caulier.gil...@gmail.com ---
Hi all,
A first PKG version of digiKam working on BigSur arrive. I'm testing currently
:
https://i.imgur.com/LztlOvt.png
Gilles Caulier
--
You are receiving this mail because:
You are watching all bu
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #39 from caulier.gil...@gmail.com ---
Git commit d193fdda5c3ca1474103f357e512a427bb12 by Gilles Caulier.
Committed on 06/12/2020 at 21:46.
Pushed by cgilles into branch 'master'.
BigSur support: fix webengine option to configure digiKam
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #38 from Cristofoto ---
(In reply to caulier.gilles from comment #36)
> Now digiKam is compiling, please wait few minutes...
>
> Gilles Caulier
Merci gilles pour ton travail acharné.
il me tarde de pouvoir tester ce build de digikam sur Bi
https://bugs.kde.org/show_bug.cgi?id=429103
petit...@free.fr changed:
What|Removed |Added
CC||petit...@free.fr
--- Comment #37 from petit..
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #36 from caulier.gil...@gmail.com ---
Now digiKam is compiling, please wait few minutes...
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #35 from caulier.gil...@gmail.com ---
Voilà, at least all dependencies including KF5 libraries are now compiled under
BigSur.
Of course we use now QtWebKit instead QtWebEngine, but it's a temporary
solution. We have few weeks before the digi
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #34 from caulier.gil...@gmail.com ---
Git commit feb7d64f31e8476816b64b702748614d8b74be75 by Gilles Caulier.
Committed on 05/12/2020 at 13:14.
Pushed by cgilles into branch 'master'.
BigSur support: bump KF5 and KApp to last stable release
https://bugs.kde.org/show_bug.cgi?id=429103
Ben Cooksley changed:
What|Removed |Added
CC|mr...@comcast.net |
--- Comment #33 from Ben Cooksley ---
Removing
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #32 from caulier.gil...@gmail.com ---
Git commit 24bb77174c27bb09c04cc3c56fde385b69115ac9 by Gilles Caulier.
Committed on 05/12/2020 at 06:05.
Pushed by cgilles into branch 'master'.
Add BigSur on list of supported Qt version
M +1-0
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #31 from caulier.gil...@gmail.com ---
Git commit 6928a9436cf4665655e27242133804285992190a by Gilles Caulier.
Committed on 05/12/2020 at 06:02.
Pushed by cgilles into branch 'master'.
Fix Major and Minor detection for the target MacOS and lin
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #30 from caulier.gil...@gmail.com ---
Git commit 8c33718ee8c6335d15cfd894fbec51dfd0161795 by Gilles Caulier.
Committed on 05/12/2020 at 05:54.
Pushed by cgilles into branch 'master'.
fix detection of MacOS BigSur and fix Clang install failur
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #29 from caulier.gil...@gmail.com ---
Git commit e396fae4584cfae0fe99d859cf863f4bb631489a by Gilles Caulier.
Committed on 06/12/2020 at 16:09.
Pushed by cgilles into branch 'master'.
MacOS BigSur support: add patch to bild KF5.76 under Macpo
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #28 from caulier.gil...@gmail.com ---
Git commit e83074a368c51504e9e82f232ed4f54be9e6af6c by Gilles Caulier.
Committed on 06/12/2020 at 13:30.
Pushed by cgilles into branch 'master'.
MacOS BigSur support : Switch back from QtWebEngine to QtW
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #27 from caulier.gil...@gmail.com ---
Bad news...
QtWebEngine 5.14.2 do not compile yet under BigSur. It detect the wrong Apple
SDK version...
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
caulier.gil...@gmail.com changed:
What|Removed |Added
Latest Commit||3e2c4f6264bee572be98aabc62e
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #26 from caulier.gil...@gmail.com ---
Gilles Caulier
10:42 (il y a 0 minute)
À kde-commits
Traduire le message
Désactiver pour : anglais
Git commit 3e2c4f6264bee572be98aabc62e7f875d6b6342f by Gilles Caulier.
Committed on 06/12/2020 at 09:
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #25 from caulier.gil...@gmail.com ---
Some progress update:
I lost my internet connection while tonight. Compile was stopped at
QtWebEngine, the most huge part of digiKam dependencies to compile with
Macports.
I fixed the problem and compil
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #24 from caulier.gil...@gmail.com ---
Until now, Macports compile without problem since 1h30, with a least 200
packages already installed. We will see in few hours...
Gilles Caulier
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #23 from Cristofoto ---
yess cool hope this work without problem !
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
caulier.gil...@gmail.com changed:
What|Removed |Added
Version|7.1.0 |7.2.0
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #21 from caulier.gil...@gmail.com ---
Hi Martin,
You can make donations through Paypal following instruction here:
https://www.digikam.org/donate/
Thanks to support digiKam project
Best regards
Gilles Caulier
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #20 from Martin Neuß ---
Thank you very much for your committment to digigkam.
one question: is it possible to direct some funds directly to you?
(you are working for us, at least there should be some compensation)
martin
--
You are rec
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #19 from caulier.gil...@gmail.com ---
Hi all,
Good news: i just book a new MacBook pro 2015 compatible with Big Sur to be
able to build a digiKam version with the new MacOS.
I don't book a recent version of the Macbook Pro for plenty of rea
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #18 from Mark Christensen ---
(In reply to graeme.rubble from comment #17)
> (In reply to Mark Christensen from comment #7)
>
> > I have the same problem as reported. I am not sure that I am downloading
> > the recompiled version created b
https://bugs.kde.org/show_bug.cgi?id=429103
graeme.rub...@gmail.com changed:
What|Removed |Added
CC||graeme.rub...@gmail.com
--- Comment #1
https://bugs.kde.org/show_bug.cgi?id=429103
Fabian changed:
What|Removed |Added
CC||fabian.fuchsbuechler@gmail.
|
https://bugs.kde.org/show_bug.cgi?id=429103
frederik.schneekl...@gmx.de changed:
What|Removed |Added
CC||frederik.schneekl...@gmx.de
--
Yo
https://bugs.kde.org/show_bug.cgi?id=429103
Maik Qualmann changed:
What|Removed |Added
CC||metzping...@gmail.com
--- Comment #16 from Maik
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #15 from caulier.gil...@gmail.com ---
No new bug here.
Remember that whole digiKAm dependencies as Qt5::WebEngine, are compiled and
installed with Macports. If a dysfunction exists as this one, this must be
reported to MAcports.
But, by exp
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #14 from Mark Christensen ---
(In reply to Cristofoto from comment #13)
> I can't do it, there are still errors,
> surely the method is not the right one, or the organization of folders and
> files, I'm missing a real step by step and I don'
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #12 from caulier.gil...@gmail.com ---
Hum, try to comment line 224, 225, and 226 from this script :
https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/macports/01-build-macports.sh#L224
Gilles
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #10 from caulier.gil...@gmail.com ---
Not reprocible here with MAcOS Catalina.
which MacOS and Xcode version do you use exactly ?
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #8 from caulier.gil...@gmail.com ---
Mark,
Yes, it's the right version.
Cristofoto,
To recompile whole digiKam under MacOS, please read the instructions here :
https://invent.kde.org/graphics/digikam/-/tree/master/project/bundles/macport
https://bugs.kde.org/show_bug.cgi?id=429103
Mark Christensen changed:
What|Removed |Added
CC||mark.christen...@primus.ca
--- Comment #7 fr
1 - 100 of 106 matches
Mail list logo