[Desktop-packages] [Bug 2107742] Re: Cannot minimize while backing up

2025-04-20 Thread Michael Terry
Yes - totally agree. I’m working on a UI refactor right now that will fix that. Progress dialogs in general are out of favor in GNOME UI guidelines. So I’m trying to remove them and rely on inline feedback controls, which will give control back to the main window to be minimized or closed. -- Yo

[Desktop-packages] [Bug 2095177] Re: Finished backup notification is missing

2025-02-28 Thread Michael Terry
OK this should be fixed in https://gitlab.gnome.org/World/deja- dup/-/commit/9f81c71113365b99e5edca095ab84e8dbb40e18d Thanks for the ticket and explaining the issue for me. It was tricky because the flatpak build hid the issue on me by seemingly having a race condition that made it work as intende

[Desktop-packages] [Bug 2095177] Re: Finished backup notification is missing

2025-02-28 Thread Michael Terry
OK yes, I can reproduce this with the apt package, but not the flatpak version. I'll look into why. ** Changed in: deja-dup (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. http

[Desktop-packages] [Bug 2095177] Re: Finished backup notification is missing

2025-01-23 Thread Michael Terry
Is the Deja Dup window active and focused when the backup finishes? In that case, it doesn't submit a desktop notification. It also submits the "backup completed" notifications as "low priority" notifications. I forget exactly what versions of GNOME actually pay attention to the priority, but it's

[Desktop-packages] [Bug 2084651] Re: does not install python3-pydrive2, as it claims to be doing

2024-11-24 Thread Michael Terry
I just tried to reproduce and could not - it installed pydrive2 correctly for me. Do you remember if you got a specific error message? ** Changed in: deja-dup (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is su

[Desktop-packages] [Bug 2059861] Re: recovery test not possible

2024-04-05 Thread Michael Terry
Hmm, that's odd. That means... maybe there's a problem decrypting some of your metadata, but you do have an unencrypted version of that metadata in duplicity cache folders...? But if you can restore stuff, that likely means you can decrypt the latest actual data... If you run "DEJA_DUP_DEBUG=1 de

[Desktop-packages] [Bug 2048697] Re: Saving backup server credentials

2024-02-04 Thread Michael Terry
OK that is an interesting data point about the password != NULL failure... But that error is probably coming from the gvfsd-sftp binary, not the deja-dup binary. As another data point, if you use a newer version - like from snap or flatpak installs, does that change anything? I don't remember fixi

[Desktop-packages] [Bug 2048697] Re: Saving backup server credentials

2024-01-15 Thread Michael Terry
Hmm… that means we aren’t able to store passwords in your desktop secrets / passwords store. It looks like you’re using gnome, so that’s very unexpected (there are known issues with KDE). If you connect to these servers using the basic Files (nautilus) app, do the passwords get saved? ** Changed

[Desktop-packages] [Bug 1995073] Re: Ubuntu 22.10 deja-dup throws exception when login

2022-10-30 Thread Michael Terry
The packaging suggests (but does not recommend) python3-pydrive. Which means it isn't installed by default when you install deja-dup. (Which I believe is done so that python3-pydrive doesn't have to be promoted to main.) But the packaging does also set it up so that Deja Dup *should* have offered

[Desktop-packages] [Bug 1995073] Re: Ubuntu 22.10 deja-dup throws exception when login

2022-10-29 Thread Michael Terry
If you install python3-pydrive does that error go away? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1995073 Title: Ubuntu 22.10 deja-dup throws exception when login Status in dej

[Desktop-packages] [Bug 1980934] Re: Backup fail with unknown error

2022-08-31 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1980934 Title: Backup fail with unknown error Status in dej

[Desktop-packages] [Bug 1983381] Re: Enable the restic backend

2022-08-18 Thread Michael Terry
https://gitlab.gnome.org/World/deja-dup/-/blob/main/PACKAGING.md has some advice for packagers around enabling restic support. (Though note that it references the new `-Dpackagekit=enabled` flag which only exists in 44.x. Just ignore that for 43.x. PackageKit is automatically used as long as it ex

[Desktop-packages] [Bug 1980934] Re: Backup fail with unknown error

2022-07-28 Thread Michael Terry
Hello, sorry this fell off my radar. I'm not sure what to do though, since there's so little actionable information. Is it possible to get more of the logs from running "DEJA_DUP_DEBUG=1 deja-dup"? There's nothing in what you posted originally that looks like an actual error message. -- You rece

[Desktop-packages] [Bug 1980934] Re: Backup fail with unknown error

2022-07-08 Thread Michael Terry
Those messages from the log look innocent enough to me. So the backups themselves work correctly, but when we get to the verification step at the end, you see an unknown error? No further output in that dialog? The verification step tries to restore a canary file we insert in the backup, just to e

[Desktop-packages] [Bug 1980908] Re: duplicity does NOT close properly

2022-07-08 Thread Michael Terry
Hi, Kenneth! This would almost certainly just be Deja Dup's fault, I can't imagine duplicity would be an issue here. @khteh - it should be safe to kill an active duplicity process and restart your backup, to recover from this happening as a workaround. But obviously, there's still the bug that it

[Desktop-packages] [Bug 1933717] Re: Backup messages in wrong language

2022-05-22 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1933717 Title: Backup messages in wrong language Status in

[Desktop-packages] [Bug 1778638] Re: duplicity stuck in splice() call on Bionic

2022-05-22 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1778638 Title: duplicity stuck in splice() call on Bionic Stat

[Desktop-packages] [Bug 1973816] Re: Deja Dup's Google support will break in September 2022 for versions < 43.3

2022-05-20 Thread Michael Terry
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011355 ** Bug watch added: Debian Bug tracker #1011355 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011355 ** Also affects: deja-dup (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011355 Importance: Unknown

[Desktop-packages] [Bug 1973816] Re: Deja Dup's Google support will break in September 2022 for versions < 43.3

2022-05-20 Thread Michael Terry
Looks like Debian stable is using 42.7 right now - should I file a bug on the Debian side to track that too? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1973816 Title: Deja Dup's

[Desktop-packages] [Bug 1973816] Re: Deja Dup's Google support will break in September 2022 for versions < 43.3

2022-05-19 Thread Michael Terry
OK, I've made a little wiki page about this issue for distro maintainers (no real new information, but it does have links to patches at the bottom). The patches should cover all affected versions that Ubuntu supports (40.7, 42.8, and 42.9). https://wiki.gnome.org/Apps/DejaDup/GoogleAuthChange2022

[Desktop-packages] [Bug 1973816] [NEW] Deja Dup's Google support will break in September 2022 for versions < 43.3

2022-05-17 Thread Michael Terry
Public bug reported: Hello! I'm the maintainer of Deja Dup. I was recently made aware that Google is removing an oauth workflow that Deja Dup uses, in September. Here's their blog post about it: https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html Here's the upstream bug about

[Desktop-packages] [Bug 1962593] Re: SMB Mount to backup directory prevents mounting parent directories of share

2022-04-27 Thread Michael Terry
Deja Dup could maybe be smarter in the specific case of SMB mounts and only try to mount the root folder... If you switch your settings from: Network Location: smb://1.2.3.4/backup/UbuntuBackup Folder: MyMachineBackup to: Network Location: smb://1.2.3.4/backup Folder: UbuntuBack

[Desktop-packages] [Bug 1970124] Re: duplicity backup fails with obscure error message Ubuntu 22.04

2022-04-24 Thread Michael Terry
I think that /tmp filename is a file that duplicity proceeds to throw away. It copies files there, tries to unpack them, then cleans up after itself (regardless of success). So that error message would be a lot more useful if it indicated what the actual source file it had copied from the storage l

[Desktop-packages] [Bug 918489] Re: duplicity allows a new, different passphrase if an archive cache exists

2021-12-01 Thread Michael Terry
I tested this and it worked! - Made an initial backup, not saving password. - Backed up again, changing the password. With the old version, I got an error at "verify the backup" step. But the backup files did end up being written with the wrong password. With the new version, it did not accept t

[Desktop-packages] [Bug 918489] Re: duplicity allows a new, different passphrase if an archive cache exists

2021-10-30 Thread Michael Terry
It escaped my attention at the time, but Ubuntu 18.04 released with both a version of duplicity that shows the new incremental-backups-also-have- this-issue behavior (see my comment 22) and a release of deja-dup that wasn't yet fixed to avoid it. Which means that deja-dup in Ubuntu 18.04 is still

[Desktop-packages] [Bug 1942074] Re: Deja-Dup notifications appear in German

2021-08-30 Thread Michael Terry
*** This bug is a duplicate of bug 1933717 *** https://bugs.launchpad.net/bugs/1933717 Hello and thank you for the report! Oddly enough, this is an Ubuntu translation issue, where some German ended up sneaking into the English translation. It’s fixed for the next release, but I guess they didn

[Desktop-packages] [Bug 1620085] Re: --exclude-if-present gives OSError looking for tag in locked folders

2021-08-08 Thread Michael Terry
Interesting. Jesse, that might be due to https://gitlab.com/duplicity/duplicity/-/merge_requests/31 which rejiggered how `--exclude-if-present` checks files in order to avoid a fatal error that occurred in some edge cases. That change was released in 0.8.17. Maybe we would need a smarter fix to av

[Desktop-packages] [Bug 1933717] Re: Backup messages in wrong language

2021-06-28 Thread Michael Terry
This looks to be an Ubuntu translation error. The current package of language-pack-gnome-en-base has some German phrases in its en_GB translations for deja-dup! Looks like they were fixed in May in the Ubuntu translation sources: https://translations.launchpad.net/ubuntu/hirsute/+source/deja-dup/+

[Desktop-packages] [Bug 1784238] Re: Duplicity (Deja Dup) on Ubuntu 18.04.1 requests install of package "gvfs-backends, " install fails after too many errors

2021-03-26 Thread Michael Terry
This looks like a transient error, some issue with python3 on your install? But regardless, more recent releases of Ubuntu have deja-dup depend directly on duplicity and gvfs-backends ** Project changed: deja-dup => deja-dup (Ubuntu) ** Changed in: deja-dup (Ubuntu) Status: New => Fix Rel

[Desktop-packages] [Bug 1915161] Re: deja dup won't restore a folder where name contains apostrophe and space

2021-02-09 Thread Michael Terry
Sorry you were hit by this issue! But good news is that a fix is available. It was caused by an interaction between Deja Dup and duplicity when a single quote was followed by a space. This was fixed upstream in duplicity 0.8.17 (and worked around in deja- dup 42.5). Both those fixes are in Ubuntu

[Desktop-packages] [Bug 1915161] Re: deja dup won't restore a folder where name contains apostrophe and space

2021-02-09 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1915161 Title: deja dup won't restore a folder where name contains apo

[Desktop-packages] [Bug 1100092] Re: Try to use a tempdir on same partition as source files

2020-12-13 Thread Michael Terry
Robin, do you mind filing a new bug? Will be easier for me to dig into what's not working for you, rather than adding on to this 2013 issue. Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpa

[Desktop-packages] [Bug 1873238] Re: Deja-dup icon is missing only runs from terminal

2020-12-05 Thread Michael Terry
I think the English word used is Utilities -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1873238 Title: Deja-dup icon is missing only runs from terminal Status in deja-dup package

[Desktop-packages] [Bug 1906304] Re: Deja Dup should delete old backups to make room for new backups and it doesn't

2020-11-30 Thread Michael Terry
Oh that’s interesting yes. I’ll have to see how to get the quota info from gvfs and apply it to our calculations. Thank you for the report! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bug

[Desktop-packages] [Bug 1905170] Re: Impossible to create a full backup due to permission error on /home/lost+found folder

2020-11-22 Thread Michael Terry
(Any one of those should work by itself) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1905170 Title: Impossible to create a full backup due to permission error on /home/lost+foun

[Desktop-packages] [Bug 1905170] Re: Impossible to create a full backup due to permission error on /home/lost+found folder

2020-11-22 Thread Michael Terry
Oh and I should have mentioned workarounds: - give everyone execute permission on the offending folder - install the snap version of duplicity - install the snap (or flatpak) version of deja-dup -- You received this bug notification because you are a member of Desktop Packages, which is subscribe

[Desktop-packages] [Bug 1905170] Re: Impossible to create a full backup due to permission error on /home/lost+found folder

2020-11-22 Thread Michael Terry
This is a bug in a possible interaction between Deja Dup >= 42.1 and Duplicity < 0.8.16. Which means as of this writing it definitely affects 20.10, and may affect 21.04 if Duplicity doesn't get bumped before release. This was fixed in Duplicity by the following patch: https://gitlab.com/duplicit

[Desktop-packages] [Bug 1904462] Re: Dejadup fails after upgrading from 18.04 to 20.04

2020-11-17 Thread Michael Terry
Were you using the snap package? There was a bug briefly in duplicity that would have caused this error, but it is fixed now. Do you still see this? I don’t believe the bug was ever present in Ubuntu 20.04 itself. ** Changed in: deja-dup (Ubuntu) Status: New => Incomplete -- You received

[Desktop-packages] [Bug 1027514] Re: Restore dialog becomes too huge when restoring too many files

2020-10-31 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1027514 Title: Restore dialog becomes too huge when restoring too m

[Desktop-packages] [Bug 953194] Re: deja-dup attempts to backup "lost+found"

2020-10-31 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/953194 Title: deja-dup attempts to backup "lost+found" S

[Desktop-packages] [Bug 1281673] Re: Enabled backup opens a minimized dialog that is not obvious to see

2020-10-31 Thread Michael Terry
Latest versions show a notification that will bring the dialog open as needed. (Or starting the app from the application launcher will also show it.) ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Pack

[Desktop-packages] [Bug 1281675] Re: The scheduling settings' section looks empty

2020-10-31 Thread Michael Terry
That UI has been redesigned and is a lot better now. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1281675 Title:

[Desktop-packages] [Bug 1855736] Re: Duplicity fails to start

2020-10-31 Thread Michael Terry
Nikita, your issue actually looks a lot like something fixed in duplicity 0.8.16: https://gitlab.com/duplicity/duplicity/-/commit/f6809e8a4e09b70138a0902434d8c88d3c4c8ccb Try installing the snap version of deja-dup or duplicity, both of which have the fix for this. -- You received this bug noti

[Desktop-packages] [Bug 1901340] Re: Backup doesn't automatically start when drive is inserted

2020-10-28 Thread Michael Terry
Yeah an sru should be fine — no dramatic changes in there, but plenty of nice fixes. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1901340 Title: Backup doesn't automatically start

[Desktop-packages] [Bug 1901340] Re: Backup doesn't automatically start when drive is inserted

2020-10-27 Thread Michael Terry
Ah, OK. Maybe the previous problem with the snap was because the old session monitor was still active? Odd. But glad it worked now! So yeah, looks like the fixes in 42.3 work for your case, and it's possible the patches around encrypted & removable drives from 42.3 and 42.4 should be backported t

[Desktop-packages] [Bug 1901340] Re: Backup doesn't automatically start when drive is inserted

2020-10-24 Thread Michael Terry
Version 42.3 did fix an error with scheduled backups to encrypted drives! I suspect that might be what you're hitting? Can you try the snap and see if that fixes things? Might want to make a manual backup first just to confirm everything is working. snap install deja-dup --classic sudo apt remove

[Desktop-packages] [Bug 1898911] Re: deja-dup fails due to gpg issue

2020-10-07 Thread Michael Terry
Huh... That first message, I'm not sure I've seen before. This might be a dup of https://bugs.launchpad.net/duplicity/+bug/1828869 ? You could test that by installing the snap version of duplicity and uninstalling the distro version: snap install duplicity --classic sudo apt remove duplicity --

[Desktop-packages] [Bug 875676] Re: Backing up fails with 'IOError CRC check failed'.

2020-09-30 Thread Michael Terry
I have some further details about this bug! Not super positive, but still. First, I'm going to mark bug #676767 a duplicate of this. That's a slightly older bug with the same symptom, and a workaround (of deleting the cache) that doesn't seem to work in all cases. But ultimately, it's indistinguis

[Desktop-packages] [Bug 953194] Re: deja-dup attempts to backup "lost+found"

2020-09-09 Thread Michael Terry
** Changed in: deja-dup Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/953194 Title: deja-dup attempts to backup "lost+found" Status in

[Desktop-packages] [Bug 1894073] Re: Duplicity fails backups with message "SHA1 hash mismatch for file..." every single time

2020-09-04 Thread Michael Terry
*** This bug is a duplicate of bug 1360734 *** https://bugs.launchpad.net/bugs/1360734 Hmm, I'm sorry this is happening! I've seen reports of duplicity giving this error before. I'll mark this bug as a duplicate of one of them. Practically, until this gets fixed, I'd say try deleting ~/.cache

[Desktop-packages] [Bug 1351025] Re: "Error setting permissions: Operation not permitted" during backup

2020-08-24 Thread Michael Terry
I think this should be fixed with 42.2, which now looks at /etc/fatal and mounts the target drive if necessary. ** Changed in: deja-dup Status: New => Fix Released ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a

[Desktop-packages] [Bug 458044] Re: No option to exclude all hidden files (e.g. save.txt~ or .config.txt)

2020-08-16 Thread Michael Terry
I’m moving all the suggestions for more advanced include/exclude support to a single ticket on Gitlab https://gitlab.gnome.org/World/deja-dup/-/issues/112 ** Bug watch added: gitlab.gnome.org/World/deja-dup/-/issues #112 https://gitlab.gnome.org/World/deja-dup/-/issues/112 ** Changed in: deja

[Desktop-packages] [Bug 1815056] Re: deja-dup is asking for the admin password

2020-08-16 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1815056 Title: deja-dup is asking for the admin password

[Desktop-packages] [Bug 1814238] Re: deja-dup saves passphrase in /tmp

2020-08-16 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1814238 Title: deja-dup saves passphrase in /tmp Status

[Desktop-packages] [Bug 1761216] Re: Backup fails if backup destination is not mounted

2020-08-16 Thread Michael Terry
** Changed in: deja-dup Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1761216 Title: Backup fails if backup destination is not mounted Sta

[Desktop-packages] [Bug 306982] Re: Expose better UI for file-based restore

2020-08-16 Thread Michael Terry
A browse and restore interface was released with 42.0. ** Changed in: deja-dup Status: Confirmed => Fix Released ** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscrib

[Desktop-packages] [Bug 953194] Re: deja-dup attempts to backup "lost+found"

2020-08-16 Thread Michael Terry
OK, I *finally* got around to fixing this. Fix should be released with version 42.3. https://gitlab.gnome.org/World/deja-dup/-/commit/791acc6fdbe42d6851ecf64ad29ee41ce6ed0d58 ** Changed in: deja-dup Status: Confirmed => Fix Committed -- You received this bug notification because you are

[Desktop-packages] [Bug 1885369] Re: Deja Dup won't start from GNOME applications menu

2020-08-14 Thread Michael Terry
Is there an error message that is visible or the window just never appears? ** Project changed: deja-dup => deja-dup (Ubuntu) ** Changed in: deja-dup (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1866620] Re: deja-dup-monitor startup invalid path

2020-08-14 Thread Michael Terry
** Project changed: deja-dup => deja-dup (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1866620 Title: deja-dup-monitor startup invalid path Status in deja-dup package in U

[Desktop-packages] [Bug 1268182] Re: Computer name changed

2020-08-11 Thread Michael Terry
The flatpak and snap releases of Deja Dup now include this duplicity fix. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1268182 Title: Computer name changed Status in Déjà Dup: I

[Desktop-packages] [Bug 1268182] Re: Computer name changed

2020-08-09 Thread Michael Terry
To Vej's points: > Fix the problem, that accepting the changed hostname is not persistent It *should* already be persistent. In the sense that each time duplicity backs up, it writes the current hostname to the manifest and checks against that going forward. I think it just looks like it's not p

[Desktop-packages] [Bug 1890750] Re: Permission Denied when using SMB share as storage location

2020-08-09 Thread Michael Terry
Huh, that's odd. Looks like a permission error when downloading a metadata file from the SMB server. I'm not sure if it couldn't read or couldn't write, from that error message. But I guess if it's transient... it's all good. If you see this again, please re-open or file a new ticket. Thanks for

[Desktop-packages] [Bug 1761216] Re: Backup fails if backup destination is not mounted

2020-08-02 Thread Michael Terry
OK, then yah, I suspect the change I recently made should fix this: deja-dup now checks fstab and mounts the target location before a backup starts. You should be able to test it by installing the latest edge snap: snap install deja-dup --classic --edge -- You received this bug notification beca

[Desktop-packages] [Bug 1761216] Re: Backup fails if backup destination is not mounted

2020-08-01 Thread Michael Terry
How is this other drive configured? Is it an entry in fstab? And you were entering its path as a Local Folder storage location? If so, we didn't previously do anything special about mounting fstab entries for you. But I just added some code to try that. Could you give a beta build a try and see i

[Desktop-packages] [Bug 1232873] Re: "could not back up files" dialog never shown; breaks scheduled backups

2020-06-25 Thread Michael Terry
--auto is how we launch the background backups. I think this bug has been fixed in recent releases by a more concerted effort to keep the progress windows on top of the rest of the interface. But if folks can still reproduce using a recent Deja Dup (40+ I’d say), please reopen and I can try to rep

[Desktop-packages] [Bug 1814238] Re: deja-dup saves passphrase in /tmp

2020-06-25 Thread Michael Terry
** Changed in: deja-dup Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1814238 Title: deja-dup saves passphrase in /tmp Status in Déjà D

[Desktop-packages] [Bug 1815056] Re: deja-dup is asking for the admin password

2020-06-25 Thread Michael Terry
** Changed in: deja-dup Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1815056 Title: deja-dup is asking for the admin password Status i

[Desktop-packages] [Bug 1814238] Re: deja-dup saves passphrase in /tmp

2020-06-17 Thread Michael Terry
** Changed in: deja-dup Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1814238 Title: deja-dup saves passphrase in /tmp Status in Déjà Dup:

[Desktop-packages] [Bug 1815056] Re: deja-dup is aksing for the admin password

2020-06-17 Thread Michael Terry
** Also affects: deja-dup Importance: Undecided Status: New ** Changed in: deja-dup Status: New => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1815056

[Desktop-packages] [Bug 1863506] Re: mate-session[1159]: WARNING: Could not parse desktop file /etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop: Unrecognized desktop file Version '1.1'

2020-06-17 Thread Michael Terry
** Changed in: deja-dup Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1863506 Title: mate-session[1159]: WARNING: Could not parse deskto

[Desktop-packages] [Bug 1883254] Re: No google authorization when doing a clean restore

2020-06-14 Thread Michael Terry
I'm proposing this bug for an SRU to focal via an update to deja-dup 40.7. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1883254 Title: No google authorization when doing a clean re

[Desktop-packages] [Bug 1883254] Re: No google authorization when doing a clean restore

2020-06-14 Thread Michael Terry
I had some extra time, so I released 40.7 with this fix. https://gitlab.gnome.org/World/deja-dup/-/releases/40.7 ** Changed in: deja-dup Status: Fix Committed => Fix Released ** Also affects: deja-dup (Ubuntu) Importance: Undecided Status: New ** Description changed: - I start

[Desktop-packages] [Bug 1876057] Re: deja-dup-monitor running even if backups are disabled

2020-04-30 Thread Michael Terry
I believe this is fixed in 20.04? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1876057 Title: deja-dup-monitor running even if backups are disabled Status in deja-dup package in U

[Desktop-packages] [Bug 1863506] Re: mate-session[1159]: WARNING: Could not parse desktop file /etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop: Unrecognized desktop file Version '1.1'

2020-02-19 Thread Michael Terry
Oh I see this has a task for MATE. ** Also affects: deja-dup Importance: Undecided Status: New ** Changed in: deja-dup Status: New => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. htt

[Desktop-packages] [Bug 1863506] Re: mate-session[1159]: WARNING: Could not parse desktop file /etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop: Unrecognized desktop file Version '1.1'

2020-02-19 Thread Michael Terry
Hmm. Version 1.1 is definitely a valid version: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#idm45070351179248 But specifying a version is optional altogether, and I don't think it's helpful in any particular way. I can just drop the version numbers. I'

[Desktop-packages] [Bug 1855736] Re: Duplicity fails to start

2019-12-19 Thread Michael Terry
Tim, your issue in comment 26 is confusing to me. It looks like it's caused by my patch in comment 6? Specifically, it looks like subprocess.Popen returns a unicode string as stdout for you. I can't reproduce locally, in either python2.7 or python3.7: >>> import subprocess >>> subprocess.Popen([u

[Desktop-packages] [Bug 1815056] Re: deja-dup is aksing for the admin password

2019-12-10 Thread Michael Terry
Ahh... yes. Deja Dup just checks to see if anything is outside your home folder and then prompts if so. Looks like the /tmp/ directory for CACHE_HOME is confusing it (because we do backup a little canary file we put in your home cache which we use to verify that the backup is functional and can b

[Desktop-packages] [Bug 1855736] Re: Duplicity fails to start

2019-12-10 Thread Michael Terry
I think this patch should fix the duplicity error you're seeing. But deja-dup doesn't work well under root so much - it'll ask for root permissions as appropriate when restoring anyway? ** Patch added: "decode.patch" https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1855736/+attachment

[Desktop-packages] [Bug 1842124] Re: Making Backup HD NTFS

2019-11-18 Thread Michael Terry
(Oh, sorry, I thought this was a deja-dup bug.) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to duplicity in Ubuntu. https://bugs.launchpad.net/bugs/1842124 Title: Making Backup HD NTFS Status in duplicity package in Ubuntu: Incompl

[Desktop-packages] [Bug 1842124] Re: Making Backup HD NTFS

2019-11-18 Thread Michael Terry
Though it does look like you got bit by a unicode issue that should be fixed in the snap version of deja-dup. Try installing the latest version this way: snap install deja-dup --classic -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to dup

[Desktop-packages] [Bug 1847196] Re: BackendException: PyDrive backend requires PyDrive installation

2019-11-14 Thread Michael Terry
*** This bug is a duplicate of bug 1852069 *** https://bugs.launchpad.net/bugs/1852069 I’m glad the pip thing works, and if you have no problems that way, no need to change. But if you do see any issues, try the snap version of deja-dup, just because I also fixed a separate issue with duplici

[Desktop-packages] [Bug 1370363] Re: deja-dup fails to backup using SFTP/SSH if Gnome Keyring is not available

2019-11-13 Thread Michael Terry
For our own passphrases, etc, we just use libsecrets, which is not tied to a specific desktop. But for network server access, we do rely on gvfs, which is not likely to change. And that might have some wonkiness in other desktop envs (though hopefully that’s better in 2019 than in past, assuming t

[Desktop-packages] [Bug 1650723] Re: package deja-dup 34.2-0ubuntu1 failed to install/upgrade: unable to move aside './usr/lib/x86_64-linux-gnu/deja-dup/libwidgets.so' to install new version: Structur

2019-11-13 Thread Michael Terry
The error “ install new version: Structure needs cleaning” seems like some ext4 error, from a quick internet search. Maybe from copying data from inside Windows? I’m going to close as not a Deja Dup bug. ** Changed in: deja-dup (Ubuntu) Status: New => Invalid -- You received this bug noti

[Desktop-packages] [Bug 1702015] Re: package deja-dup 34.2-0ubuntu1.1 failed to install/upgrade: package deja-dup is not ready for configuration cannot configure (current status 'half-installed')

2019-11-13 Thread Michael Terry
This looks like some issue with the old deja-dup-backend-gvfs package. That’s no longer a separate package. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in U

[Desktop-packages] [Bug 1019293] Re: "gpg: can't handle text lines longer than 19995 characters" error when backing up

2019-11-13 Thread Michael Terry
Has anyone seen this in recent years? ** Changed in: deja-dup (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1019293 Title: "gpg: can't han

[Desktop-packages] [Bug 1027503] Re: Deja-Dup failed to restore full backup

2019-11-13 Thread Michael Terry
I don’t think there’s enough information here for me to guess what our 2012 code was trying to do. I’m going to close this, but please reopen if you still see it. ** Changed in: deja-dup (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Desk

[Desktop-packages] [Bug 1042143] Re: auto shutdown after sucessful backup does not work

2019-11-13 Thread Michael Terry
The brainstorm link is dead now and we don’t have any code left for inhibiting a shutdown (Deja Dup will just resume next time). I’m going to close, but please open a new bug if you’re still experiencing a bug around this. ** Changed in: deja-dup (Ubuntu) Status: New => Invalid -- You rec

[Desktop-packages] [Bug 942743] Re: add an update-manager like notification

2019-11-13 Thread Michael Terry
We use a notification for that these days ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/942743 Title: add an upd

[Desktop-packages] [Bug 1724638] Re: deja-dup-monitor crashes with an out-of-memory issue

2019-11-13 Thread Michael Terry
Closing this because we took out the memory cap. ** Changed in: deja-dup Status: Confirmed => Fix Released ** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1740238] Re: 'operation already pending' error when drive gets available, manual start required

2019-11-13 Thread Michael Terry
Has this been seen on 18.04+? ** Changed in: deja-dup (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1740238 Title: 'operation already

[Desktop-packages] [Bug 1737535] Re: Falha ao executar processo filho "duplicity" (Arquivo ou diretório não encontrado)

2019-11-13 Thread Michael Terry
Should be fixed in 19.10 or by using the snap. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1737535 Title: Falh

[Desktop-packages] [Bug 940782] Re: deja-dup crashed with SIGSEGV in g_file_make_directory_with_parents()

2019-11-13 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/940782 Title: deja-dup crashed with SIGSEGV in g_file_make_di

[Desktop-packages] [Bug 1450429] Re: Backups configuration duplicated folders

2019-11-13 Thread Michael Terry
This was fixed in 39.1 (and Ubuntu 19.10) ** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1450429 Title: Bac

[Desktop-packages] [Bug 1749950] Re: deja-dup-monitor (11) in WTF::HashTable, WTF::KeyValuePairKeyExtractor

2019-11-13 Thread Michael Terry
Closing this, as Deja Dup no longer links with WebKit ** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released ** Changed in: webkit2gtk (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which i

[Desktop-packages] [Bug 1712757] Re: /usr/lib/x86_64-linux-gnu/deja-dup/deja-dup-monitor:5:g_settings_schema_get_value:g_settings_schema_key_init:g_settings_get_value:g_settings_get_boolean:deja_dup_m

2019-11-13 Thread Michael Terry
** Changed in: deja-dup (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1712757 Title: /usr/lib/x86_64-linux-gnu/deja-dup/deja-dup-

[Desktop-packages] [Bug 1335605] Re: Click location displaced upwards by about 1cm

2019-11-13 Thread Michael Terry
I’m going to assume this is fixed on recent releases? At the least, compiz isn’t used by default anymore. If you still see this, please reopen. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1233799] Re: "Skip Backup" didn't skip the backup.

2019-11-13 Thread Michael Terry
That UI option is gone now. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1233799 Title: "Skip Backup" didn't sk

[Desktop-packages] [Bug 1766258] Re: Duplicity fails to install

2019-11-13 Thread Michael Terry
Should be fixed in 19.10 ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1766258 Title: Duplicity fails to install

[Desktop-packages] [Bug 1787150] Re: After upgrading from 16.04 to 18.04 automatic backups aren't taken, because package "duplicity" is missing

2019-11-13 Thread Michael Terry
Should be fixed in 19.10 by having Deja Dup depend on duplicity again. Or you could use the snap version. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ub

[Desktop-packages] [Bug 1831368] Re: Deja-dup asks to install software from un-trusted sources

2019-11-13 Thread Michael Terry
Should be fixed in 19.10 by hard depending on the packages. ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1831368

  1   2   3   4   5   6   7   8   9   10   >