[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-09-17 Thread Launchpad Bug Tracker
This bug was fixed in the package rst2pdf - 0.14.2-1ubuntu1

---
rst2pdf (0.14.2-1ubuntu1) maverick; urgency=low

  * Backport upstream patch to prevent an exception from being displayed on
the screen if the file cannot be opened, or does not exist. (LP: #579784)
 -- Bilal AkhtarFri, 17 Sep 2010 10:42:24 +0300

** Changed in: rst2pdf (Ubuntu)
   Status: In Progress => Fix Released

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-09-17 Thread Bilal Akhtar
** Changed in: rst2pdf (Ubuntu)
   Status: Triaged => In Progress

** Changed in: rst2pdf (Ubuntu)
 Assignee: (unassigned) => Bilal Akhtar (bilalakhtar)

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-05-14 Thread Krzysztof Klimonda
Bug has been forwarded upstream, marking as Triaged.

** Changed in: rst2pdf (Ubuntu)
   Importance: Undecided => Low

** Changed in: rst2pdf (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: rst2pdf (Ubuntu)
   Importance: Low => Wishlist

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-05-14 Thread malev
Upstream: http://code.google.com/p/rst2pdf/issues/detail?id=317

** Bug watch added: code.google.com/p/rst2pdf/issues #317
   http://code.google.com/p/rst2pdf/issues/detail?id=317

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-05-14 Thread malev
Thanks Roberto for your comments, I really appreciate them!
I'm gonna mark this bug as confirmed and make the upstream to the rst2pdf 
upstream. And try to improve the patch :)

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

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-05-13 Thread ralsina
There are several problems with that patch, so I wouldn't advice it be
applied:

1) It exits with code 0 in an error. 
2) It prints the error message to stdout. 

This is bad because rst2pdf also works as a filter, stdout should be
either a PDF, the expected output of a command line argument like
--version, or nothing.

I can fix this but I need it on rst2pdf's bug tracker, since I will not
be following it here and don't have the time right now. Thanks in
advance.

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-05-12 Thread malev

** Patch added: "a prettier error message"
   http://launchpadlibrarian.net/48371822/error-msg.patch

-- 
If u try to convert a non existing file, it returns an exception
https://bugs.launchpad.net/bugs/579784
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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