[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-17 Thread ajgreeny
I can confirm that I have the same problem on my installation of Xubuntu
18.04, fully updated but installed originally in mid November 2017.

I can create a zip archive of files/folders owned by me, but can not do
so for files/folders owned by root, even if I am able to read those same
files/folders and attempt to save the archive to my home folder.  File-
roller in 16.04 can create the same zip archive without a problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: engrampa (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-16 Thread pqwoerituytrueiwoq
Reported upstream: https://github.com/mate-desktop/engrampa/issues/200

** Bug watch added: github.com/mate-desktop/engrampa/issues #200
   https://github.com/mate-desktop/engrampa/issues/200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-16 Thread pqwoerituytrueiwoq
** Description changed:

  This may be a issue with thunar, not 100% sure how this feature works
  This does not seem to be a issue when making the archive in the same partition
- 
+ ---
+ EDIT:
+ Yes, it is engrampa's bug
+ Test command:
+ ~$ ext='zip';archive="/home/xubuntu/Downloads/Adwaita.$ext";engrampa 
/usr/share/themes/Adwaita/* -a $archive;echo "engrampa exit status: $?";if [ -f 
$archive ];then rm $archive;echo "Success";else echo "Failure";fi
+ ---
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: engrampa 1.20.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  CasperVersion: 1.393
  CurrentDesktop: XFCE
  Date: Sun Apr 15 09:15:34 2018
  LiveMediaBuild: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180415)
  SourcePackage: engrampa
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-16 Thread pqwoerituytrueiwoq
Also able to reproduce this using ubuntu mate 18.04
cdimage.ubuntu.com/ubuntu-mate/daily-live/current/bionic-desktop-amd64.isobionic-desktop-amd64.iso
  2018-04-16 03:21

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-15 Thread pqwoerituytrueiwoq
my last post was correct
when compressing a large amount of data into a z7 file it created a .tz.tmp 
file in the file origin folder instead of the destination

** Attachment added: "Screencast 2018-04-15 20:06:54.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+attachment/5116969/+files/Screencast%202018-04-15%2020%3A06%3A54.mp4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-15 Thread pqwoerituytrueiwoq
Looks to be a permissions issue (works when running thunar as root), i
guess it is using the read only origin to store temp file when it should
use the destination for that

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764116] Re: Adding to zip archive fails separate partition/disk

2018-04-15 Thread pqwoerituytrueiwoq
Also happens when making 7z files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764116

Title:
  Adding to zip archive fails separate partition/disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1764116/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs