[gwenview] [Bug 438153] New: [wayland] Tag editor combo box pull down menu sometimes appears as a window

2021-06-06 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438153 Bug ID: 438153 Summary: [wayland] Tag editor combo box pull down menu sometimes appears as a window Product: gwenview Version: Other (add details in bug description) Platform:

[kwin] [Bug 438149] Choosing "New Desktop" from the windows operations menu crashes kwin

2021-06-07 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438149 --- Comment #5 from Oded Arbel --- And there's also this part, which may be interesting? 8< StacktraceTop: KWin::UserActionsMenu::slotToggleOnVirtualDesktop(QAction*) () at /usr/lib/x86_64-linux-gnu/libkwin.so.5 QtPrivate::QSlotObjectB

[kwin] [Bug 438149] Choosing "New Desktop" from the windows operations menu crashes kwin

2021-06-07 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438149 --- Comment #4 from Oded Arbel --- The interesting part of the crash file is here: 8< SegvAnalysis: Segfault happened at: 0x7ff4070a7a86 <_ZN4KWin15UserActionsMenu26slotToggleOnVirtualDesktopEP7QAction.cold>: mov 0x0

[kwin] [Bug 438197] New: Window operations menu desktop selection menu closes when clicking a desktop checkbox

2021-06-07 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438197 Bug ID: 438197 Summary: Window operations menu desktop selection menu closes when clicking a desktop checkbox Product: kwin Version: git master Platform: Other

[kwin] [Bug 438198] New: In wayland moving a window to another desktop becomes a needlessly complicated task

2021-06-07 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438198 Bug ID: 438198 Summary: In wayland moving a window to another desktop becomes a needlessly complicated task Product: kwin Version: git master Platform: Other OS:

[kwin] [Bug 438148] Window operations menu desktop selection menu uses "checkbox behavior", sometimes

2021-06-07 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438148 --- Comment #3 from Oded Arbel --- (In reply to Vlad Zahorodnii from comment #2) > Tracking multiple issues in a single bug report is hard. Can you please file > bug reports for 3 and 4? Opened bug reports #438197 and #438198. -- You are rec

[kwin] [Bug 438197] Window operations menu desktop selection menu closes when clicking a desktop checkbox

2021-07-05 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438197 --- Comment #2 from Oded Arbel --- (In reply to Nate Graham from comment #1) > This is a core behavior of QMenu from Qt which cannot be changed by us. The > real solution is probably to just fix Bug 438198. :) This assertion doesn't seem to be c

[kwin] [Bug 430440] The "Show in Activities" menu does not work as expected

2021-07-05 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=430440 --- Comment #3 from Oded Arbel --- (In reply to ederag from comment #2) > but I guess that if the selection popup would stay up (as it used to do), > to allow these changes in one go, > the concern would vanish. In a discussion bu

[kwin] [Bug 438197] Window operations menu desktop selection menu closes when clicking a desktop checkbox

2021-07-05 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438197 --- Comment #3 from Oded Arbel --- Created attachment 139877 --> https://bugs.kde.org/attachment.cgi?id=139877=edit screencast showing a possible fix Here's a hack I've done on the activities menu (I'm currently on X11 so I have radio butt

[kwin] [Bug 430440] The "Show in Activities" menu does not work as expected

2021-07-05 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=430440 --- Comment #5 from Oded Arbel --- Looking at the kwin code, I don't think Nate's assertion in the above linked report is correct. I'm working on an MR based on my suggestion from that report on how to implement both "move to" as well as &q

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-24 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #4 from Oded Arbel --- (In reply to tagwerk19 from comment #3) > then I think you are probably not meaning this: > >if (isDir && url.endsWith(QLatin1Char('/'))) { > url.append(QLatin1Char('/')); >

[konsole] [Bug 435309] 3b06b6f22 makes selection near invisible with some foreground/background color combinations

2021-04-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435309 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il -- You are receiving this mail

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-24 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #5 from Oded Arbel --- The last issue was fixed in https://invent.kde.org/frameworks/baloo/-/commit/dc04879f058dd1eab72e4bd4c80bdc1ea3c06c9b @tagwerk19, thanks for noticing. -- You are receiving this mail because: You are watching all

[frameworks-baloo] [Bug 435294] Baloo crashes when creating multiple directories in an indexed path

2021-04-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435294 --- Comment #7 from Oded Arbel --- (In reply to tagwerk19 from comment #6) > I want to flag the issue here but maybe should follow it on Bug 435434 Yea, it looks like follow up from the issue that you reported in Bug 435434, so it should probably

[frameworks-baloo] [Bug 435294] Baloo crashes when creating multiple directories in an indexed path

2021-04-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435294 --- Comment #11 from Oded Arbel --- (In reply to Stefan BrĂ¼ns from comment #10) > Thats wrong. Inotify uses pathes [...] > The storage backend in baloo uses inodes. Yes, regards what I meant - I'm pretty sure that tagwerk19 was worried about

[frameworks-baloo] [Bug 435294] Baloo crashes when creating multiple directories in an indexed path

2021-04-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435294 --- Comment #9 from Oded Arbel --- (In reply to tagwerk19 from comment #8) > (In reply to Oded Arbel from comment #7) > > Baloo doesn't deal in inodes - it only cares about file paths, so unlikely > > any shenanigans with inodes w

[frameworks-baloo] [Bug 354636] baloo_file_extractor consumes an ever-increasing amount memory after upgrade to frameworks 5.80.0

2021-03-22 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=354636 --- Comment #12 from Oded Arbel --- (In reply to tagwerk19 from comment #11) > (In reply to Oded Arbel from comment #10) > > $ mdb_stat -af > > Freelist Status > > ... > > Free pages: 2566315 > If it says 256631

[plasmashell] [Bug 434920] New: File properties dialog should have the Location field clickable to open the parent folder in a browser

2021-03-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=434920 Bug ID: 434920 Summary: File properties dialog should have the Location field clickable to open the parent folder in a browser Product: plasmashell Version: master Platform:

[frameworks-baloo] [Bug 434919] New: Baloo does not exclude folders correctly if $HOME has a trailing slash

2021-03-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=434919 Bug ID: 434919 Summary: Baloo does not exclude folders correctly if $HOME has a trailing slash Product: frameworks-baloo Version: 5.80.0 Platform: Other OS: Linux

[frameworks-baloo] [Bug 434919] Baloo does not exclude folders correctly if $HOME has a trailing slash

2021-03-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=434919 --- Comment #3 from Oded Arbel --- (In reply to Nate Graham from comment #2) > Interesting. I'll investigate. This change solved the problem for me: https://invent.kde.org/frameworks/baloo/-/merge_requests/43 -- You are receiving this mail beca

[frameworks-baloo] [Bug 434919] Baloo does not exclude folders correctly if $HOME has a trailing slash

2021-03-25 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=434919 --- Comment #5 from Oded Arbel --- (In reply to Nate Graham from comment #4) > Oh nice! > > An alternative or supplemental solution might be to sanitize the input paths > entered using the KCM, which lives in plasma-desktop. That w

[frameworks-baloo] [Bug 435143] New: Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-03-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 Bug ID: 435143 Summary: Baloo crashes often with ASSERT(!url.endsWith('/')) Product: frameworks-baloo Version: 5.80.0 Platform: Other OS: Linux Status: REPORTED

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-03-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #1 from Oded Arbel --- While I already had the source code open, maybe this simple change will be acceptable: https://invent.kde.org/frameworks/baloo/-/merge_requests/47 -- You are receiving this mail because: You are watching all bug

[frameworks-baloo] [Bug 435161] Baloo crashes with ASSERT in metadatamover.cpp

2021-03-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435161 --- Comment #1 from Oded Arbel --- (In reply to Oded Arbel from comment #0) > Which means that `KInotify::moved` is emitted for both directories and > files, but `FileWatch::slotFileMoved` expects only files and enforces that > with an assert.

[frameworks-baloo] [Bug 435161] Baloo crashes with ASSERT in metadatamover.cpp

2021-03-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435161 --- Comment #2 from Oded Arbel --- (In reply to Oded Arbel from comment #0) > Regardless, the > directory no longer exists - I think it was moved than deleted before baloo > got a chance to index it, but I don't think that is related to th

[frameworks-baloo] [Bug 435161] New: Baloo crashes with ASSERT in metadatamover.cpp

2021-03-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435161 Bug ID: 435161 Summary: Baloo crashes with ASSERT in metadatamover.cpp Product: frameworks-baloo Version: 5.80.0 Platform: Other OS: Linux Status: REPORTED

[frameworks-baloo] [Bug 435294] Baloo crashes when creating multiple directories in an indexed path

2021-04-03 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435294 --- Comment #1 from Oded Arbel --- Fix submitted in https://invent.kde.org/frameworks/baloo/-/merge_requests/48 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-baloo] [Bug 435294] New: Baloo crashes when creating multiple directories in an indexed path

2021-04-03 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435294 Bug ID: 435294 Summary: Baloo crashes when creating multiple directories in an indexed path Product: frameworks-baloo Version: 5.80.0 Platform: Other OS: Linux

[frameworks-baloo] [Bug 435294] Baloo crashes when creating multiple directories in an indexed path

2021-04-04 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435294 --- Comment #3 from Oded Arbel --- (In reply to tagwerk19 from comment #2) > Originally posted this to Bug 435161... > > Not sure whether this is any way related, it's a glitch I get "every so > often". When I've missed captur

[plasmashell] [Bug 371455] Slide show wallpaper massively slows down login when many images are configured

2021-03-16 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=371455 --- Comment #48 from Oded Arbel --- (In reply to Nate Graham from comment #47) > *** Bug 431256 has been marked as a duplicate of this bug. *** For me the problem isn't actually during login (the login may be slowed by the same issue, but its not v

[systemsettings] [Bug 434045] Systemsettings crashes "org.kde.systemsettings.app: Error loading plugin"

2021-03-09 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=434045 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il -- You are receiving this mail

[frameworks-baloo] [Bug 354636] baloo_file_extractor consumes an ever-increasing amount memory after upgrade to frameworks 5.80.0

2021-03-22 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=354636 --- Comment #10 from Oded Arbel --- > 3. The index file is huge - about 19GB, which doesn't make a lot of sense to > me. `balooctl indexSize` has this to say: > > 8< > File Size: 18.75 GiB > Used: 948.13 MiB >

[frameworks-baloo] [Bug 354636] baloo_file_extractor consumes an ever-increasing amount memory after upgrade to frameworks 5.80.0

2021-03-22 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=354636 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #9 from Oded Arbel

[konqueror] [Bug 136957] testcase - OPTION element in SELECT does not support onclick event

2021-03-21 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=136957 --- Comment #13 from Oded Arbel --- (In reply to Justin Zobel from comment #12) > As this report hasn't seen any changes in 10 years or more, we ask if you > can please confirm that the issue still persists. Well, this bug hasn't seen any work

[kwin] [Bug 430440] The "Show in Activities" menu does not work as expected

2021-02-28 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=430440 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #1 from Oded Arbel

[kwin] [Bug 425105] restarting kwin makes that all windows for all activities appear on default one

2021-02-28 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=425105 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #1 from Oded Arbel

[kwin] [Bug 435745] Wayland: new application windows are created in "all activities" instead of current activity

2021-04-21 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435745 --- Comment #1 from Oded Arbel --- I went back to X11 due to various problems with activities, and now I see that in kwin_x11 also all new application windows are created in "all activities". After further investigation, it seems that t

[kwin] [Bug 435743] New: Wayland: Switching activities does not remember current desktop

2021-04-14 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435743 Bug ID: 435743 Summary: Wayland: Switching activities does not remember current desktop Product: kwin Version: git master Platform: Other OS: Linux

[kwin] [Bug 435745] New: Wayland: new application windows are created in "all activities" instead of current activity

2021-04-14 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435745 Bug ID: 435745 Summary: Wayland: new application windows are created in "all activities" instead of current activity Product: kwin Version: git master Platform: Other

[plasma-systemmonitor] [Bug 431155] System Monitor crahes when viewing process list

2021-02-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=431155 Oded Arbel changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[drkonqi] [Bug 432924] New: drkonqi crash on wayland

2021-02-14 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=432924 Bug ID: 432924 Summary: drkonqi crash on wayland Product: drkonqi Version: 5.20.5 Platform: Other OS: Linux Status: REPORTED Severity: normal

[frameworks-baloo] [Bug 434919] Baloo does not exclude folders correctly if $HOME has a trailing slash

2021-04-21 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=434919 Oded Arbel changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[systemsettings] [Bug 438273] Titlebar colors not changed correctly when switching from a header-color-using color scheme to a non-header-color-using color scheme

2021-08-29 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438273 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #4 from Oded Arbel

[kwin] [Bug 409454] Second screen rotated triggers Gwenview to appear on primary screen exceeding borders

2021-09-09 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=409454 --- Comment #9 from Oded Arbel --- Created attachment 141414 --> https://bugs.kde.org/attachment.cgi?id=141414=edit screencast of a repro (In reply to Germano Massullo from comment #8) > I am no longer experiencing this problem > > P

[kwin] [Bug 429784] Dragging an icon over another icon causes a crash

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=429784 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #2 from Oded Arbel

[plasmashell] [Bug 442657] New: First RMB click on "not active" desktop screen is ignored.

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=442657 Bug ID: 442657 Summary: First RMB click on "not active" desktop screen is ignored. Product: plasmashell Version: git-master Platform: Other OS: Linux

[yakuake] [Bug 380497] Yakuake KeepOpen=false doesn't work with Wayland

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=380497 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #13 from Oded Arbel

[yakuake] [Bug 428383] [Wayland] Yakuake is not minimizing/hiding when clicking on empty area of desktop

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=428383 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il Resolution

[yakuake] [Bug 380497] Yakuake KeepOpen=false doesn't work with Wayland

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=380497 Oded Arbel changed: What|Removed |Added CC||avinashrocks1...@gmail.com --- Comment #12 from

[yakuake] [Bug 381541] KWin/Wayland integration broken with Qt >= 5.8

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=381541 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #2 from Oded Arbel

[kwin] [Bug 409454] Second screen rotated triggers Gwenview to appear on primary screen exceeding borders

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=409454 Oded Arbel changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[kwin] [Bug 409454] Second screen rotated triggers Gwenview to appear on primary screen exceeding borders

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=409454 --- Comment #11 from Oded Arbel --- (In reply to Oded Arbel from comment #10) > The issue reported in Bug 366632 sounds related - though it doesn't appear > to be multi-screen related and the fix there is narrowly tailored to the > issue if

[plasmashell] [Bug 442654] New: Dragging a widget across screens drops the widget

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=442654 Bug ID: 442654 Summary: Dragging a widget across screens drops the widget Product: plasmashell Version: git-master Platform: Other OS: Linux Status: REPORTED

[yakuake] [Bug 442346] Yakuake does not follow mouse when the mouse is on a second monitor and Wayland

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=442346 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il Resolution

[yakuake] [Bug 440825] open at mouse location not working under Wayland

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=440825 Oded Arbel changed: What|Removed |Added CC||mig...@rozsas.eng.br --- Comment #1 from Oded

[yakuake] [Bug 411681] Yakuake always shown on second monitor on wayland

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=411681 Oded Arbel changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[yakuake] [Bug 440825] open at mouse location not working under Wayland

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=440825 Oded Arbel changed: What|Removed |Added CC||todaywe@nuke.africa --- Comment #2 from Oded

[plasmashell] [Bug 397662] Activity Switcher not cycles through more than two activities on Wayland with Meta+Tab shortcut

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=397662 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #6 from Oded Arbel

[frameworks-kwindowsystem] [Bug 442662] KWindowSystem on Wayland is missing many signals, some of which are needed by Yakuake

2021-09-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=442662 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il -- You are receiving this mail

[kwin] [Bug 435743] REGRESSION: Switching activities does not remember current desktop

2021-09-23 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435743 Oded Arbel changed: What|Removed |Added Summary|Wayland: Switching |REGRESSION: Switching

[kwin] [Bug 430440] The "Show in Activities" menu does not work as expected

2021-10-17 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=430440 --- Comment #11 from Oded Arbel --- (In reply to Gauthier from comment #7) > Should it get marked as resolved? Looking at the MR that was merged, it adds the workaround to the task bar context menu. This issue is about the window operations menu,

[plasmashell] [Bug 443968] When switching activities, sometimes a tiny "Plasma Desktop Workspace" window appears

2021-10-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=443968 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #4 from Oded Arbel

[systemsettings] [Bug 438273] Titlebar colors not changed correctly when switching from a header-color-using color scheme to a non-header-color-using color scheme

2021-10-19 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438273 --- Comment #12 from Oded Arbel --- (In reply to Nate Graham from comment #9) > In my case, I have a kdeglobals file located at > ~/.config/kdedefaults/kdeglobals which has color data in it for Breeze > Light. I don't have a ~/.config/kd

[gwenview] [Bug 439697] Gwenview crashes when rotating image during startup

2021-10-11 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=439697 --- Comment #1 from Oded Arbel --- Created attachment 142331 --> https://bugs.kde.org/attachment.cgi?id=142331=edit New crash information added by DrKonqi gwenview (21.11.70) using Qt 5.15.3 - What I was doing when the application crashed: Undo

[gwenview] [Bug 439697] Gwenview crashes when rotating image during startup

2021-10-11 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=439697 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il -- You are receiving this mail

[kwin] [Bug 430440] The "Show in Activities" menu does not work as expected

2021-10-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=430440 --- Comment #15 from Oded Arbel --- (In reply to Gauthier from comment #14) > > The lack of keyboard shortcut to > > "move a window to activity X" > > > as been pointed out in Bug 411688 IMO, the ability of the u

[plasmashell] [Bug 397662] Activity Switcher not cycles through more than two activities on Wayland with Meta+Tab shortcut

2021-10-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=397662 --- Comment #8 from Oded Arbel --- (In reply to Shavez from comment #7) > Just updated to 5.23 and the Activity Switcher adds an entry to task manager > sometimes when I switch activities in quick successions with some windows > open in all a

[plasmashell] [Bug 443941] Activity switcher creates task manager entry when using "Walk through activities" shortcut

2021-10-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=443941 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il -- You are receiving this mail

[kwin] [Bug 435743] Wayland: Switching activities does not remember current virtual desktop

2021-09-26 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435743 Oded Arbel changed: What|Removed |Added Summary|REGRESSION: Switching |Wayland: Switching |activities

[yakuake] [Bug 411681] Yakuake always shown on second monitor on wayland

2021-09-26 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=411681 --- Comment #17 from Oded Arbel --- (In reply to Damian Kaczmarek from comment #15) > So web browsers already solved this. Any website can ask for permission to > use the camera, record audio, etc. I imagine KWin perhaps having a DB

[kwin] [Bug 435743] REGRESSION: Switching activities does not remember current virtual desktop

2021-09-26 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435743 --- Comment #5 from Oded Arbel --- I forgot to mention that as part of the reproduction, you have to open System Settings, go to Workspace Behavior -> Activities -> Switching and check "Current Desktop: remember for each activity&q

[kwin] [Bug 435743] Wayland: Switching activities does not remember current virtual desktop

2021-09-26 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435743 Oded Arbel changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 439183] kwin wayland with latest activity integration doesn't "remember current virtual desktop used" when switching

2021-09-26 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=439183 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #6 from Oded Arbel

[plasmashell] [Bug 442654] Dragging a widget across screens drops the widget

2021-09-22 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=442654 --- Comment #2 from Oded Arbel --- (In reply to Nate Graham from comment #1) > X11 or Wayland? Apparently both (I reported on it from Wayland, but on X11 its the same issue). -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kwindowsystem] [Bug 442662] KWindowSystem on Wayland is missing many signals, some of which are needed by Yakuake

2021-10-01 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=442662 --- Comment #2 from Oded Arbel --- (In reply to David Edmundson from comment #1) > Lets split this up as individual bugs on yakuake. There are already individual bugs on Yakuake - this ticket was to upstream all the issues that arise from Yaku

[konsole] [Bug 443292] New: Pasting text with a new line does not submit the command

2021-10-04 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=443292 Bug ID: 443292 Summary: Pasting text with a new line does not submit the command Product: konsole Version: master Platform: Other OS: Linux Status:

[konsole] [Bug 443292] Pasting text with a new line does not submit the command

2021-10-04 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=443292 --- Comment #2 from Oded Arbel --- Couldn't the issue of trickery be solved by a warning dialog to be shown when a user pastes text that contains a new line (with a "don't worry about it anymore" checkbox), like we get when pasting a larg

[konsole] [Bug 443292] Pasting text with a new line does not submit the command

2021-10-05 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=443292 --- Comment #4 from Oded Arbel --- (In reply to Nate Graham from comment #3) > The user would most likely ignore it, as most users don't read dialogs. Yea... make sense :-( -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 435743] REGRESSION: Switching activities does not remember current virtual desktop

2021-09-26 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435743 Oded Arbel changed: What|Removed |Added Summary|REGRESSION: Switching |REGRESSION: Switching

[kwin] [Bug 447921] New: With "Window Placement" "Minimal Overlapping", kwin prefers overlapping on the same screen then using another empty screen

2022-01-04 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=447921 Bug ID: 447921 Summary: With "Window Placement" "Minimal Overlapping", kwin prefers overlapping on the same screen then using another empty screen Product: kwin

[kwin] [Bug 447921] With "Window Placement" "Minimal Overlapping", kwin prefers overlapping on the same screen than using another empty screen

2022-01-04 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=447921 Oded Arbel changed: What|Removed |Added Summary|With "Window Placement" |With "W

[kscreenlocker] [Bug 316734] After waking the system, the desktop gets displayed for a moment before the lock screen appears

2021-11-28 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=316734 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il -- You are receiving this mail

[gwenview] [Bug 438153] [wayland] Tag editor combo box pull down menu sometimes appears as a window

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438153 Oded Arbel changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[yakuake] [Bug 433171] Yakuake Opens, but does not close under wayland

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=433171 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #2 from Oded Arbel

[ksmserver] [Bug 393844] Yakuake always opens regardless of preferences

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=393844 --- Comment #8 from Oded Arbel --- *** Bug 423163 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[yakuake] [Bug 423163] Yakuake opens expanded in Wayland when changed to an X session in between

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=423163 Oded Arbel changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[yakuake] [Bug 402634] Hotkey to open/retract yakuake doesn't work in Wayland if flag "Use Open/Retract action to focus window" is set

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=402634 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #1 from Oded Arbel

[ksmserver] [Bug 393844] Yakuake always opens regardless of preferences

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=393844 Oded Arbel changed: What|Removed |Added Version|unspecified |master Assignee|h...@kde.org

[yakuake] [Bug 386358] Keep window open when it loses focus (Doens't working)

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=386358 Oded Arbel changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[yakuake] [Bug 380497] Yakuake KeepOpen=false doesn't work with Wayland

2021-11-15 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=380497 Oded Arbel changed: What|Removed |Added CC||ricardo.calimanis@sogkids.o

[plasmashell] [Bug 428778] Microphone tray applet's icon not updated unless all mics are muted--not just the current one

2021-12-12 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=428778 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #5 from Oded Arbel

[plasmashell] [Bug 428757] Microphone tray applet's mute toggle function doesn't always mute the selected microphones; consider making it mute ALL microphones

2021-12-12 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=428757 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #6 from Oded Arbel

[plasmashell] [Bug 428778] Microphone tray applet's icon not updated unless all mics are muted--not just the current one

2021-12-12 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=428778 --- Comment #7 from Oded Arbel --- (In reply to Daniel from comment #6) > So you reproduced it :) > > > 3. Mute microphone by scrolling on the mic icon. > > OBSERVED RESULT > > The mic tray icon shows 0% volume. > > EXPE

[kmix] [Bug 437902] kmix mute microphone key shortcut doesn't work

2021-12-12 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=437902 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #1 from Oded Arbel

[plasmashell] [Bug 428778] Microphone tray applet's icon not updated unless all mics are muted--not just the current one

2021-12-13 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=428778 --- Comment #10 from Oded Arbel --- (In reply to Daniel from comment #8) > Sorry, it is late and I'm tired :-) Comment #4 is important for reproducing > it: Now that I think about it, the bug is originally about unmuted, > **inactive device

[kwin] [Bug 438198] In wayland moving a window to another desktop becomes a needlessly complicated task

2021-07-22 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438198 --- Comment #3 from Oded Arbel --- The current version of kwin on wayland (neon unstable) now has two sets of entries in the "Desktops" windows operation sub-menu: checkboxes for applying the window to multiple desktops and a new set

[kwin] [Bug 438197] Window operations menu desktop selection menu closes when clicking a desktop checkbox

2021-07-23 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438197 --- Comment #5 from Oded Arbel --- (In reply to Nate Graham from comment #4) > Can you submit that as a MR that I and others can test and review? Its probably not a good idea - the behavior is not great (it goes back to how it used to be in the p

[Breeze] [Bug 445886] Add some padding around menu highlight

2022-02-20 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=445886 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #6 from Oded Arbel

[dolphin] [Bug 450966] Dolphin crashes when dragging image from Gwenview over the details view

2022-02-28 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=450966 --- Comment #1 from Oded Arbel --- I cannot reproduce this issue with the "places" panel closed. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 450966] New: Dolphin crashes when dragging image from Gwenview over the details view

2022-02-28 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=450966 Bug ID: 450966 Summary: Dolphin crashes when dragging image from Gwenview over the details view Product: dolphin Version: unspecified Platform: Neon Packages OS:

<    1   2   3   4   5   6   7   8   9   >