[Bug 262499] New: Multiple rename always fails on .AVI files

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

[Bug 262499] New: Multiple rename always fails on .AVI files

Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499

           Summary: Multiple rename always fails on .AVI files
           Product: digikam
           Version: 1.8.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.8.0 (using KDE 4.5.4)
OS:                Linux

For every single .AVI file in the selection the rename dialog says «cannot
rename» or «file does not exist» (even though it did rename the file). The
progress dialog then does not continue until it is aborted and restarted.

Reproducible: Always




OS: Linux (x86_64) release 2.6.36-2.slh.3-aptosid-amd64
Compiler: cc

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

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


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Advanced Rename




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

Simon-2
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499





--- Comment #1 from Simon <simon eu gmail com>  2011-02-12 10:59:52 ---
Created an attachment (id=57182)
 --> (http://bugs.kde.org/attachment.cgi?id=57182)
Crash when renaming, maybe related?

This is becoming a little annoying. Renaming JPEG files works fine, but AVI
files nearly always fail.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

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





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2011-02-12 11:11:59 ---
No, it's completly different. Probably the thumbnails thread issue:

Thread 2 (Thread 0x7f6478b27710 (LWP 9061)):
[KCrash Handler]
#5  0x00007f64cbd39854 in Digikam::ThumbnailLoadingTask::execute
(this=0x7f64706b8190) at
/data/cworkspace/digikam-trunk/digikam/libs/threadimageio/thumbnailtask.cpp:100
#6  0x00007f64cbd18c0d in Digikam::LoadSaveThread::run (this=0x2b41800) at
/data/cworkspace/digikam-trunk/digikam/libs/threadimageio/loadsavethread.cpp:124
#7  0x00007f64cbd6095c in Digikam::DynamicThread::DynamicThreadPriv::run
(this=0x2b59e50) at
/data/cworkspace/digikam-trunk/digikam/libs/threads/dynamicthread.cpp:306
#8  0x00007f64c7ddbd5f in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f64c7de5e15 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f64c525a8ba in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007f64c70a502d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

Simon-2
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499





--- Comment #3 from Simon <simon eu gmail com>  2011-02-13 12:07:30 ---
Could I, in theory, debug this with qtcreator?
I could try, as soon as I know where libkexiv2 and Co. have gone and how to
compile/install everything with the new git repo.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

Bugzilla from andi.clemens@gmx.net
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499





--- Comment #4 from Andi Clemens <andi clemens gmx net>  2011-03-06 11:43:17 ---
The best thing would be to ignore media types that are not images in the
progress bar dialog. The problem with crashing could arise in other places,
too.

Gilles,

what do you think? Should we just skip displaying a thumbnail for video, audio
and other types when showing the graphical progress bar dialog?

Andi

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

schaffner
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499


jay Pa <[hidden email]> changed:

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




--- Comment #5 from jay Pa <schaffner gmx net>  2011-10-06 03:34:30 ---
Must confirm this behaiviour with AVI files - additionally renaming multiple
files when including any AVI results in flickering thumbnails for the
respective album; this occurs after renaming the automatically marked rest of
the files which remained unrenamed after the error.
Reproducible: Always
Digikam Version: 2.2 on ubuntu 11.04 64bit

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

schaffner
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499





--- Comment #6 from jay Pa <schaffner gmx net>  2011-10-06 03:42:14 ---
Additional information to my previous comment:
Obviously related to thumbnail creation, here the output from cmd line:

digikam(22884)/digikam (core) Digikam::ThumbnailCreator::createThumbnail:
Cannot create thumbnail for  "/path/to/file/FILENAME.AVI"
digikam(22884)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is
null for  "/path/to/file/FILENAME.AVI"

seems to be related to bug 261773

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
|

[Bug 262499] Multiple rename always fails on .AVI files

Simon-2
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499

--- Comment #7 from Simon <[hidden email]> ---
This is still valid in 2.6.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
Reply | Threaded
Open this post in threaded view
|

[Bug 262499] Multiple rename always fails on .AVI files

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.8.0                       |2.6.0

--- Comment #8 from Gilles Caulier <[hidden email]> ---
And with 2.7.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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 262499] Multiple rename always fails on .AVI files

Michael Bona
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499

Michael Bona <[hidden email]> changed:

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

--- Comment #9 from Michael Bona <[hidden email]> ---
Still happening in Version 3.0.0-rc (on KDE 4.10, OpenSuse)

--
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 262499] Multiple rename always fails on .AVI files

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

--- Comment #10 from Gilles Caulier <[hidden email]> ---
What's happen with 3.0.0 final release ? (not RC)

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 262499] Multiple rename always fails on .AVI files

Michael Bona
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499

--- Comment #11 from Michael Bona <[hidden email]> ---
Will check as soon as package is provided. This will happen with OpenSuse
12.3., due in about 2 weeks.

But is there hope? Has anything been done to address this bug between RC and
final?

--
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 262499] Multiple rename always fails on .AVI files

Michael Bona
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499

--- Comment #12 from Michael Bona <[hidden email]> ---
Yes, it still happens with 3.0.0 final.

digiKam
Version 3.0.0
Using KDE Development Platform 4.10.00 "release 1"

--
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 262499] Multiple rename always fails on .AVI files

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.6.0                       |3.0.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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 262499] Multiple rename always fails on .AVI files

Michael Bona
In reply to this post by Simon-2
https://bugs.kde.org/show_bug.cgi?id=262499

--- Comment #13 from Michael Bona <[hidden email]> ---
Still happens with 3.2.

digiKam
Version 3.2.0
Using KDE Development Platform 4.10.3 "release 1"

--
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 262499] Multiple rename always fails on .AVI files

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.0.0                       |3.2.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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 262499] Multiple rename always fails on .AVI files

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

--- Comment #14 from Gilles Caulier <[hidden email]> ---
To Andi, comment #4,

See my comment here about progressmanager :

https://bugs.kde.org/show_bug.cgi?id=261773#c10

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 262499] Multiple rename always fails on .AVI files

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |261773

--
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 262499] Cannot rename .AVI files

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Multiple rename always      |Cannot rename .AVI files
                   |fails on .AVI files         |

--- Comment #15 from Gilles Caulier <[hidden email]> ---
Michael,

This file still valid using last digiKam 4.2.0 and last Exiv2 shared lib 0.24
(this last one is able to manage video metadata) ?

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
12