| Anonymous | Login | Signup for a new account | 2013-06-19 12:04 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0002441 | Kdenlive | File Loading | public | 2011-12-15 07:15 | 2013-05-18 12:45 | ||||||||
| Reporter | santtu | ||||||||||||
| Assigned To | j-b-m | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | feedback | Resolution | open | ||||||||||
| Platform | 64 bit | OS | Ubuntu | OS Version | 11.04 | ||||||||
| Product Version | 0.8.2 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002441: Using proxy files on a long directory path causes error dialogs to pop up | ||||||||||||
| Description | The following dialog pop ups: "Error - Kdenlive Cannot write to file /home/santtu/.kde/data/stalefiles/kdenlive/2011-12-12%20Pilvikoulutus%20p%C3%A4iv%C3%A4%202.kdenliveXSBfile_%2Fnet%2Ffides%2Fmnt%2Farray1%2Fscratch%2Fsanttu%2F2011-12-12%20koulutus%20videotJRo7iXSB" Actual file path varies with the file used. If I try to "ls" the file I get an ENAMETOOLONG error: "ls: cannot access /home/santtu/.kde/data/stalefiles/kdenlive/2011-12-12%20Pilvikoulutus%20p%C3%A4iv%C3%A4%202.kdenliveXSBfile_%2Fnet%2Ffides%2Fmnt%2Farray1%2Fscratch%2Fsanttu%2F2011-12-12%20koulutus%20videotJRo7iXSB: File name too long" | ||||||||||||
| Steps To Reproduce | 1. Create a deep hierarchy structure and put a video clip there. 2. Create a new project and enable proxy video settings, set so that the video clip from step 1. will be proxied 3. Wait until proxying is complete 4. .. and an error dialog will pop up After this any time you're doing any operations on the clip (add to video track etc.) you'll get the same error over and over again. This won't cause any actual problems in the video editing or rendering *except* that the dialogs pop up constantly interrupting the workflow. | ||||||||||||
| Additional Information | This appears to come from use of KAutoSaveFile. I don't know enough KAutoSaveFile why this fails - is the long filename generated by KAutoSaveFile or from kdenlive? If latter, then the filename could be replaced with a hash of the filename to shorten it. Using a symlinked directory to shorten the path name doesn't work, since something at some level is normalizing symlinked path (it ends up in stalefiles directory with /net/fides/... path.) | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | (select) | ||||||||||||
| Attached Files | |||||||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0007754) j-b-m (administrator) 2012-01-08 18:36 |
I could not reproduce the problem but it should be fixed in latest git, we now use a hash instead of full path. I am just curious what filesystem is on the drive tht shows this problem? You can find it with: df -T |
|
(0009559) TonyR (reporter) 2013-05-18 12:45 |
I have same on Ubuntu 12.04 64bit (kdenlive 0.8.2.1) ntfs file system, russian localization |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-12-15 07:15 | santtu | New Issue | |
| 2012-01-08 17:38 | j-b-m | Relationship added | related to 0002450 |
| 2012-01-08 18:36 | j-b-m | Note Added: 0007754 | |
| 2012-01-08 18:36 | j-b-m | Assigned To | => j-b-m |
| 2012-01-08 18:36 | j-b-m | Status | new => feedback |
| 2013-05-18 12:45 | TonyR | Note Added: 0009559 | |
| Copyright © 2000 - 2013 MantisBT Team |