Summary: | K3b should not use "/tmp" as default path to save DVD/VCD rips | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Patrick Silva <bugseforuns> |
Component: | GUI/Usability | Assignee: | k3b developers <k3b> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | gabriele.ciuti, michalm, nate, rdieter, simonandric5, trueg, zhaixiang |
Priority: | NOR | ||
Version: | 19.12 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/k3b/92e20a4b144e5306838eb348bb14bdbada41d616 | Version Fixed In: | |
Sentry Crash Report: |
Description
Patrick Silva
2017-10-04 16:30:16 UTC
Patch available at https://phabricator.kde.org/D8231 Hi Nate, Thanks for your patch! Regards, Leslie Zhai Git commit 087d694664ad63cd598029cd74acc49cb1e9595b by Nathaniel Graham. Committed on 24/10/2017 at 15:19. Pushed by ngraham into branch 'master'. Change default save path to ~/Videos Summary: Changed default save path to ~/Videos, which seems like a more humane starting location than /var/tmp. Test Plan: Can't test; don't have any machines with optical drives. Would appreciate some rudimentary testing from anyone with appropriate hardware. Reviewers: #kde_applications, lesliezhai, ltoscano Reviewed By: lesliezhai Subscribers: ltoscano Differential Revision: https://phabricator.kde.org/D8231 M +9 -2 src/rip/k3bvideocdrippingoptions.h https://commits.kde.org/k3b/087d694664ad63cd598029cd74acc49cb1e9595b not fixed in 17.12 beta installed on Arch Linux. I just noticed k3b also uses "/tmp" to save DVD rips. K3b 17.12 changelog says that this bug is fixed, but it's not. (In reply to Dr. Chapatin from comment #5) > I just noticed k3b also uses "/tmp" to save DVD rips. Hi Nate Graham, Welcome patch, thanks a lot! (In reply to Dr. Chapatin from comment #6) > K3b 17.12 changelog says that this bug is fixed, but it's not. There is *NO* log related to PR385367 https://github.com/KDE/k3b/blob/master/ChangeLog and PR384117 is Changes, not Bugfixes! please keep seeking truth from facts, I hate lie! hi Leslie I talked about this changelog https://www.kde.org/announcements/fulllog_applications.php?version=17.12.0#k3b (In reply to Dr. Chapatin from comment #9) > hi Leslie > I talked about this changelog > https://www.kde.org/announcements/fulllog_applications.php?version=17.12. > 0#k3b I have *NO* idea who wrote it, but please follow the https://github.com/kde/k3b thanks! Sorry, I'm afraid I can't contribute much to K3b as I don't have any hardware with a disc drive. Also, Leslie, if K3b is distributed through KDE Applications, then you should work with the release team to write the release notes for each release. (In reply to Nate Graham from comment #11) > Also, Leslie, if K3b is distributed through KDE Applications, then you > should work with the release team to write the release notes for each > release. Thanks for your advise! but I don't have received notification email or should I follow which mailinglist? kde-devel@kde.org is probably a good start. That's where I found out about it. Git commit 92e20a4b144e5306838eb348bb14bdbada41d616 by Leslie Zhai. Committed on 18/12/2017 at 02:45. Pushed by lesliezhai into branch 'master'. Change default save path to $HOME/Videos or fallback $HOME instead of /tmp or /var/tmp M +8 -2 libk3b/core/k3bglobalsettings.cpp M +4 -9 src/rip/k3bvideocdrippingoptions.h https://commits.kde.org/k3b/92e20a4b144e5306838eb348bb14bdbada41d616 Any reason bug fixes are not committed to the stable branch 'Applications/17.12'? Regarding releases, we release KDE Applicatiosn every four months since several years already. For details, check the KDE release schedules. I just installed k3b-git on Arch Linux. This bug persists (tested a DVD disc). (In reply to Leslie Zhai from comment #14) > Git commit 92e20a4b144e5306838eb348bb14bdbada41d616 by Leslie Zhai. > Committed on 18/12/2017 at 02:45. > Pushed by lesliezhai into branch 'master'. > > Change default save path to $HOME/Videos or fallback $HOME instead of /tmp > or /var/tmp > > M +8 -2 libk3b/core/k3bglobalsettings.cpp > M +4 -9 src/rip/k3bvideocdrippingoptions.h > > https://commits.kde.org/k3b/92e20a4b144e5306838eb348bb14bdbada41d616 Hi Dr. Chapatin, This commit fixed the issue "k3b also uses "/tmp" to save DVD rips". Regards, Leslie Zhai Today I installed k3b-git on Arch Linux. The problem described here is still happening. (In reply to Dr. Chapatin from comment #18) > Today I installed k3b-git on Arch Linux. > The problem described here is still happening. Then you need to push ArchLinux packager :) K3b 18.04 beta has the same bug on Arch Linux. *** Bug 397930 has been marked as a duplicate of this bug. *** hello thanks for the patch... but.. the question is: this works also if I rip a bluray for only data (simple files..) ? and moreover: I've not so space also in /home/Video folder to burn a 25Gb blueray disk, so I'd like to use a different folder in another HDD. I tried to specify different folder in the preferences section of K3b, but It doesen't work. any idea |