[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"

2017-01-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=362856 Christoph Cullmann changed: What|Removed |Added CC||cullm...@kde.org --- Comment #21 from

D10415: Fix realDpi function for Mac

2018-02-11 Thread Christoph Cullmann
cullmann added a comment. In our company we use the logicalDpiX()/logicalDpiY() on the widget we paint to, that works on macOS, too. I assume the physicalDotsPerInchY() should work the same. Sidenote: do we need to go over QScreen? We just use the function of the widget in question

D10415: Fix realDpi function for Mac

2018-02-11 Thread Christoph Cullmann
cullmann added a comment. I would go for the Qt functions, as their results are consistent with what Qt itself will later use anyways. My only nitpick is why one goes over QScreen and not just asks the widget. REPOSITORY R223 Okular BRANCH master REVISION DETAIL https://phabricator.

D10415: Fix realDpi function for Mac

2018-02-11 Thread Christoph Cullmann
cullmann added a comment. > I think they are not exactly the same. physicalDotsPerInchY() would give twice difference in the resolution depending on whether one uses the native or HiDPI mode. But logicalDpiX()/logicalDpiY() would return the same value in both cases. No, I meant: if the

[okular] [Bug 431298] Okular_Nightly_win64 not working from 1 Dec

2021-05-18 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=431298 --- Comment #2 from Christoph Cullmann --- Yes, as no 21.04 build was there that worked since then. (if I didn't miss that) -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 407869] Okular KParts plugin steals space key events from shell

2021-05-29 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=407869 Christoph Cullmann changed: What|Removed |Added Latest Commit||https://invent.kde.org/util

[okular] [Bug 427953] Unique instance and open in tabs ignored

2021-07-07 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=427953 --- Comment #5 from Christoph Cullmann --- Yes, there is no working dbus there. Kate uses QtSingleApplication for that on Windows, but that is hacky, too. I could try to improve the error message by checking better if some dbus session bus is around at

[okular] [Bug 460092] Kate crashed when editing

2022-10-31 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=460092 Christoph Cullmann changed: What|Removed |Added Product|kate|okular Assignee|kwrite-bugs-n

[konqueror] [Bug 247817] okular doesn't display correctly the pdf pages in a site

2024-05-06 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=247817 Christoph Cullmann changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[okular] [Bug 460092] Kate crashed when editing

2024-06-07 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=460092 Christoph Cullmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status

T10243: Some KDE applications could use better icons

2019-09-11 Thread Christoph Cullmann
cullmann added a comment. For Kate, I am in contact with Tyson to have the icon updated (and to get some refreshed matching mascot). TASK DETAIL https://phabricator.kde.org/T10243 To: cullmann Cc: cullmann, IlyaBizyaev, ognarb, arrowd, abetts, stikonas, knauss, mglb, filipf, mludwig, aaci

T10243: Some KDE applications could use better icons

2019-09-18 Thread Christoph Cullmann
cullmann added a comment. Actually, that is exactly what I want to have: an arbitrary logo that is distinguishable. It does Kate a big disservice that we have no icon like Atom/Sublime/Vim/... A generic "text" icon is nice for a mime-type. Users will easily detect where to start Atom, b

T10243: Some KDE applications could use better icons

2019-09-18 Thread Christoph Cullmann
cullmann added a comment. In T10243#201341 , @alex-l wrote: > Here there is an example of brand artwork using that diagonal shape for Konsole: > > F7377581: immagine.png > > Edit: to be honest I thin

T10243: Some KDE applications could use better icons

2019-09-18 Thread Christoph Cullmann
cullmann added a comment. In T10243#201347 , @filipf wrote: > In T10243#201303 , @ngraham wrote: > > > Yeah, an app's icon is a part of its branding. It //should// look distinctive, not generic. Ide

T10243: Some KDE applications could use better icons

2019-09-18 Thread Christoph Cullmann
cullmann added a comment. Hmm, that looks more like a mail application ;=) As Tyson is already working on something, but at the moment has not much time, I would tend to just keep Kate's icon as is and look at the final stuff Tyson provides first. Otherwise I think that is a bit unfair.

[okular] [Bug 412413] rar and 7zip compressed comic books don't work

2019-10-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412413 --- Comment #3 from Christoph Cullmann --- I assume the issue is just that the programs are not installed (aka unrar or unarchiver). Does it work if you install these command line tools on Windows? -- You are receiving this mail because: You are the

[okular] [Bug 412281] Okular 1.8.1 in Windows 10 Home Edition does not remember changed configurations

2019-10-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412281 Christoph Cullmann changed: What|Removed |Added CC||cullm...@kde.org --- Comment #1 from

[okular] [Bug 412930] Okular does not claim the ability to open .djvu files on Windows even though it can

2019-10-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412930 --- Comment #2 from Christoph Cullmann --- Hmm, does opening the file work? -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 412930] Okular does not claim the ability to open .djvu files on Windows even though it can

2019-10-15 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=412930 Christoph Cullmann changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

T10243: Some KDE applications could use better icons

2020-01-23 Thread Christoph Cullmann
cullmann added a comment. Hi, after some longer feedback loop with Tyson Tan, Kate got a initial new icon. It is a icon variant of the mascot Tyson created for us some years ago (and the mascot will likely get a refresh to fit the new style, too). Initial commit here https://invent

T10243: Some KDE applications could use better icons

2020-01-23 Thread Christoph Cullmann
cullmann added a comment. In T10243#218606 , @ngraham wrote: > It's quite lovely! Much more aesthetically attractive than the current icon. However I fear that the recognizability as being a text editor has been lost; nothing about the icon conn

T10243: Some KDE applications could use better icons

2020-01-23 Thread Christoph Cullmann
cullmann added a comment. In T10243#218612 , @filipf wrote: > Are you sure this is the best decision though? Icon themes will just theme the new icon again, it will only have a short-term effect. But than at least they theme the new one.

T10243: Some KDE applications could use better icons

2020-01-24 Thread Christoph Cullmann
cullmann added a comment. I assume that is because the desktop file we install doesn't have preference about the system wide one, or do you have only a master kate install without any system wide? TASK DETAIL https://phabricator.kde.org/T10243 To: cullmann Cc: johanneszarl, Leon0402, Ioha

T10243: Some KDE applications could use better icons

2020-01-30 Thread Christoph Cullmann
cullmann closed subtask T12594: New Kate icon as "Resolved". TASK DETAIL https://phabricator.kde.org/T10243 To: cullmann Cc: johanneszarl, Leon0402, IohannesPetros, alex-l, starbuck, cullmann, IlyaBizyaev, arrowd, abetts, stikonas, knauss, filipf, mludwig, aacid, lesliezhai, elvisangelaccio,

[okular] [Bug 414073] Print Preview for PDF will crash the current Okular window

2020-02-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=414073 Christoph Cullmann changed: What|Removed |Added Status|REOPENED|CONFIRMED --- Comment #5 from Christoph

[okular] [Bug 414073] Print Preview for PDF will crash the current Okular window

2020-02-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=414073 --- Comment #6 from Christoph Cullmann --- Actually printing (at least to my only available "one note" printer) hangs, too. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 414073] Print Preview for PDF will crash the current Okular window

2020-02-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=414073 --- Comment #7 from Christoph Cullmann --- Ok, I must re-consider: actually printing (to one note) does just take "long" here, aka one minute for my test document that has ~200 pages. But Okular recovers after that time and stays usable

[okular] [Bug 414073] Print Preview for PDF will crash the current Okular window

2020-02-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=414073 --- Comment #8 from Christoph Cullmann --- Ok, print preview doesn't really hang infinite either, after 2-3 minutes for my large document I get a dialog with "Could not load print preview part". After closing that, Okular is usable a

[okular] [Bug 419431] Images pasted into PDF document using Adobe Acrobat Reader DC do not display properly on screen.

2020-04-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=419431 --- Comment #5 from Christoph Cullmann --- Hi, I stored the PDF from this bug and opened it with the current Okular version from the store. I get there no such artifacts, looks more or less like in the internal preview of e.g. Microsoft Edge. My

[okular] [Bug 419431] Images pasted into PDF document using Adobe Acrobat Reader DC do not display properly on screen.

2020-04-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=419431 --- Comment #6 from Christoph Cullmann --- My system is a Windows 10 inside some VirtualBox. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 422500] Okular does not open djvu files with non-ASCII names on Windows

2020-06-07 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=422500 Christoph Cullmann changed: What|Removed |Added Assignee|okular-devel@kde.org|cullm...@kde.org --- Comment #2 from

[okular] [Bug 422856] Fails to open PDFs when name contains hash ('#')

2020-06-26 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=422856 --- Comment #2 from Christoph Cullmann --- Hmm, no direct idea why this fails :/ -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 423712] Download URL of Windows installer isn't stable

2020-07-01 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=423712 Christoph Cullmann changed: What|Removed |Added CC||vonr...@kde.org --- Comment #2 from

T10243: Some KDE applications could use better icons

2020-07-14 Thread Christoph Cullmann
cullmann added a comment. Hi, just to avoid any wasted work: For KWrite, one can think about altering the icon, not sure if that is needed, thought. For Kate, we have a new icon, we don't alter that again nor do I want to have an altered version in Breeze. TASK DETAIL https://phabri

[okular] [Bug 426358] Okular_Nightly_win64 not working from 22 jul

2020-09-10 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=426358 Christoph Cullmann changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap

[okular] [Bug 426358] Okular_Nightly_win64 not working from 22 jul

2020-09-10 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=426358 --- Comment #5 from Christoph Cullmann --- I think the missing export was the issue. The breeze patch can be removed as soon as no older versions are supported in craft, that it fails is no issue, it just fails as master has the patch already

[okular] [Bug 426358] Okular_Nightly_win64 not working from 22 jul

2020-09-10 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=426358 --- Comment #6 from Christoph Cullmann --- I scheduled a new build https://binary-factory.kde.org/job/Okular_Nightly_win64/509/ => did succeed -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 433027] crash while opening .ott file with preview enabled

2021-02-16 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=433027 Christoph Cullmann changed: What|Removed |Added Assignee|kwrite-bugs-n...@kde.org|okular-devel@kde.org Product

[okular] [Bug 485445] Okluar crashes after computer enters Screen Energy Saving Mode

2024-09-21 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=485445 Christoph Cullmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC

[okular] [Bug 427953] Unique instance and open in tabs ignored

2024-09-25 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=427953 --- Comment #9 from Christoph Cullmann --- One needs to implement that feature for Windows, so far I don't think somebody is working on that. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 423148] Okular crashes when opening a random PDF from Dolphin, but apparently only with certain screen arrangements.

2024-12-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=423148 Christoph Cullmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC

[okular] [Bug 349526] Okular crashes opening CHM-file

2024-12-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=349526 Christoph Cullmann changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[okular] [Bug 427953] Unique instance and open in tabs ignored

2025-02-10 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=427953 --- Comment #12 from Christoph Cullmann --- Somebody must step up to do it, Kate has own code for that, perhaps that could be shared. In any case that is something that would be a nice contribution. -- You are receiving this mail because: You are the

[okular] [Bug 451059] Okular freezes for up to 10 seconds when loading a document or switching windows

2025-03-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=451059 Christoph Cullmann changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[neon] [Bug 502469] The program closes when trying to open a document.

2025-04-13 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=502469 Christoph Cullmann changed: What|Removed |Added Component|general |Snaps Assignee|okular-devel

[okular] [Bug 449064] Program very slow to launch first time; no splash screen or spinning circle

2025-04-13 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=449064 Christoph Cullmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status

[neon] [Bug 498427] okular crashes opening files from menu or shortcut

2025-04-13 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=498427 Christoph Cullmann changed: What|Removed |Added Component|general |Snaps CC

[okular] [Bug 506270] You cannot call up any other documents in a folder

2025-06-29 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=506270 Christoph Cullmann changed: What|Removed |Added CC||christ...@cullmann.dev Severity