https://bugs.kde.org/show_bug.cgi?id=365125
Bug ID: 365125 Summary: Win64 version cannot start Product: digikam Version: 5.0.0 Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: [hidden email] Reporter: [hidden email] I have just tried http://download.kde.org/stable/digikam/digiKam-5.0.0-Win64.exe on Windows 10 64-bit, French locale * The installer suggests by default to install in `C:\Program Files (x86)\` instead of the expected `C:\Program Files`. I kept the default settings. * After installation, digiKam does not start (error code 0xc000007b - which seems to be an error code when there is a mismatch between x86 and x64) Reproducible: Always Steps to Reproduce: 1. Install http://download.kde.org/stable/digikam/digiKam-5.0.0-Win64.exe on Windows 10 64-bit with default settings 2. Pass Windows SmartScreen message saying that this installer is not known (unknown publisher) 3. Start digiKam 5.0 Actual Results: digiKam 5.0 x64 fails to start. Only one line in debugView: "Suspending" Expected Results: Application should start The 32-bit version seems to work fine http://download.kde.org/stable/digikam/digiKam-5.0.0-Win32.exe I have tried to uninstall and re-install the 64-bit version (second time without SmartScreen message, but still with the same problem) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=365125
Alexandre Alapetite <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Alexandre Alapetite <[hidden email]> --- Created attachment 99868 --> https://bugs.kde.org/attachment.cgi?id=99868&action=edit Error message + DebugView -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #2 from Alexandre Alapetite <[hidden email]> --- Created attachment 99870 --> https://bugs.kde.org/attachment.cgi?id=99870&action=edit ProcessExplorer log Log of process activity before crash -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #3 from Alexandre Alapetite <[hidden email]> --- I have just tried on another computer under Windows 10 64-bit English, with same bug. Furtermore, `Showphoto.exe` also has the same crash at startup -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #4 from [hidden email] --- This is strange because 64 bits version work few day ago. The process to cross compile 64 bits is the same than 32 bits. We use MXE cross compiling environment under Linux Both are compiled in separated repository to be sure than nothing is merged between 32 and 64 bits. Perhaps a bugs have been introduced in dll interdependencies scan. I will start a new 64 bits build from scratch and check. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
Heart <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #5 from Heart <[hidden email]> --- I have exactly the same startup error (Win 10, 64bit) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #6 from [hidden email] --- Git commit 6d0b3fb37160c1cb19f5c54da95c4ab8878778b9 by Gilles Caulier. Committed on 06/07/2016 at 10:32. Pushed by cgilles into branch 'master'. fix install path unde Windows 64 bits M +8 -11 project/mxe/installer/digikam.nsi http://commits.kde.org/scratch/mwiesweg/digikam-sc/6d0b3fb37160c1cb19f5c54da95c4ab8878778b9 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #7 from [hidden email] --- Git commit e8329ccce83cb5e7ef184ddb3a42abd4f7a48092 by Gilles Caulier. Committed on 06/07/2016 at 10:33. Pushed by cgilles into branch 'master'. pass Windows architecture to NSIS installer script M +3 -1 project/mxe/04-build-installer.sh http://commits.kde.org/scratch/mwiesweg/digikam-sc/e8329ccce83cb5e7ef184ddb3a42abd4f7a48092 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #8 from [hidden email] --- New build of Windows 64 bits installer. https://drive.google.com/open?id=0B7yq-xFihT0_MVBzOW9jZFA2NE0 Please try and lets me hear. Note : My Windows 7 64 bits is out. So i cannot test here. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #9 from Maik Qualmann <[hidden email]> --- The destination directory in the installer GUI is wrong (C:\PROGRAMFILES64\digikam. It must C:\PROGRAM FILES\digikam. After manual selection digiKam runs. Maik -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #10 from [hidden email] --- Git commit d7a2e5a85b5c176c28437c1d7f5b6a6229f1868f by Gilles Caulier. Committed on 06/07/2016 at 16:43. Pushed by cgilles into branch 'master'. fix install path due to a typo in variable M +1 -1 project/mxe/installer/digikam.nsi http://commits.kde.org/scratch/mwiesweg/digikam-sc/d7a2e5a85b5c176c28437c1d7f5b6a6229f1868f -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #11 from [hidden email] --- Thanks Maik. I will rebuild installer tomorrow morning with release ID 5.0.1 Gilles caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #12 from [hidden email] --- No Installer for Win64 5.0.1 on Main Site yet. Got same Bug every time starting 5.0. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #13 from [hidden email] --- Maik, You install on Win7 or 8 or 10 64 bits ? To all others, which Windows 64 bits version do you use exactly ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #14 from [hidden email] --- I am using Windows 10 Home 64-bit. P. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #15 from Maik Qualmann <[hidden email]> --- I have a VirtualBox with Windows7 (64 bits). Maik -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #16 from [hidden email] --- Pascale, As install path is wrong with both version of 64 bits installer, take a care to uninstall it before to re-install. Do you tried to run it in compatibility mode ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #17 from [hidden email] --- Yeah tried both. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #18 from [hidden email] --- So, if i resume : Win7 64 bits : work fine. Win8 64 bits : ??? Win10 64 bits : doesn't work. I'm fine ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365125
--- Comment #19 from [hidden email] --- 64 bits installer updated with install path fixed : https://drive.google.com/open?id=0B7yq-xFihT0_MVBzOW9jZFA2NE0 Please check... Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |