[okular] [Bug 484294] Size of the text in forms while editing is dependent on pdf size

2024-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484294

--- Comment #3 from mifoo...@vivaldi.net ---
Created attachment 168430
  --> https://bugs.kde.org/attachment.cgi?id=168430=edit
A PDF to test the bug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 469132] KDE Plasma Printer for HP Colorjet refused to set duplex printer, while Gnome GTK prints duplex w/o

2024-04-12 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=469132

Mike  changed:

   What|Removed |Added

   Assignee|dantt...@gmail.com  |okular-devel@kde.org
  Component|applet  |general
 CC||noeero...@gmail.com
 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1
Product|print-manager   |okular

--- Comment #1 from Mike  ---
I think this is a problem in okular, not printer setup.  Please check with the
latest versions in Plasma6.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 485442] [Feature Request] Adding shortcuts to call a shell script.

2024-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485442

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2024-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485445

Bug ID: 485445
   Summary: Okluar crashes after computer enters Screen Energy
Saving Mode
Classification: Applications
   Product: okular
   Version: 23.08.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: mkschu...@gmail.com
  Target Milestone: ---

Application: okular (23.08.3)

Qt Version: 5.15.11
Frameworks Version: 5.111.0
Operating System: Linux 6.6.8-200.fsync.fc38.x86_64 x86_64
Windowing System: X11
Distribution: Nobara Linux 38 (KDE Plasma)
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
When waking from Screen Energy Saving, Okular will crash.  Seemingly, the
longer the computer has been in this mode, the more likely Okular is to crash. 
For example, if I happen to be by my computer when the screen turns off and I
immediately wake it, Okular will most likely not crash.  When I return to my
computer from this state overnight, it is almost guaranteed to have crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault

[KCrash Handler]
#4  0x7febd7578ecd in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#5  0x7febd36b63ba in QXcbBackingStoreImage::flushPixmap(QRegion const&,
bool) [clone .part.0] () from /lib64/libQt5XcbQpa.so.5
#6  0x7febd36b6a42 in QXcbBackingStoreImage::put(unsigned int, QRegion
const&, QPoint const&) () from /lib64/libQt5XcbQpa.so.5
#7  0x7febd36b73d2 in QXcbBackingStore::flush(QWindow*, QRegion const&,
QPoint const&) () from /lib64/libQt5XcbQpa.so.5
#8  0x7febd8304f16 in QBackingStore::flush(QRegion const&, QWindow*, QPoint
const&) () from /lib64/libQt5Gui.so.5
#9  0x7febd89bcd4d in QWidgetRepaintManager::flush(QWidget*, QRegion
const&, QPlatformTextureList*) () from /lib64/libQt5Widgets.so.5
#10 0x7febd89be938 in QWidgetRepaintManager::flush() () from
/lib64/libQt5Widgets.so.5
#11 0x7febd89c0a86 in QWidgetRepaintManager::paintAndFlush() () from
/lib64/libQt5Widgets.so.5
#12 0x7febd8a0c991 in QWidgetWindow::handleResizeEvent(QResizeEvent*) ()
from /lib64/libQt5Widgets.so.5
#13 0x7febd8a10917 in QWidgetWindow::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#14 0x7febd89aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#15 0x7febd7cb4538 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#16 0x7febd816982e in
QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)
() from /lib64/libQt5Gui.so.5
#17 0x7febd814acfc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib64/libQt5Gui.so.5
#18 0x7febd36c24d6 in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5XcbQpa.so.5
#19 0x7febd63134fc in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#20 0x7febd63716b8 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#21 0x7febd6310b83 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#22 0x7febd7d06ad9 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#23 0x7febd7cb2efb in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#24 0x7febd7cbb18b in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#25 0x55ff8b959d0d in main ()
[Inferior 1 (process 52830) detached]

The reporter indicates this bug may be a duplicate of or related to bug 473405.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 485442] [Feature Request] Adding shortcuts to call a shell script.

2024-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485442

zaidkharouf30...@gmail.com changed:

   What|Removed |Added

   Keywords||efficiency, usability

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 485442] New: [Feature Request] Adding shortcuts to call a shell script.

2024-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485442

Bug ID: 485442
   Summary: [Feature Request] Adding shortcuts to call a shell
script.
Classification: Applications
   Product: okular
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: zaidkharouf30...@gmail.com
  Target Milestone: ---

Adding an option to use custom Shortcuts that executes a shell script, or a
command like so:

In the shortcuts menu, you can add option, add custom shortcut which asks for a
shell command, or a script to execute.
Some examples:
F
   xdotool super+f
e
   alacritty -e 'lf'
o
   dmenu_recent_okular ( this could be a user shell-script )
It would make okular much more extensible.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[okular] [Bug 482500] Installing Okular from snap breaks home directory

2024-04-12 Thread Scarlett Moore
https://bugs.kde.org/show_bug.cgi?id=482500

--- Comment #13 from Scarlett Moore  ---
@Albert(In reply to Albert Astals Cid from comment #1)
> Scarlett?

Can you approve the merge request so I can get this fixed? Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.