[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2022-11-15 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=433079

--- Comment #23 from Filzmaier Josef  ---
I am still experiencing this issue on my machine

Operating System: Arch Linux
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 6.0.8-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz
Memory: 31,1 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: LENOVO
Product Name: 20XWCTO1WW
System Version: ThinkPad X1 Carbon Gen 9

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2021-12-03 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=433079

--- Comment #12 from Filzmaier Josef  ---
I have the same issue and can confirm that it only happens in wayland and also
only for autostart applications.
If i close these apps and reopen them, the click hit rect seems to be in the
right spot

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2021-12-03 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=433079

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 409644] [Wayland] Panning in Okular is laggy with 4K monitor

2021-07-15 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409644

--- Comment #10 from Filzmaier Josef  ---
Created a MR: https://invent.kde.org/graphics/okular/-/merge_requests/458

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 409644] [Wayland] Panning in Okular is laggy with 4K monitor

2021-07-15 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409644

--- Comment #8 from Filzmaier Josef  ---
I couldn't yet find a solution to the probelm, a few questions though:

https://invent.kde.org/graphics/okular/-/blob/master/core/document.cpp#L1519
Why is devicePixelRatio here forced to be 1 instead of
QScreen::devicePixelRatio()?

If enabling PAGEVIEW_DEBUG=true the build fails because kWarning does not exist
on my machine. If this is a bug i could create a merge request that fixes this.

Is there a way to tell an application to use the scale of 225%, as configured
within the "Display and Monitor" KCM? QT_SCALE_FACTOR does not seem to have the
same effect.



When starting Okular it reports in the 225% Display Scale case:
org.kde.okular.core: sending request observer=0x560658c0b5d0 3582x5001@1 async
== true isTile == false
When starting in 100% Display Scale case:
org.kde.okular.core: sending request observer=0x5585941d7490 2688x3751@2 async
== true isTile == false


My suspicion is that the difference in requestRect size causes a problem here.
I'm still investigating how this size comes to be

On another note: Typing in values in the "Display and Monitor" KCM's "Scale"
Spinner directly is a really weird experience

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 409644] [Wayland] Panning in Okular is laggy with 4K monitor

2021-07-15 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409644

--- Comment #7 from Filzmaier Josef  ---
@Oliver Sander
I can confirm that the problem is related to display scaling. If i change the
display scale to 100% the performance is as expected, even if the resolution is
at 4k and the cpu_governor is set to "powersave".

Today i have some spare time, so i will now try to debug this issue and report
my findings

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 409644] [Wayland] Panning in Okular is laggy with 4K monitor

2021-07-10 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409644

--- Comment #4 from Filzmaier Josef  ---
It does not seem to be dependent on the file format / generator.
I have tested with pdf, txt and epub, and tiff - all have laggy scrolling.

I am using Okular 21.04.3 but can also reproduce it with the current master
branch.

I have built okular from source, if you can point me at interesting source
files to debug i am glad to help.

The Effect is especially extreme if i unplug the device (e.g. when TLP enables
some power saving features like power_save cpu_governor etc) so it does seem
like a performance regression

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 409644] [Wayland] Panning in Okular is laggy with 4K monitor

2021-07-09 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409644

--- Comment #1 from Filzmaier Josef  ---
I can reproduce this issue on my lenovo thinkpad x1 carbon gen9.

I do have a 4k screen and scrolling pages within this document is almost
unusably slow.
Opening the PDF in Firefox (wayland enabled) has way better performance.

This Problem is *not* dependent on a secondary screen being plugged in (at
least in my case)

Operating System: Arch Linux
KDE Plasma Version: 5.22.3
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Kernel Version: 5.12.15-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz
Memory: 31,1 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 409644] [Wayland] Panning in Okular is laggy with 4K monitor

2021-07-09 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409644

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418370] Inivisible Anydesk tray icon sits at the top left corner.

2021-06-21 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=418370

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 409392] NetworkManager widget freezes on connection issues blocking all Plasma

2021-01-10 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409392

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 415207] Drag and drop between music list and play list

2020-11-29 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=415207

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 429695] New: Fail to connect to server

2020-11-26 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=429695

Bug ID: 429695
   Summary: Fail to connect to server
   Product: Akonadi
   Version: 5.15.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: EWS Resource
  Assignee: kdepim-b...@kde.org
  Reporter: j.filzma...@gmx.at
CC: kri...@op.pl
  Target Milestone: ---

SUMMARY

Recently i cannot connect to my company's EWS server anymore. I do get the
error a:ErrorNoRespondingCASInDestinationSite when trying to connect. I sadly
cannot give the url to my company's server so i cannot provide steps to
reproduce.

I do *not* use Server Autodiscovery as the found URL is wrong.

OBSERVED RESULT

a:ErrorNoRespondingCASInDestinationSite: Die Exchange-Webdienste sind zurzeit
für diese Anforderung nicht verfügbar, weil keiner der Clientzugriffsserver am
Zielstandort die Anforderung verarbeiten konnte.

EXPECTED RESULT

Successful connection

SOFTWARE/OS VERSIONS
Archlinux
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 196998] Konsole should reflow the text when resizing

2020-10-19 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=196998

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 409224] kmail with >=mariadb-10.4.6: not able to refresh email list: Unable to append status flags

2019-07-08 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=409224

Filzmaier Josef  changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 344466] GIT integration context menu not present in GIT submodules

2017-06-11 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=344466

--- Comment #4 from Filzmaier Josef <j.filzma...@gmx.at> ---
I can confirm this bug/missing feature on more recent versions of kdevelop.

System: Arch Linux
Kdevelop Version: 5.1.1
Frameworks Version: 5.34.0
Qt Version 5.9.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 344466] GIT integration context menu not present in GIT submodules

2017-06-11 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=344466

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma4] [Bug 292094] Request: Different panel configurations per activity.

2017-06-09 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=292094

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 376981] kmail no longer displays mails

2017-05-07 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=376981

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 375535] Global Menu Bar widget does not open menus on hover

2017-03-21 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=375535

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

--- Comment #10 from Filzmaier Josef <j.filzma...@gmx.at> ---
This is not fixed for me as well (Arch Linux Plasma 5.9.4)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kded-appmenu] [Bug 377078] Plasma crash when clicking on duplicated app menu buttons

2017-03-02 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=377078

--- Comment #3 from Filzmaier Josef <j.filzma...@gmx.at> ---
It seemed harder to get it to crash when plasmashell was outputting debug
information on the terminal but i got it to crash :)

The output of Plasmashell looks like this:
https://paste.kde.org/psjdwtfw2

And the crash report from Dr. konqi looks like this:
https://paste.kde.org/pqghie4vv

I have made a video on how to reproduce:
https://youtu.be/Xo2hPO8SjXg

-- 
You are receiving this mail because:
You are watching all bug changes.

[kded-appmenu] [Bug 377078] Plasma crash when clicking on duplicated app menu buttons

2017-03-01 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=377078

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

--- Comment #1 from Filzmaier Josef <j.filzma...@gmx.at> ---
I can confirm this behaviour on Arch Linux.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 343383] After activating mouse gestures the selected button to activate a gesture does not respond

2016-12-02 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=343383

--- Comment #16 from Filzmaier Josef <j.filzma...@gmx.at> ---
(In reply to Evstifeev Roman from comment #15)
> Can anyone plesase reopen this? This bug is still valid for
> systemsettings5-5.8.2-1.1.x86_64

Are you sure you have the correct mouse button set? For me it is currently
fully functional on 5.8.4, but it also has been functional when i was at 5.8.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[akregator] [Bug 330472] ownCloud News App support

2016-11-16 Thread Filzmaier Josef
https://bugs.kde.org/show_bug.cgi?id=330472

--- Comment #4 from Filzmaier Josef <j.filzma...@gmx.at> ---
I've tested rssguard which provides this functionality. I'm wondering if it
would be possible to re-use its code in Akregator, as i generally would prefer
using akregator for this.

I've found the code in
https://github.com/martinrotter/rssguard/tree/master/src/services/owncloud

Any akregator/c++/qt developer here who could estimate how much effort it would
be to re-use the code in akregator? I think i would be willing to try and
implement it if it is not extremely time-consuming...

I'm not an expert in C++ and Qt but i know it somewhat and would like to get
better at it. I'm used to C and java.

-- 
You are receiving this mail because:
You are watching all bug changes.

[akregator] [Bug 330472] ownCloud News App support

2016-01-17 Thread Filzmaier Josef via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=330472

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 352580] System Tray Icons go Invisible and Useless.

2015-12-15 Thread Filzmaier Josef via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352580

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdeplasma-addons] [Bug 355646] notes widget themes missing

2015-12-11 Thread Filzmaier Josef via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355646

Filzmaier Josef <j.filzma...@gmx.at> changed:

   What|Removed |Added

 CC||j.filzma...@gmx.at

-- 
You are receiving this mail because:
You are watching all bug changes.