[umbrello] [Bug 447866] [class diagram] Multiple association ends are drawn on the same edge point

2022-01-04 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=447866 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com --- Comment #2

[umbrello] [Bug 447824] New: Cannot create two aggregations between the same two classes

2022-01-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=447824 Bug ID: 447824 Summary: Cannot create two aggregations between the same two classes Product: umbrello Version: Git Platform: Other OS: Linux Status:

[umbrello] [Bug 446020] Bird's eye view shows nothing at first open

2021-12-30 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=446020 --- Comment #5 from Robert Hairgrove --- (In reply to Oliver Kellogg from comment #4) > (...) - In function resizeSceneToItems, as an experimental change comment out > call to setSceneRect(itemsBoundingRect()). > It appears that the

[umbrello] [Bug 447598] New: Packages containing other objects are not displayed in a useful manner in a class diagram

2021-12-28 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=447598 Bug ID: 447598 Summary: Packages containing other objects are not displayed in a useful manner in a class diagram Product: umbrello Version: Git Platform: Other

[umbrello] [Bug 446020] Bird's eye view shows nothing at first open

2021-12-27 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=446020 --- Comment #3 from Robert Hairgrove --- (In reply to Robert Hairgrove from comment #1) >(...) However, there is much more "bugginess" about the bird's eye view (and >the > drawing behavior in general) which needs to be looked at

[amarok] [Bug 446543] Crash on attempting to filter collection using date

2021-12-14 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=446543 --- Comment #4 from robert marshall --- I'll try to do a build with debug and get a good traceback - not this week though! -- You are receiving this mail because: You are watching all bug changes.

[amarok] [Bug 446543] Crash on attempting to filter collection using date

2021-12-13 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=446543 --- Comment #2 from robert marshall --- Sorry about delay ... events... and this isn't full trying to work out how to install symbols from that ppa [KCrash Handler] #4 0x7f21fc7992e0 in QWidget::setFocus(Qt::FocusReason) () at /lib/x86_64-linux

[systemsettings] [Bug 444673] Esperanto does not show up as a select able language.

2021-12-08 Thread Robert Seere
https://bugs.kde.org/show_bug.cgi?id=444673 --- Comment #2 from Robert Seere --- (In reply to Nate Graham from comment #1) > The list only shows languages that currently have any translations for KDE > software, and that are are installed. So one of those conditions must not be >

[systemsettings] [Bug 446644] Most used quick settings are pointless when set by frequency, they should be 'last used' to facilitate repeat access

2021-12-08 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=446644 Robert Griffiths changed: What|Removed |Added Summary|Most used quick settings|Most used quick settings

[systemsettings] [Bug 446644] Most used quick settings are mostly pointless when set by frequency only, it should contain all kcms the user has accessed.

2021-12-07 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=446644 --- Comment #2 from Robert Griffiths --- Sure, if it were me, I would simply change the 5 most used to the 5 last used. Not perfect but much better. But maybe a few more than 5? So it could be most useful when setting up for the 1st time. I use about

[systemsettings] [Bug 446644] New: Most used quick settings are mostly pointless when set by frequency only, it should contain all kcms the user has accessed.

2021-12-07 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=446644 Bug ID: 446644 Summary: Most used quick settings are mostly pointless when set by frequency only, it should contain all kcms the user has accessed. Product: systemsettings

[amarok] [Bug 446543] New: Crash on attempting to filter collection using date

2021-12-06 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=446543 Bug ID: 446543 Summary: Crash on attempting to filter collection using date Product: amarok Version: kf5 Platform: Ubuntu Packages OS: Linux Status: REPORTED

[umbrello] [Bug 446020] Bird's eye view shows nothing at first open

2021-11-28 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=446020 --- Comment #2 from Robert Hairgrove --- When running Umbrello as a debug build started from a terminal, after examining the debug output, it seems that the problem here arises from the fact that the default configuration gives us an empty class

[umbrello] [Bug 446020] Bird's eye view shows nothing at first open

2021-11-26 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=446020 --- Comment #1 from Robert Hairgrove --- In the meantime, I was able to get the bird's eye view to show when a new widget is added to the diagram. I noticed that selecting something in the tree view would also trigger the view, so I looked at UMLScene

[umbrello] [Bug 446020] New: Bitd's eye view shows nothing at first open

2021-11-24 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=446020 Bug ID: 446020 Summary: Bitd's eye view shows nothing at first open Product: umbrello Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal

[umbrello] [Bug 445119] Issues with code ignoring and possibly dereferencing nullptr

2021-11-24 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445119 --- Comment #6 from Robert Hairgrove --- (In reply to Oliver Kellogg from comment #5) > (In reply to Robert Hairgrove from comment #0) > > Using Umbrello from Git/master: > > > > In file "component.cpp" at line 58

[kalendar] [Bug 445853] New: App Closes Unexpectedly

2021-11-20 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=445853 Bug ID: 445853 Summary: App Closes Unexpectedly Product: kalendar Version: 0.2.1 Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi

[umbrello] [Bug 445119] Issues with code ignoring and possibly dereferencing nullptr

2021-11-16 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445119 --- Comment #3 from Robert Hairgrove --- I realize now, after looking through the source code and docs for QList and QPointer, that this would not work with signals and slots unless a completely different copying mechanism and/or redesign

[umbrello] [Bug 445119] Issues with code ignoring and possibly dereferencing nullptr

2021-11-16 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445119 --- Comment #2 from Robert Hairgrove --- (In reply to Ralf Habacker from comment #1) > When I started working on Umbrello, there were many crashes because various > lists contained undefined pointers. This has been massively mitigated by &

[umbrello] [Bug 445275] CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-15 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 Robert Hairgrove changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[umbrello] [Bug 445275] CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 --- Comment #2 from Robert Hairgrove --- (In reply to Robert Hairgrove from comment #1) > (snip...) > a pointer "diagramsWindow" which it creates in its member initialization > list on line 80 and passes "this" as the

[umbrello] [Bug 445275] CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 --- Comment #1 from Robert Hairgrove --- Following up on this, it seems that there are very many instances where the parent-child relationship between QObject/QWidget and derived classes is not respected: 1. Either the derived class does

[umbrello] [Bug 445275] New: CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-10 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 Bug ID: 445275 Summary: CodeGenerator* UMLApp::m_codegen is never destroyed Product: umbrello Version: Git Platform: Other OS: Linux Status: REPORTED Severity:

[umbrello] [Bug 445119] New: Issues with code ignoring and possibly dereferencing nullptr

2021-11-07 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445119 Bug ID: 445119 Summary: Issues with code ignoring and possibly dereferencing nullptr Product: umbrello Version: Git Platform: Other OS: Linux Status:

[Akonadi] [Bug 444906] New: Configuration change in native POP3 dialog is not valued

2021-11-03 Thread Robert Spillner
https://bugs.kde.org/show_bug.cgi?id=444906 Bug ID: 444906 Summary: Configuration change in native POP3 dialog is not valued Product: Akonadi Version: 5.17.3 Platform: Gentoo Packages OS: Linux

[umbrello] [Bug 444820] CMake build of master branch fails on Ubuntu 18.04

2021-11-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=444820 Robert Hairgrove changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[umbrello] [Bug 442134] "const" correctness in Umbrello sources

2021-11-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=442134 --- Comment #7 from Robert Hairgrove --- (In reply to Oliver Kellogg from comment #6) > Git commit 7a8d1cfb0b562fab051c7ec3b46e6eededee5195 by Oliver Kellogg. > Committed on 11/09/2021 at 08:57. > Pushed by okellogg into branch 'master'. >

[umbrello] [Bug 444820] New: CMake build of master branch fails on Ubuntu 18.04

2021-11-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=444820 Bug ID: 444820 Summary: CMake build of master branch fails on Ubuntu 18.04 Product: umbrello Version: Git Platform: unspecified OS: Linux Status: REPORTED

[systemsettings] [Bug 444673] New: Esperanto does not show up as a select able language.

2021-10-30 Thread Robert Seere
https://bugs.kde.org/show_bug.cgi?id=444673 Bug ID: 444673 Summary: Esperanto does not show up as a select able language. Product: systemsettings Version: 5.23.2 Platform: Archlinux Packages OS: Linux Status:

[yakuake] [Bug 440128] Yakuake sticks on the activity it was started first

2021-10-25 Thread Robert David
https://bugs.kde.org/show_bug.cgi?id=440128 Robert David changed: What|Removed |Added CC||robert.david.public@gmail.c

[krusader] [Bug 442504] Krusader opens no window with file transfer informations in KDE

2021-10-02 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=442504 --- Comment #6 from Robert Strom --- Created attachment 142100 --> https://bugs.kde.org/attachment.cgi?id=142100=edit Example of the Salamander copy window minimized I would like the ability to minimize the copy window and get it out of the

[krusader] [Bug 442504] Krusader opens no window with file transfer informations in KDE

2021-10-02 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=442504 --- Comment #5 from Robert Strom --- Created attachment 142098 --> https://bugs.kde.org/attachment.cgi?id=142098=edit Altap Salamander copying file - copy windows has minimize button Note that the copy window has a minimize button. I h

[krusader] [Bug 442504] Krusader opens no window with file transfer informations in KDE

2021-10-02 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=442504 Robert Strom changed: What|Removed |Added CC||robert.st...@gmail.com --- Comment #4 from

[krusader] [Bug 443048] Copy / Move progress bar always on top and unable to minimize

2021-10-02 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=443048 --- Comment #4 from Robert Strom --- Created attachment 142094 --> https://bugs.kde.org/attachment.cgi?id=142094=edit Pop!_OS System Notification are for Krusader -- You are receiving this mail because: You are watching all bug changes.

[krusader] [Bug 443048] Copy / Move progress bar always on top and unable to minimize

2021-10-02 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=443048 --- Comment #3 from Robert Strom --- Created attachment 142093 --> https://bugs.kde.org/attachment.cgi?id=142093=edit Krusader Main Window and Copy Window no Minimize button -- You are receiving this mail because: You are watching all bug changes.

[krusader] [Bug 443048] Copy / Move progress bar always on top and unable to minimize

2021-10-02 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=443048 --- Comment #2 from Robert Strom --- No, I don't believe that it helps. I tried looking back at the attachment picture that I posted but it is not showing when I click on it. I am posting two more pictures. One picture of the Krusader window

[krusader] [Bug 443048] Copy / Move progress bar always on top and unable to minimize

2021-09-27 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=443048 Robert Strom changed: What|Removed |Added CC||robert.st...@gmail.com -- You are receiving

[krusader] [Bug 443048] New: Copy / Move progress bar always on top and unable to minimize

2021-09-27 Thread Robert Strom
https://bugs.kde.org/show_bug.cgi?id=443048 Bug ID: 443048 Summary: Copy / Move progress bar always on top and unable to minimize Product: krusader Version: 2.7.2 Platform: Ubuntu Packages OS: Linux

[Akonadi] [Bug 386985] akonadi CalDav resource not synching with certain servers

2021-09-20 Thread Robert Haslinger
https://bugs.kde.org/show_bug.cgi?id=386985 --- Comment #60 from Robert Haslinger --- just tried with iCloud and latest 5.18.1 KOrganizer. its not working. just connecting to the server, all resources are found, but no calendar entries are shown. -- You are receiving this mail because: You

[amarok] [Bug 442319] Closing Amarok with playback volume set at 100% and then reopening has volume set at 0%

2021-09-15 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=442319 robert marshall changed: What|Removed |Added CC||rob...@capuchin.co.uk --- Comment #2 from

[umbrello] [Bug 442134] "const" correctness in Umbrello sources

2021-09-09 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=442134 --- Comment #3 from Robert Hairgrove --- (In reply to Oliver Kellogg from comment #1) > Thanks for making the attachment, it is helpful. > > Minor point: > > File: codedocument.h > > virtual QString getUniqueTag(const QStr

[umbrello] [Bug 442134] New: "const" correctness in Umbrello sources

2021-09-07 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=442134 Bug ID: 442134 Summary: "const" correctness in Umbrello sources Product: umbrello Version: unspecified Platform: unspecified OS: Linux Status: REPORTED

[plasmashell] [Bug 441453] New: PIM Calendar Missing

2021-08-23 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=441453 Bug ID: 441453 Summary: PIM Calendar Missing Product: plasmashell Version: 5.22.4 Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal

[lattedock] [Bug 440753] Latte Crashes when pinning applications

2021-08-09 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=440753 --- Comment #9 from Robert --- Nothing in particular I have pinned a wide variety of applications. -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 440753] Latte Crashes when pinning applications

2021-08-09 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=440753 --- Comment #7 from Robert --- I followed your instructions and it crashed again and this time when I started latte i ran it through konsole and it ended up segfaulting and crashed. -- You are receiving this mail because: You are watching all bug

[lattedock] [Bug 440753] Latte Crashes when pinning applications

2021-08-09 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=440753 --- Comment #6 from Robert --- I will definitely give it a try when I get home from work. -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 440753] Latte Crashes when pinning applications

2021-08-09 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=440753 --- Comment #4 from Robert --- I pinned them to latte by right clicking them and selecting pin to dock on all activities. I’m not sure of the exact wording but it was something in that range. -- You are receiving this mail because: You are watching

[lattedock] [Bug 440753] Latte Crashes when pinning applications

2021-08-09 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=440753 --- Comment #2 from Robert --- I had reproduced this by doing the same exact thing I was doing when it happened the first time. I opened four different applications and started pinning them to latte-dock one by one after I pinned them the desktop

[kde] [Bug 440753] New: Latte Crashes when pinning applications

2021-08-08 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=440753 Bug ID: 440753 Summary: Latte Crashes when pinning applications Product: kde Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords:

[kdialog] [Bug 440720] KDialog mangles filenames containing "#"

2021-08-08 Thread Robert Earl
https://bugs.kde.org/show_bug.cgi?id=440720 Robert Earl changed: What|Removed |Added CC||eleison23+...@gmail.com -- You are receiving

[kdialog] [Bug 440720] New: KDialog mangles filenames containing "#"

2021-08-08 Thread Robert Earl
https://bugs.kde.org/show_bug.cgi?id=440720 Bug ID: 440720 Summary: KDialog mangles filenames containing "#" Product: kdialog Version: 20.08 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity:

[konsole] [Bug 428765] Konsole custom profile not staying default

2021-08-05 Thread Robert Earl
https://bugs.kde.org/show_bug.cgi?id=428765 Robert Earl changed: What|Removed |Added CC||eleison23+...@gmail.com --- Comment #1 from

[systemsettings] [Bug 400074] Accessibility Sticky-Keys Becoming Disabled At Random At Times

2021-08-02 Thread Robert Kratky
https://bugs.kde.org/show_bug.cgi?id=400074 Robert Kratky changed: What|Removed |Added CC||kra...@rob.cz --- Comment #3 from Robert

[Discover] [Bug 440187] New: Plasma mobile Discover (on pinephone) offline update fails with error since pacman 6?

2021-07-23 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=440187 Bug ID: 440187 Summary: Plasma mobile Discover (on pinephone) offline update fails with error since pacman 6? Product: Discover Version: unspecified Platform: Manjaro

[kdeconnect] [Bug 417787] sshfs key exchange methods deprecated

2021-07-21 Thread Robert G. Siebeck
https://bugs.kde.org/show_bug.cgi?id=417787 Robert G. Siebeck changed: What|Removed |Added CC||kde.bugzilla.2...@r123.de -- You

[plasmashell] [Bug 439756] New: Wallpaper goes black when trying to apply high-res wallpaper.

2021-07-11 Thread Robert S.
https://bugs.kde.org/show_bug.cgi?id=439756 Bug ID: 439756 Summary: Wallpaper goes black when trying to apply high-res wallpaper. Product: plasmashell Version: master Platform: Other OS: Other

[kwin] [Bug 438972] The zwp_pointer_gestures_v1 protocol is broken with GTK

2021-06-21 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 Robert Mader changed: What|Removed |Added Summary|Support the |The zwp_pointer_gestures_v1

[kwin] [Bug 438972] Support the zwp_pointer_gestures_v1 protocol

2021-06-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 --- Comment #2 from Robert Mader --- P.S. as little extra motivation: one of the main Firefox Webrender devs runs KDE and would love to debug pinch zoom on his main device :) So implementing would make some people very happy. -- You are receiving

[kwin] [Bug 438972] Support the zwp_pointer_gestures_v1 protocol

2021-06-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 --- Comment #1 from Robert Mader --- Firefox tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1717391 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 438972] New: Support the zwp_pointer_gestures_v1 protocol

2021-06-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 Bug ID: 438972 Summary: Support the zwp_pointer_gestures_v1 protocol Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[kwin] [Bug 438315] New: Kwin Closed Unexpectedly

2021-06-09 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=438315 Bug ID: 438315 Summary: Kwin Closed Unexpectedly Product: kwin Version: 5.22.0 Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi

[kdeconnect] [Bug 438066] New: KDE Connect Crashes

2021-06-03 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=438066 Bug ID: 438066 Summary: KDE Connect Crashes Product: kdeconnect Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi

[plasma-systemmonitor] [Bug 437983] New: Kwin Crashes

2021-06-02 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=437983 Bug ID: 437983 Summary: Kwin Crashes Product: plasma-systemmonitor Version: 5.21.5 Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi

[kate] [Bug 437922] Multiple konsole tabs for Kate

2021-05-31 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=437922 Robert Devasia changed: What|Removed |Added Version|unspecified |21.04.1 Component|general

[kmymoney] [Bug 437922] New: Multiple konsole tabs for Kate

2021-05-31 Thread Robert Devasia
https://bugs.kde.org/show_bug.cgi?id=437922 Bug ID: 437922 Summary: Multiple konsole tabs for Kate Product: kmymoney Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity:

[konsole] [Bug 437689] New: Konsole crashed on exit

2021-05-25 Thread Robert R. Russell
https://bugs.kde.org/show_bug.cgi?id=437689 Bug ID: 437689 Summary: Konsole crashed on exit Product: konsole Version: 21.04.1 Platform: Ubuntu Packages OS: Linux Status: REPORTED Keywords: drkonqi

[kwin] [Bug 434631] wp_viewporter support

2021-05-17 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 Robert Mader changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 434631] wp_viewporter support

2021-05-17 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 --- Comment #2 from Robert Mader --- Initial support for this landed in Firefox nightly (https://bugzilla.mozilla.org/show_bug.cgi?id=1699985) You can turn it on by setting `gfx.webrender.compositor.force-enabled` to `true` using the Wayland backend

[kolourpaint] [Bug 436991] No colour palette

2021-05-12 Thread Robert Adolle
https://bugs.kde.org/show_bug.cgi?id=436991 --- Comment #4 from Robert Adolle --- My version is 20.12.2 The right click give nothing. The checkbox "Colors" don't help. Thank you very much ! R. A. Le 12/05/2021 à 21:40, Martin Koller a écrit : > https://bugs.kde.org/show_bug.

[kolourpaint] [Bug 436991] No colour palette

2021-05-12 Thread Robert Adolle
https://bugs.kde.org/show_bug.cgi?id=436991 --- Comment #2 from Robert Adolle --- Thank you very much for help ! R. A. Le 12/05/2021 à 21:20, Martin Koller a écrit : > https://bugs.kde.org/show_bug.cgi?id=436991 > > Martin Koller changed: > > W

[kolourpaint] [Bug 436991] New: No colour palette

2021-05-12 Thread Robert Adolle
https://bugs.kde.org/show_bug.cgi?id=436991 Bug ID: 436991 Summary: No colour palette Product: kolourpaint Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[kajongg] [Bug 436122] Crash on startup after install

2021-04-24 Thread Robert Lee
https://bugs.kde.org/show_bug.cgi?id=436122 Robert Lee changed: What|Removed |Added CC||k...@rjlee.homelinux.org -- You are receiving

[kajongg] [Bug 436122] New: Crash on startup after install

2021-04-24 Thread Robert Lee
https://bugs.kde.org/show_bug.cgi?id=436122 Bug ID: 436122 Summary: Crash on startup after install Product: kajongg Version: unspecified Platform: Other OS: Microsoft Windows Status: REPORTED Severity:

[amarok] [Bug 435810] Format setting is not loaded (in Organize files)

2021-04-16 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=435810 robert marshall changed: What|Removed |Added Component|Collections/Organize Files |Collection Browser |Dialog

[amarok] [Bug 435810] Format setting is not loaded (in Organize files)

2021-04-16 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=435810 --- Comment #4 from robert marshall --- (In reply to Myriam Schweingruber from comment #2) > Do I guess correctly that you talk about the version from pgomes PPA? That's correct! -- You are receiving this mail because: You are watching all

[amarok] [Bug 435810] Format setting is not loaded (in Organize files)

2021-04-16 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=435810 --- Comment #1 from robert marshall --- Ah ignore that last comment referring to a possible duplicate, that's format rather than Format! -- You are receiving this mail because: You are watching all bug changes.

[amarok] [Bug 435810] New: Format setting is not loaded (in Organize files)

2021-04-16 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=435810 Bug ID: 435810 Summary: Format setting is not loaded (in Organize files) Product: amarok Version: unspecified Platform: Ubuntu Packages OS: Linux Status: REPORTED

[krita] [Bug 419399] Laggy interface with kinetic scrolling and canvas and UI glitches.

2021-04-01 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=419399 Robert changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED CC

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #24 from Robert Mader --- (In reply to Nate Graham from comment #23) > What do you mean exactly? "that" == what? The bug title is "Implement Wayland Primary Selection Protocol bridge with XWayland", which ac

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #22 from Robert Mader --- (In reply to Nate Graham from comment #21) > Awesome, let's mark as fixed and re-open if anyone finds it still broken. > Great work Robert and Vlad! Robert, do you know what GTK version your merge >

[ksysguard] [Bug 433804] zfs support in ksysguard / system monitor widgets?

2021-03-30 Thread Robert Underwood
https://bugs.kde.org/show_bug.cgi?id=433804 --- Comment #2 from Robert Underwood --- Created attachment 137183 --> https://bugs.kde.org/attachment.cgi?id=137183=edit libmount example -- You are receiving this mail because: You are watching all bug changes.

[ksysguard] [Bug 433804] zfs support in ksysguard / system monitor widgets?

2021-03-30 Thread Robert Underwood
https://bugs.kde.org/show_bug.cgi?id=433804 --- Comment #1 from Robert Underwood --- I would recommend pulling in a libmount (part of util-linux) dependency for doing this. Both ksysguardd and libmount are GPL-2 licensed. util-linux and libmount are fairly ubiquitous. Parsing the /etc/mtab

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #20 from Robert Mader --- (In reply to Nate Graham from comment #19) > Since all three of those are merged, does this mean that full primary > selection functionality with GTK apps is now achieved? If I understood Vlad correctly, th

[ksysguard] [Bug 433804] zfs support in ksysguard / system monitor widgets?

2021-03-30 Thread Robert Underwood
https://bugs.kde.org/show_bug.cgi?id=433804 Robert Underwood changed: What|Removed |Added CC||rr.underwoo...@gmail.com -- You

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #17 from Robert Mader --- As for GTK 3 and 4 this should now be fixed by the following MRs: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3357 https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3374 https://invent.kde.org/plasma

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-27 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 Robert Mader changed: What|Removed |Added CC||robert.ma...@posteo.de --- Comment #16 from

[calligraactive] [Bug 435005] New: Calligra stage crashes

2021-03-27 Thread Robert Gherban
https://bugs.kde.org/show_bug.cgi?id=435005 Bug ID: 435005 Summary: Calligra stage crashes Product: calligraactive Version: unspecified Platform: Slackware Packages OS: Linux Status: REPORTED Keywords:

[kwin] [Bug 434631] wp_viewporter support

2021-03-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 --- Comment #1 from Robert Mader --- FTR, the new FF backend can already be tested quite easily - if you want to give it a go to check if it runs well on KWin: ``` git clone https://github.com/servo/webrender.git cd webrender/example-compositor

[kwin] [Bug 434631] New: wp_viewporter support

2021-03-19 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 Bug ID: 434631 Summary: wp_viewporter support Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority:

[kdenlive] [Bug 434555] New: Transition , Slow Playback

2021-03-17 Thread Robert Dumouchel
https://bugs.kde.org/show_bug.cgi?id=434555 Bug ID: 434555 Summary: Transition , Slow Playback Product: kdenlive Version: 20.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal

[okular] [Bug 434357] Add viewer window for embedded images to make reading of technical literature easier

2021-03-15 Thread Robert Puskas
https://bugs.kde.org/show_bug.cgi?id=434357 --- Comment #4 from Robert Puskas --- Yes, you could make a screenshot (this is what I'm forced to do right now) to emulate the same behavior, but that is far more cumbersome for several reasons: - You need to take a screenshot with the rectangular

[okular] [Bug 434357] Add viewer window for embedded images to make reading of technical literature easier

2021-03-13 Thread Robert Puskas
https://bugs.kde.org/show_bug.cgi?id=434357 --- Comment #2 from Robert Puskas --- This feature could be realized as a new view pane instead of a window. -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 434357] Add viewer window for embedded images to make reading of technical literature easier

2021-03-13 Thread Robert Puskas
https://bugs.kde.org/show_bug.cgi?id=434357 --- Comment #1 from Robert Puskas --- Created attachment 136645 --> https://bugs.kde.org/attachment.cgi?id=136645=edit floating image viewer window after scrolling text to next page -- You are receiving this mail because: You are watching all

[okular] [Bug 434357] New: Add viewer window for embedded images to make reading of technical literature easier

2021-03-13 Thread Robert Puskas
https://bugs.kde.org/show_bug.cgi?id=434357 Bug ID: 434357 Summary: Add viewer window for embedded images to make reading of technical literature easier Product: okular Version: unspecified Platform: unspecified

[kwin] [Bug 431062] KDE does not detect a second monitor with NVidia/AMDGPU multigpu

2021-03-07 Thread Robert-André Mauchin
https://bugs.kde.org/show_bug.cgi?id=431062 --- Comment #2 from Robert-André Mauchin --- (In reply to Zamundaaa from comment #1) > We can't really do anything about the proprietary driver at the moment but > it should be possible to make Noveau work. > > Note that you do need to r

[krita] [Bug 433958] after go abroad color selector all keyboard shortcuts and buttons not use

2021-03-04 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=433958 --- Comment #4 from Robert --- (In reply to Halla Rempt from comment #3) > Weird... I cannot reproduce the issue here with the appimage. I wonder > whether it's xfce's window manager that triggers the issue. Yes, i changed the environment and

[krita] [Bug 433958] after go abroad color selector all keyboard shortcuts and buttons not use

2021-03-04 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=433958 --- Comment #2 from Robert --- (In reply to Halla Rempt from comment #1) > Please check whether this also happens with current beta release, using the > appimage: https://krita.org/en/item/first-beta-release-for-krita-4-4-3/ no, unfortu

[krita] [Bug 433958] New: after go abroad color selector all keyboard shortcuts and buttons not use

2021-03-04 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=433958 Bug ID: 433958 Summary: after go abroad color selector all keyboard shortcuts and buttons not use Product: krita Version: 4.4.2 Platform: Mint (Ubuntu based) OS:

[kate] [Bug 433903] New: Files with quotes in filename can not be opened in Kate.

2021-03-03 Thread Robert Czechowski
https://bugs.kde.org/show_bug.cgi?id=433903 Bug ID: 433903 Summary: Files with quotes in filename can not be opened in Kate. Product: kate Version: 19.12.3 Platform: Other OS: Linux Status:

[systemsettings] [Bug 433308] KDE, Wayland, Qt Mouse Focus Malfunction, then System Settings Crash

2021-02-20 Thread Robert Webb
https://bugs.kde.org/show_bug.cgi?id=433308 Robert Webb changed: What|Removed |Added CC||ro.web...@gmail.com -- You are receiving

<    1   2   3   4   5   6   7   8   9   10   >