[digikam] [Bug 364116] New: Uninstaller doesn't remove C:\Program Files (x86)\digiKam

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 364116] New: Uninstaller doesn't remove C:\Program Files (x86)\digiKam

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364116

            Bug ID: 364116
           Summary: Uninstaller doesn't remove C:\Program Files
                    (x86)\digiKam
           Product: digikam
           Version: 5.0.0
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: setup
          Assignee: [hidden email]
          Reporter: [hidden email]

Twice now with a couple of beta7 installers, the uninstaller hasn't removed the
C:\Program Files (x86)\digiKam directory. Removing it manually is a bit of a
faff as stuff is still running so WIndows won't allow it. I think digikam.exe
and dbus-daemon.exe are both still running.

I've done nothing special to run the (un)installer as admin. I *think* it
brought up the UAC prompt, but I really can't remember.

Reproducible: Always

Steps to Reproduce:
1. Install beta-7.
2. Uninstall beta-7 using a newer installer.

Actual Results:  
3. Try to continue the install after the uninstall and get 'Error opening file
for writing'

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 364116] Uninstaller doesn't remove C:\Program Files (x86)\digiKam

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364116

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #1 from [hidden email] ---
yes confirmed. digiKam.exe still in memory after to close the session of
application. I suspect that a DBUS problem under Windows.

In fact if you will DBUS (digiKam do not use it in fact currently for Windows),
and after you close digiKam.exe, the application is closed properly.

DBUS is used by digiKam for Mysql DB interface. Currently, Mysql/MAriaBD are
not yet available under MXE for cross-compiling with MinGW.

I'm looking if a new compilation option to disable DBUS support can be done
safety.

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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 364116] Uninstaller doesn't remove C:\Program Files (x86)\digiKam

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364116

--- Comment #2 from [hidden email] ---
matburnham,

Just for testing, please try this work around :

1/ run Windows process manager and kill dbus-lauch.exe and digikam.exe.

2/ Go to digiKam install dir and rename :
-> dbus-lauch.exe as dbus-lauch.bak
-> dbus-daemon.exe as dbus-daemon.bak

3/ restart digiKam, play with it, and close it. Does it stay in memory ?

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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 364116] Uninstaller doesn't remove C:\Program Files (x86)\digiKam

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364116

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.0.0
      Latest Commit|                            |http://commits.kde.org/scra
                   |                            |tch/mwiesweg/digikam-sc/242
                   |                            |0f084608a6976dc1ee893e90440
                   |                            |d69862f280
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from [hidden email] ---
Git commit 2420f084608a6976dc1ee893e90440d69862f280 by Gilles Caulier.
Committed on 09/06/2016 at 21:33.
Pushed by cgilles into branch 'master'.

disable DBUS into Windows installer as it make digiKam unstable as well.
Related: bug 363505
FIXED-IN: 5.0.0

M  +6    -11   project/mxe/04-build-installer.sh

http://commits.kde.org/scratch/mwiesweg/digikam-sc/2420f084608a6976dc1ee893e90440d69862f280

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 364116] Uninstaller doesn't remove C:\Program Files (x86)\digiKam

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364116

--- Comment #4 from [hidden email] ---
Sorry for the delay. Renaming dbus-launch.exe and dbus-daemon.exe and the
following your instructions works as you expect - digikam.exe does not remain
in memory.

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 364116] Uninstaller doesn't remove C:\Program Files (x86)\digiKam

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364116

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|setup                       |Bundle-Windows

--
You are receiving this mail because:
You are the assignee for the bug.