[Bug 122516] New: Album Path cannot be on Network device (Unmounted)

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

[Bug 122516] New: Album Path cannot be on Network device (Unmounted)

Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         
           Summary: Album Path cannot be on Network device (Unmounted)
           Product: digikam
           Version: 0.7.4
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: zerbroesler gmx de


Version:           0.7.4 (using KDE 3.4.2 Level "b" , SUSE 10.0)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15.8-default

When I choose an Album Path (Albumbibliothekspfad) on a network drive e.g.:
remote:/Server or remote:/smb-network/Server/Bilder, Digikam won't accept this path. It is not possible to close the Folder choose dialog. When I enter the path directly it adds my home directory:
/home/martin/remote:/Server

I want to have my album on my mentwork, not on my local machine, but don't want to mount it.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 122516] Album Path cannot be on Network device (Unmounted)

Thiago Macieira
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         
thiago kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |wishlist
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         




------- Additional Comments From caulier.gilles free fr  2006-04-15 09:58 -------
Remote file system are not suitable with digiKam duing sqlite database problems. Take a look here :

http://www.sqlite.org/faq.html#q7

Perhaps this problem will be solved in the future with next sqlite release, but not sure...

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         
caulier.gilles free fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |setup
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier-2
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         
caulier.gilles kdemail net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|setup                       |Database
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier-4
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         




------- Additional Comments From caulier.gilles gmail com  2007-11-03 22:26 -------
SVN commit 732444 by cgilles:

digiKam from trunk (KDE4) : First very important improvement here depending of the new Database interface/schema dedicaced to 0.10.0 release.

A new setting in album configuration page have been added to host the database file used by digiKam in a dedicaced place.
Before, the SQlite3 database file (digikam3.db) used by digiKam to store all image informations like Tags, Rating, Comments, Date, etc...
been store in the root album path. This solution introduce a big problem to use a root album on a network file system like NFS, because
SQLite3 do not like it (look here for more information : http://www.sqlite.org/faq.html#q7)

The only issue for this problem is to store the databse file in a separate place...

This is want mean than with this commit, digiKam can use a remote root album...

There is a screenshot of the new Album config page :

http://digikam3rdparty.free.fr/Screenshots/digikamKDE4_13.png

The next pending important change to do will to be able to drive more than one root album path with digiKam 0.10.0...

CCMAIL: digikam-devel kde org

CCBUGS: 122516
CCBUGS: 150938
BUG: 129437
BUG: 137694



 M  +72 -58    digikam/albumsettings.cpp  
 M  +3 -0      digikam/albumsettings.h  
 M  +1 -1      digikam/digikamapp.cpp  
 M  +3 -2      digikam/welcomepageview.cpp  
 M  +72 -12    utilities/setup/setupgeneral.cpp  
 M  +5 -1      utilities/setup/setupgeneral.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=732444
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier-4
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From caulier.gilles gmail com  2007-11-06 16:15 -------
SVN commit 733526 by cgilles:

digiKam from trunk (KDE4) : add Multiple Roots Album Path on setup.

With new database interface implemented by Marcel, digiKam can use more than one root album path as collection of images.
digiKam database file is now stored in a customized place wich still in local and can be different than roots album.
This is want mean than read only, remote repository, and disconnected repository are fully suported as well.

These collection types are able to use:

- Local drive.
- Remote drive (NFS/Samba) previously mounted in local file system.
- Removable drive as CD/DVD/USB hard drive.

Each collection set in configuaration dialog page can be named to be identified easily into Album GUI/Folder view.

There is a fresh screenshot of Collection Setup page at this url:

http://digikam3rdparty.free.fr/Screenshots/digikamKDE4_14.png

TODO: in album gui, and especially in album folder view, we need to add a better support of collections name.

CCMAIL: digikam-devel kde org
BUG: 107871
BUG: 114682
BUG: 122516
CCBUGS: 125474



 M  +434 -67   setupcollections.cpp  
 M  +13 -1     setupcollections.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=733526
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier-4
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         




------- Additional Comments From caulier.gilles gmail com  2007-11-07 08:21 -------
Martin,

I have closed this file because next digiKam 0.10.0 is now fully compatible with remote repository hosted by a network file system like NFS.

But setup config page do not allow to set a remote path using protocol + server name + path. This still must be configurable outside digikam (as an already mounted path).

I'm not sure than provide a way to use this way is right in digiKam. There are already a lots of tools outside digiKam to set properly an NFS server path to use in local. Why re-invent the wheel ?

Perhaps i'm wrong here. Let's me know.

In all case, the file http://bugs.kde.org/show_bug.cgi?id=146865 is certainly more generic and more adapted to continue this discussion. Right ?

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 122516] Album Path cannot be on Network device (Unmounted)

Bugzilla from rom1v@yahoo.fr
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         




------- Additional Comments From rom1v yahoo fr  2007-12-14 12:35 -------
Is it fixed?
Because on kubuntu gutsy, I have the same problem...
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 122516] Album Path cannot be on Network device (Unmounted)

Gilles Caulier-4
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         




------- Additional Comments From caulier.gilles gmail com  2007-12-14 12:45 -------
It's fixed with digiKam for KDE4 (future 0.10.0 release)

digiKam 0.9.x (KDE3) will not be fixed. this require a lots of database changes.

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 122516] Album Path cannot be on Network device (Unmounted)

Fabien-5
In reply to this post by Martin-84
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122516         




------- Additional Comments From fabien.ubuntu gmail com  2008-07-03 12:46 -------
Hi,

Some people here could be interested in testing the following patch with 0.9.4svn version :
http://mail.kde.org/pipermail/digikam-devel/2008-July/019511.html

This makes sqlite use .lock files for locking the database which is supported on all platforms and filesystems. Use at your own risk... Works for me :)
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel