[digikam] [Bug 335073] New: Entering the database path manually is broken

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

[digikam] [Bug 335073] New: Entering the database path manually is broken

qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

            Bug ID: 335073
           Summary: Entering the database path manually is broken
    Classification: Unclassified
           Product: digikam
           Version: 4.0.0
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Database
          Assignee: [hidden email]
          Reporter: [hidden email]

When I edit the database path manually, the cursor jumps to the end after
entering the first character.

Reproducible: Always

Steps to Reproduce:
1. Go to: Settings - configure digikam - database
2. The database path be /home/photos
3. click after /home/ and enter: "horst/"
Actual Results:  
The path now reads;
/home/hPhotosorst/

Expected Results:  
The path should read:
/home/horst/Photos

--
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 335073] Entering the database path manually is broken

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=335073

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|Database                    |setup

--
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
|

[kdelibs] [Bug 335073] Entering the database path manually is broken

Gilles Caulier-4
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|setup                       |kdeui
            Version|4.0.0                       |4.11.5
           Assignee|[hidden email]       |[hidden email]
            Product|digikam                     |kdelibs

--- Comment #1 from Gilles Caulier <[hidden email]> ---
Widget used to edit Database path is KUrlRequester from KDElibs :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/widgets/common/databasewidget.cpp#L99

Problem is reproducible here. there is nothing special in digiKam code about

Sound like a problem from KDELibs...

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 335073] Entering the digiKam database path manually is broken (KUrlRequester relevant)

Gilles Caulier-4
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|kdeui                       |setup
            Version|4.11.5                      |4.0.0
           Assignee|[hidden email]        |[hidden email]
            Product|kdelibs                     |digikam

--
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 335073] Entering the digiKam database path manually is broken (KUrlRequester relevant)

Gilles Caulier-4
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.1.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/646f4612f128dca8e320854
                   |                            |47f93327164da7c0d

--- Comment #6 from Gilles Caulier <[hidden email]> ---
Git commit 646f4612f128dca8e32085447f93327164da7c0d by Gilles Caulier.
Committed on 23/05/2014 at 12:10.
Pushed by cgilles into branch 'master'.

add timer to prevent bombarding signal over DB path edit field, which can
corrupt path edited.
FIXED-IN: 4.1.0

M  +11   -3    libs/widgets/common/databasewidget.cpp
M  +9    -5    libs/widgets/common/databasewidget.h

http://commits.kde.org/digikam/646f4612f128dca8e32085447f93327164da7c0d

--
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 335073] Entering the digiKam database path manually is broken

Gilles Caulier-4
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Entering the digiKam        |Entering the digiKam
                   |database path manually is   |database path manually is
                   |broken (KUrlRequester       |broken
                   |relevant)                   |

--
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 335073] Entering the digiKam database path manually is broken

Johannes Hirte
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

Johannes Hirte <[hidden email]> changed:

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

--- Comment #7 from Johannes Hirte <[hidden email]> ---
This patch breakes config dialog when MySQL is chosen as DB backend. Please
see: https://bugs.gentoo.org/show_bug.cgi?id=521992

--
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 335073] Entering the digiKam database path manually is broken

Gilles Caulier-4
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

--- Comment #8 from Gilles Caulier <[hidden email]> ---
To Johannes from comment #7

Problem still reproducible with last digiKam 4.8.0 ?

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 335073] Entering the digiKam database path manually is broken

Johannes Hirte
In reply to this post by qqqqqqqqq9
https://bugs.kde.org/show_bug.cgi?id=335073

--- Comment #9 from Johannes Hirte <[hidden email]> ---
(In reply to Gilles Caulier from comment #8)
> To Johannes from comment #7
>
> Problem still reproducible with last digiKam 4.8.0 ?
>
> Gilles Caulier

Was already fixed in 4.5.0 with:

commit f0400ec7e518e753e0c4ccab4eb2b8b022f91767
Author: Gilles Caulier <[hidden email]>
Date:   Tue Oct 28 15:58:55 2014 +0100

    apply patch #89156
    BUGS: 337737
    FIXED-IN: 4.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