[i18n] [Bug 371129] Missing French translations for menu items in Dolphin (Plasma 5.8.0)

2016-10-21 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371129 --- Comment #3 from Alexander Potashev --- (In reply to Serge Moreau from comment #2) > Untranslatable ! > What does that mean exactly ? I've already changed the summary to "Missing French translations for menu items in Dolphin

[i18n] [Bug 371129] Missing French translations for menu items in Dolphin (Plasma 5.8.0)

2016-10-21 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371129 Alexander Potashev changed: What|Removed |Added Summary|Untranslatable menu items |Missing French

[i18n] [Bug 371129] Untranslatable menu items in Dolphin (Plasma 5.8.0)

2016-10-21 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371129 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kdevplatform] [Bug 370582] New: No way to tell declaration from implementation in Quick Open

2016-10-12 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370582 Bug ID: 370582 Summary: No way to tell declaration from implementation in Quick Open Product: kdevplatform Version: git master Platform: Compiled Sources OS:

[Discover] [Bug 366264] Was doing upgrade in Plasma DIscover

2016-10-08 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366264 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[Discover] [Bug 367883] Discovery crashes on start

2016-10-08 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367883 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kcachegrind] [Bug 369855] New: File -> Open... dialog should start with current data file's parent dir

2016-10-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369855 Bug ID: 369855 Summary: File -> Open... dialog should start with current data file's parent dir Product: kcachegrind Version: 0.7.4kde Platform: Fedora RPMs OS:

[kdevplatform] [Bug 369536] Mouse cursor invisible in toolviews after typing text in editor

2016-09-29 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369536 --- Comment #1 from Alexander Potashev --- KDevelop & KDevplatform were built from Git master on September 23th, 2016. -- You are receiving this mail because: You are watching all bug changes.

[kdevplatform] [Bug 369536] New: Mouse cursor invisible in toolviews after typing text in editor

2016-09-29 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369536 Bug ID: 369536 Summary: Mouse cursor invisible in toolviews after typing text in editor Product: kdevplatform Version: git master Platform: Compiled Sources OS:

[kdevplatform] [Bug 359750] Q_ASSERT(currentIndex); on close [KDevelop::Bucket<>::deleteItem<>()]

2016-09-23 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359750 --- Comment #1 from Alexander Potashev --- KDevelop built from Git master hangs up on close: (gdb) thread apply all bt Thread 12 (Thread 0x7f14af7fe700 (LWP 19761)): #0 0x7f152e76abd0 in pthread_cond_wait@@GLIBC_2.3.2 ()

[kdevplatform] [Bug 359750] Q_ASSERT(currentIndex); on close [KDevelop::Bucket<>::deleteItem<>()]

2016-09-23 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359750 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[digikam] [Bug 368779] Missing translations to Categories column in Kipi Plugins settings

2016-09-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368779 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kdevelop] [Bug 361716] Duplicate suggestions in include file completion

2016-09-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361716 Alexander Potashev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[kdevelop] [Bug 361716] Duplicate suggestions in include file completion

2016-09-13 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361716 --- Comment #6 from Alexander Potashev --- Proposed fix: https://phabricator.kde.org/D2765 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 361716] Duplicate suggestions in include file completion

2016-09-11 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361716 --- Comment #4 from Alexander Potashev --- (In reply to Milian Wolff from comment #3) > Alexander, any chance we can reproduce this with a project that is > accessible to us? Do you also see this in KDE projects by any chance

[kdevelop] [Bug 333869] C++ parser does not accept *this as lvalue in template specialization

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333869 --- Comment #2 from Alexander Potashev --- I confirm the problem is fixed after switching to Clang-based C++ support plugin: This is not highlighted: std::ref(*this); This is highlighted: std::ref(Klass()); -- You are

[kdevelop] [Bug 334003] C++ parser takes class method template instantiation as method declaration

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=334003 Alexander Potashev changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED

[kdevelop] [Bug 368544] Implementation generator drops parameters of method template

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368544 --- Comment #1 from Alexander Potashev --- Created attachment 101010 --> https://bugs.kde.org/attachment.cgi?id=101010=edit screenshot -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 368544] New: Implementation generator drops parameters of method template

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368544 Bug ID: 368544 Summary: Implementation generator drops parameters of method template Product: kdevelop Version: git master Platform: Compiled Sources OS: Linux

[kdevelop] [Bug 360567] Wrong parameter info displayed for variadic function templates

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360567 Alexander Potashev changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED

[kdevelop] [Bug 359948] Feature to rename preprocessor definitions

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359948 Alexander Potashev changed: What|Removed |Added Status|RESOLVED|REOPENED

[kdevelop] [Bug 361716] Duplicate suggestions in include file completion

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361716 --- Comment #2 from Alexander Potashev --- Created attachment 101009 --> https://bugs.kde.org/attachment.cgi?id=101009=edit screenshot of projectmanagerview.cpp Still a problem. -- You are receiving this mail because: You are

[frameworks-baloo] [Bug 368519] Baloo File Indexing Daemon crashes consistently after boot

2016-09-09 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368519 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 368442] Baloo is crashed when user deleted file

2016-09-09 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368442 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[frameworks-baloo] [Bug 358378] krunner crash

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358378 Alexander Potashev changed: What|Removed |Added Component|Engine |Engine

[frameworks-baloo] [Bug 368379] baloo crashes long after boot

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368379 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[frameworks-baloo] [Bug 363751] krunner crash when starting chromium (not initial use of krunner)

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363751 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 360394] Krunner crashed at every first use

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360394 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 364471] krunner crashes on login

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364471 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 365736] krunner crashed when successfully starting konsole

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365736 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.23.0

[frameworks-baloo] [Bug 366540] Use Search functionality triggers restart of the desktop manager

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366540 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 368352] baloo crashes immediatly

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368352 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[frameworks-baloo] [Bug 368353] baloo_file always crashes

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368353 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-kcoreaddons] [Bug 368278] ksmserver crash takes down KDevelop while destroying Q_QGS_s_pKDirWatchSelf

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368278 Alexander Potashev changed: What|Removed |Added CC||fa...@kde.org ---

[frameworks-kcoreaddons] [Bug 368278] ksmserver crash takes down KDevelop while destroying Q_QGS_s_pKDirWatchSelf

2016-09-07 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368278 Alexander Potashev changed: What|Removed |Added CC||kdelibs-b...@kde.org

[kdevelop] [Bug 368278] Crash when starting project's Build operation while Install was in progress

2016-09-05 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368278 --- Comment #2 from Alexander Potashev --- ksmserver could crash first and make KDevelop exit. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 327968] Unit test plugin: tests defined in CMakeLists.txt using a target name do not call the right executable

2016-09-05 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=327968 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kdevelop] [Bug 368278] New: Crash when starting project's Build operation while Install was in progress

2016-09-05 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368278 Bug ID: 368278 Summary: Crash when starting project's Build operation while Install was in progress Product: kdevelop Version: 5.0.0 Platform: Fedora RPMs OS:

[frameworks-baloo] [Bug 358667] krunner crash on first use

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358667 Alexander Potashev changed: What|Removed |Added Component|Engine |Engine

[frameworks-baloo] [Bug 354062] krunner crash when I put some text to search

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354062 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 358348] krunner crashes when doing a simple search

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358348 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 359856] Krunner crashing after starting to type

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359856 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 368115] GParted crashed

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368115 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 367991] baloo_file pid 3625 aborted (6)

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367991 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.18.0

[frameworks-baloo] [Bug 366147] Plasmashell crash when doing a search of application in the application launcher

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366147 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.24.0

[frameworks-baloo] [Bug 366085] Plasmashell crases when opening application menu

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366085 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 363471] krunner crash / panel lockup when starting iceweasel with alt-F2

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363471 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 362621] Krunner crashes entering Golden

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362621 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.20.0

[frameworks-baloo] [Bug 368193] Baloo Daemon Stürzt ab beim Daten kopieren

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368193 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.21.0

[frameworks-baloo] [Bug 368243] Caída de componente kde al finalizar descarga

2016-09-04 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368243 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.21.0

[kdeplasma-addons] [Bug 368213] New: mediaframe: Cannot change Fill mode

2016-09-03 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368213 Bug ID: 368213 Summary: mediaframe: Cannot change Fill mode Product: kdeplasma-addons Version: 5.7.3 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED

[kdeplasma-addons] [Bug 352346] Description and options for Hunyango and Haenau wallpaper types are missing

2016-09-03 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352346 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kdevelop] [Bug 368162] New: Working directory is not changed to the one specified in configuration

2016-09-02 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368162 Bug ID: 368162 Summary: Working directory is not changed to the one specified in configuration Product: kdevelop Version: git master Platform: Compiled Sources

[kdevelop] [Bug 368162] LLDB: Working directory is not changed to the one specified in configuration

2016-09-02 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368162 Alexander Potashev changed: What|Removed |Added Summary|Working directory is not|LLDB: Working

[plasmashell] [Bug 367756] Sometimes, additional system tray icons will not appear in tray after a system restart

2016-08-29 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367756 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 367542] One of threads in Plasmashell falls into infinite loop.

2016-08-29 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367542 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.24.0

[frameworks-baloo] [Bug 367812] Baloo File Indexing Daemon Crashaes at Boot-up.

2016-08-29 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367812 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[plasmashell] [Bug 366190] KDE KickOff Application Launcher crashes when typing to search for applications

2016-08-25 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366190 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[plasmashell] [Bug 366022] KDE KickOff Application Launcher crashes when typing to search for applications

2016-08-25 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366022 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 367769] Desktop crashed while deleting a directory

2016-08-25 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367769 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 367752] Errors KDE en operar amb fitxers

2016-08-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367752 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[marble] [Bug 367781] marble-qt's UI is not translatable

2016-08-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367781 Alexander Potashev changed: What|Removed |Added CC||kosse...@kde.org --

[marble] [Bug 367781] New: marble-qt's UI is not translatable

2016-08-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367781 Bug ID: 367781 Summary: marble-qt's UI is not translatable Product: marble Version: 2.0 (KDE Applications 16.08) Platform: Compiled Sources OS: Linux Status: UNCONFIRMED

[marble] [Bug 321773] Webpopups are untranslatable

2016-08-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=321773 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 367646] Ballo file extractor 100%CPU for hours then crashes

2016-08-21 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367646 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 367636] Baloo crashes when moving files at the command line

2016-08-21 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367636 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.18.0

[frameworks-baloo] [Bug 366623] Random Crash

2016-08-20 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366623 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[frameworks-baloo] [Bug 366805] baloo crashed unexpectedly

2016-08-20 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366805 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[frameworks-baloo] [Bug 366807] Crash in mdb_txn_begin

2016-08-20 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366807 Alexander Potashev changed: What|Removed |Added Component|General |general

[frameworks-baloo] [Bug 367212] Baloo keeps crashing

2016-08-20 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367212 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 367480] Initial crash after login

2016-08-20 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367480 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 366755] Crash when opening activity

2016-08-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366755 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 366593] Information on Crash

2016-08-11 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366593 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.18.0

[frameworks-baloo] [Bug 366547] baloo crashes under Awesome WM

2016-08-11 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366547 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kdevplatform] [Bug 366588] New: Find in Files displays text in cp1251 encoding incorrectly

2016-08-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366588 Bug ID: 366588 Summary: Find in Files displays text in cp1251 encoding incorrectly Product: kdevplatform Version: git master Platform: Compiled Sources OS: Linux

[kmail2] [Bug 362608] Default colours unusable on dark theme

2016-08-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362608 --- Comment #2 from Alexander Potashev --- Another problem with dark theme: when searching for text pattern in an email, the occurrences are highlighted with dark blue which is hard to notice on black background. -- You are

[kmail2] [Bug 366581] New: messageviewer does not wrap long JSONs with no spaces

2016-08-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366581 Bug ID: 366581 Summary: messageviewer does not wrap long JSONs with no spaces Product: kmail2 Version: unspecified Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED

[frameworks-baloo] [Bug 366197] plasma 5 stop working

2016-08-02 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366197 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.24.0

[frameworks-baloo] [Bug 366319] "baloo_file_extr" process falls into an loop on KDE startup

2016-08-02 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366319 Alexander Potashev changed: What|Removed |Added Component|General |Baloo File Daemon

[kmail2] [Bug 366330] New: Fancy Headers have black background on paper when color scheme is Breeze Dark

2016-08-01 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366330 Bug ID: 366330 Summary: Fancy Headers have black background on paper when color scheme is Breeze Dark Product: kmail2 Version: unspecified Platform: Fedora RPMs

[kmail2] [Bug 362608] Default colours unusable on dark theme

2016-08-01 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362608 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 366293] crash when deleting folder in krusader datamanager

2016-07-31 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366293 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 366296] Baloo file crash

2016-07-31 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366296 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 366171] Baloo aborted unexpectedly

2016-07-30 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366171 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.18.0

[kmail2] [Bug 366174] New: Cannot use one-key shortcuts when message list is focused

2016-07-27 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366174 Bug ID: 366174 Summary: Cannot use one-key shortcuts when message list is focused Product: kmail2 Version: unspecified Platform: Fedora RPMs OS: Linux

[kdevelop] [Bug 359496] KDev hang with too many threads

2016-07-25 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359496 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 366038] 100% cpu usage by entering a search term

2016-07-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366038 Alexander Potashev changed: What|Removed |Added Version|unspecified |5.24.0

[frameworks-baloo] [Bug 366005] Plasma crashed on search

2016-07-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366005 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[kross-interpreters] [Bug 350178] tests building doesn't look for runtime deps

2016-07-24 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350178 Alexander Potashev changed: What|Removed |Added Product|frameworks-kross|kross-interpreters

[frameworks-baloo] [Bug 366007] Baloo crash

2016-07-23 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366007 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[kmail2] [Bug 365138] Regression: new taskbar icon hard to read on both default themes

2016-07-22 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365138 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[kmail2] [Bug 365297] Systray icon not showing correctly in Breeze Dark

2016-07-22 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365297 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 365906] baloo crash random

2016-07-21 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365906 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[frameworks-baloo] [Bug 365854] Plasma Desktop crashed immediately after starting Oracle VirtualBox

2016-07-19 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365854 Alexander Potashev changed: What|Removed |Added Component|General |Engine

[frameworks-baloo] [Bug 365758] Plasma crashes when launching an application

2016-07-17 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365758 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 365770] baloo crashes on indexin (re)start

2016-07-17 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365770 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

[frameworks-baloo] [Bug 365682] Plasma crashes while searching in Application Launcher

2016-07-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365682 Alexander Potashev changed: What|Removed |Added Product|Baloo |frameworks-baloo

[konsole] [Bug 361038] Terminal goes into no-echo mode after killing some programs with Ctrl+C

2016-07-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361038 Alexander Potashev changed: What|Removed |Added Status|RESOLVED|REOPENED Ever

[konsole] [Bug 361038] Terminal goes into no-echo mode after killing some programs with Ctrl+C

2016-07-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361038 Alexander Potashev changed: What|Removed |Added Resolution|--- |INVALID

[konsole] [Bug 339791] pasting more than 8k of plain text into console results in lost data

2016-07-14 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339791 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com

  1   2   3   4   5   6   7   >