GTG

Export and print: Generating PDF does not work

Bug #896988 reported by Izidor Matušov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
Medium
Izidor Matušov

Bug Description

Generating of PDF does not work from Export and print plugin does not work

<output>
  pdfjam: This is pdfjam version 2.05.
  pdfjam: Reading any site-wide or user-specific defaults...
          (none found)
  pdfjam: Effective call for this run of pdfjam:
          /usr/bin/pdfjam --suffix rotated90 --angle '90' --fitpaper 'true' --rotateoversize 'true' --outfile /tmp/pocketmod.uujtRs1wDp/seite5432-r2.pdf -- /tmp/pocketmod.uujtRs1wDp/seite5432-r.pdf -
  pdfjam: Calling pdflatex...
  pdfjam: Finished. Output was to '/tmp/pocketmod.uujtRs1wDp/seite5432-r2.pdf'.
pdfnup ERROR: the --orient option is not allowed,
  use --landscape or --no-landscape to specify
  the output page orientation/home/izidor/projekte/gtg/gtg/GTG/plugins/export/export.py:339: GtkWarning: Unable to retrieve the file info for `file:///home/izidor/a.pdf': Fehler beim Untersuchen der Datei /home/izidor/a.pdf mit fstat(): Datei oder Verzeichnis nicht gefunden
  response = chooser.run()
Exception in thread Thread-12:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/izidor/projekte/gtg/gtg/GTG/plugins/export/export.py", line 138, in __wait_for_document_ready
    shutil.copyfile(self.document_path, filename)
  File "/usr/lib/python2.7/shutil.py", line 81, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/tmp/pockemod.fcXooYR0uthwP.pdf'
</output>

Related branches

Revision history for this message
Wolter HV (wolterh) wrote :

Izidor could you add translations for the German fragments please?

Revision history for this message
Izidor Matušov (izidor) wrote :

There is English version. I think it should be not problematic to reproduce this bug: try to export pocket mode

<output>
  pdfjam: This is pdfjam version 2.05.
  pdfjam: Reading any site-wide or user-specific defaults...
          (none found)
  pdfjam: Effective call for this run of pdfjam:
          /usr/bin/pdfjam --suffix rotated90 --angle '90' --fitpaper 'true' --rotateoversize 'true' --outfile /tmp/pocketmod.oWRZNR7lXY/seite5432-r2.pdf -- /tmp/pocketmod.oWRZNR7lXY/seite5432-r.pdf -
  pdfjam: Calling pdflatex...
  pdfjam: Finished. Output was to '/tmp/pocketmod.oWRZNR7lXY/seite5432-r2.pdf'.
pdfnup ERROR: the --orient option is not allowed,
  use --landscape or --no-landscape to specify
  the output page orientation/home/izidor/projekte/gtg/gtg/GTG/plugins/export/export.py:339: GtkWarning: Unable to retrieve the file info for `file:///home/izidor/a.pdf': Error stating file '/home/izidor/a.pdf': No such file or directory
  response = chooser.run()
Exception in thread Thread-20:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/izidor/projekte/gtg/gtg/GTG/plugins/export/export.py", line 138, in __wait_for_document_ready
    shutil.copyfile(self.document_path, filename)
  File "/usr/lib/python2.7/shutil.py", line 81, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/tmp/pockemod.8P6aXmNM6En91.pdf'
</output>

Izidor Matušov (izidor)
Changed in gtg:
assignee: nobody → Izidor Matušov (izidor)
status: Confirmed → In Progress
Izidor Matušov (izidor)
Changed in gtg:
status: In Progress → Fix Committed
Changed in gtg:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.