[Desktop-packages] [Bug 1334710] Re: Simple-scan hangs after reading first line

2016-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package simple-scan - 3.12.3-0ubuntu1

---
simple-scan (3.12.3-0ubuntu1) trusty; urgency=medium

  * New upstream bugfix release:
[ 3.12.2 ]
- Add non-standard option names for duplex scanning on HP And Brother
  scanners (LP: #1343773) (LP: #1353599)
- Don't access a variable after ownership is transferred - was breaking
  scans (LP: #1334710)
- Stop configure if Vala not found
[ 3.12.3 ]
- Correctly select the previous device after the device list is updated
  (LP: #1485977)
- Fix error dialogs not showing.
- Fix save button being inactive on pages restored after a crash
  (LP: #1435794)
- Fix error where document was discarded if warning dialog was closed
  (LP: #1386738)
- Store density information in bitmap formats (JPEG, PNG, TIFF). Requires
  gdk-pixbuf 2.32.2 (LP: #484616)

 -- Robert Ancell   Thu, 24 Mar 2016
11:44:22 +1300

** Changed in: simple-scan (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1334710

Title:
  Simple-scan hangs after reading first line

Status in Simple Scan:
  Fix Released
Status in Simple Scan 3.12 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Simple scan fails to read from scanners using Vala >= 0.24

  [Test Case]
  1. Scan document

  Expected result:
  Scan completes

  Observed result:
  Scan fails

  [Regression Potential]
  Low. Fix has been in newer versions without issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1334710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1334710] Re: Simple-scan hangs after reading first line

2016-04-03 Thread Robert Ancell
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1334710

Title:
  Simple-scan hangs after reading first line

Status in Simple Scan:
  Fix Released
Status in Simple Scan 3.12 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Trusty:
  Fix Committed

Bug description:
  [Impact]
  Simple scan fails to read from scanners using Vala >= 0.24

  [Test Case]
  1. Scan document

  Expected result:
  Scan completes

  Observed result:
  Scan fails

  [Regression Potential]
  Low. Fix has been in newer versions without issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1334710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1334710] Re: Simple-scan hangs after reading first line

2016-04-01 Thread Brian Murray
Hello Giovanni, or anyone else affected,

Accepted simple-scan into trusty-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/simple-
scan/3.12.3-0ubuntu1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: simple-scan (Ubuntu Trusty)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1334710

Title:
  Simple-scan hangs after reading first line

Status in Simple Scan:
  Fix Released
Status in Simple Scan 3.12 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Trusty:
  Fix Committed

Bug description:
  [Impact]
  Simple scan fails to read from scanners using Vala >= 0.24

  [Test Case]
  1. Scan document

  Expected result:
  Scan completes

  Observed result:
  Scan fails

  [Regression Potential]
  Low. Fix has been in newer versions without issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1334710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1334710] Re: Simple-scan hangs after reading first line

2016-03-23 Thread Robert Ancell
** Description changed:

- Due to a buffer handling problem, simple-scan when compiled with vala
- 0.24 or better fails to scan after reading the first line, because it
- keeps reading 0 bytes into a null buffer.
+ [Impact]
+ Simple scan fails to read from scanners using Vala >= 0.24
  
- This is simple-scan trunk (bzr 708)
+ [Test Case]
+ 1. Scan document
  
- Patch attached.
+ Expected result:
+ Scan completes
+ 
+ Observed result:
+ Scan fails
+ 
+ [Regression Potential]
+ Low. Fix has been in newer versions without issue

** Description changed:

  [Impact]
  Simple scan fails to read from scanners using Vala >= 0.24
  
  [Test Case]
  1. Scan document
  
  Expected result:
  Scan completes
  
  Observed result:
  Scan fails
  
  [Regression Potential]
- Low. Fix has been in newer versions without issue
+ Low. Fix has been in newer versions without issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1334710

Title:
  Simple-scan hangs after reading first line

Status in Simple Scan:
  Fix Released
Status in Simple Scan 3.12 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Trusty:
  Triaged

Bug description:
  [Impact]
  Simple scan fails to read from scanners using Vala >= 0.24

  [Test Case]
  1. Scan document

  Expected result:
  Scan completes

  Observed result:
  Scan fails

  [Regression Potential]
  Low. Fix has been in newer versions without issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1334710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1334710] Re: Simple-scan hangs after reading first line

2016-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~robert-ancell/simple-scan/trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1334710

Title:
  Simple-scan hangs after reading first line

Status in Simple Scan:
  Fix Released
Status in Simple Scan 3.12 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Trusty:
  Triaged

Bug description:
  [Impact]
  Simple scan fails to read from scanners using Vala >= 0.24

  [Test Case]
  1. Scan document

  Expected result:
  Scan completes

  Observed result:
  Scan fails

  [Regression Potential]
  Low. Fix has been in newer versions without issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1334710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1334710] Re: Simple-scan hangs after reading first line

2016-03-23 Thread Robert Ancell
** Also affects: simple-scan (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: simple-scan (Ubuntu)
   Status: New => Triaged

** Changed in: simple-scan (Ubuntu)
   Importance: Undecided => Medium

** Also affects: simple-scan (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: simple-scan (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: simple-scan (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: simple-scan (Ubuntu Trusty)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1334710

Title:
  Simple-scan hangs after reading first line

Status in Simple Scan:
  Fix Released
Status in Simple Scan 3.12 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Trusty:
  Triaged

Bug description:
  Due to a buffer handling problem, simple-scan when compiled with vala
  0.24 or better fails to scan after reading the first line, because it
  keeps reading 0 bytes into a null buffer.

  This is simple-scan trunk (bzr 708)

  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1334710/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp