[kwin] [Bug 469497] Kwin freezes when I try to quickly switch windows twice

2023-08-03 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=469497

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

--- Comment #2 from Roland Pallai  ---
I can confirm this on Plasma 5.27.6 + Qt 5.15.10 on X11 with Intel® HD Graphics
4600, Fedora 38. There is nothing interesting in the logs.

What kind of GPU do you have?


#0  0x7fb2da4ab1d9 in __futex_abstimed_wait_common () at /lib64/libc.so.6
#1  0x7fb2da4adb79 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6
#2  0x7fb2db4fb677 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/lib64/libQt5Core.so.5
#3  0x7fb2dca4fed8 in
QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) ()
at /lib64/libQt5Quick.so.5
#4  0x7fb2dcac1863 in QQuickWindow::event(QEvent*) () at
/lib64/libQt5Quick.so.5
#5  0x7fb2dabaeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#6  0x7fb2db6b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#7  0x7fb2dbb5c73c in QPlatformWindow::windowEvent(QEvent*) () at
/lib64/libQt5Gui.so.5
#8  0x7fb2dabb62c1 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#9  0x7fb2db6b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#10 0x7fb2db705a7b in QTimerInfoList::activateTimers() () at
/lib64/libQt5Core.so.5
#11 0x7fb2db7063b1 in idleTimerSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#12 0x7fb2d8f1348c in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#13 0x7fb2d8f71638 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#14 0x7fb2d8f10b13 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#15 0x7fb2db706729 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#16 0x7fb2db6b2b4b in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#17 0x7fb2db6baddb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#18 0x561279988c01 in main ()

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

[systemsettings] [Bug 295633] custom shortcuts: send keyboard input does not work for keys requiring AltGr

2023-07-14 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=295633

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

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

[Discover] [Bug 447245] Auto updates do not work

2023-04-23 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=447245

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

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

[Discover] [Bug 466671] Discover is very slow to fetch updates

2023-03-24 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=466671

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

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

[Discover] [Bug 433587] Do not fetch updates/packages on every start of Discover (on OpenSUSE)

2023-03-24 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=433587

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

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

[frameworks-kio] [Bug 466359] since upgrade to KDE Framework 5.103, kstart5 does not return after starting application

2023-03-08 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=466359

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

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

[kwin] [Bug 347153] Java app (Netbeans, Intellij IDEA...) window losing focus when switching to another desktop and back

2023-01-20 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=347153

--- Comment #44 from Roland Pallai  ---
@Dmitry Batrak: FYI https://invent.kde.org/plasma/kwin/-/merge_requests/3465

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

[kwin] [Bug 347153] Java app (Netbeans, Intellij IDEA...) window losing focus when switching to another desktop and back

2023-01-20 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=347153

--- Comment #43 from Roland Pallai  ---
It may be interesting that I can trigger this issue only if I switch desktop
back and forth via keyboard shortcut. There is no problem if pager widget is
used.

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

[kio] [Bug 274170] sftp kio slave does not support new openssh known_hosts key format

2023-01-16 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=274170

--- Comment #20 from Roland Pallai  ---
(In reply to Andreas Schneider from comment #19)
> Please report the bug at libssh upstream:
> https://gitlab.com/libssh/libssh-mirror/-/issues

As it turned out it was a problem with my known_hosts file: key type `ed25519`
was present but correct syntax is `ssh-ed25519`  for this type. Sorry for the
noise.

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

[kio] [Bug 274170] sftp kio slave does not support new openssh known_hosts key format

2023-01-12 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=274170

--- Comment #18 from Roland Pallai  ---
(In reply to Roland Pallai from comment #17)
> I still have an issue with kio-sftp if ed25519 type key is *present* in
> known_hosts file for the host. It does not matter if correct rsa/ecdsa keys
> are present - if there is ed25519 type key for the host, verification always
> fails [1] and the hosts' ecdsa key will be appended to known_hosts file
> every time I click 'connect'.
> 
> This is a bad behavior regardless of supported key types - the correct
> behaviour is that not supported key types must be ignored and supported key
> type must be used.
> 
> Should I file a new bug report that draws attention to this bad behavior
> instead of supported key types..?
> 
> [1] The authenticity of host [...] cannot be established. The
> ecdsa-sha2-nistp256 key fingerprint is: [...] Are you sure you want to
> continue connecting?
> 
> Fedora 37
> kf5-kio-core-5.101.0-1.fc37.x86_64
> libssh-0.10.4-2.fc37.x86_64

After some digging I'm sure this is a libssh issue as
ssh_session_is_known_server() returns with SSH_SERVER_NOT_KNOWN when ed25519
key is present in known_hosts. There is nothing to fix in kio-sftp..

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

[kio] [Bug 274170] sftp kio slave does not support new openssh known_hosts key format

2023-01-12 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=274170

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

--- Comment #17 from Roland Pallai  ---
I still have an issue with kio-sftp if ed25519 type key is *present* in
known_hosts file for the host. It does not matter if correct rsa/ecdsa keys are
present - if there is ed25519 type key for the host, verification always fails
[1] and the hosts' ecdsa key will be appended to known_hosts file every time I
click 'connect'.

This is a bad behavior regardless of supported key types - the correct
behaviour is that not supported key types must be ignored and supported key
type must be used.

Should I file a new bug report that draws attention to this bad behavior
instead of supported key types..?

[1] The authenticity of host [...] cannot be established. The
ecdsa-sha2-nistp256 key fingerprint is: [...] Are you sure you want to continue
connecting?

Fedora 37
kf5-kio-core-5.101.0-1.fc37.x86_64
libssh-0.10.4-2.fc37.x86_64

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

[ksmserver] [Bug 450756] Saving sessions manually twice - without opening new windows inbetween - deletes applications' session files

2023-01-09 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=450756

--- Comment #3 from Roland Pallai  ---
This issue also exists in Fedora 37, plasma-workspace-5.26.4

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

[ksmserver] [Bug 450756] Saving sessions manually twice - without opening new windows inbetween - deletes applications' session files

2023-01-09 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=450756

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

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

[trojita] [Bug 358485] CardDAV support

2017-12-27 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=358485

--- Comment #5 from Roland Pallai  ---
Git commit c3a317ac1e085535034ef862d9e9dbf4551cfb99 by Roland Pallai.
Committed on 20/11/2017 at 21:48.
Pushed by gerrit into branch 'master'.

Add AkonadiAddressbook plugin

Akonadi is centralized database to store, index and retrieve the user's
contacts and more since KDE SC 4.4. This plugin adds support for
completion and pretty names.

Once upon a time there was an Akonadi plugin but has been removed due
to KDE4/Qt4 dependencies [1]. This plugin is pure KF5 port.

[1] See 5f3f05ef and 5eb88fad
Change-Id: I5dcb128d8fa9012561096361fbdbe0ff19493e29

M  +22   -0CMakeLists.txt
A  +73   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbook.cpp
[License: GPL (v2/3)]
A  +67   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbook.h
[License: GPL (v2/3)]
A  +87   -0   
src/Plugins/AkonadiAddressbook/AkonadiAddressbookCompletionJob.cpp
[License: GPL (v2/3)]
A  +51   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbookCompletionJob.h
[License: GPL (v2/3)]
A  +69   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbookNamesJob.cpp   
 [License: GPL (v2/3)]
A  +49   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbookNamesJob.h
[License: GPL (v2/3)]

https://commits.kde.org/trojita/c3a317ac1e085535034ef862d9e9dbf4551cfb99

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

[Falkon] [Bug 386550] New: FREETYPE_PROPERTIES environment variable ignored

2017-11-05 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=386550

Bug ID: 386550
   Summary: FREETYPE_PROPERTIES environment variable ignored
   Product: Falkon
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: da...@magex.hu
  Target Milestone: ---

I'm using bytecode hinted truetype fonts as basic fonts. The only way to get
nice rendering without antialiasing is using FreeType's bytecode interpreter
version 35 [1]. This is possible via FREETYPE_PROPERTIES environment variable
with value "truetype:interpreter-version=35". It works with every applications
but seems like Falkon does not pass this variable to the FreeType library so I
get ugly fonts.

FREETYPE_PROPERTIES should not be ignored.

[1]
https://www.freetype.org/freetype2/docs/reference/ft2-tt_driver.html#TT_INTERPRETER_VERSION_XXX

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

[frameworks-kio] [Bug 361755] 5.21.0: Immediate "Host not found" for all http/https links (within KDE 4 environment)

2017-10-31 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=361755

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

--- Comment #9 from Roland Pallai  ---
I think I have a related issue with version 5.38.0, Fedora 26;

$ kioclient5 cat http://www.kde.org
"Unknown host www.kde.org: Host not found"
$ host www.kde.org
www.kde.org is an alias for olios.kde.org.
olios.kde.org has address 91.189.93.5

I logged in weeks ago but faced this issue only yesterday.

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

[Akonadi] [Bug 386365] CardDav syncing stopped with "Host not found"

2017-10-31 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=386365

--- Comment #1 from Roland Pallai  ---
False report, sorry, I realized that this is a KIO issue. Even Konqueror
failing to connect to any host.

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

[Akonadi] [Bug 386365] New: CardDav syncing stopped with "Host not found"

2017-10-30 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=386365

Bug ID: 386365
   Summary: CardDav syncing stopped with "Host not found"
   Product: Akonadi
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: DAV Resource
  Assignee: kdepim-b...@kde.org
  Reporter: da...@magex.hu
  Target Milestone: ---

I have configured 2 CardDav accounts with different servers on my workstation
(online 7/24) a few weeks ago and everything went well at the beginning but in
the last few days syncing stopped with error message "Host not found". This
error message seen on akonadiconsole too. Tried "akonadictl restart" many times
but nothing changed.

Of course thoose host names are resolvable all the time with every tool.
Tcpdump showed that akonadi does not issue a single dns query on any interfaces
just fails immediately. The workaround I have found is to put thoose host names
into /etc/hosts and restart the CardDav agents via akonadiconsole.

My Fedora has been upgraded from 25 to 26 at 2017-10-11 but not sure if I
configured CardDav before or after that date. Akonadi did not get any updates
since.

Current versions:
kf5-akonadi-server-17.04.1-3.fc26.x86_64
kf5-akonadi-contacts-17.04.1-1.fc26.x86_64

My /etc/resolv.conf:
# Generated by NetworkManager
search dt m.hu c.m.hu i** i.hu 4**
nameserver 127.0.0.1
nameserver 10.254.254.253
nameserver fe80::c056:27ff:fe73:4043%enp2s0
# NOTE: the libc resolver may not support more than 3 nameservers.
# The nameservers listed below may not be recognized.
nameserver fd3f:e3ea:fc60::1

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

[trojita] [Bug 336186] ComposeWidget fails with e-mails that contain @ in the human readable name

2017-10-23 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=336186

Roland Pallai  changed:

   What|Removed |Added

 CC||da...@magex.hu

--- Comment #3 from Roland Pallai  ---
IMHO this has been fixed with 10b2ff40

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

[trojita] [Bug 332914] Threading shows incorrect results when searching is active

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=332914

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[trojita] [Bug 321370] Automatically expand threads with new arrivals

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=321370

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[trojita] [Bug 359437] Keyboard shortcut to move a mail to a specified folder (e.g. to a "Archived" folder)

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=359437

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[trojita] [Bug 321374] Multiple accounts

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=321374

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[konsole] [Bug 349481] konsole session sometimes is not saved into ~/.config/ksmserverrc on logout

2016-05-19 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349481

Roland Pallai  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #21 from Roland Pallai  ---
For the record: it is fixed in Fedora 24. Thank you!

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


[kwin] [Bug 348569] KWin's timestamp mechanism isn't robust against bogus event times

2016-05-19 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348569

--- Comment #36 from Roland Pallai  ---
(In reply to Thomas Lübking from comment #35)
> Sure you're facing *this* bug then? The particular problem is caused by
> clients (cssh in this very case) sending future timestamps around (causing a
> failure in grabs and pastes)
> The netbeans bug is largely different [...]

The first 8 comments _exactly_ described the symptoms, including error messages
reported by Miller at #c8, so I commented here, but yes, as I learn more about
this issue, I cannot rule out that it might be a different bug with same
symptoms.

My desktop environment mostly stable, same apps are running all the time and I
have never experienced this bug before. X session uptime often reaches 20-30
days but there is a chance that this was the first time when went further than
50 days - first time when the X server's timestamp wrapped. It is suspicious
for me.
What do you think? Should I open a new report?

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

[kwin] [Bug 348569] KWin's timestamp mechanism isn't robust against bogus event times

2016-05-19 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348569

--- Comment #33 from Roland Pallai  ---
Thank you, I understand. Some kind of protection against buggy clients would be
nice, the session should stay usable at least. I would be pleased even if the
workaround involves kwin restart.

BTW I do not use clusterssh, not installed. I suspect NetBeans as it has a
known timestamp problem (#347153).

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


[kwin] [Bug 348569] KWin's timestamp mechanism isn't robust against bogus event times

2016-05-19 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348569

--- Comment #31 from Roland Pallai  ---
(In reply to Roland Pallai from comment #30)
> Xorg session was started at Mar30, 19 days before.

Oops. So ~50 days before..

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


[kwin] [Bug 348569] KWin's timestamp mechanism isn't robust against bogus event times

2016-05-19 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348569

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

--- Comment #30 from Roland Pallai  ---
I hit this issue without cssh today. After the screen was unlocked windows are
unmoveable, alt+tab does not work, etc. kwin restart does not help. Xorg
session was started at Mar30, 19 days before. Yesterday it was working.

As a simple end-user I do not understand your explanation completely, but do
you know what is happening here and you proposed a fix here? Can I expect a
kwin upgrade will resolve this issue soon..?


(In reply to Thomas Lübking from comment #28)
> Technically, there's nothing such as a "bad" timestamp.
> 
> Looking at the patch, cssh was buggy for sure - time() returns the time in
> seconds since epoch (presently sth. around 1450899519) while the function
> expects an X11 server timestamp (msecs since last server start, wraps every
> ~50 days)
> So to be accurate, your server would (presently) have to be running for 16
> days.
> If it's running longer, the grab happened in the past (until you wrap ;-),
> but I assume it's more a problem when it's in the far future (ie. the server
> recently started or wrapped)
> 
> What will happen is that KWin's as well as Qt's event reader will read that
> timestamp from the event queue and update their copy of the server timestamp
> with it, then try to perform a future grab and the x11 server denies.
> (This is what one gets by "kwinApp()->setX11Time(xTime()+1);" before the
> grab)

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

[kwin] [Bug 343661] stops drawing window content after some time, likely SyncObject related

2016-03-29 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343661

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

--- Comment #58 from Roland Pallai  ---
I know this problem well since Fedora 20. Windows with frequent updates are the
first to freeze (plasmashell with CPU monitor, pavucontrol, Chrome with open
meta refresh page or  youtube video). Setting environment variables
KWIN_USE_BUFFER_AGE/KWIN_EXPLICIT_SYNC does not help. Shift+Alt+F12 fixes for a
while.

Recently found that switching compositor to OpenGL 3.1 / EGL over OpenGL 2.0 /
EGL modifies the behaviour on Intel video: the whole desktop freezes after 4-8
days instead of the frequent (daily) window content freezes. I can still
interact with the last active window but the screen does not refresh anymore.
It's not better at all, just different. This way Shift+Alt+F12 does not help
and kwin does not respond on D-Bus.
I know it is not much info, but nobody mentioned yet..

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


[kwin] [Bug 347153] Java app (Netbeans, Intellij IDEA...) window losing focus when switching to another desktop and back

2016-03-20 Thread Roland Pallai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347153

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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