[Okular-devel] [okular] [Bug 324094] Form filling is not completed after enter and text field form content is not printed

2013-08-27 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=324094

Christoph Thielecke criss...@gmx.de changed:

   What|Removed |Added

Summary|Form filling is not |Form filling is not
   |completed after enter   |completed after enter and
   ||text field form content is
   ||not printed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 324094] New: Form filling is not completed after enter

2013-08-27 Thread Christoph Thielecke
https://bugs.kde.org/show_bug.cgi?id=324094

Bug ID: 324094
   Summary: Form filling is not completed after enter
Classification: Unclassified
   Product: okular
   Version: 0.17.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-devel@kde.org
  Reporter: criss...@gmx.de

The pdf document
http://hilfe.telekom.de/dlp/eki/downloads/Rechnung/EVN_PK_12_10_dsh_121204_f.pdf
contains forms. I enable forms and type the values in but if I go to another
field, the previous form is not completed: the text in the field is not
replaced by the document font based text using the typed content (checkboxes
are ok). Prining this pdf will result in empty form text fields, checkboxes are
printed. Filling the form with evince 3.6.1 works as expected.

Reproducible: Always

Steps to Reproduce:
1. Download the pdf
(http://hilfe.telekom.de/dlp/eki/downloads/Rechnung/EVN_PK_12_10_dsh_121204_f.pdf)
2. fill in Kundennummer
3. Go to field Buchungskonto
Actual Results:  
The number is shown as typed in, after change to another field nothing happens.
Prining This document misses the text field content of the form.

Expected Results:  
The number in text field is replaced by document font and the text field
content of the form is printed too.

The pdf is downloaded from overview page (in german):
http://hilfe.telekom.de/hsp/cms/content/HSP/de/3388/FAQ/theme-2001086/Rechnung

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 324094] Form filling is not completed after enter and text field form content is not printed

2013-08-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=324094

Albert Astals Cid aa...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid aa...@kde.org ---
What do you mean nothing happens? What do you expect to happen?

Which okular and poppler versions are you using?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request 111410: Selection tool: copy/extract as vector graphic by calling pdftocairo

2013-08-27 Thread Thomas Fischer

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111410/
---

(Updated Aug. 27, 2013, 8:11 p.m.)


Review request for Okular.


Changes
---

Addressing aacid's comments on diff revision #7


Description
---

This patch implements the feature request of bug 321350: if a PDF file is 
viewed, the selection tool offers the new extraction method vector which 
allows to save to a file (PDF, SVG, EPS, PostScript). The crop operation is 
performed by calling pdftocairo with matching arguments. The resulting file 
contains the original PDF file's content without rendering it to a pixmap.

I am not sure if calling an external program is an acceptable solution for this 
problem. However, it is tested if the program is available before showing the 
new option. Alternatively, the code of pdftocairo (as part of poppler) would 
had to be copied and integrated into Okular increasing the solution's 
complexity. I am not aware of a similar solution available using poppler-qt4 
only. Maybe using a QPrinter printing to PDF would have been an alternative, 
but again this seemed to be too complex.


Diffs (updated)
-

  core/document.h fe296e0 
  core/document.cpp 3af92c8 
  core/generator.h a5a971b 
  core/generator.cpp 41beb92 
  generators/poppler/generator_pdf.h 5d5853a 
  generators/poppler/generator_pdf.cpp 1a44523 
  ui/pageview.cpp 0d6c567 

Diff: http://git.reviewboard.kde.org/r/111410/diff/


Testing
---


Thanks,

Thomas Fischer

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] Dt. 28th August - status

2013-08-27 Thread Jaydeep Solanki
Hi,

I noticed that the (movie) annotation version actually works, it's just
that it takes a few seconds to start.

Current status is I can hear the video playing but no visual.
To debug this, I turned off a lot of features like drawingContent (because
the video player is not drawn using converter), turned off the textpages,
etc.
Now what I see are random lines, which I guess was supposed to be the video.

Plus, the audio doesn't play when loading movie from QByteArray, but works
when using a file from other location (which I used to test). Seems to be a
minor bug, will be easy to fix once I get at least something working.

Note : if you want to try out what I'm seeing, a patch is attached, and if
you might have seen something similar it would be helpful.

Epub 
linkhttps://epub-samples.googlecode.com/files/cc-shared-culture-20120130.epubto
test.

Cheers,
Jaydeep


video.diff
Description: Binary data
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Receiving emails from build.kde.org on build failures

2013-08-27 Thread Albert Astals Cid
El Dissabte, 24 d'agost de 2013, a les 13:54:58, Albert Astals Cid va 
escriure:
 Hi guys, what do you think about build.kde.org sending this list an email
 when okular[1] fails compiling (or the tests stop passing)?
 
 I think it's an awesome idea but don't want to tell the sysadmins to flip
 the switch if people here think those emails would be spam.
 
 Also, hopefully we should not get many of those since people compile and run
 the tests before committing, right? ;-)

This is now done.

Cheers,
  Albert

 
 Cheers,
   Albert
 
 [1] http://build.kde.org/view/kdegraphics/job/okular_master/
 [1] http://build.kde.org/view/kdegraphics/job/okular_stable/
 ___
 Okular-devel mailing list
 Okular-devel@kde.org
 https://mail.kde.org/mailman/listinfo/okular-devel

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel