[kactivitymanagerd] [Bug 362757] kactivitymanagerd crashes with segfault (usually during or shortly after login)

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362757 --- Comment #5 from Ivan Čukić <ivan.cu...@kde.org> --- Something requests the activity manager to exit, and then it triggers a QSQL bug that leads to this crash. Do you have anything strange in your session, does the session terminat

[frameworks-kactivities-stats] [Bug 362198] Plasma Crashes

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362198 --- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> --- Which file-system is on /Data? are you able to edit .config/katerc file (for example, in vim or something) and save it. Then confirm the data has been written? Having 92% of a partitio

[kactivitymanagerd] [Bug 360975] Can't change activity-related key bindings

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360975 --- Comment #4 from Ivan Čukić <ivan.cu...@kde.org> --- The per-activity shortcuts are now located in the activity condifuration. You can open the activity switcher, and click on the 'Configure' button for an activity. The shortcut s

[plasma4] [Bug 364049] "Switch User" button offers "New Session" only

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364049 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Resolution|--- |UNMAIN

[plasmashell] [Bug 364338] Activity switcher calls in XQueryKeymap on wayland

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364338 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Resolution|--- |FIXED

[frameworks-kglobalaccel] [Bug 365808] New: Support for Alt-Tab-like shortcuts

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365808 Bug ID: 365808 Summary: Support for Alt-Tab-like shortcuts Product: frameworks-kglobalaccel Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED

[frameworks-kactivities] [Bug 363430] Plasma crashes on right click on the menu

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363430 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|CONFIRMED |RESOLVED Reso

[kactivitymanagerd] [Bug 365610] Assert in plasmashell sometimes when creating an activity

2016-07-16 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365610 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Resolution|--- |FIXED

[kactivitymanagerd] [Bug 365610] Assert in plasmashell sometimes when creating an activity

2016-07-16 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365610 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Reso

[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-15 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606 --- Comment #12 from Ivan Čukić <ivan.cu...@kde.org> --- Changing KActivities to be more synchronous is a tad more intrusive than I hoped it would be - it is designed to have everything as asynchronous as possible. The change in the ScriptEngine

[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-15 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606 --- Comment #11 from Ivan Čukić <ivan.cu...@kde.org> --- Ok, the final problem found - ScriptEngine::desktopsForActivity tests whether the activity exists and it is called before the signal that the activity has been created arrived in

[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-15 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606 --- Comment #10 from Ivan Čukić <ivan.cu...@kde.org> --- After the first problematic part (the above one which is now fixed), the second problem is that sometimes insertActivity is called before activityAdded and sometimes after. insertAc

[kactivitymanagerd] [Bug 365606] createActivity in plasma script unreliable

2016-07-13 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365606 --- Comment #2 from Ivan Čukić <ivan.cu...@kde.org> --- There were no (intentional) changes to kamd in recent releases. I'll investigate, but I think the problem is in plasmashell. -- You are receiving this mail because: You are watching a

[krita] [Bug 365057] New: Krita crashes when duplicate a file layer.

2016-07-03 Thread ivan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365057 Bug ID: 365057 Summary: Krita crashes when duplicate a file layer. Product: krita Version: 3.0 Platform: Other OS: MS Windows Status: UNCONFIRMED Severity:

[kate] [Bug 361197] Syntax highlighting colors are not preserved exactly (rounding error?)

2016-07-02 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361197 Ivan Shapovalov <inte...@intelfx.name> changed: What|Removed |Added Status|NEEDSINFO |RE

[frameworks-kactivities] [Bug 363430] Plasma crashes on right click on the menu

2016-06-21 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363430 --- Comment #4 from Ivan Čukić <ivan.cu...@kde.org> --- > KActivities: Database can not be opened in WAL mode. Check the SQLite version > (required >3.7.0). > And whether your filesystem supports shared memory This means that

[plasmashell] [Bug 364338] Activity switcher calls in XQueryKeymap on wayland

2016-06-20 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364338 --- Comment #5 from Ivan Čukić <ivan.cu...@kde.org> --- Can someone test https://phabricator.kde.org/D1963 whether this is ok? p.s. Sebas, I'm not British, when I say "it would be appreciated" I actually mean that :) -- You are rec

[plasmashell] [Bug 364338] Activity switcher calls in XQueryKeymap on wayland

2016-06-20 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364338 --- Comment #4 from Ivan Čukić <ivan.cu...@kde.org> --- @martin I can do that for now, but it means the feature will be broken until we find a way to do it via kwin. @sebas I'm sorry if I sounded like "i don't use it, I don't care". I

[plasmashell] [Bug 364338] Activity switcher calls in XQueryKeymap on wayland

2016-06-19 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364338 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added CC||mgraess...@k

[plasmashell] [Bug 361952] kicker v5.6.4 still use KF5::ActivitiesExperimentalStats of kactivities-5.16.0 deprecated in v5.21.0

2016-06-06 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361952 --- Comment #9 from Ivan Čukić <ivan.cu...@kde.org> --- @Leslie You don't have push permissions? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 363641] Replace launcher icon with Plasma logo icon

2016-05-29 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363641 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added CC||ivan.cu...@k

[frameworks-baloo] [Bug 359259] krunner fail

2016-05-28 Thread Ivan R via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359259 Ivan R <iarspi...@gmail.com> changed: What|Removed |Added CC||iarspi...@gmail.com -

[frameworks-ktexteditor] [Bug 329247] Indenting a selection that starts or ends in leading whitespace changes the selection

2016-05-26 Thread Ivan Yosifov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329247 --- Comment #8 from Ivan Yosifov <iyosi...@gmail.com> --- HELLO !? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 363210] desktop right click show Activities (when you only have one activity)

2016-05-18 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363210 --- Comment #1 from Ivan Čukić <ivan.cu...@kde.org> --- The activity switcher is also used for creating activities, so -1 from me. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 362774] KDE Activities do not have a well-defined ordering

2016-05-14 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362774 --- Comment #2 from Ivan Čukić <ivan.cu...@kde.org> --- @Kai - activities in the switcher, yes, but in other places they use UUID ordering which is not really a good idea :) I think an alphabetic ordering will be sufficient for the other

[kio-extras] [Bug 363048] File conflicts with kio_activities

2016-05-14 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363048 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[krita] [Bug 362327] cursor offset after tablet portrait/landscape orientation change

2016-05-12 Thread Ivan Dobrokotov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362327 Ivan Dobrokotov <dobro...@gmail.com> changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED

[krita] [Bug 362327] cursor offset after tablet portrait/landscape orientation change

2016-05-12 Thread Ivan Dobrokotov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362327 --- Comment #4 from Ivan Dobrokotov <dobro...@gmail.com> --- I have downloaded the 3.0-beta-master-962be1-x64.zip version. I can confirm, that there is no such bug no here, this case for my tablet can be closed. -- You are receiving thi

[kactivitymanagerd] [Bug 358516] KActivities: Database can not be opened in WAL mode. Check the SQLite version (required >3.7.0).

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358516 --- Comment #11 from Ivan Čukić <ivan.cu...@kde.org> --- Cool, glad it got fixed, though it would be nicer if we knew the reason why sqlite refused to create a wal database. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753 --- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> --- What happens if you do it for the stopped one, and not the starting one? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 359919] plasma-org.kde.plasma.desktop-appletsrc not updated when removing activities

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359919 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Assignee|ivan.cu...@kde.org |k...@davidedmundson

[frameworks-kactivities] [Bug 360339] Plasma Crash on startup

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360339 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confi

[plasmashell] [Bug 357603] Having one activity only (which is renamed from "default" to something else) in conjunction with slideshow desktop preferences and unified output for both HMDI and VGA outpu

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357603 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Assignee|ivan.cu...@kde.org |k...@davidedmundson

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Ever confirmed|0 |1

[frameworks-kactivities] [Bug 361658] kactivitymanage segfault (libQt5Sql.so.5.4.2) when running nomachines in KDE (other desktops work)

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361658 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Resolution|--- |INVALID

[kactivitymanagerd] [Bug 348194] kactivitymanager sometimes crashes on logout

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348194 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -

[frameworks-kactivities-stats] [Bug 362198] Plasma Crashes

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362198 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[kactivitymanagerd] [Bug 361702] Kactivitymanagerd doesn't close on shutdown and triggers 90 sec shutdown delay in systemd

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361702 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Ever confirmed|0 |1

[plasmashell] [Bug 361754] Chromium (and probably Chrome) does not respect activity switcher

2016-05-01 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361754 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Resolution|--- |WONTFIX

[kwin] [Bug 341071] "menu button in title bar" does not work

2016-04-27 Thread Ivan Koptiev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341071 Ivan Koptiev <ikop...@gmail.com> changed: What|Removed |Added CC||ikop...@gmail.com -

[krita] [Bug 362332] Brush selection popup disappears when screen keyboard appears

2016-04-26 Thread Ivan Dobrokotov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362332 --- Comment #1 from Ivan Dobrokotov <dobro...@gmail.com> --- Video with the problem (20mb) http://dobrokot.ru/dump/krita_brush_window_hides_due_keyboard_open.mov (4MB limit for GUI programs bug reports attachments in 2016 year srsly?..) -

[krita] [Bug 362332] Brush selection popup disappears when screen keyboard appears

2016-04-26 Thread Ivan Dobrokotov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362332 --- Comment #2 from Ivan Dobrokotov <dobro...@gmail.com> --- > 4) Brush preset button disappears I mean preset _window_ disappears. Is it possible to edit bug description in this bug tracker? -- You are receiving this mail because: You are

[krita] [Bug 362327] New: cursor offset after tablet portrait/landscape orientation change

2016-04-26 Thread Ivan Dobrokotov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362327 Bug ID: 362327 Summary: cursor offset after tablet portrait/landscape orientation change Product: krita Version: 2.9.11 Platform: Other OS: other

[plasmashell] [Bug 361302] New: Plasma crash on startup

2016-04-02 Thread Ivan R via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361302 Bug ID: 361302 Summary: Plasma crash on startup Product: plasmashell Version: 5.4.2 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[kde] [Bug 361257] New: Colorscheme and other settings should not be copied into kdeglobals

2016-03-31 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361257 Bug ID: 361257 Summary: Colorscheme and other settings should not be copied into kdeglobals Product: kde Version: unspecified Platform: Other OS: Linux

[kate] [Bug 361197] New: Syntax highlighting colors are not preserved exactly (rounding error?)

2016-03-30 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361197 Bug ID: 361197 Summary: Syntax highlighting colors are not preserved exactly (rounding error?) Product: kate Version: 5.0.0 Platform: Archlinux Packages OS: Linux

[kate] [Bug 331688] Font color for "search highlight" is hardcoded. Would like option to change color.

2016-03-30 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=331688 Ivan Shapovalov <inte...@intelfx.name> changed: What|Removed |Added Status|UNCONFIRMED |CON

[kate] [Bug 355615] Modified highlighting text style selected text colors not applied

2016-03-30 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355615 Ivan Shapovalov <inte...@intelfx.name> changed: What|Removed |Added CC||inte...@intelf

[kate] [Bug 343327] Kate doesn't see font & color schema files

2016-03-30 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343327 Ivan Shapovalov <inte...@intelfx.name> changed: What|Removed |Added Resolution|---

[kate] [Bug 343327] Kate doesn't see font & color schema files

2016-03-30 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343327 Ivan Shapovalov <inte...@intelfx.name> changed: What|Removed |Added Ever confirmed|0 |1

[plasmashell] [Bug 361041] plasma-desktop/CMakeLists.txt: dependency on non-existent KF5::ActivitiesStats 5.20

2016-03-29 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361041 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[plasmashell] [Bug 361041] plasma-desktop/CMakeLists.txt: dependency on non-existent KF5::ActivitiesStats 5.20

2016-03-29 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361041 --- Comment #4 from Ivan Čukić <ivan.cu...@kde.org> --- Plasma still depends on 5.20, so this should have worked without any need for version bumping. I've seen this just as I pushed the version bump to kastats. I'm not going to change the re

[plasmashell] [Bug 361041] plasma-desktop/CMakeLists.txt: dependency on non-existent KF5::ActivitiesStats 5.20

2016-03-29 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361041 --- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> --- It was not bumped for an unreleased framework (at least in this case). I will bump the version in kastats to 5.21 when I mark it as release: true (probably today or tomorrow - when

[plasmashell] [Bug 361041] plasma-desktop/CMakeLists.txt: dependency on non-existent KF5::ActivitiesStats 5.20

2016-03-29 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361041 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added CC||ivan.cu...@k

[kate] [Bug 361117] New: Kate should support placing syntax highlighting schema in separate files

2016-03-28 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361117 Bug ID: 361117 Summary: Kate should support placing syntax highlighting schema in separate files Product: kate Version: unspecified Platform: Archlinux Packages

[plasmashell] [Bug 360034] Activity switcher not showing wallpapers from all activities

2016-03-27 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360034 --- Comment #7 from Ivan Čukić <ivan.cu...@kde.org> --- Cool, thanks for the help, I'll see what went wrong with the patch. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 360034] Activity switcher not showing wallpapers from all activities

2016-03-27 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360034 --- Comment #5 from Ivan Čukić <ivan.cu...@kde.org> --- You mean that a preview of an activity disappeared and that it is grey now? Is it so for all activities or you still have some of them with previews? -- You are receiving this mail becaus

[plasmashell] [Bug 360034] Activity switcher not showing wallpapers from all activities

2016-03-27 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360034 --- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> --- Can you clear the cache just to make sure it is not causing the problems? Open konsole, and write the following kquitapp5 plasmashell rm ~/.cache/activityswitcher_wallpaper_preview.

[plasmashell] [Bug 360034] Activity switcher not showing wallpapers from all activities

2016-03-27 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360034 --- Comment #1 from Ivan Čukić <ivan.cu...@kde.org> --- What types of wallpapers are you using. Ordinary images or not? -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 360515] Crash on KDE audio config

2016-03-19 Thread Ivan Nack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360515 --- Comment #2 from Ivan Nack <ivan10...@yahoo.com.br> --- I solved unistall the vlc packeg. Thanks off all. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 360515] New: Crash on KDE audio config

2016-03-14 Thread Ivan Nack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360515 Bug ID: 360515 Summary: Crash on KDE audio config Product: systemsettings Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords:

[kde] [Bug 360463] New: Plasma crashed after change height size of panel

2016-03-13 Thread Ivan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360463 Bug ID: 360463 Summary: Plasma crashed after change height size of panel Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED

[plasmashell] [Bug 342186] Global shortcuts do not work to control activity switching

2016-03-12 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342186 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added CC||ivan.cu...@k

[kwin] [Bug 358627] Hot Corrner option for activities manager

2016-03-09 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358627 --- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> --- I have nothing against it. It was requested more than a few times. We could add it, but not make it enabled by default. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 360082] Activities Switcher briefly shows, then disappears when trying to open it with Desktop Toolbox (video example included)

2016-03-09 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360082 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|CONFIRMED |RESOLVED Reso

[plasmashell] [Bug 360265] Plasmashell crash upon updating to new systray

2016-03-09 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360265 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Latest Commit||http://commits.kde.or

[plasmashell] [Bug 360265] Plasmashell crash upon updating to new systray

2016-03-09 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360265 --- Comment #3 from Ivan Čukić <ivan.cu...@kde.org> --- Additionally, once the new tray is initialised by force, everything works properly on subsequent runs. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 360265] Plasmashell crash upon updating to new systray

2016-03-09 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360265 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added CC||ivan.cu...@k

[kactivitymanagerd] [Bug 348194] kactivitymanager sometimes crashes on logout

2016-03-06 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348194 --- Comment #25 from Ivan Čukić <ivan.cu...@kde.org> --- @Francis The difference between not confirmed, but got the response from the maintainer, and was detected to be a known upstream (Qt) bug, and being confirmed is moot. Anyhow, thanks for t

[kactivitymanagerd] [Bug 360045] Translations are shipped in kactivitymanagerd and plasma-desktop

2016-03-05 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360045 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Reso

[kactivitymanagerd] [Bug 351985] kactivitymanage segfault

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351985 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 350907] Plasma crashes on startup with a custom window manager

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350907 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 348772] segfault in kwin; QtPrivate::QFunctor

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348772 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 347995] Crash on login to Plasma 5

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347995 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 348464] KWin crashes on login

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348464 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 344320] Screen locked on activity switch when laptop lid is closed

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344320 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[frameworks-kactivities] [Bug 339817] kactivities-frameworks 5.3.0 causes compiler errors

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339817 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|kactivitymanagerd |frameworks-kacti

[kactivitymanagerd] [Bug 336839] crash when starting kde application

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=336839 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 333045] KAMD no longer registers org.kde.kactivitymanagerd

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333045 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general Reso

[kactivitymanagerd] [Bug 329884] Color Scheme as per Activity Setting (kf5)

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329884 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 321002] windows are on all activities when powermanagement is disabled

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=321002 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 320802] sigemptyset could be a macro

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=320802 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 316828] REGRESSION: Suddenly Adding a new Activity makes the system hang for 8-10 secs

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=316828 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 315192] On first start plasma-desktop creates an unnamed activity that cannot be started or removed

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=315192 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[kactivitymanagerd] [Bug 314014] Activities KRunner causes DBus crash 99% of the time

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=314014 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[frameworks-kactivities] [Bug 308653] kwin crashed when trying to send window to another desktop

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=308653 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|kactivitymanagerd |frameworks-kacti

[kactivitymanagerd] [Bug 307547] Please save activity (session) state on suspend to RAM/disk

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=307547 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[frameworks-kactivities] [Bug 306680] Regression in libkactivities: caching disrupts communication between KWin and kactivitymanagerd

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=306680 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|kactivitymanagerd |frameworks-kacti

[kactivitymanagerd] [Bug 348194] kactivitymanager sometimes crashes on logout

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348194 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivities |general -- You are rec

[frameworks-kactivities-stats] [Bug 356215] Plasma Crash When Creating Panel

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356215 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivitiesstats |general P

[frameworks-kactivities-stats] [Bug 356242] Aplication Launcher causes Plasma Shell to crash when searching or viewing history tab [QSQLiteDriver::QSQLiteDriver | QSQLiteDriverPlugin::create | QSqlDat

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356242 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|frameworks-kactivities |frameworks-kactivitie

[frameworks-kactivities-stats] [Bug 355722] Crash when removing recent documents

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355722 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|frameworks-kactivities |frameworks-kactivitie

[frameworks-kactivities-stats] [Bug 355276] Crash after clicking "forget application"

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355276 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|frameworks-kactivities |frameworks-kactivitie

[frameworks-kactivities-stats] [Bug 352574] When recent documents is on, plasmashell freezes and consumes 100% CPU

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352574 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivitiesstats |general P

[frameworks-kactivities-stats] [Bug 352233] Lockup in querying results

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352233 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivitiesstats |general P

[frameworks-kactivities-stats] [Bug 351499] Kactivities assert

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351499 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Product|frameworks-kactivities |frameworks-kactivitie

[frameworks-kactivities-stats] [Bug 346994] Crash in KActivities::Experimental::Stats::ResultSet::ResultSet

2016-02-28 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346994 Ivan Čukić <ivan.cu...@kde.org> changed: What|Removed |Added Component|libkactivitiesstats |general P

[frameworks-kactivities] [Bug 359244] Activities: When I stop my "Music" activity, I want the music player to stop playing music

2016-02-23 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359244 --- Comment #9 from Ivan Čukić <ivan.cu...@kde.org> --- Adding these to docs would make them official, and I don't want that. Maybe somewhere I could find the place for it. We'll see. As for docs.kde.org... it is written in the 100BC, so it is

[frameworks-kactivities] [Bug 359244] Activities: When I stop my "Music" activity, I want the music player to stop playing music

2016-02-22 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359244 --- Comment #7 from Ivan Čukić <ivan.cu...@kde.org> --- You can set specific application to show on a specific activity always (Alt+F3 -> More actions -> Special Window (or Application) Settings -> Size & P

<    5   6   7   8   9   10   11   >