[konsole] [Bug 482985] Konsole ignores the \e[0;1m reset code

2024-03-13 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=482985 --- Comment #3 from Thomas Lübking --- export LESS_TERMCAP_mb=$'\e[1;34m' # begin bold export LESS_TERMCAP_md=$'\e[1;34m' # begin blink export LESS_TERMCAP_so=$'\e[01;44;37m' # begin reverse video export LESS_TERMCAP_us=$'\e[01m' # begin

[trojita] [Bug 455632] Unable to establish stable internet connection cause could be issues related to permanent trojita certificate changes

2022-06-20 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=455632 --- Comment #11 from Thomas Lübking --- That's trojita, same problem (likely) - network gone. Alternatively outlook.office365 simply kicked you. However, I'm out. @Jan, if you've editing rights on the tracker, I'd appreciate if you could wipe his

[trojita] [Bug 455632] Unable to establish stable internet connection cause could be issues related to permanent trojita certificate changes

2022-06-20 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=455632 --- Comment #8 from Thomas Lübking --- "Jans" software… There's no doubt about where that dialog comes from. Just that it's not gonna be the cause for the effect of an unstable network connection. And there's a reasonable chance that the won

[trojita] [Bug 455632] Unable to establish stable internet connection cause could be issues related to permanent trojita certificate changes

2022-06-20 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=455632 --- Comment #6 from Thomas Lübking --- Don't full-quote the discussion, you're also exposing your email and private address and phone number… You might want to edit your posts accordingly. On topic, this is likely backwards: Your connection

[trojita] [Bug 447326] don't build with gpg2 2.3.3 (gpg: key generation failed: Unknown elliptic curve)

2021-12-21 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=447326 --- Comment #5 from Thomas Lübking --- The problem is in gpg, but tests/Cryptography/keygen.sh has indeed LD_PRELOAD=./libfake-dev-random.so ${GPG} --batch --quiet --gen-key ${SRCDIR}/tests/Cryptography/batch-keygen which will likely trigger

[trojita] [Bug 447326] don't build with gpg2 2.3.3 (gpg: key generation failed: Unknown elliptic curve)

2021-12-21 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=447326 --- Comment #3 from Thomas Lübking --- https://dev.gnupg.org/T5444 but afaiu that's the SuSE build system and nothing related to the built source (trojitá)? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 300349] Make ShaderManager act as a real stack

2021-03-09 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=300349 --- Comment #2 from Thomas Lübking --- Not a bug bug code deficiency that lead to clumsy client code as illustrated by the patch in the (now 404) review link (was a fix by Martin to the desktop cube effect) -- You are receiving this mail because: You

[kwin] [Bug 359467] KWin might cause recursive QXcbEventReader::lock()'s

2021-03-09 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=359467 --- Comment #6 from Thomas Lübking --- No idea whether that's still reelvant, this "bug" discusses working around a threading issue in Qt's X11 code that existed in 2016 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 352234] group selection disabled by "&& false" in ::manage()

2021-03-09 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=352234 --- Comment #2 from Thomas Lübking --- No idea, the code layout changed and manage.cpp seems gone/moved. Just grep the code of "&& false" if you want to know whether such stanza still exists. Since it completely deactivates the att

[kwin] [Bug 349190] KWin interprets struts relative to the bounding rect of all screens, should be root window geometry

2021-03-09 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=349190 --- Comment #2 from Thomas Lübking --- Same situation as https://bugs.kde.org/show_bug.cgi?id=349191 - but on the window manager side, not the desktop side. It's a fringe bug, but spec violation. -- You are receiving this mail because: You

[plasmashell] [Bug 349191] plasmashell sets struts relative to the bounding rect of all screens, should be root window geometry

2020-11-18 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=349191 --- Comment #3 from Thomas Lübking --- Same problem, don't use KDE since years and this isn't a behavioral bug description. You can try whether it's still a problem by (i think - the original bug was on a multiscreen layout and idk whether plasma sets

[kwin] [Bug 344257] idempotent ::calculateGravitation() bound to Decoration::bordersChanged in ::createDecoration()

2020-11-11 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=344257 --- Comment #4 from Thomas Lübking --- I stopped using KDE ~5 years ago and also haven't really looked at the kwin code ever since then (this wasn't a user bug, I was heavily involved in kwin development) I would suggest to check whether those code

[trojita] [Bug 406034] Opened attachment is deleted from /tmp after 10 seconds

2019-03-31 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=406034 --- Comment #2 from Thomas Lübking --- https://bugs.kde.org/show_bug.cgi?id=344606 -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 399863] segfault when repeatedly sorting

2019-03-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=399863 --- Comment #5 from Thomas Lübking --- Smells like you'd have to trigger multiple sorts within one event cycle, possibly due to some scheduled model sanitation at cycle starts/ends? => Try to limit the sorting to once per event cycle (eg. w/ a f

[trojita] [Bug 404211] Ssl issue when sending email with (gmail) imap

2019-02-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=404211 --- Comment #10 from Thomas Lübking --- The config is probably misleading, but I'm pretty sure gmail won't do STARTTLS on 465 (you can wireshark what's going on) I assume the issue at hand to be Qt w/o 1.3 support running into an 1.3 supporting

[trojita] [Bug 404211] Ssl issue when sending email with (gmail) imap

2019-02-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=404211 --- Comment #8 from Thomas Lübking --- 465 *is* SSL, you'll not use STARTTLS on it (no idea about the trojitá config GUI suggesting something different?) So this is a TLS version conflict (and 1.3 mess), can one see your distros downstream patches

[trojita] [Bug 404211] Ssl issue when sending email with (gmail) imap

2019-02-24 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=404211 --- Comment #5 from Thomas Lübking --- Looks like TLS/1.3 but Qt 5.12 should not even support that… Do you use smtp on port 465 or port 587? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-05-13 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #149 from Thomas Lübking <thomas.luebk...@gmail.com> --- Or maybe just read https://bugs.kde.org/show_bug.cgi?id=322060#c141 about the nature of the "bug" and the state of the resolution ... -- You are receiving this m

[trojita] [Bug 391667] Security bug

2018-03-19 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=391667 --- Comment #4 from Thomas Lübking <thomas.luebk...@gmail.com> --- Jan. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 391350] Shortcuts: Alt and Shift modifiers is not handled correctly

2018-03-03 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=391350 --- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> --- Thomas didn't use KDE for over 3 years... Anyway, the actual bug is correctly identified and not at all related to kwin (and only to a minor extent to kglobalaccel): "Alt+S

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-02-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #5 from Thomas Lübking <thomas.luebk...@gmail.com> --- The way the code looks, injecting to the top of any html mail should do. Otherwise the behavior seems intended. You can configure the default behavior, but the webpage has th

[plasmashell] [Bug 390362] notification daemon of KDE plasmashell 5.12.0 doesn't understand html anymore

2018-02-13 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=390362 --- Comment #4 from Thomas Lübking <thomas.luebk...@gmail.com> --- > I reported for the body text. notify-send "bold summary" "bold body" -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-02-01 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #141 from Thomas Lübking <thomas.luebk...@gmail.com> --- As pointed out in the original report, this has *never* been about vsync functionality per se. The other yield methods (at that time, I dropped KDE for other reasons)

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-02-01 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #136 from Thomas Lübking <thomas.luebk...@gmail.com> --- The full composition pipeline indirects rendering in the driver. It's implicit when eg. xrandr scaling the output or so. As for the "not what you said" comment, I foc

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-02-01 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #132 from Thomas Lübking <thomas.luebk...@gmail.com> --- > and the time on the systray says "20:00", but the time now is 21:00 That's not what you said :-P https://bugs.kde.org/show_bug.cgi?id=353983 -- You are receivin

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-02-01 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #128 from Thomas Lübking <thomas.luebk...@gmail.com> --- > Plasma freezes for a moment and then all advanced graphics appear frozen. Sounds just as if steam blocks/disables the compositor? > My wallpaper even reverts back to s

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-01-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #124 from Thomas Lübking <thomas.luebk...@gmail.com> --- Impossible. nvidia and nouveau are incompatible on the kernel layer and act on the same HW. It's no way near the optimus condition. -- You are receiving this mail becaus

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2018-01-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #122 from Thomas Lübking <thomas.luebk...@gmail.com> --- Comment #120 sounds more like a client related issue anyway - resizing (QtQuick) GL contexts is PITA - at least on nvidia but OPenGL wasn't drafted for this behavior anyway. -

[kwin] [Bug 322060] Synced swapping on double buffered nvidia GPUs cause high CPU load

2017-12-22 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=322060 --- Comment #119 from Thomas Lübking <thomas.luebk...@gmail.com> --- Given that thanks to QtQuick OpenGL is now everywhere, shipping a global environment snippet might be a good idea. Otherwise see the initial posts on problems to setup libgl fro

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-10-30 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=386351 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Resolution|DUPLICATE |DOWN

[trojita] [Bug 386353] Crash on startup, related to Util::Css::warningBorder

2017-10-30 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=386353 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- Try chaning src/Gui/Util.cpp to const QString Css::warningBorder = QString::fromLatin1("border: 2px solid red; background-color: #E7C575; color: black; padding: 5px; margin

[trojita] [Bug 384761] Segmentation fault while updating addressbook

2017-09-16 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=384761 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- Not reproducible here (you're aware that your Qt version is slightly dated?) "Try to set other filter" How in particular? The backtrace sugests the removal of another (

[trojita] [Bug 378684] Incorrect page width for plain text messages

2017-08-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=378684 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||m...@rise

[trojita] [Bug 383478] Trojita shows plaintext mails in a bad format

2017-08-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=383478 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[trojita] [Bug 382160] Cannot edit name of contacts

2017-07-14 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=382160 --- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> --- Putting a ton of lineedits there makes the thing look terribly crowded (and it's rather meant to be looked at) How would you feel about altering the look of only the focused label

[plasmashell] [Bug 381799] Ugly borders on menus created by plasmashell

2017-06-30 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=381799 --- Comment #3 from Thomas Lübking <thomas.luebk...@gmail.com> --- "xwininfo | grep Depth" will likely reveal that it's not a 32bit drawable? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 381461] Two overlapping QMessageBox instances causes KWin to lock up

2017-06-21 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=381461 --- Comment #12 from Thomas Lübking <thomas.luebk...@gmail.com> --- Doesn't really knock out fluxbox, but once you pass focus to the "wrong" dialog, they apparently start a race on the window focus and you cannot pass it at will.

[trojita] [Bug 381461] hard lockup after ParseError

2017-06-21 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=381461 --- Comment #3 from Thomas Lübking <thomas.luebk...@gmail.com> --- "locks up the window manager hard" This needs a better explanation on what actually happened. It *might* be a stale mouse grab, caused by some accidental click-drag, un

[trojita] [Bug 379566] Address Book should be stored under $XDG_DATA_HOME

2017-05-06 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=379566 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- The background is that the original abook¹ has no actual XDG support (you can pass a config and data file on start, but it only looks up ~/.abook by default) Otherwise one

[kwin] [Bug 371862] xclipboard_syncer goes crazy when kwin_wayland goes down

2017-04-26 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=371862 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||thomas

[kwin] [Bug 378951] regression: can no longer use touchscreen with kwin_x11

2017-04-20 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=378951 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||thomas

[kwin] [Bug 378951] regression: can no longer use touchscreen with kwin_x11

2017-04-20 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=378951 --- Comment #4 from Thomas Lübking <thomas.luebk...@gmail.com> --- This sounds as if the touch device (driver) fakes a pointer and this fails when the touch device is passively grabbed? xinput lspci lsusb -- You are receiving this mail becaus

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-17 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #14 from Thomas Lübking <thomas.luebk...@gmail.com> --- ping? -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-10 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #13 from Thomas Lübking <thomas.luebk...@gmail.com> --- "another e-mail provider" will *certainly* not have lead to that very result, you need to identify the "another e-mail provider" and share the error respons

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-08 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #10 from Thomas Lübking <thomas.luebk...@gmail.com> --- Evolution has OAUTH2 support - it's not exaclty proprietary (that wouldn't make sense) but it's certainly far from unobjected, see https://en.wikipedia.org/wiki/OAuth#Contr

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-08 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #7 from Thomas Lübking <thomas.luebk...@gmail.com> --- Ok, again: If you want trojitá (or mutt or ...) to work with gmail, go to the url that the dialog links and follow the instructions. Trojiá will be able to log in afte

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-08 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #5 from Thomas Lübking <thomas.luebk...@gmail.com> --- Afaiu google uses OAUTH2 also to hand out different passwords per service, ie. the authentication provided to you MUA won't let you access you playstore account. (Yes, one could

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-08 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> --- Go to that URL and follow the instructions; gmail only permits OAUTH2 by default, other credential systems are considered "insecure" and you need to explicitly al

[frameworks-plasma] [Bug 360457] WindowThumnail renders with QSGTexture::Nearest on at least intel chips

2017-01-28 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=360457 --- Comment #11 from Thomas Lübking <thomas.luebk...@gmail.com> --- The page says that the clent shall wire down a "mini-me" representation to the taskbar, could be a downscaled window or some specific information (like pressing dates

[trojita] [Bug 375143] Running a deletion task takes ~10 seconds per deletion

2017-01-16 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=375143 --- Comment #6 from Thomas Lübking <thomas.luebk...@gmail.com> --- > 23:40:28.743 >>> y20 IDLE␍␊ > 23:40:28.920 <<< + IDLE accepted, awaiting DONE command.␍␊ > 23:40:46.408 >>> DONE␍␊ > 23:40:46.409 >&

[trojita] [Bug 375151] Network Error: connection closed by remote host

2017-01-16 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=375151 --- Comment #5 from Thomas Lübking <thomas.luebk...@gmail.com> --- The 150 seconds looked too compelling :) Please attach two or three more logs of connection breaks. Then add "IDLE" to the extension blacklist and also elaborate on me

[trojita] [Bug 375151] Network Error: connection closed by remote host

2017-01-16 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=375151 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- try lower the imap idle timeout to (apparently) "2" in the imap page of the settings dialog. -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 374822] Quick search filters messages "as you type"

2017-01-09 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=374822 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- you're aware that it's an online query and will cause quite some traffic? (let alone there's no realtime guarantee) -- You are receiving this mail because: You are watching a

[trojita] [Bug 374798] Add "Save link as" to context menu in messages

2017-01-09 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=374798 --- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> --- "Freestyle", ie. allow to add custom menu items based on a filter, maybe. On POSIX systems one would likely use wget or curl - trojita is no download manager (nor doe

[trojita] [Bug 372168] Reply buttons are disabled when the MessageView is hidden

2016-11-26 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=372168 --- Comment #19 from Thomas Lübking <thomas.luebk...@gmail.com> --- The only™ reasonable way is to move the reply/delete/... buttons into the messageview (window) Otherwise, when more than one mail is opened, there's no strong indication abou

[trojita] [Bug 372135] icon name for tray and notification

2016-11-06 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=372135 --- Comment #8 from Thomas Lübking <thomas.luebk...@gmail.com> --- Personally, I'm out for the OPs manners. -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 372135] icon name for tray and notification

2016-11-06 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=372135 --- Comment #6 from Thomas Lübking <thomas.luebk...@gmail.com> --- You're missing the point: the palsmashell theme should be able to override the icon. The icon is not hardcoded since QSystemtrayIcon should really be using SNI, by what only th

[trojita] [Bug 372135] icon name for tray and notification

2016-11-06 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=372135 --- Comment #4 from Thomas Lübking <thomas.luebk...@gmail.com> --- QSystemTray icon should use SNI on plasma anyway (through QPA), but I'm not sure in how far you can override the try icon with the theme (which would be the one and only reas

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-16 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #10 from Thomas Lübking <thomas.luebk...@gmail.com> --- If it's not partial, the window would be shrunk (for no reason) -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #8 from Thomas Lübking <thomas.luebk...@gmail.com> --- > 1366x768+1920+432 ^ I suppose this to be the troublemaker. The window asks to be bigger than your screen (no hackish attempt to be

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-13 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||thomas

[trojita] [Bug 369832] PartStatusWidget hides additional lines of text

2016-10-03 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369832 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Ever confirmed|0

[kwin] [Bug 369130] Windows move to certain monitor after returning to a locked session

2016-09-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369130 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- One (or both) of the monitors will go to deep sleep or the kscreen daemon detaches them, the workspace shrinks, kwin keeps them in sight but when the screen gets re-added doesn

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-09-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- Please specify "the application" for KDE applications should restore geometry "per screen" anyway and the client may reconfigure itself to that position a

[kwin] [Bug 368685] wishlist - systemsettings --> desktop behavior --> screen edges does not allow custom actions.

2016-09-18 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368685 --- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> --- xdotool, and the forum says "slide conky off screen" in that case, you just want to bind a kwin script that does this (and skip shell and xdotool) -- You are rec

[trojita] [Bug 368003] CATENATE might produce invalid MIME messages

2016-08-30 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368003 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- > should match the outgoing message exactly, bite-wise +100 > detect that we cannot submit our message in this way, remove the previously > stored copy, upload a new

[plasmashell] [Bug 350826] plasma desktop containment seems to intermediately switch window type to normal when showing desktop

2016-08-26 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350826 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||thomas

[kwin] [Bug 367685] Toggle application launcher on meta key

2016-08-23 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367685 --- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> --- This belongs to either plasma-desktop (kickoff) or krunner. Maybe kglobalaccel if some default binding is provided but certainly not kwin ;-) -- You are receiving this mail b

[kwin] [Bug 367534] popup windows shows only decoration and freezes

2016-08-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367534 --- Comment #7 from Thomas Lübking <thomas.luebk...@gmail.com> --- This is not a kwin bug, but please attach the output of glxinfo (to provide a hint on why compositing may fail) There's most likely a window (the dialog?) with uninitialized c

[kwin] [Bug 367554] Special Window Settings are written with lowercased WM_WINDOW_ROLE

2016-08-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367554 --- Comment #7 from Thomas Lübking <thomas.luebk...@gmail.com> --- No. The role was originally handled lowercased in kwin. This was implicitly changed by no more keeping the value internally but relying on the kwindowsystem value. As a result, th

[kwin] [Bug 366742] Qbitorrent Xorg/kwin_x11 high cpu usage while adding more than 1 torrent at the same time.

2016-08-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366742 --- Comment #8 from Thomas Lübking <thomas.luebk...@gmail.com> --- Some static backtrace won't get you anywhere reg. CPU load - this would only work if kwin would be trapped in an infinite loop. Suspend the compositor (SHIFT+Alt+F12), run qbitt

[kwin] [Bug 367534] popup windows shows only decoration and freezes

2016-08-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367534 --- Comment #5 from Thomas Lübking <thomas.luebk...@gmail.com> --- > Can you please post the output of: > qdbus org.kde.KWin /KWin supportInformation It doesn't actually look like the compositor is running at all (hard to say on the part

[kwin] [Bug 367554] Special Window Settings are written with lowercased WM_WINDOW_ROLE

2016-08-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367554 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Summary|Special Window Settings |Special

[kwin] [Bug 367554] Special Window Settings never take effect

2016-08-20 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367554 --- Comment #3 from Thomas Lübking <thomas.luebk...@gmail.com> --- Smells related to bug #343709 - "mainwindow" is probably really "MainWindow" or similar. Please attach the ouput of "xprop" on a window yo

[frameworks-kglobalaccel] [Bug 348227] Opening new windows causes events to be raised on incorrect windows

2016-08-19 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348227 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC|thomas.luebk...@gmail.com | -

[kwin] [Bug 365918] Sometimes flickering when interacting with windows

2016-08-16 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365918 --- Comment #14 from Thomas Lübking <thomas.luebk...@gmail.com> --- Is rebooting required or does switching the compositor backend or restarting kwin clear the stage as well? You could disable the two effects but that would only provide ne

[kwin] [Bug 366794] kwin or plasma5 crashes often when an sftp:// or a ftp:// location

2016-08-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366794 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kwin] [Bug 358369] Plasma crashed after opening an HTML5 video in Chrome

2016-08-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358369 --- Comment #27 from Thomas Lübking <thomas.luebk...@gmail.com> --- *** Bug 366794 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 365918] Sometimes flickering when interacting with windows

2016-08-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365918 --- Comment #12 from Thomas Lübking <thomas.luebk...@gmail.com> --- The flicker is due to the re-used buffer, the question is why one of them is invalid but for the newly exposed area and this seems to be related to window decorations. Let's

[kwin] [Bug 366742] Qbitorrent Xorg/kwin_x11 high cpu usage while adding more than 1 torrent at the same time.

2016-08-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366742 --- Comment #2 from Thomas Lübking <thomas.luebk...@gmail.com> --- > Xorg and kwin_x11 Smells like something (qbittorrent? plasmashell?) will cause massive repaints. Suspend the compositor (SHIFT+Alt+F12) and check the remaining load on

[kwin] [Bug 366651] Kwin Compositor Stops Updating Windows

2016-08-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366651 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added See Also|

[kwin] [Bug 342326] window contents freeze

2016-08-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342326 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added See Also|

[trojita] [Bug 365299] make transition from qtwebkit to qtwebengine

2016-08-10 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365299 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Severity|major |normal --- C

[frameworks-kxmlgui] [Bug 286146] Window size/geometry not always restored on TwinView

2016-08-10 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=286146 --- Comment #62 from Thomas Lübking <thomas.luebk...@gmail.com> --- Firefox in particular is unrelated to this bug since it doesn't use kxmlgui or any KDE class. -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 366498] InvalidResponseCode

2016-08-08 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366498 --- Comment #4 from Thomas Lübking <thomas.luebk...@gmail.com> --- Can you please provide more log data, ideally all, but at least starting w/ the matching SELECT call (ie ">>> y17" in *this* case, could be a differet tag in ano

[kwin] [Bug 364633] windows sometimes are translated downwards (mostly on kwin crash / kill -9 + restart)

2016-07-26 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364633 --- Comment #13 from Thomas Lübking <thomas.luebk...@gmail.com> --- Thanks for your efforts and sorry for the delay. The only apparent pattern* is that they all seem to be quick tiled (at least it looks like) so this really does seem to be the t

[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-07-26 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361236 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||rosan...@l

[kwin] [Bug 366126] Crash after adding new panel with dual monitor system

2016-07-26 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366126 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kwin] [Bug 351763] yet another segfault in QV4::ExecutionEngine::newStringObject

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351763 --- Comment #14 from Thomas Lübking <thomas.luebk...@gmail.com> --- > I don't know if I am experiencing the same problem. Please attach a backtrace*, otherwise one will never figure ;-) * developer information tab in the crash dialog, th

[kwin] [Bug 366097] KWin crashes on start after upgrade to Fedora 23

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366097 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Resolution|--- |DUP

[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361236 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||const.

[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361236 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||

[kwin] [Bug 366096] KDE crashed on start.

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366096 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kwin] [Bug 366091] Compositor is de-activated the second time you log in KDE

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366091 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[plasmashell] [Bug 362531] Plasma panels are not transparent after login

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362531 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added

[kwin] [Bug 366081] kwin's windows stay translucent after moving, become invisible

2016-07-25 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366081 --- Comment #6 from Thomas Lübking <thomas.luebk...@gmail.com> --- https://bugs.kde.org/show_bug.cgi?id=342716#c18 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 361236] Aurorae crashes in QQmlBinding::write on creation - Qt 5.6

2016-07-23 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361236 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||sami.lie...@

[kwin] [Bug 366012] kwin crash shortly after starting kde

2016-07-23 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366012 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |RE

[kwin] [Bug 365964] KWin crash when I run fullscreen games

2016-07-23 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365964 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added Status|NEEDSINFO |RE

[kwin] [Bug 347495] Kwin crashed after attempting to start a fullscreen app, and the resolution swapped a lot

2016-07-23 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347495 Thomas Lübking <thomas.luebk...@gmail.com> changed: What|Removed |Added CC||guoy

  1   2   3   4   5   6   7   8   9   10   >