[krita] [Bug 394536] New: pen pressure will not work for krita.

2018-05-21 Thread Imani
https://bugs.kde.org/show_bug.cgi?id=394536 Bug ID: 394536 Summary: pen pressure will not work for krita. Product: krita Version: 4.0.3 Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: normal

[krita] [Bug 394460] modifying larger canvas crashes krita on low end system

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394460 --- Comment #12 from til.schmit...@gmx.de --- actually, i decreased the undo stack size and now i've encountered the same problem with over 200 mb of ram unused while i was able to work on other files with even less ram left. vram should do the trick, so

[digikam] [Bug 394413] Unify group handling [patch]

2018-05-21 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=394413 Simon changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In||6

[plasmashell] [Bug 370377] Leave screen difficult to read, highlighting doesn't work in software rendering

2018-05-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=370377 --- Comment #2 from Nate Graham --- Is any of this still an issue? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #42 from Maik Qualmann --- Access from the console (digiKam must be started, internal server started): mysql -u root --socket=Path_to_socket_file CREATE DATABASE digikamtest; USE digikamtest; CREATE TABLE Test (Name varchar(255)); SHOW

[okular] [Bug 394471] Okular fails to read PageDirection R2L in PDF files

2018-05-21 Thread Munzir Taha
https://bugs.kde.org/show_bug.cgi?id=394471 Munzir Taha changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Ever confirmed|0

[okular] [Bug 394471] Okular fails to read PageDirection R2L in PDF files

2018-05-21 Thread Munzir Taha
https://bugs.kde.org/show_bug.cgi?id=394471 --- Comment #2 from Munzir Taha --- Created attachment 112796 --> https://bugs.kde.org/attachment.cgi?id=112796&action=edit PDF with PageDirection R2L -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 353747] Schema button implements a pop-up menu, but menu only opens for click-and-hold

2018-05-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353747 --- Comment #3 from Nate Graham --- We should just need to set `[schemaMenu]->setDelayed(false);` As soon as I can figure out where to do it, I'll submit a patch... -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 394460] modifying larger canvas crashes krita on low end system

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394460 --- Comment #11 from til.schmit...@gmx.de --- thanks, that sounds plausible. however, with a lower memory limit, i can't even open the file i wanted to edit. i guess i have to protect myself from doing that then by decreasing the memory limit, haha. i

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #41 from caulier.gil...@gmail.com --- Created attachment 112795 --> https://bugs.kde.org/attachment.cgi?id=112795&action=edit mysql internal servel log file after local collection add and scan completed. -- You are receiving this mail bec

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #40 from caulier.gil...@gmail.com --- Look like the collection after first scan completed is available and ready to use. Look like the local collection has moved as a removable one. Why ? Gilles -- You are receiving this mail because: You

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #39 from caulier.gil...@gmail.com --- Created attachment 112794 --> https://bugs.kde.org/attachment.cgi?id=112794&action=edit DK screenshot after first scan with mysql internal server and a local collection set -- You are receiving this m

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #38 from caulier.gil...@gmail.com --- No wrong alert. socket file is well created.This is not the problem. I restart digiKam and setup a local collection. Scan is started. At end DK said that it cannot add the collection to DB. Gilles --

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #37 from caulier.gil...@gmail.com --- Maik, For the socket connection, /Users/gilles/Library/Application Support/digikam/digikam/db_misc/mysql.socket at least /Users/gilles/Library/Application Support/digikam/digikam/db_misc/ directory do

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #36 from caulier.gil...@gmail.com --- Maik, Mysql give a log from internal server : bash-3.2$ cat mysql.err 180521 20:43:30 InnoDB: The InnoDB memory heap is disabled 180521 20:43:30 InnoDB: Mutexes and rw_locks use GCC atomic builtins 180

[ktorrent] [Bug 394535] New: Torrents menu item has no accelerator key assigned

2018-05-21 Thread andrew brewster
https://bugs.kde.org/show_bug.cgi?id=394535 Bug ID: 394535 Summary: Torrents menu item has no accelerator key assigned Product: ktorrent Version: 5.1 Platform: Mageia RPMs OS: Linux Status: UNCONFIRMED Sev

[krita] [Bug 394472] Crash when dropping something on the image

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394472 --- Comment #3 from til.schmit...@gmx.de --- i just had a hanger that resolved itself luckily, feared krita would crash and the ressource monitor marked it red when apparently a windows defender scan happened. maybe a similar thing happened before too -

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #35 from caulier.gil...@gmail.com --- Maik, Remember me, which SQL query is used to create the digikam databases in internal server ? how i can reproduce this task on CLI ? Gilles -- You are receiving this mail because: You are watching a

[kde] [Bug 394534] New: kcminit crash on startup

2018-05-21 Thread Alessandro
https://bugs.kde.org/show_bug.cgi?id=394534 Bug ID: 394534 Summary: kcminit crash on startup Product: kde Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #34 from caulier.gil...@gmail.com --- I cleaned again all DK data files (config, DB), and startup again : macbook-pro-de-gilles:~ gilles$ /opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam digikam.widgets: Breeze icons resourc

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #33 from caulier.gil...@gmail.com --- No idea. I take a look. Gilles -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 394523] Selecting V4L2 CCD as guider in KSTARS/EKOS doesn't open Guide module

2018-05-21 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=394523 --- Comment #1 from Jasem Mutlaq --- Was LX90 connected as well? -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 394522] Missing INDI driver for MEADE DSI driver in Ekos

2018-05-21 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=394522 Jasem Mutlaq changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[kmahjongg] [Bug 394486] Clubs - empty layout

2018-05-21 Thread Laura
https://bugs.kde.org/show_bug.cgi?id=394486 --- Comment #2 from Laura --- Both. In the settings dialog and then also in the main window. On Mon, May 21, 2018 at 10:24 AM, Albert Astals Cid < bugzilla_nore...@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=394486 > > Albert Astals Cid ch

[akregator] [Bug 386612] can't edit manual adblock filter rule

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=386612 --- Comment #2 from Martin Koller --- Yes, edit button now works. The multi-selection is still wrong. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 393787] Icons only task manager gets confused between Native Steam app and Wine Steam

2018-05-21 Thread Benjamin Xiao
https://bugs.kde.org/show_bug.cgi?id=393787 --- Comment #8 from Benjamin Xiao --- This is happening quite frequently now. Eike Hein, have you been able to reproduce it on your machine? -- You are receiving this mail because: You are watching all bug changes.

[Discover] [Bug 394533] New: Discover crashes when I try to switch to the Installed tab

2018-05-21 Thread Benjamin Xiao
https://bugs.kde.org/show_bug.cgi?id=394533 Bug ID: 394533 Summary: Discover crashes when I try to switch to the Installed tab Product: Discover Version: 5.12.5 Platform: Fedora RPMs OS: Linux St

[kolourpaint] [Bug 387425] Option to preserve last selected colour on startup

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=387425 Martin Koller changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[plasmashell] [Bug 394532] New: Multimonitor - Task Manager lists tasks for wrong screen after screens switched off

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394532 Bug ID: 394532 Summary: Multimonitor - Task Manager lists tasks for wrong screen after screens switched off Product: plasmashell Version: 5.12.4 Platform: Kubuntu Packages

[systemsettings] [Bug 394531] New: New mouse kcm: device name should be entirely visible

2018-05-21 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=394531 Bug ID: 394531 Summary: New mouse kcm: device name should be entirely visible Product: systemsettings Version: 5.12.90 Platform: Archlinux Packages OS: Linux Status: UNCON

[Touchpad-KCM] [Bug 394530] New: New touchpad kcm: device name should be entirely visible

2018-05-21 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=394530 Bug ID: 394530 Summary: New touchpad kcm: device name should be entirely visible Product: Touchpad-KCM Version: unspecified Platform: Neon Packages OS: Linux

[krunner] [Bug 394521] KDE session startup crashes when started in x2go session

2018-05-21 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=394521 Rex Dieter changed: What|Removed |Added CC||rdie...@gmail.com --- Comment #1 from Rex Dieter

[kwin] [Bug 394526] Crash on screen flip

2018-05-21 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=394526 Martin Flöser changed: What|Removed |Added Resolution|--- |BACKTRACE Status|UNCONFIRMED

[plasmashell] [Bug 394409] "Reloading" wallpaper from script

2018-05-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=394409 --- Comment #4 from David Edmundson --- Cool, can I close this? -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 394529] Configure Mouse buttons (e.g. setting an arbitrary button to be a "double click.")

2018-05-21 Thread sac
https://bugs.kde.org/show_bug.cgi?id=394529 sac changed: What|Removed |Added CC||mila...@eclipso.de -- You are receiving this mail becaus

[plasmashell] [Bug 394409] "Reloading" wallpaper from script

2018-05-21 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=394409 --- Comment #3 from Bharadwaj Raju --- Yes, that seems to work. Thank you. File watching for the wallpaper would be an interesting course of action, but I think that'll just spend additional system resources for little benefit. Unless there's a non-po

[systemsettings] [Bug 394529] New: Configure Mouse buttons (e.g. setting an arbitrary button to be a "double click.")

2018-05-21 Thread sac
https://bugs.kde.org/show_bug.cgi?id=394529 Bug ID: 394529 Summary: Configure Mouse buttons (e.g. setting an arbitrary button to be a "double click.") Product: systemsettings Version: unspecified Platform: Other

[kolourpaint] [Bug 394030] Feature request: allow to save colors in kolourpaint configuration

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=394030 Martin Koller changed: What|Removed |Added CC||masudtoparv...@gmail.com --- Comment #1 from Ma

[kolourpaint] [Bug 394310] Kolourpaint already provides the ability to Save, Save as, Open and reload custom colors files. However, those features are only based on colors configuration files that you

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=394310 Martin Koller changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[kolourpaint] [Bug 394030] Feature request: allow to save colors in kolourpaint configuration

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=394030 Martin Koller changed: What|Removed |Added CC||kol...@aon.at Status|UNCONFIRMED

[plasma-nm] [Bug 394528] New: Visual Bug: Bad controls alignment on the 'Wi-Fi Security' tab

2018-05-21 Thread Anton Sokirkin
https://bugs.kde.org/show_bug.cgi?id=394528 Bug ID: 394528 Summary: Visual Bug: Bad controls alignment on the 'Wi-Fi Security' tab Product: plasma-nm Version: 5.12.4 Platform: Kubuntu Packages OS: Linux

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #32 from Maik Qualmann --- Gilles, I think the MySQL server can not access the data directory. Is it possible that a mysql user needs to be created in MacOS? Maik -- You are receiving this mail because: You are watching all bug changes.

[kolourpaint] [Bug 394310] Kolourpaint already provides the ability to Save, Save as, Open and reload custom colors files. However, those features are only based on colors configuration files that you

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=394310 Martin Koller changed: What|Removed |Added CC||kol...@aon.at Ever confirmed|0

[kolourpaint] [Bug 394292] Erro on close application

2018-05-21 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=394292 Martin Koller changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[digikam] [Bug 393408] Support for extra image formats through FFMPEG codecs as HEIC, FITS, JPEG-LS [patch]

2018-05-21 Thread Arkadiusz Miskiewicz
https://bugs.kde.org/show_bug.cgi?id=393408 Arkadiusz Miskiewicz changed: What|Removed |Added CC||ar...@maven.pl -- You are receiving thi

[krunner] [Bug 394527] New: Krunner Break

2018-05-21 Thread Italo Régis
https://bugs.kde.org/show_bug.cgi?id=394527 Bug ID: 394527 Summary: Krunner Break Product: krunner Version: 5.12.5 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severi

[kwin] [Bug 394526] New: Crash on screen flip

2018-05-21 Thread Scott
https://bugs.kde.org/show_bug.cgi?id=394526 Bug ID: 394526 Summary: Crash on screen flip Product: kwin Version: 5.12.5 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[akregator] [Bug 394525] New: Adblock filters don't work

2018-05-21 Thread wincak
https://bugs.kde.org/show_bug.cgi?id=394525 Bug ID: 394525 Summary: Adblock filters don't work Product: akregator Version: 5.8.1 Platform: Manjaro OS: Linux Status: UNCONFIRMED Severity: normal P

[krita] [Bug 394460] modifying larger canvas crashes krita on low end system

2018-05-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394460 --- Comment #10 from Boudewijn Rempt --- Yes... It's clear Krita is running out of memory. With only 1gb available that's not so strange: just things like brushes and stuff take ~150mb. The backtrace seems to suggest that there isn't even memory to crea

[krita] [Bug 394460] modifying larger canvas crashes krita on low end system

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394460 --- Comment #9 from til.schmit...@gmx.de --- would performance logging help? it is a problem that seems to be connected to file size after all -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 386612] can't edit manual adblock filter rule

2018-05-21 Thread wincak
https://bugs.kde.org/show_bug.cgi?id=386612 wincak changed: What|Removed |Added CC||win...@seznam.cz --- Comment #1 from wincak --- I can

[systemsettings] [Bug 393622] Badly Rendered Font in System Settings

2018-05-21 Thread vlas
https://bugs.kde.org/show_bug.cgi?id=393622 --- Comment #6 from vlas --- Created attachment 112788 --> https://bugs.kde.org/attachment.cgi?id=112788&action=edit Much more ugly for ru_RU. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 394460] modifying larger canvas crashes krita on low end system

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394460 --- Comment #8 from til.schmit...@gmx.de --- here's an external report i just got, maybe you can tell something more than me from it(deleted some passages that weren't displaing anything comprehensible): sorry in advance, idk how to add an attachment to

[Discover] [Bug 394524] New: Discover Crashing

2018-05-21 Thread Elvis Blanco
https://bugs.kde.org/show_bug.cgi?id=394524 Bug ID: 394524 Summary: Discover Crashing Product: Discover Version: 5.12.90 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Se

[systemsettings] [Bug 393622] Badly Rendered Font in System Settings

2018-05-21 Thread vlas
https://bugs.kde.org/show_bug.cgi?id=393622 vlas changed: What|Removed |Added CC||vladimir@gmail.com -- You are receiving this mail b

[konsole] [Bug 394502] Mishandling of selecting of text

2018-05-21 Thread Arfrever Frehtes Taifersar Arahesis
https://bugs.kde.org/show_bug.cgi?id=394502 --- Comment #2 from Arfrever Frehtes Taifersar Arahesis --- Problem still present with current git HEAD (revision 5128781a824c26dc2746650fea0ae9f95861b9d8). -- You are receiving this mail because: You are watching all bug changes.

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=394518 --- Comment #3 from Bruno Friedmann --- Hi Timothé the expanded result of our %cmake macros is the following rpm --eval %cmake find . -name CMakeLists.txt \ -exec sed -i -re '/^[[:blank:]]*[sS][eE][tT][[:blank:]]*\([[:blank:]]*(CMAKE_BUILD

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread testa
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #31 from testa --- Hi In terminal mode it actually happened. To follow, I will test thoroughly, but in any case thank you for considering the problem. It is a good application that allows to quickly view his photos, I used a lot but digikam

[krita] [Bug 394460] modifying larger canvas crashes krita on low end system

2018-05-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394460 --- Comment #7 from Boudewijn Rempt --- I see... I'm not sure whether there's anything more we can actually try then :-( -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 394523] Selecting V4L2 CCD as guider in KSTARS/EKOS doesn't open Guide module

2018-05-21 Thread Niels Looije
https://bugs.kde.org/show_bug.cgi?id=394523 Niels Looije changed: What|Removed |Added CC||nloo...@gmail.com -- You are receiving this mai

[kstars] [Bug 394522] Missing INDI driver for MEADE DSI driver in Ekos

2018-05-21 Thread Niels Looije
https://bugs.kde.org/show_bug.cgi?id=394522 Niels Looije changed: What|Removed |Added CC||nloo...@gmail.com -- You are receiving this mai

[kstars] [Bug 394523] New: Selecting V4L2 CCD as guider in KSTARS/EKOS doesn't open Guide module

2018-05-21 Thread Niels Looije
https://bugs.kde.org/show_bug.cgi?id=394523 Bug ID: 394523 Summary: Selecting V4L2 CCD as guider in KSTARS/EKOS doesn't open Guide module Product: kstars Version: 2.9.5 Platform: MS Windows OS: MS Windows

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394518 anim...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kstars] [Bug 394522] New: Missing INDI driver for MEADE DSI driver in Ekos

2018-05-21 Thread Niels Looije
https://bugs.kde.org/show_bug.cgi?id=394522 Bug ID: 394522 Summary: Missing INDI driver for MEADE DSI driver in Ekos Product: kstars Version: 2.9.5 Platform: MS Windows OS: MS Windows Status: UNCONFIRMED S

[krunner] [Bug 394521] New: KDE session startup crashes when started in x2go session

2018-05-21 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=394521 Bug ID: 394521 Summary: KDE session startup crashes when started in x2go session Product: krunner Version: 5.12.4 Platform: Ubuntu Packages OS: Linux S

[kate] [Bug 386897] make word/char count a global sticky preference not a temporary menu option

2018-05-21 Thread k3bBug
https://bugs.kde.org/show_bug.cgi?id=386897 --- Comment #2 from k3bBug --- Thank you for working on this Eric On 05/21/2018 01:49 AM, Albert Astals Cid wrote: > https://bugs.kde.org/show_bug.cgi?id=386897 > > Albert Astals Cid changed: > > What|Removed |Added

[kwin] [Bug 392677] "Pointer motion confined to the current window. To release pointer hold Escape for 3 seconds." notification upon trying to move XWayland app window

2018-05-21 Thread Xu Zhao
https://bugs.kde.org/show_bug.cgi?id=392677 --- Comment #4 from Xu Zhao --- (In reply to Martin Flöser from comment #3) > (In reply to Xu Zhao from comment #2) > > Is there a way to disable the notification in kwin? > > No Here is a workaround that I found today. Change the /usr/share/kwin/onsc

[Heaptrack] [Bug 394520] New: Attaching to running process generates empty file

2018-05-21 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=394520 Bug ID: 394520 Summary: Attaching to running process generates empty file Product: Heaptrack Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED S

[KEXI] [Bug 394519] Crash on exporting tabular data to clipboard

2018-05-21 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=394519 Jarosław Staniek changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail becau

[KEXI] [Bug 394519] Crash on exporting tabular data to clipboard

2018-05-21 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=394519 Jarosław Staniek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit|

[KEXI] [Bug 394519] Crash on exporting tabular data to clipboard

2018-05-21 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=394519 Jarosław Staniek changed: What|Removed |Added Severity|normal |crash Ever confirmed|0

[KEXI] [Bug 394519] Crash on exporting tabular data to clipboard

2018-05-21 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=394519 Jarosław Staniek changed: What|Removed |Added Assignee|kexi-b...@kde.org |stan...@kde.org -- You are receiving this m

[KEXI] [Bug 394519] New: Crash on exporting tabular data to clipboard

2018-05-21 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=394519 Bug ID: 394519 Summary: Crash on exporting tabular data to clipboard Product: KEXI Version: 3.1.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=394518 --- Comment #1 from Bruno Friedmann --- During build core/ActivityInfo.cpp & ApplicationSettings.h warning: comparison between signed and unsigned integer expressions [-Wsign-compare] cd /home/abuild/rpmbuild/BUILD/gcompris-qt-0.91/build/src/core &&

[gcompris] [Bug 394518] New: gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=394518 Bug ID: 394518 Summary: gcompris compilation warnings (gcc7, and gcc8) Product: gcompris Version: git master Platform: Other OS: Linux Status: UNCONFIRMED Severi

[marble] [Bug 394517] New: the search-function has no results except if I search for big towns

2018-05-21 Thread Hartmut
https://bugs.kde.org/show_bug.cgi?id=394517 Bug ID: 394517 Summary: the search-function has no results except if I search for big towns Product: marble Version: 2.1 (KDE Applications 16.12) Platform: openSUSE RPMs

[plasmashell] [Bug 394420] Folder view applet is expanded when in panel

2018-05-21 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=394420 --- Comment #6 from Michail Vourlakos --- (In reply to Marco Martin from comment #5) > for folderview probably the switch should occur when the panel is 2-3 times > bigger then the icon size 1. do you mean 2,3 times bigger than the units.iconSizeHints.

[krita] [Bug 394485] [bundle] double-click on *.bundle in filemanager open Krita, but fails to auto-install

2018-05-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394485 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org Ever confirmed|0

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #30 from Maik Qualmann --- Gilles, QProcess with the arguments use internally quotes. The mysqld is already started, the database can not be created, strange. Maik -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 394420] Folder view applet is expanded when in panel

2018-05-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=394420 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com --- Comment #5 from Marco Mart

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #29 from caulier.gil...@gmail.com --- Look my comment #27 (:=)))... This is the reason. It's always a path with space problem. Gilles -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 394435] Crash when opening apps from panel: in ~DataEngineManagerPrivate

2018-05-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=394435 Marco Martin changed: What|Removed |Added Summary|Plasma freezing when|Crash when opening apps |calli

[plasmashell] [Bug 394435] Plasma freezing when calling open apps from main panel

2018-05-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=394435 Marco Martin changed: What|Removed |Added Severity|normal |crash CC|

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #28 from Maik Qualmann --- ... > digikam.databaseserver: Failed to use database "digikam" > digikam.databaseserver: Query error: "Unknown database 'digikam' QMYSQL: > Unable to execute query" > digikam.databaseserver: Database error: " " > d

[plasmashell] [Bug 394491] Segfault while looking at menu

2018-05-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=394491 Marco Martin changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[plasmashell] [Bug 391613] Plasma sometimes crashes when typing in the search box of the application launcher

2018-05-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=391613 Marco Martin changed: What|Removed |Added CC||sts33n...@gmail.com --- Comment #3 from Marco Ma

[plasmashell] [Bug 390817] Persistent user confusion regarding pinned apps vs panel launchers

2018-05-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390817 Nate Graham changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In|

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #27 from caulier.gil...@gmail.com --- Maik, Using doube quote over path passed as argument for mysqld is the solution : macbook-pro-de-gilles:~ gilles$ /opt/digikam/lib/mariadb/bin/mysqld --defaults-file="/Users/gilles/Library/Application S

[plasmashell] [Bug 394491] Segfault while looking at menu

2018-05-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=394491 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com Severity|normal

[neon] [Bug 394516] Please state the Neon and Ubuntu versions on the download page

2018-05-21 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=394516 Jonathan Riddell changed: What|Removed |Added Component|general |Live/Install images Assignee|kde-.

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #26 from caulier.gil...@gmail.com --- The problem is the next stage to start internal server : macbook-pro-de-gilles:~ gilles$ /opt/digikam/lib/mariadb/bin/mysqld --defaults-file=/Users/gilles/Library/Application Support/digikam/digikam/mysq

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #25 from caulier.gil...@gmail.com --- Maik, Now in fact the problem with mysql_install_db is fixed. Look like DB files are now created properly on user space : # pwd /Users/gilles/Pictures/.mysql.digikam # ls -alR total 0 drwxr-xr-x 3 gil

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #24 from caulier.gil...@gmail.com --- No, the mysql_install_script exec right is fine. Look the PKG contents. Now the error is probably relevant of path used with the communication socket between the server and the Qt Mysql plugin. Look the

[digikam] [Bug 394434] installation problem mysql internal on mac os high sierra [patch]

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394434 --- Comment #23 from caulier.gil...@gmail.com --- Created attachment 112785 --> https://bugs.kde.org/attachment.cgi?id=112785&action=edit PKG file contents before packaging See attached ls -alR over root directory before to package in target PKG for M

[www.kde.org] [Bug 394516] New: Please state the Neon and Ubuntu versions on the download page

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394516 Bug ID: 394516 Summary: Please state the Neon and Ubuntu versions on the download page Product: www.kde.org Version: unspecified Platform: Other OS: Linux

[krita] [Bug 385337] when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears and disappears many times in just 2-3 seconds.)

2018-05-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385337 Boudewijn Rempt changed: What|Removed |Added Resolution|WAITINGFORINFO |INVALID Status|NEEDSINFO

[krita] [Bug 394473] brush bundle

2018-05-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394473 Boudewijn Rempt changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME -- You are receiving this mail be

[krita] [Bug 394493] Multiple blending tool is not working

2018-05-21 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=394493 wolthera changed: What|Removed |Added Resolution|WAITINGFORINFO |INVALID Status|NEEDSINFO

[konsole] [Bug 394371] Konsole crashed after closing several tabs on Wayland

2018-05-21 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=394371 --- Comment #2 from Alexander Mentyu --- Possibly related bugs - https://bugs.kde.org/show_bug.cgi?id=394484 and https://bugs.kde.org/show_bug.cgi?id=394453 -- You are receiving this mail because: You are watching all bug changes.

[Discover] [Bug 394515] New: Settings page is empty

2018-05-21 Thread George Tokmaji
https://bugs.kde.org/show_bug.cgi?id=394515 Bug ID: 394515 Summary: Settings page is empty Product: Discover Version: 5.12.90 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal

<    1   2   3   >