Public bug reported:

It simple reproduce with qtcreator (attach file main.cpp)
Code:
  QuaZip zip("/tmp/1.zip");
  if (!zip.open(QuaZip::mdCreate))
  {
    qWarning() << "error create zip";
  }

If build quazip from sources (apt-get source) with qtcreator, then there
is no error

** Affects: libquazip (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "main.cpp"
   https://bugs.launchpad.net/bugs/1183011/+attachment/3684107/+files/main.cpp

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

Title:
  zip file creation error (QIODevice::open: File access not specified)

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to