https://bugs.kde.org/show_bug.cgi?id=485733
Ferdinand changed:
What|Removed |Added
Status|NEEDSINFO |CONFIRMED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=485733
--- Comment #7 from Ferdinand ---
(In reply to Noah Davis from comment #6)
> What are your settings for recording?
All default.
Filename is the default: Screencast__
Format the only available one: WebM/VP9
But I also tried using different sav
https://bugs.kde.org/show_bug.cgi?id=485733
--- Comment #15 from Ferdinand ---
(In reply to Noah Davis from comment #14)
> Changing back to REPORTED since I was never able to reproduce the original
> issue with the original error message.
For me it was fixed for a couple of weeks now,
https://bugs.kde.org/show_bug.cgi?id=477896
Ferdinand changed:
What|Removed |Added
CC||opensou...@fthiessen.de
--- Comment #12 from
https://bugs.kde.org/show_bug.cgi?id=481920
Bug ID: 481920
Summary: Scanlite crash after start the scan process
Classification: Applications
Product: Skanlite
Version: 22.12.3
Platform: openSUSE
OS: Linux
Status
https://bugs.kde.org/show_bug.cgi?id=456808
--- Comment #12 from Ferdinand Gruber ---
Created attachment 151442
--> https://bugs.kde.org/attachment.cgi?id=151442&action=edit
New crash information added by DrKonqi
skanlite (21.12.3) using Qt 5.15.2
- What I was doing when the appl
https://bugs.kde.org/show_bug.cgi?id=456808
Ferdinand Gruber changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=456808
Ferdinand Gruber changed:
What|Removed |Added
CC||f.gru...@eduhi.at
--- Comment #9 from
https://bugs.kde.org/show_bug.cgi?id=456808
--- Comment #10 from Ferdinand Gruber ---
(In reply to Ferdinand Gruber from comment #9)
> Same problem since upgrade from openSUSE 15.3 to openSUSE 15.4
> SkanLite Version is 21.12.3
I was able to solve the problem(s) by unplugging the Epson S
https://bugs.kde.org/show_bug.cgi?id=334773
Ferdinand Gruber changed:
What|Removed |Added
Status|NEEDSINFO |CONFIRMED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=430595
Bug ID: 430595
Summary: Knotes window does not appear after mouse click
Product: knotes
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
S
https://bugs.kde.org/show_bug.cgi?id=405462
Bug ID: 405462
Summary: wrong display of annotation
Product: okular
Version: 1.3.3
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: major
https://bugs.kde.org/show_bug.cgi?id=405462
--- Comment #2 from Ferdinand Gassauer ---
Thanks for the quick answer.
pdftocairo -pdf y.pdf x.pdf
produces a file x.pdf which shows the correct result once opened with okular
wheras y.pdf shows the wrong result
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #4 from Ferdinand B ---
I tried to find the first version in which this bug occurs:
Turns out this bug is not triggered by a specific konsole version.
This bug is only observable when using Qt5 5.14, on Qt5 5.13, this bug does not
exist
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #5 from Ferdinand B ---
UPDATE
I tried to reproduce this issue today with latest konsole-git master, and try
to find where this bug occurs:
When starting scrolling for the second time using the touchpad,
TerminalDisplay::wheelEvent
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #6 from Ferdinand B ---
UPDATE
I have found where the scrollbar is set to visible:
TerminalDisplay::wheelEvent(QWheelEvent) at TerminalDisplay.cpp:2717 calls
_scrollBar->event(ev);
QScrollBar::event(QEvent) at qscrollbar.cpp:490 ca
https://bugs.kde.org/show_bug.cgi?id=415508
Ferdinand B changed:
What|Removed |Added
Version|18.12.0 |master
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #7 from Ferdinand B ---
Created attachment 125626
--> https://bugs.kde.org/attachment.cgi?id=125626&action=edit
Workaround Patch
I attached a patch that works around the issue by reapplying the scrollbar
state (_scrollBar->setH
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #8 from Ferdinand B ---
Created attachment 125627
--> https://bugs.kde.org/attachment.cgi?id=125627&action=edit
QScrollBar diff between 5.13.2 and 5.14.0
I also attached a diff showing what changed in QScrollBar from Qt 5.13.2 to
https://bugs.kde.org/show_bug.cgi?id=415508
Ferdinand B changed:
What|Removed |Added
CC||theferdi...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #9 from Ferdinand B ---
Added phabricator revision for this patch: https://phabricator.kde.org/D27110
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=415508
Bug ID: 415508
Summary: Scrollbar set to 'hidden' reappears sometimes when
zooming then scrolling
Product: konsole
Version: 18.12.0
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=415508
Ferdinand B changed:
What|Removed |Added
Platform|Other |Archlinux Packages
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #1 from Ferdinand B ---
Relevant Konsole Settings:
Initial Size: 270 x 68
Scrollback: Fixed size 1 lines
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=415508
Ferdinand B changed:
What|Removed |Added
Summary|Scrollbar set to 'hidden' |Scrollbar set
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #2 from Ferdinand B ---
EDIT: the bug doesn't seem to have anything to do with zooming.
New reproducing Testcase:
STEPS TO REPRODUCE
1. open konsole
2. set scrollbar to 'hidden'
3. get some lines into the scroll buffer (e
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #3 from Ferdinand B ---
Tested different scroll methods:
- via Shift+Up, Shift+PgUp -- works as intended
- via Mouse Wheel -- works as intended
- via Touchṕad Two-Finger scroll -- scrollbar appears unexpectedly
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #12 from Ferdinand B ---
UPDATE:
I tried to reproduce this bug on a system other than my own now, and found the
following:
- the bug only occurs on wayland
- the bug only occurs with touchpads (e.g. a synaptics laptop touchpad)
- the bug
https://bugs.kde.org/show_bug.cgi?id=415508
Ferdinand B changed:
What|Removed |Added
Summary|Scrollbar set to 'hidden' |On Wayland, scr
https://bugs.kde.org/show_bug.cgi?id=415508
--- Comment #13 from Ferdinand B ---
I have also added a more detailed analysis of the bug to the phabricator
revision linked above
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=253731
--- Comment #6 from Ferdinand Gassauer ---
zip files on smb shares open properly with ark.
So I think bug is fixed
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=402613
Bug ID: 402613
Summary: Unicode Playing Cards are cut off on the right
(regression)
Product: konsole
Version: 18.12.0
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=402613
--- Comment #1 from Ferdinand B ---
Created attachment 117134
--> https://bugs.kde.org/attachment.cgi?id=117134&action=edit
correct display of unicode playing cards in an older version of konsole (todo)
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=402613
--- Comment #2 from Ferdinand B ---
Last known version that works: 18.08.3
First known version that doesn't work: 18.11.80
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=402613
--- Comment #4 from Ferdinand B ---
Okay. It still seems weird to cut them off like that. There should be a way to
have them display correctly, since having them cut off is ugly.
I think saying "playing cards are single-width, your font is broke
https://bugs.kde.org/show_bug.cgi?id=374581
--- Comment #4 from Ferdinand Gassauer ---
just compiled gwenview using the zip file from today, the "boxes" are still
empty
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=342667
--- Comment #2 from Ferdinand Gassauer ---
well the command mentioned just does it
whilst you can turn the mobile (sometimes not - becaus the screen rotates with
the mobile) you can not rotate the laptop
IMO it's just adding such a command t
https://bugs.kde.org/show_bug.cgi?id=374581
--- Comment #6 from Ferdinand Gassauer ---
unfortunatley not
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=374581
--- Comment #8 from Ferdinand Gassauer ---
version 17.11.70 does not have this error any more
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=347916
Ferdinand Gruber changed:
What|Removed |Added
CC||f.gru...@eduhi.at
--- Comment #10 from
https://bugs.kde.org/show_bug.cgi?id=374564
Bug ID: 374564
Summary: File search opens multiple sessions of the same file
Product: kate
Version: 16.08
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
S
https://bugs.kde.org/show_bug.cgi?id=374581
Bug ID: 374581
Summary: browse missing icons on hover the image
Product: gwenview
Version: Git (add output of "git log -1 --oneline" to
description)
Platform: Ubuntu Packages
https://bugs.kde.org/show_bug.cgi?id=374564
--- Comment #1 from Ferdinand Gruber ---
May be that I have not expressed clearly:
Each mouse click in the search result shown at the bottom of the editor window
opens a new tab of the same file, for example:
file.php, file.php(2), file.php(3
https://bugs.kde.org/show_bug.cgi?id=374564
--- Comment #3 from Ferdinand Gruber ---
(In reply to Kåre Särs from comment #2)
> it is a bit strange to try to open foo.txt and get baar.txt ...
Sorry, I cannot quite understand this argument.
If a particular file is already opened, why it g
https://bugs.kde.org/show_bug.cgi?id=374564
--- Comment #5 from Ferdinand Gruber ---
Thank you very much.
But please excuse my stupid questions:
How can I get the changes to work an my system? Where can I get a new binary
file of kate?
Sorry, this is my first experience with such matters
https://bugs.kde.org/show_bug.cgi?id=374564
--- Comment #7 from Ferdinand Gruber ---
Thank you for this information.
Ferdinand
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=362958
--- Comment #8 from Ferdinand Kuhl ---
Add least in gentoo it is build and part of the installed files. But no
invitations shown either - so its not just the "existance" of this shared
object, which makes the difference. :(
qlist kde
https://bugs.kde.org/show_bug.cgi?id=362958
Ferdinand Kuhl changed:
What|Removed |Added
CC||fc...@coolys.de
--
You are receiving this
48 matches
Mail list logo