[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-06-15 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #28 from Pino Toscano --- (In reply to Nate Graham from comment #27) > If Firefox isn't interested in playing ball, then our only realistic option > is work around it in Okular. This isn't ideal, but seems preferable to > letting

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-06-15 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #26 from Pino Toscano --- (In reply to Nate Graham from comment #25) > Is there a technically feasible way for Firefox to do something better? In the same way XDG desktop environment do it: by handling the XDG base directory and

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-05-14 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #16 from Pino Toscano --- (In reply to David Hurka from comment #13) > @Pino: Can you tell more about the problem? Can it be fixed, or do we need > another approach than creating a file handle? See bug 163363. Holding an open desc

D25484: Enable closing a tab by middle click

2019-11-23 Thread Pino Toscano
pino added a comment. In D25484#566482 , @ndavis wrote: > In D25484#566477 , @pino wrote: > > > > Do people frequently misclick with the middle mouse button? > > > > It can happen, and more often

D25484: Enable closing a tab by middle click

2019-11-23 Thread Pino Toscano
pino added a comment. > Do people frequently misclick with the middle mouse button? It can happen, and more often with a touchpad. > Most applications with non-permanent tabs allow tabs to be closed with MMB without an option to disable the feature. If it's not a problem for Firefox

D25484: Enable closing a tab by middle click

2019-11-23 Thread Pino Toscano
pino added a comment. Please make it configurable, and off by default (otherwise it is too easy to mis-click and close a document). REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D25484 To: bdbai, #vdg Cc: pino, okular-devel, johnzh, andisa, siddharthmanthan,

D23037: Add support for cb7 comic book archives

2019-08-09 Thread Pino Toscano
pino added a comment. why did you abandon this? REVISION DETAIL https://phabricator.kde.org/D23037 To: nhiga, #okular, aacid Cc: okular-devel, maguirre, fbampaloukas, joaonetto, kezik, tfella, ngraham, darcyshen, aacid

D23027: Add information about substituting font into properties dialog

2019-08-09 Thread Pino Toscano
pino added inline comments. INLINE COMMENTS > propertiesdialog.cpp:361 > +if (m_fonts.at( index.row() ).embedType() == > Okular::FontInfo::NotEmbedded && !substituteName.isEmpty() && > !fontname.isEmpty()) { > +return QString("%1 (substituting with

D23037: Add support for cb7 comic book archives

2019-08-09 Thread Pino Toscano
pino added a comment. Please do **not** manually change translated keys in desktop files: there is an automatic system that takes care of them. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D23037 To: nhiga, #okular, aacid Cc: pino, okular-devel, maguirre,

D22064: General improvements to stamp annotation

2019-07-21 Thread Pino Toscano
pino added inline comments. INLINE COMMENTS > annotationwidgets.cpp:53 > +toplay->addWidget( m_comboItems ); > +m_stampPushButton = new QPushButton(QIcon::fromTheme( "document-open" ), > "", this ); > +m_stampPushButton->setVisible( false ); maybe add a tooltip to this button, just

D21202: Added basic JavaScript functions to support animated PDF

2019-05-16 Thread Pino Toscano
pino added inline comments. INLINE COMMENTS > kjs_document.cpp:275-286 > +for ( Page * pIt : doc->m_pagesVector ) > +{ > +const QLinkedList< Okular::FormField * > pageFields = > pIt->formFields(); > +for( Okular::FormField *ffIt : pageFields ) > +{ > +

D20760: Okular Annotation: add support for line ending style for Straight Line tool

2019-05-06 Thread Pino Toscano
pino added inline comments. INLINE COMMENTS > annotationwidgets.cpp:549-558 > +m_termStyleCombo->addItem( QStringLiteral(u"\u25A1") + i18n( " Square" ) > ); > +m_termStyleCombo->addItem( QStringLiteral(u"\u25CB") + i18n( " Circle" ) > ); > +m_termStyleCombo->addItem(

D11250: Expose presentation via MPRIS to rich remote controllers

2018-03-16 Thread Pino Toscano
pino added a comment. Please do not restrict it to `Q_OS_LINUX`, as there is no Linux-only code (nor the feature is specific to Linux in any way). REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D11250 To: kossebau, #okular Cc: pino, rkflx, #kde_connect,

[Okular-devel] [okular] [Bug 337209] Memory protection for big pixmaps needs updating, be more smart

2014-07-10 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=337209 --- Comment #6 from Pino Toscano p...@kde.org --- (In reply to comment #5) It does, but does the dvjulibre library support only rendering parts of the file? Yes, it does. It is even used to not make djvulibre render more than 1500x1500px-big tiles

[Okular-devel] [okular] [Bug 330149] Yellow Highlighter Does Not working

2014-01-19 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=330149 Pino Toscano p...@kde.org changed: What|Removed |Added Severity|major |normal -- You are receiving

[Okular-devel] [okular] [Bug 329704] Okular is unable to display a printed manual page.

2014-01-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=329704 Pino Toscano p...@kde.org changed: What|Removed |Added Severity|major |normal -- You are receiving

[Okular-devel] [okular] [Bug 329704] Okular is unable to display a printed manual page.

2014-01-07 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=329704 Pino Toscano p...@kde.org changed: What|Removed |Added Severity|major |normal -- You are receiving

[Okular-devel] [okular] [Bug 315818] http links do not work in PDF files

2013-02-26 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=315818 Pino Toscano p...@kde.org changed: What|Removed |Added Severity|major |normal --- Comment #1 from Pino

[Okular-devel] [Bug 311417] Add Send via E-Mail to File menu

2012-12-09 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=311417 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 310531] Okular does not reload files after modification

2012-11-22 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=310531 Pino Toscano p...@kde.org changed: What|Removed |Added Severity|major |normal -- You are receiving

[Okular-devel] [Bug 309536] GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return code = -1

2012-11-05 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=309536 --- Comment #3 from Pino Toscano p...@kde.org --- (In reply to comment #2) libpoppler is version 20.4. 0.20.4, you mean. Ask your distro to update to 0.20.5, and then try again. -- You are receiving this mail because: You are the assignee

[Okular-devel] [Bug 308629] Crash in files that spectre fails to render

2012-11-04 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=308629 Pino Toscano p...@kde.org changed: What|Removed |Added Severity|normal |crash -- You are receiving

[Okular-devel] [Bug 309528] Okular crashes upon opening PS file

2012-11-04 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=309528 --- Comment #3 from Pino Toscano p...@kde.org --- Most probably the same cause as #308629, so either a) ask your distro to backport that patch b) compile yourself okular with that patch c) wait for KDE 4.9.3 (with okular 0.15.3), due in few days

[Okular-devel] [Bug 309536] GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return code = -1

2012-11-04 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=309536 --- Comment #1 from Pino Toscano p...@kde.org --- Which version of the poppler library are you using? -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list

[Okular-devel] [Bug 307525] Add Print option to Okular KPart (that is embedded in Ark eg.)

2012-09-28 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=307525 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

Re: [Okular-devel] Better separation of okular core library from the frontend

2012-04-29 Thread Pino Toscano
the okular core library this seems pointless. Given that this is the pixmap generation workflow, it is not pointless at all. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ Okular-devel mailing list Okular-devel

[Okular-devel] [Bug 295358] squelch warning message KXMLGUIClient::~KXMLGUIClient: 0x8b58ec0 deleted without

2012-03-05 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=295358 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 261538] KXMLGUIClient memory corruption warning

2012-03-05 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=261538 Pino Toscano p...@kde.org changed: What|Removed |Added CC||toralf.foers...@gmx.de --- Comment

[Okular-devel] [Bug 159005] Print document with annotations

2011-10-09 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=159005 Pino Toscano p...@kde.org changed: What|Removed |Added CC||timound...@hotmail.com

[Okular-devel] [Bug 283666] Add a print with comments option in printing window

2011-10-09 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=283666 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 280622] Reviewtool: Inconsistent input method (for the creation and modification of inline notes)

2011-08-23 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=280622 Pino Toscano p...@kde.org changed: What|Removed |Added Summary|Usability, Reviewtool: |Reviewtool: Inconsistent

[Okular-devel] [Bug 256033] okular reports errors on the console at inconvenient times

2011-08-23 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=256033 Pino Toscano p...@kde.org changed: What|Removed |Added Status|RESOLVED|CLOSED Resolution|WONTFIX

[Okular-devel] [Bug 243434] crash when painting (PagePainter::scalePixmapOnImage with no backbuffer)

2011-08-09 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=243434 Pino Toscano p...@kde.org changed: What|Removed |Added CC||fcarbaja...@gmail.com

[Okular-devel] [Bug 279758] Okular crashes when opening a .pdf

2011-08-09 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=279758 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

Re: [Okular-devel] Review Request: Append a space after each word of a selection in djvu files.

2011-08-08 Thread Pino Toscano
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102250/#review5489 --- There's a GSoC currently working on text selection, and IIRC it

[Okular-devel] [Bug 243434] crash when painting (PagePainter::scalePixmapOnImage with no backbuffer)

2011-08-03 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=243434 Pino Toscano p...@kde.org changed: What|Removed |Added CC||fractionsola...@yahoo.fr

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-08-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 Pino Toscano p...@kde.org changed: What|Removed |Added CC||marvb...@gmail.com --- Comment

[Okular-devel] [Bug 279119] Crash when opening xps file

2011-08-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=279119 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component

[Okular-devel] [Bug 279126] Okular crashed

2011-08-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=279126 Pino Toscano p...@kde.org changed: What|Removed |Added Component|general |DVI backend --- Comment #1 from

[Okular-devel] [Bug 181290] Landscape pdf prints with wrong orientation when choosing landscape in print dialog

2011-07-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=181290 --- Comment #107 from Pino Toscano pino kde org 2011-07-27 20:44:28 --- (In reply to comment #106) but at least you should fix the FIXMEs in your code. As far as I can tell, the one function with a FIXME in it (FilePrinter::printFiles

[Okular-devel] [Bug 181290] Landscape pdf prints with wrong orientation when choosing landscape in print dialog

2011-07-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=181290 --- Comment #109 from Pino Toscano pino kde org 2011-07-27 21:55:46 --- (In reply to comment #108) This is just ridiculous. Just for you, really. What's the point of keeping binary compatibility in a library Okular is the only user of? We try

[Okular-devel] [Bug 181290] Landscape pdf prints with wrong orientation when choosing landscape in print dialog

2011-07-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=181290 --- Comment #114 from Pino Toscano pino kde org 2011-07-27 22:34:39 --- (In reply to comment #111) As for binary compatibility, do we need binary compatibility also for the protected functions in FilePrinter or only for the public ones

[Okular-devel] [Bug 278074] Add support for searches following regular expressions

2011-07-19 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=278074 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 174314] regular expression search for okular

2011-07-19 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=174314 Pino Toscano p...@kde.org changed: What|Removed |Added CC||greatbunzi...@gmail.com

[Okular-devel] [Bug 277997] copy and paste text from Qt's license agreement does paste weird characters

2011-07-18 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277997 --- Comment #3 from Pino Toscano pino kde org 2011-07-18 17:03:50 --- Okular (Poppler, rather) detects nothing, it just renders the graphics of the page (which includes also what you see in form of text). The real text information is totally

[Okular-devel] [Bug 243434] crash when painting (PagePainter::scalePixmapOnImage with no backbuffer)

2011-07-15 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=243434 Pino Toscano p...@kde.org changed: What|Removed |Added CC||char...@mcevoy.com --- Comment

[Okular-devel] [Bug 277757] okular hangs while displaying a particular pdf file

2011-07-14 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277757 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component

[Okular-devel] [Bug 277768] Crashed on opening PDF

2011-07-14 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277768 Pino Toscano p...@kde.org changed: What|Removed |Added Component|general |PDF backend --- Comment #1 from

[Okular-devel] [Bug 277350] okular prints out loads or debugging rubbish when files are being processed

2011-07-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277350 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 277350] okular prints out loads or debugging rubbish when files are being processed

2011-07-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277350 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 277350] okular prints out loads or debugging rubbish when files are being processed

2011-07-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277350 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 277350] okular prints out loads or debugging rubbish when files are being processed

2011-07-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277350 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 277350] okular prints out loads or debugging rubbish when files are being processed

2011-07-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277350 Pino Toscano p...@kde.org changed: What|Removed |Added Resolution|WONTFIX |INVALID --- Comment #10 from

[Okular-devel] [Bug 277223] Okular prints in color although greyscale is selected in print options

2011-07-07 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277223 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 189014] does not print in grayscale color mode

2011-07-07 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=189014 Pino Toscano p...@kde.org changed: What|Removed |Added CC||invulad...@gmail.com

[Okular-devel] [Bug 277254] PDF file displays wrong title in titlebar

2011-07-07 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277254 Pino Toscano p...@kde.org changed: What|Removed |Added Component|PDF backend |general --- Comment #2 from

[Okular-devel] [Bug 277335] opening copied pdf files okular crashed

2011-07-07 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277335 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 243434] crash when painting (PagePainter::scalePixmapOnImage with no backbuffer)

2011-07-07 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=243434 Pino Toscano p...@kde.org changed: What|Removed |Added CC||jk...@seznam.cz --- Comment #52

[Okular-devel] [Bug 277031] okular crashes when opening pdf file with an embedded video obtained by pdflatex from beamer

2011-07-03 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=277031 Pino Toscano p...@kde.org changed: What|Removed |Added CC||myr...@kde.org

[Okular-devel] [Bug 276908] Okular trims pages to their bounding box instead of displaying as A4

2011-07-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276908 Pino Toscano p...@kde.org changed: What|Removed |Added Attachment #61538|application/x-octet-stream |application/pdf mime type

[Okular-devel] [Bug 276908] Okular trims pages to their bounding box instead of displaying as A4

2011-07-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276908 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|PDF

[Okular-devel] [Bug 276908] Okular trims pages to their bounding box instead of displaying as A4

2011-07-01 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276908 --- Comment #3 from Pino Toscano pino kde org 2011-07-01 18:39:06 --- Do you have the Edit - Trim margins option checked? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Okular-devel] [Bug 276581] PDF text selection broken for multiple column files

2011-06-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276581 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|PDF

[Okular-devel] [Bug 276582] PDF text selection broken for multiple column files

2011-06-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276582 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|PDF

[Okular-devel] [Bug 276605] suggestion for What's this? text

2011-06-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276605 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component

[Okular-devel] [Bug 276197] no start

2011-06-21 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276197 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 243434] crash when painting (PagePainter::scalePixmapOnImage with no backbuffer)

2011-06-21 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=243434 Pino Toscano p...@kde.org changed: What|Removed |Added CC||derjo...@serv4hope.de

[Okular-devel] Re: Meta Data Feature

2011-06-19 Thread Pino Toscano
signal connection done in the ui and one in the code: please do both in the same place, otherwise it can be confusing * for i18n strings and strings in ui file: please follow the proper capitalization, see [1] [1] http://techbase.kde.org/Projects/Usability/HIG/Capitalization -- Pino Toscano

[Okular-devel] [Bug 276001] Find function doesn't find small caps text

2011-06-18 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=276001 Pino Toscano p...@kde.org changed: What|Removed |Added Resolution|FIXED |UPSTREAM -- Configure bugmail

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-16 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 Pino Toscano p...@kde.org changed: What|Removed |Added Status|NEW |RESOLVED Version Fixed

[Okular-devel] [Bug 275329] crash while opening xps files

2011-06-16 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=275329 Pino Toscano p...@kde.org changed: What|Removed |Added Component|general |XPS backend --- Comment #2 from

[Okular-devel] [Bug 275780] Okular crashes when opening .xps file

2011-06-16 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=275780 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-16 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 Pino Toscano p...@kde.org changed: What|Removed |Added CC||guile5...@yahoo.com --- Comment

[Okular-devel] Re: Meta Data Feature

2011-06-09 Thread Pino Toscano
, please remove them - not that the okular code shines for coding style, but at least please keep one single style in your code... -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ Okular-devel mailing list Okular

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-04 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 --- Comment #8 from Pino Toscano pino kde org 2011-06-04 20:54:58 --- Git commit 7e0cfa231927eb1758af91a8bf5348475a6aad4e by Pino Toscano. Committed on 04/06/2011 at 20:19. Pushed by pino into branch 'master'. xps: load fonts

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-04 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 --- Comment #8 from Pino Toscano pino kde org 2011-06-04 20:54:58 --- Git commit 7e0cfa231927eb1758af91a8bf5348475a6aad4e by Pino Toscano. Committed on 04/06/2011 at 20:19. Pushed by pino into branch 'master'. xps: load fonts

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-03 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 --- Comment #5 from Pino Toscano pino kde org 2011-06-03 18:32:45 --- (In reply to comment #4) I thought I did attach the file to my previous message. Please, tell me if it is not attached here, in which case I'll transfer you the very message

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-03 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-06-02 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 --- Comment #3 from Pino Toscano pino kde org 2011-06-02 19:35:41 --- (In reply to comment #2) Be aware that I'm using Gnome, whereas Okular is said to be for a KDE environment. Irrelevant (other than wrong). However, I've been able to use

[Okular-devel] Okular migrated to Git

2011-05-29 Thread Pino Toscano
Soon an okular group will be created also in the git reviewboard[1], in case you want to send your contribution as review requests. [1] https://git.reviewboard.kde.org Happy hacking! -- Pino Toscano signature.asc Description: This is a digitally signed message part

[Okular-devel] [Bug 274482] Crash when opening a .xps file appended to a Thunderbird mail

2011-05-29 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=274482 Pino Toscano p...@kde.org changed: What|Removed |Added Component|general |XPS backend --- Comment #1 from

[Okular-devel] Re: Branches for okular GSOC code

2011-05-25 Thread Pino Toscano
be migrated to git, so there can be work/gsoc2011-xxx branches. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel

[Okular-devel] [Bug 273654] Okular thrashing or displaying blank window trying to render PDFs which are fine in Adobe Reader

2011-05-20 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=273654 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 158113] support for reading .lit files

2011-05-17 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=158113 Pino Toscano p...@kde.org changed: What|Removed |Added CC||kranthi.t2...@gmail.com

[Okular-devel] [Bug 273513] .lit support

2011-05-17 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=273513 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 187237] possibility to go to bookpage instead of pdf-sheet nr.

2011-05-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=187237 --- Comment #11 from Pino Toscano pino kde org 2011-05-08 11:43:27 --- (In reply to comment #10) This bug asks for user-selectable page numbering, not the automatic implementation of bug 271755. This bug is about adding a way for the user to go

[Okular-devel] [Bug 187237] possibility to go to bookpage instead of pdf-sheet nr.

2011-05-08 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=187237 --- Comment #13 from Pino Toscano pino kde org 2011-05-08 12:12:37 --- (In reply to comment #12) This bug is about adding a way for the user to go to a page by inserting its label instead of the 1..N page number. Exactly. Bug 271755 is about

[Okular-devel] Re: Question about XPS code

2011-05-08 Thread Pino Toscano
); as you suggests. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel

[Okular-devel] [Bug 271972] Problems with ForwardDVI?

2011-04-29 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=271972 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component

[Okular-devel] [Bug 211765] okular crashes when refreshing a DVI file (fontPool::locateFonts)

2011-04-29 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=211765 Pino Toscano p...@kde.org changed: What|Removed |Added CC||alfredocare...@gmail.com

[Okular-devel] [Bug 271755] page labels are broken

2011-04-27 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=271755 --- Comment #1 from Pino Toscano pino kde org 2011-04-27 11:07:47 --- Part of this is already covered by bug #187237. What else is left out of it? Would be nice if you could actually list the issues, not generic page labels are broken and I tried

[Okular-devel] [Bug 271358] Save copy as gives error message when original file got deleted

2011-04-20 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=271358 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 163363] cannot save open documents to new location

2011-04-20 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=163363 Pino Toscano p...@kde.org changed: What|Removed |Added CC||karl.r.er...@gmail.com

[Okular-devel] [Bug 270955] hidden navigation panel pops up during reload

2011-04-14 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=270955 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Okular-devel] [Bug 249345] running pdflatex on source with hyperref package toggles display of navigation panel

2011-04-14 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=249345 Pino Toscano p...@kde.org changed: What|Removed |Added CC||jason.mor...@gmail.com

[Okular-devel] [Bug 270839] okular crashes when trying to open a .pdf file

2011-04-13 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=270839 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|PDF

[Okular-devel] [Bug 270831] Okular crashed on performing a forwarddvi in kile

2011-04-13 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=270831 Pino Toscano p...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component

[Okular-devel] [Bug 270682] Don't bury annotations' links

2011-04-13 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=270682 --- Comment #1 from Pino Toscano pino kde org 2011-04-13 16:17:27 --- See the two buttons at the bottom of the annotation panel to enable disable the two groupings (by page and by author). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi

[Okular-devel] Re: okular

2011-04-13 Thread Pino Toscano
bugzilla (https://bugs.kde.org) so the wish is properly recorded? Thanks, -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular

[Okular-devel] [Bug 270602] Okular crashes on close of large PDF

2011-04-13 Thread Pino Toscano
https://bugs.kde.org/show_bug.cgi?id=270602 Pino Toscano p...@kde.org changed: What|Removed |Added Platform|Compiled Sources|Gentoo Packages --- Comment #2

  1   2   3   4   5   6   7   8   9   10   >