[plasmashell] [Bug 381630] Crash in wl_proxy_create_wrapper in QtWayland after window destruction

2017-10-20 Thread Luca Weiss
https://bugs.kde.org/show_bug.cgi?id=381630 Luca Weiss changed: What|Removed |Added CC||l...@z3ntu.xyz -- You are receiving this mail bec

[krita] [Bug 385978] New: Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Neviril
https://bugs.kde.org/show_bug.cgi?id=385978 Bug ID: 385978 Summary: Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px Product: krita Version: 3.3.1 Platform: MS Windows

[korganizer] [Bug 385979] Ordering to-do items

2017-10-20 Thread Geoffrey
https://bugs.kde.org/show_bug.cgi?id=385979 Geoffrey changed: What|Removed |Added CC||l...@cvbt-web.org -- You are receiving this mail be

[korganizer] [Bug 385979] New: Ordering to-do items

2017-10-20 Thread Geoffrey
https://bugs.kde.org/show_bug.cgi?id=385979 Bug ID: 385979 Summary: Ordering to-do items Product: korganizer Version: 5.4.3 Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal

[www.kde.org] [Bug 385937] Cervisia's KDE-webpage incorrectly states support for other version control systems

2017-10-20 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=385937 Ben Cooksley changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[konsole] [Bug 385454] konsole becomes uninteractive after running any bash script

2017-10-20 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=385454 --- Comment #13 from Bronson --- I have tried removing the .bashrc files from my home folder and also /etc/bash/ and still have the issue. Are there any other files that may affect this? -- You are receiving this mail because: You are watching all bu

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385978 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #1 from Boudewij

[krita] [Bug 385977] crashing while makeing custom shortcuts

2017-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385977 Boudewijn Rempt changed: What|Removed |Added Platform|Other |MS Windows CC|

[krita] [Bug 385968] Constant CPU and GPU usage when idle (has bisect)

2017-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385968 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #1 from Boudewij

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Neviril
https://bugs.kde.org/show_bug.cgi?id=385978 --- Comment #2 from Neviril --- Quick and dirty workaround. In /libs/ui/kis_palette_view.cpp In KisPaletteView::wheelEvent There is this check: ... if ( setSize >= 12 ) { ... Reducing the value setSize is checked against to a lower value (e.g. 1,

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Neviril
https://bugs.kde.org/show_bug.cgi?id=385978 --- Comment #3 from Neviril --- This modification makes it working as intended and solves an inconsistency in the UI (decreasing docker width to the minimum size sets swatch size to 8px, but this swatch size cannot be normally set while scroll-zooming):

[plasmashell] [Bug 372789] Plasma freezes with black screen when logging out

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372789 --- Comment #20 from hum...@yahoo.fr --- This problem is still there and I know that the blame is send to SDDM but I want to mention that the wayland logout from gnome is working like a charm... So the problem can be from SDDM but I am suspecting that i

[kwin] [Bug 376245] Mouse cursor changes size when pointer on Kwin window title bar

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376245 hum...@yahoo.fr changed: What|Removed |Added CC||hum...@yahoo.fr -- You are receiving this mai

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385978 --- Comment #4 from Boudewijn Rempt --- If you can give me a patch I can apply, I will push it :-) -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 385757] Kwin frequently crashes on startup and randomly during normal usage

2017-10-20 Thread rilwan
https://bugs.kde.org/show_bug.cgi?id=385757 --- Comment #8 from rilwan --- (In reply to Christoph Feck from comment #7) > Could be a duplicate of bug 344312. No it is not I tried the steps to reproduce the bug and the client did not crash. -- You are receiving this mail because: You are watchi

[frameworks-ktexteditor] [Bug 385413] introduce a build option to use QtScript instead of QtQML because of #384404

2017-10-20 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=385413 --- Comment #12 from Christoph Cullmann --- > Come to think of it, maybe that in this case it's not the JIT compiler that > causes the crash, but the generator that translates the script into C++ . In > that case I'd just have to figure out how to ins

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Neviril
https://bugs.kde.org/show_bug.cgi?id=385978 --- Comment #5 from Neviril --- Created attachment 108469 --> https://bugs.kde.org/attachment.cgi?id=108469&action=edit Palette Docker scrolling patch This patch solves an inconsistency in the UI where the user is unable to scrollwheel-zoom-in color

[frameworks-ktexteditor] [Bug 385413] introduce a build option to use QtScript instead of QtQML because of #384404

2017-10-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=385413 --- Comment #13 from RJVB --- Ok, so you're not doing exactly as described at http://doc.qt.io/QtQuickCompiler/? (I only took a casual look, to me this falls under "everything you never wanted to know but were not too afraid to ask" ... if you get the p

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385978 Boudewijn Rempt changed: What|Removed |Added Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri

[krita] [Bug 385978] Unable to Ctrl+Scrollwheel zoom swatches in palette docker when docker width is < 220px

2017-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385978 Boudewijn Rempt changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[okular] [Bug 385980] New: Darstellungs Problem

2017-10-20 Thread Claus-Peter Brockmann
https://bugs.kde.org/show_bug.cgi?id=385980 Bug ID: 385980 Summary: Darstellungs Problem Product: okular Version: 0.24.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal P

[frameworks-ktexteditor] [Bug 385413] introduce a build option to use QtScript instead of QtQML because of #384404

2017-10-20 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=385413 --- Comment #14 from Christoph Cullmann --- No, we don't use a QtQuickCompiler. -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 385980] Darstellungs Problem

2017-10-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=385980 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org Status|UNCONFIRME

[kdenlive] [Bug 385981] Manage Project Profiles > New is not user-friendly

2017-10-20 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=385981 DrSlony changed: What|Removed |Added CC||b...@londonlight.org -- You are receiving this mail

[kdenlive] [Bug 385981] New: Manage Project Profiles > New is not user-friendly

2017-10-20 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=385981 Bug ID: 385981 Summary: Manage Project Profiles > New is not user-friendly Product: kdenlive Version: 17.08.2 Platform: Other OS: Linux Status: UNCONFIRMED Sever

[kdenlive] [Bug 385981] Manage Project Profiles > New is not user-friendly

2017-10-20 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=385981 --- Comment #1 from DrSlony --- 4. Restart Kdenlive, "Manage project profiles" > "Create new profile", select "deleteme" and click "Delete profile". No error message, no success message, and the profile is still in the list. You can "delete" it multiple

[kleopatra] [Bug 226630] kwatchgnupg appends invalid options to ~/.gnupg/gpg.conf

2017-10-20 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=226630 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[plasmashell] [Bug 385951] Some applications dont show menubar after disabling global menu again

2017-10-20 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=385951 Kai Uwe Broulik changed: What|Removed |Added CC||aa...@kde.org --- Comment #1 from Kai Uwe Bro

[plasmashell] [Bug 385951] Some applications dont show menubar after disabling global menu again

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385951 --- Comment #2 from i...@andreas-winter.eu --- Thanks for help. The kde frameworks version is 5.38.0. Actually I do not really understand, why every application seems to add a entry for "MenuBar=Disabled" into its own config file. Why do they not just a

[Plasma Vault] [Bug 385982] New: Please use XDG spec for dirs

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385982 Bug ID: 385982 Summary: Please use XDG spec for dirs Product: Plasma Vault Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[korganizer] [Bug 385983] New: To-do item's list not changable

2017-10-20 Thread Geoffrey
https://bugs.kde.org/show_bug.cgi?id=385983 Bug ID: 385983 Summary: To-do item's list not changable Product: korganizer Version: 5.4.3 Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: nor

[korganizer] [Bug 385983] To-do item's list not changable

2017-10-20 Thread Geoffrey
https://bugs.kde.org/show_bug.cgi?id=385983 Geoffrey changed: What|Removed |Added CC||l...@cvbt-web.org -- You are receiving this mail be

[Plasma Vault] [Bug 385984] New: Activity integration can be more fine-grained.

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385984 Bug ID: 385984 Summary: Activity integration can be more fine-grained. Product: Plasma Vault Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED S

[Plasma Vault] [Bug 385985] New: Password dialog has wrong text

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385985 Bug ID: 385985 Summary: Password dialog has wrong text Product: Plasma Vault Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[Plasma Vault] [Bug 385971] Default to CryFS for new vaults and make EncFS an optional dependency

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385971 cryptod...@libertymail.net changed: What|Removed |Added CC||cryptod...@libertymail.net --- Comm

[Plasma Vault] [Bug 385906] Cannot change the icon of encrypted vault folders

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385906 cryptod...@libertymail.net changed: What|Removed |Added CC||cryptod...@libertymail.net --- Comm

[Plasma Vault] [Bug 385445] Changing Focus to Password Dialog Upon Opening Vault from System Tray

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385445 cryptod...@libertymail.net changed: What|Removed |Added CC||cryptod...@libertymail.net --- Comm

[Plasma Vault] [Bug 385444] Add Ability to Delete a Vault via GUI

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385444 cryptod...@libertymail.net changed: What|Removed |Added CC||cryptod...@libertymail.net --- Comm

[kate] [Bug 385962] kate indention jumps to next level on specific letters when it shouldn advance to next level

2017-10-20 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=385962 --- Comment #1 from Dominik Haumann --- Which version of KDE Frameworks? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 385930] kwin_* binaries when setcap'ed lose $LD_LIBRARY_PATH

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385930 --- Comment #4 from bluescreenaven...@gmail.com --- I'll have to look at my configuration maybe... My Kwin cmake line is cmake -Wno-dev .. -DCMAKE_INSTALL_PREFIX=$INSTALLDIR -DCMAKE_PREFIX_PATH=$INSTALLDIR -DCMAKE_BUILD_TYPE=Release ...and the librar

[valgrind] [Bug 385868] glibc ld.so _dl_runtime_resolve_avx_slow conditional jump warning

2017-10-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=385868 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[digikam] [Bug 385592] digikam segfaults occasionally, when renaming/moving multiple images [patch]

2017-10-20 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=385592 --- Comment #18 from Johannes Hirte --- Looks good, I wasn't able to reproduce a crash. -- You are receiving this mail because: You are watching all bug changes.

[kdenlive] [Bug 385986] New: Deinterlacing doesn't work if source is MPEG-2

2017-10-20 Thread Joonas Palo
https://bugs.kde.org/show_bug.cgi?id=385986 Bug ID: 385986 Summary: Deinterlacing doesn't work if source is MPEG-2 Product: kdenlive Version: 17.08.1 Platform: MS Windows OS: MS Windows Status: UNCONFIRMED

[frameworks-kirigami] [Bug 384508] Scrolling only works in a downward direction with touchpad

2017-10-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=384508 --- Comment #2 from Christoph Feck --- Bug 385608 says it may be related to the element incorrectly handling horizontal scrolls. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385868] glibc ld.so _dl_runtime_resolve_avx_slow conditional jump warning

2017-10-20 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=385868 John Reiser changed: What|Removed |Added CC||jrei...@bitwagon.com --- Comment #4 from John Rei

[valgrind] [Bug 385912] none/tests/rlimit_nofile fails on newer glibc/kernel

2017-10-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=385912 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Discover] [Bug 385973] Top 1/4 of app window is wasted space

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385973 --- Comment #4 from Nate Graham --- Fire F, this is a volunteer community making software for free. We always accept constructive criticism and patches that improve things, but please try to simply insulting people's work. It can be discouraging. -- Y

[kwin] [Bug 385930] kwin_* binaries when setcap'ed lose $LD_LIBRARY_PATH

2017-10-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385930 --- Comment #5 from Martin Flöser --- I guess it's some RPATH setting. I know that I haven't used LD_LIBRARY_PATH for years and rpath was just being used by default. -- You are receiving this mail because: You are watching all bug changes.

[Plasma Vault] [Bug 385906] Cannot change the icon of encrypted vault folders

2017-10-20 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=385906 --- Comment #2 from avlas --- Cannot Vault be smart enough to check if the only content is the ".directory" file just go ahead and mount it anyways? What would be the problem, perhaps that the original .directory would be lost? This could be workaround

[Plasma Vault] [Bug 385971] Default to CryFS for new vaults and make EncFS an optional dependency

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385971 --- Comment #2 from Nate Graham --- The package is from KDE Neon. :) Obviously KDE does not provide the package, and it's possible that our Neon Packagers can suppress this scary screen. But the fact remains that it's not terribly reasonable to make th

[Plasma Vault] [Bug 385444] Add Ability to Delete a Vault via GUI

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385444 --- Comment #7 from Nate Graham --- That's a really great idea, cryptodude. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385868] glibc ld.so _dl_runtime_resolve_avx_slow conditional jump warning

2017-10-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=385868 --- Comment #5 from Mark Wielaard --- (In reply to John Reiser from comment #4) > Please state the version of glibc ld.so where this problem was observed. > That bounds the search for interactions between software. The link to ld.so > code at sourcewa

[Discover] [Bug 381814] Fresh Install Discover Crash

2017-10-20 Thread luke amos
https://bugs.kde.org/show_bug.cgi?id=381814 --- Comment #1 from luke amos --- Created attachment 108472 --> https://bugs.kde.org/attachment.cgi?id=108472&action=edit New crash information added by DrKonqi plasma-discover (5.10.5) using Qt 5.9.1 - What I was doing when the application crashed:

[Discover] [Bug 381814] Fresh Install Discover Crash

2017-10-20 Thread luke amos
https://bugs.kde.org/show_bug.cgi?id=381814 luke amos changed: What|Removed |Added CC||hiccup...@gmail.com -- You are receiving this mail

[kdenlive] [Bug 385981] Manage Project Profiles > New is not user-friendly

2017-10-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385981 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this m

[Discover] [Bug 385974] Software Management screen has graphical glitches; grid buttons overlap text

2017-10-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385974 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this m

[Discover] [Bug 385973] Top 1/4 of app window is wasted space

2017-10-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385973 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this m

[Plasma Vault] [Bug 385971] Default to CryFS for new vaults and make EncFS an optional dependency

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385971 --- Comment #3 from cryptod...@libertymail.net --- There are two parts to your question; first is the dependencies when you install the vault. (i.e. which other packages it drags in). This is distro specific, technically speaking you can install the va

[plasmashell] [Bug 385947] First task's initial tooltip size is broken

2017-10-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385947 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this m

[Plasma Vault] [Bug 385987] New: UI-consistency; change 'new' button into text.

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385987 Bug ID: 385987 Summary: UI-consistency; change 'new' button into text. Product: Plasma Vault Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED S

[Plasma Vault] [Bug 385972] "Create a New Vault" button should be centered in its window

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385972 cryptod...@libertymail.net changed: What|Removed |Added CC||cryptod...@libertymail.net --- Comm

[plasmashell] [Bug 375976] appmenu not shown for gtk apps

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375976 --- Comment #12 from joergis...@web.de --- well it works for me using SAL_USE_VCLPLUGIN=gtk as well as it does for you using SAL_USE_VCLPLUGIN=kde4 and I'm fine with that. Using a local menu in non Qt5 applications is OK for me. BTW there is progress on

[frameworks-kwidgetsaddons] [Bug 378523] KFontRequester: Fonts are saved with face name preventing bold/italic to work

2017-10-20 Thread Mike Lui
https://bugs.kde.org/show_bug.cgi?id=378523 --- Comment #5 from Mike Lui --- With the latest ArchLinux packages: Konsole no longer shows any bold font, regardless of whether the style (regular) is set in the profile or not This may be konsole specific, as kate does not have this problem All font

[okular] [Bug 385980] Darstellungs Problem

2017-10-20 Thread Claus-Peter Brockmann
https://bugs.kde.org/show_bug.cgi?id=385980 --- Comment #2 from Claus-Peter Brockmann --- Sorry my English is not perfect, Translate with https://translate.google.com/ Presentation problem Problem of presentation, electronically captured PDF form Okular Version 0.24.2 KDE 4.14.16 In Okular no

[plasmashell] [Bug 375976] appmenu not shown for gtk apps

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375976 --- Comment #13 from joergis...@web.de --- BTW under Wayland there are only local menus available at the moment; global menu don't work under Wayland. https://bugs.kde.org/show_bug.cgi?id=385880 -- You are receiving this mail because: You are watching

[Plasma Vault] [Bug 385988] New: [mockup] UI suggestions

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385988 Bug ID: 385988 Summary: [mockup] UI suggestions Product: Plasma Vault Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[amarok] [Bug 385447] Play time is displayed improperly.

2017-10-20 Thread Lee the Geek
https://bugs.kde.org/show_bug.cgi?id=385447 --- Comment #4 from Lee the Geek --- I have made no font changes ever in Linux! On Wed, Oct 18, 2017 at 5:36 PM, Myriam Schweingruber < bugzilla_nore...@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=385447 > > --- Comment #3 from Myriam Schwe

[Discover] [Bug 364422] Resource size should include its dependencies

2017-10-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=364422 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com -- You are receiving this m

[Discover] [Bug 385973] Top 1/4 of app window is wasted space

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385973 --- Comment #5 from Nate Graham --- Heh, *please try to AVOID simply insulting people's work. :) -- You are receiving this mail because: You are watching all bug changes.

[kuser] [Bug 385989] New: Crash on startup

2017-10-20 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=385989 Bug ID: 385989 Summary: Crash on startup Product: kuser Version: 3.9 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Sever

[skrooge] [Bug 385990] New: Altered budgets aren't displayed until you reload the tab

2017-10-20 Thread Syfer Polski
https://bugs.kde.org/show_bug.cgi?id=385990 Bug ID: 385990 Summary: Altered budgets aren't displayed until you reload the tab Product: skrooge Version: 2.9.0 Platform: Neon Packages OS: Linux Sta

[kuser] [Bug 385989] Crash on startup

2017-10-20 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=385989 Szczepan Hołyszewski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kuser] [Bug 374505] KUser crashed when was starting

2017-10-20 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=374505 Szczepan Hołyszewski changed: What|Removed |Added CC||rula...@wp.pl --- Comment #9 from Szczep

[plasmashell] [Bug 385991] New: Plasma-Crash

2017-10-20 Thread Marco Jäger
https://bugs.kde.org/show_bug.cgi?id=385991 Bug ID: 385991 Summary: Plasma-Crash Product: plasmashell Version: 5.8.7 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severi

[Discover] [Bug 385992] New: Discover's sidebar is too wide by default

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385992 Bug ID: 385992 Summary: Discover's sidebar is too wide by default Product: Discover Version: 5.11.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor

[Discover] [Bug 385992] Discover's sidebar is too wide by default

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385992 --- Comment #1 from Nate Graham --- Created attachment 108478 --> https://bugs.kde.org/attachment.cgi?id=108478&action=edit Mockup of proposed new design -- You are receiving this mail because: You are watching all bug changes.

[kmymoney4] [Bug 385993] New: Error in investment interest (Jahresrendite)

2017-10-20 Thread Henser Deas
https://bugs.kde.org/show_bug.cgi?id=385993 Bug ID: 385993 Summary: Error in investment interest (Jahresrendite) Product: kmymoney4 Version: 4.8.0 Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Ke

[kleopatra] [Bug 385994] New: Loading certificate cache

2017-10-20 Thread InsuranceTrak
https://bugs.kde.org/show_bug.cgi?id=385994 Bug ID: 385994 Summary: Loading certificate cache Product: kleopatra Version: 3.0.0 Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: normal

[kdevelop] [Bug 385995] New: Variables display not showing data pointed to by shared_ptr

2017-10-20 Thread Edward Kigwana
https://bugs.kde.org/show_bug.cgi?id=385995 Bug ID: 385995 Summary: Variables display not showing data pointed to by shared_ptr Product: kdevelop Version: git master Platform: Gentoo Packages OS: Linux

[Discover] [Bug 385996] New: Discover chooses the wrong icons for apps highlighted on the Home page

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385996 Bug ID: 385996 Summary: Discover chooses the wrong icons for apps highlighted on the Home page Product: Discover Version: 5.11.1 Platform: Neon Packages OS: Linux

[skrooge] [Bug 385990] Altered budgets aren't displayed until you reload the tab

2017-10-20 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=385990 Stephane MANKOWSKI changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|guillaume.deb.

[ksysguard] [Bug 375139] Tag is not defined in message

2017-10-20 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=375139 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are receiving

[Discover] [Bug 385997] New: It's not clear what the "Home" page is for

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385997 Bug ID: 385997 Summary: It's not clear what the "Home" page is for Product: Discover Version: 5.11.1 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severi

[ksysguard] [Bug 375139] Tag is not defined in message

2017-10-20 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=375139 --- Comment #1 from Alexander Potashev --- I have similar problems with Kleopatra: [aspotashev@localhost ~]$ kleopatra "Tag 'numid' is not defined in message {<__kuit_internal_top__>You have imported a Secret Key.The k...}." "Tag 'a' is not defined in

[ksysguard] [Bug 375139] Tag is not defined in message

2017-10-20 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=375139 --- Comment #2 from Alexander Potashev --- (In reply to Alexander Potashev from comment #1) > I have similar problems with Kleopatra: This is kleopatra-17.04.1-1.fc26.x86_64 -- You are receiving this mail because: You are watching all bug changes.

[kleopatra] [Bug 351557] After importing several times a certificate, the "Imported Certificates" tab exists as often

2017-10-20 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=351557 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com --- Comment #3 from A

[kmail2] [Bug 385998] New: Scam detection reads GnuPG output, giving false positives

2017-10-20 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=385998 Bug ID: 385998 Summary: Scam detection reads GnuPG output, giving false positives Product: kmail2 Version: unspecified Platform: Other OS: Linux Status

[dolphin] [Bug 385999] New: Internal Error Trying to Connect to smb share: Unknown error condition in stat: File exists

2017-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385999 Bug ID: 385999 Summary: Internal Error Trying to Connect to smb share: Unknown error condition in stat: File exists Product: dolphin Version: 17.08.2 Platform: Other

[korganizer] [Bug 374803] How to change start of the week from Monday to Sunday?

2017-10-20 Thread Markus
https://bugs.kde.org/show_bug.cgi?id=374803 Markus changed: What|Removed |Added CC||m4rkus...@web.de --- Comment #7 from Markus --- Dupli

[dolphin] [Bug 385999] Internal Error Trying to Connect to smb share: Unknown error condition in stat: File exists

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385999 Nate Graham changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution|---

[Plasma Vault] [Bug 385972] When there are no vaults, "Create a New Vault" button should be centered in its window

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385972 Nate Graham changed: What|Removed |Added Summary|"Create a New Vault" button |When there are no vaults, |shou

[Plasma Vault] [Bug 385985] Password dialog has wrong text

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385985 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com -- You are receiving this

[korganizer] [Bug 225498] agenda view day labels do not match the day

2017-10-20 Thread Markus
https://bugs.kde.org/show_bug.cgi?id=225498 Markus changed: What|Removed |Added CC||m4rkus...@web.de --- Comment #5 from Markus --- Still

[Plasma Vault] [Bug 385982] Please use XDG spec for dirs

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385982 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com --- Comment #1 from Nate Gr

[korganizer] [Bug 225498] agenda view day labels do not match the day

2017-10-20 Thread Markus
https://bugs.kde.org/show_bug.cgi?id=225498 --- Comment #6 from Markus --- Created attachment 108481 --> https://bugs.kde.org/attachment.cgi?id=108481&action=edit Screenshot from 17.08.2. -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 386000] New: akregator writes malformed feeds.opml

2017-10-20 Thread boospy
https://bugs.kde.org/show_bug.cgi?id=386000 Bug ID: 386000 Summary: akregator writes malformed feeds.opml Product: akregator Version: 5.6.0 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: g

[akregator] [Bug 206039] akregator writes malformed feeds.opml

2017-10-20 Thread boospy
https://bugs.kde.org/show_bug.cgi?id=206039 boospy changed: What|Removed |Added CC||li...@osit.cc --- Comment #7 from boospy --- Reopend

[korganizer] [Bug 184474] Day information (e.g. holiday) too big to fit

2017-10-20 Thread Markus
https://bugs.kde.org/show_bug.cgi?id=184474 Markus changed: What|Removed |Added CC||m4rkus...@web.de --- Comment #1 from Markus --- Old,

[Plasma Vault] [Bug 385982] Please use XDG spec for dirs

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385982 --- Comment #2 from Nate Graham --- Cryptodude, would you like to submit a patch for this on phabricator.kde.org? If you've never done it before, I can help guide you through the process. -- You are receiving this mail because: You are watching all bu

[Plasma Vault] [Bug 385972] When there are no vaults, "Create a New Vault" button should be centered in its window

2017-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385972 --- Comment #3 from Nate Graham --- (that's the way the Bluetooth window is, for example) -- You are receiving this mail because: You are watching all bug changes.

  1   2   >