[umbrello] [Bug 145181] Cannot define a system boundary for an use case

2020-08-13 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=145181 --- Comment #7 from Robert Hairgrove --- Here are my ideas for implementing this feature: 1. There should be a checkbox under the "General" property page for a use case diagram with text "Show system boundary". In the XMI fil

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-13 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #12 from Robert Hairgrove --- If no one has any requests for changes, could somebody with write access please merge this for me? There should be an additional "FIXED-IN" line in the comments, but I didn't know exactly what versio

[umbrello] [Bug 425249] New: Consolidate constructors in class UMLDatatypeWidget

2020-08-12 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425249 Bug ID: 425249 Summary: Consolidate constructors in class UMLDatatypeWidget Product: umbrello Version: Git Platform: Other OS: Linux Status: REPORTED Severity:

[umbrello] [Bug 75834] Better widget for editing attributes

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=75834 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com --- Comment #3 from

[umbrello] [Bug 363582] It would be nice for XMI file to have stable format.

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=363582 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com --- Comment #13

[umbrello] [Bug 151855] Code generation formatter needs more options

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=151855 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com --- Comment #2

[umbrello] [Bug 73847] support for UML tagged values

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=73847 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com --- Comment #18

[umbrello] [Bug 145181] Cannot define a system boundary for an use case

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=145181 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com --- Comment #6

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 Robert Hairgrove changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -- You are receiving this mail

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #11 from Robert Hairgrove --- Removed the WIP. Added two commits today. -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #10 from Robert Hairgrove --- Added another commit to existing merge request yesterday. -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-10 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #9 from Robert Hairgrove --- Thank you again for all your help, Ralf! I have a fix now for this -- XMI loads and saves OK, code generation and import seems to work. The only thing I noticed is that the generated code, instead of making

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-10 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #8 from Robert Hairgrove --- (In reply to Ralf Habacker from comment #4) > (In reply to Robert Hairgrove from comment #3) > > Is there any reason why the type must be a UMLClassifier? > > Types may be classes and

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-10 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #7 from Robert Hairgrove --- Thank you, Ralf -- sorry for all the trouble I have caused. I hope it is OK now. I added "WIP:" to the title. -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-10 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 Robert Hairgrove changed: What|Removed |Added Status|ASSIGNED|CONFIRMED --- Comment #3 from Robert

[umbrello] [Bug 425156] Template typenames in attribute and operation parameter types don't work

2020-08-09 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 --- Comment #2 from Robert Hairgrove --- XMI doesn't seem to understand this. Loading and saving to/from XMI does not set the proper data type as template typename. At the moment, I cannot tell where the parsing fails, so maybe this merge request

[umbrello] [Bug 425156] New: Template typenames in attribute and operation parameter types don't work

2020-08-09 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425156 Bug ID: 425156 Summary: Template typenames in attribute and operation parameter types don't work Product: umbrello Version: Git Platform: Other OS: Linux

[umbrello] [Bug 425009] Templates as data types of parameters in operations causing problems

2020-08-08 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425009 --- Comment #4 from Robert Hairgrove --- "...attributes or parameters of those classes..." Should be: "...attributes or parameters of OPERATIONS of those classes..." -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 425009] Templates as data types of parameters in operations causing problems

2020-08-08 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425009 --- Comment #3 from Robert Hairgrove --- It seems like we can set a parameter's datatype either to an existing datatype, or a class type, in which case (the latter of the two) the type name is always prefixed by any package scope. This is certainly

[umbrello] [Bug 425009] Templates as data types of parameters in operations causing problems

2020-08-08 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425009 --- Comment #2 from Robert Hairgrove --- Actually, I added PKG1..3 as folders, not packages. -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 425009] Templates as data types of parameters in operations causing problems

2020-08-08 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425009 --- Comment #1 from Robert Hairgrove --- How to reproduce problem: A. Start a new project. Under "Logical View" in the tree view, create three nested packages: PKG1/PKG2/PKG3. B. Create a new class under PKG3 called "ClassBase&q

[umbrello] [Bug 424861] Zoom control is very difficult on laptops a with touchpad

2020-08-06 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424861 Robert Hairgrove changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[digikam] [Bug 377249] Moving a photo to album in different collection deletes its folder

2020-08-05 Thread Robert V.
https://bugs.kde.org/show_bug.cgi?id=377249 --- Comment #9 from Robert V. --- (Un)fortunately, I did not encounter this behaviour after upgrading Digikam. -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-05 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #10 from Robert Hairgrove --- (In reply to Ralf Habacker from comment #9) > Git commit 6cb3d49749c4e460cf34d777472cf00f5946ce43 by Ralf Habacker, on > behalf of Robert Hairgrove. > Committed on 05/08/2020 at 11:45. > Pushed

[umbrello] [Bug 425009] New: Templates as data types of parameters in operations causing problems

2020-08-04 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=425009 Bug ID: 425009 Summary: Templates as data types of parameters in operations causing problems Product: umbrello Version: Git Platform: Other OS: Linux

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-03 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #8 from Robert Hairgrove --- (In reply to Christoph Feck from comment #6) > KDE uses GitLab for submit/merge requests, see > https://community.kde.org/Infrastructure/GitLab#Submitting_a_merge_request > > This allows develo

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-03 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #5 from Robert Hairgrove --- I think I would like to submit the changes to the use case widget already; getting it right for wrapping parameter lists will take a little more time. Can I simply post the file usecasewidget.cpp here

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-03 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #4 from Robert Hairgrove --- OK, I have now implemented wrapping for use cases. But I want to work on wrapping parameter lists in classes before I make a patch, which I consider to be a much more serious defect. It was very easy, involving

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #3 from Robert Hairgrove --- After looking at the source code some more, I think it might be fairly easy to support wrapping, at least in use case widgets. The call to the overloaded drawText() function can take a rectangle and a set

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #2 from Robert Hairgrove --- Created attachment 130576 --> https://bugs.kde.org/attachment.cgi?id=130576=edit Parameter list too long -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 424916] New: Generalization with several template parameters is too far from the upper class boundary

2020-08-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424916 Bug ID: 424916 Summary: Generalization with several template parameters is too far from the upper class boundary Product: umbrello Version: Git Platform: Other

[umbrello] [Bug 424868] The "Undo" feature seems to be lacking functionality

2020-08-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424868 --- Comment #2 from Robert Hairgrove --- When I toggle the setting "Enable Undo" in the Settings dialog, I can show or hide the Command history view at the bottom left. Navigating the command history seems to achieve the undo and re

[umbrello] [Bug 424868] The "Undo" feature seems to be lacking functionality

2020-08-02 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424868 --- Comment #1 from Robert Hairgrove --- It looks like the slots are there in the class UMLApp: void slotEditUndo(); void slotEditRedo(); but they are never called by anything. -- You are receiving this mail because: You are watching all

[umbrello] [Bug 424897] When saving a project file, add the extension .xmi to the name if no other extension is provided

2020-08-01 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424897 --- Comment #1 from Robert Hairgrove --- Actually, this has to do with the mangling of the file filters when the Gnome/Gtk native file dialog is used: https://bugreports.qt.io/browse/QTBUG-78557 Perhaps this could be a user-configurable option to add

[umbrello] [Bug 395384] The .xmi file Extension has to be Added Manually to file Names

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

[umbrello] [Bug 424897] New: When saving a project file, add the extension .xmi to the name if no other extension is provided

2020-08-01 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424897 Bug ID: 424897 Summary: When saving a project file, add the extension .xmi to the name if no other extension is provided Product: umbrello Version: Git Platform: unspecified

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-08-01 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 --- Comment #1 from Robert Hairgrove --- It would also be nice to be able to insert hard line breaks directly into the text of a use case, e.g. to enable writing lists or other things needing structure. -- You are receiving this mail because: You

[umbrello] [Bug 424869] New: When a new class or other object is created in the Tree View, the "Edit Properties" dialog should immediately open

2020-07-31 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424869 Bug ID: 424869 Summary: When a new class or other object is created in the Tree View, the "Edit Properties" dialog should immediately open Product: umbrello Version:

[umbrello] [Bug 424868] New: The "Undo" feature seems to be lacking functionality

2020-07-31 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424868 Bug ID: 424868 Summary: The "Undo" feature seems to be lacking functionality Product: umbrello Version: Git Platform: unspecified OS: Linux Status: REPORTED

[umbrello] [Bug 424863] Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-07-31 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 Robert Hairgrove changed: What|Removed |Added CC||c...@roberthairgrove.com -- You

[umbrello] [Bug 424863] New: Feature request: Enable wrapping of long lines in use cases and parameter lists of operations

2020-07-31 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424863 Bug ID: 424863 Summary: Feature request: Enable wrapping of long lines in use cases and parameter lists of operations Product: umbrello Version: Git Platform: Other

[umbrello] [Bug 424861] New: Zoom control is very difficult on laptops a with touchpad

2020-07-31 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424861 Bug ID: 424861 Summary: Zoom control is very difficult on laptops a with touchpad Product: umbrello Version: Git Platform: unspecified OS: Linux

[umbrello] [Bug 424794] Cannot build on Ubuntu 18.04 (#include is not found)

2020-07-30 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424794 --- Comment #10 from Robert Hairgrove --- (In reply to Ralf Habacker from comment #8) > I can confirm that the required path is not added to the compile line > probably caused by a hidden issue in the kdeplatform and/or kdevelop >

[umbrello] [Bug 424794] Cannot build on Ubuntu 18.04 (#include is not found)

2020-07-30 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424794 --- Comment #7 from Robert Hairgrove --- Yes, the installed versions of kdevelop and kdevplatform are 5.2.1. -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 424794] Cannot build on Ubuntu 18.04 (#include is not found)

2020-07-30 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424794 Robert Hairgrove changed: What|Removed |Added Attachment #130484|0 |1 is obsolete

[umbrello] [Bug 424794] Cannot build on Ubuntu 18.04 (#include is not found)

2020-07-30 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424794 --- Comment #4 from Robert Hairgrove --- (In reply to Ralf Habacker from comment #3) > (In reply to Ralf Habacker from comment #2) > > (In reply to Robert Hairgrove from comment #1) > > > Seems like CMake is creating an extra ThreadW

[umbrello] [Bug 424794] Cannot build on Ubuntu 18.04 (#include is not found)

2020-07-30 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424794 --- Comment #1 from Robert Hairgrove --- Seems like CMake is creating an extra ThreadWeaver subdirectory under /usr/include/KF5/ThreadWeaver? -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 424794] New: Cannot build on Ubuntu 18.04 (#include is not found)

2020-07-29 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=424794 Bug ID: 424794 Summary: Cannot build on Ubuntu 18.04 (#include is not found) Product: umbrello Version: Git Platform: unspecified OS: Linux Status:

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 Robert changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 --- Comment #8 from Robert --- Version 7.0.0 installed like a dream and zipped licketysplit through creating thumbnails for all 70+ images in the folder. Looks like the relevant bug is history. Thank you! -- You are receiving this mail because: You

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 --- Comment #7 from Robert --- ... better yet (I hope), the installable version from https://files.kde.org/digikam/digiKam-7.0.0-20200716T122924-Win64.exe Apologies for the incremental updates. -- You are receiving this mail because: You

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 --- Comment #6 from Robert --- ...oh, I see now the 16 July file postings. Will proceed with the 32 bit version via link https://files.kde.org/digikam/digiKam-7.0.0-20200716T095418-Win32.exe -- You are receiving this mail because: You are watching

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 --- Comment #5 from Robert --- Will be glad to try out digiKam 7.0.0. Am I correct to conclude that the relevant download is: https://download.kde.org/unstable/digikam/digiKam-7.0.0-rc-Win64.exe dated 14-Jun-2020 10:00? Hopefully an automatic

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 --- Comment #3 from Robert --- Thanks for your rapid reply! Have posted three images, via update to the bug report file. Criticality of the bug might be overtaken by events, if I can find a good way to scan directly to PNG files. Originally intended

[digikam] [Bug 424482] Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 --- Comment #2 from Robert --- Per suggestion to furnish examples of images triggering the bug, I've placed three files (too large to attach here) at my dropbox public folder. Please see: https://www.dropbox.com/s/3ev74e02346iu4f/PG0006.tif?dl=0

[digikam] [Bug 424482] New: Album view crashes creating thumbnails

2020-07-20 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=424482 Bug ID: 424482 Summary: Album view crashes creating thumbnails Product: digikam Version: 6.4.0 Platform: Other OS: Microsoft Windows Status: REPORTED Severity:

[amarok] [Bug 424401] New: ORs get converted to ANDs in Edit filter

2020-07-19 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=424401 Bug ID: 424401 Summary: ORs get converted to ANDs in Edit filter Product: amarok Version: kf5 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity:

[krunner] [Bug 424121] Remember typed text when reopening KRunner option

2020-07-12 Thread Robert Barat
https://bugs.kde.org/show_bug.cgi?id=424121 Robert Barat (volt4ire) changed: What|Removed |Added Summary|Remember typed text when|Remember typed text when

[krunner] [Bug 424121] New: Remember typed text when reopening option

2020-07-12 Thread Robert Barat
https://bugs.kde.org/show_bug.cgi?id=424121 Bug ID: 424121 Summary: Remember typed text when reopening option Product: krunner Version: 5.18.0 Platform: Kubuntu Packages OS: Linux Status: REPORTED

[amarok] [Bug 423598] Preset editor shows Match tag:(I18N_ARGUMENT_MISSING) for all values in the constraint tree

2020-07-10 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=423598 --- Comment #1 from robert marshall --- When displaying the dialog the output shows the message kf5.ki18n: "0 instead of 4 arguments to message {Match tag:%1 %2 %3 %...} supplied before conversion." which suggests TagMatch.cpp is the problem

[amarok] [Bug 422268] ogg files are never marked as played

2020-06-29 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=422268 --- Comment #2 from robert marshall --- I've changed to using the VLC backend but still see the problem so I don't think it's a backend issue. With ubuntu 20.04 I'm getting an empty form in 'Configure Phonon' from the amarok settings dialog. I had

[amarok] [Bug 422268] ogg files are never marked as played

2020-06-29 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=422268 --- Comment #1 from robert marshall --- Maybe relevant that I'm using the Gstreamer backend. I'm only seeing the cache_read stream error: cannot pre fill buffer mjpeg demux error: cannot peek with ogg files but those messages are after

[amarok] [Bug 423598] New: Preset editor shows Match tag:(I18N_ARGUMENT_MISSING) for all values in the constraint tree

2020-06-27 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=423598 Bug ID: 423598 Summary: Preset editor shows Match tag:(I18N_ARGUMENT_MISSING) for all values in the constraint tree Product: amarok Version: kf5 Platform: Ubuntu Packages

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-26 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 robert marshall changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|FIXED

[amarok] [Bug 423181] Crash at track end

2020-06-23 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=423181 --- Comment #2 from robert marshall --- I've disabled my dynamic tracklist and I'm no longer seeing crashes - so I guess it does has something to do with the adding to the playlist. I had 5+ crashes this morning and haven't seen any since turning off

[juk] [Bug 423225] New: Juk

2020-06-19 Thread Robert Gödl
https://bugs.kde.org/show_bug.cgi?id=423225 Bug ID: 423225 Summary: Juk Product: juk Version: unspecified Platform: Debian stable OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash

[systemsettings] [Bug 423220] New: Systemsettings crash when selecting regional settings

2020-06-19 Thread Robert Gödl
https://bugs.kde.org/show_bug.cgi?id=423220 Bug ID: 423220 Summary: Systemsettings crash when selecting regional settings Product: systemsettings Version: 5.17.5 Platform: Debian stable OS: Linux Status: REPORTED

[amarok] [Bug 423181] Crash at track end

2020-06-19 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=423181 --- Comment #1 from robert marshall --- Here's a backtrace Thread 15 "GlobalQueue[04]" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff94acc700 (LWP 380187)] 0x732201a6 in ThreadWeaver::Job::execute(QSharedPoi

[amarok] [Bug 423181] New: Crash at track end

2020-06-18 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=423181 Bug ID: 423181 Summary: Crash at track end Product: amarok Version: kf5 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: crash Priority:

[krita] [Bug 422974] New: Krita crashed when close

2020-06-14 Thread Robert Gödl
https://bugs.kde.org/show_bug.cgi?id=422974 Bug ID: 422974 Summary: Krita crashed when close Product: krita Version: 4.2.9 Platform: Debian stable OS: Linux Status: REPORTED Keywords: drkonqi

[amarok] [Bug 422132] If you go from dynamic playlists to local collection amarok will crash

2020-06-13 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=422132 robert marshall changed: What|Removed |Added Ever confirmed|1 |0 Status|CONFIRMED

[amarok] [Bug 421456] Crash when exiting Edit filter dialog [TokenDropTarget::tokensAtRow ]

2020-06-13 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #9 from robert marshall --- This looks fixed to me - though maybe there's more of this - looking at https://bugs.kde.org/show_bug.cgi?id=422132 which seems similar - a crash when trying to return to displaying Local Collection

[amarok] [Bug 422132] If you go from dynamic playlists to local collection amarok will crash

2020-06-13 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=422132 robert marshall changed: What|Removed |Added Resolution|BACKTRACE |--- Status|NEEDSINFO

[kdenlive] [Bug 422647] New: wrong conversion of integers to floats from project file

2020-06-08 Thread Robert Riemann
https://bugs.kde.org/show_bug.cgi?id=422647 Bug ID: 422647 Summary: wrong conversion of integers to floats from project file Product: kdenlive Version: 20.04.1 Platform: Other OS: Linux Status:

[kmymoney] [Bug 422480] Search widget in the Budgets view ignores user input

2020-06-05 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422480 --- Comment #2 from Robert Szczesiak --- Created attachment 129074 --> https://bugs.kde.org/attachment.cgi?id=129074=edit Fixed search widget in the Budgets view -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 422480] New: Search widget in the Budgets view ignores user input

2020-06-05 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422480 Bug ID: 422480 Summary: Search widget in the Budgets view ignores user input Product: kmymoney Version: git (master) Platform: Manjaro OS: Linux Status: REPORTED

[kmymoney] [Bug 422480] Search widget in the Budgets view ignores user input

2020-06-05 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422480 --- Comment #1 from Robert Szczesiak --- Created attachment 129073 --> https://bugs.kde.org/attachment.cgi?id=129073=edit Search widget in the Budgets view ignoring user input -- You are receiving this mail because: You are watching all bug changes.

[kdeconnect] [Bug 421613] Geotagged pictures lose gps data after wifi transfer with kdeconnect

2020-06-05 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=421613 --- Comment #4 from Robert --- OK Simon, I think it explains the issue. Glad there's a workaround. Thanks again, (In reply to Simon Redman from comment #3) > In that case, my best suggestion is to keep using the file manager to share > the

[kdeconnect] [Bug 421613] Geotagged pictures lose gps data after wifi transfer with kdeconnect

2020-06-04 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=421613 --- Comment #2 from Robert --- Hi Simon, I used the send file feature of default Gallery app on Android 10 (Lineageos 17.1). Now that You mentioned it, I performed the same type of transfer with Ghost Commander file manager and it seems that gps data

[amarok] [Bug 421456] Crash when exiting Edit filter dialog

2020-06-04 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #6 from robert marshall --- Pedro - thanks for the pointer! Here's the traceback in the crashing thread Thread 1 "amarok" received signal SIGSEGV, Segmentation fault. 0x77b66875 in TokenDropTarget::tokensAtRow (this=0x55

[amarok] [Bug 421456] Crash when exiting Edit filter dialog

2020-06-02 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #3 from robert marshall --- I can't add an issue to his gitlab and no way of contacting him via the ppa - I've seen him on IRC but isn't often there. Do you have contact details? Is the KTH address a sensible route? -- You are receiving

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2020-05-31 Thread Robert Kaiser
https://bugs.kde.org/show_bug.cgi?id=341143 --- Comment #330 from Robert Kaiser --- I'm just a user and I would like to see different wallpapers per desktop as ell but comment#329 shows that a reasonable discussion is not possible here, do this bug should be closed as WONTFIX or something

[amarok] [Bug 422268] New: ogg files are never marked as played

2020-05-30 Thread robert marshall
l) amarok: [00;32mBEGIN:[00;39m void EngineController::stop(bool, bool) amarok: [EngineController] slotTrackFinishedPlaying( "Cath & Phil Tyler" - "The Wire Tapper 18" - "Farewell My Friends" , 0 ) amarok: [lastfm] s

[amarok] [Bug 421456] Crash when exiting Edit filter dialog

2020-05-30 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=421456 --- Comment #1 from robert marshall --- Here's a traceback - I see that you need something in the filter already for it to crash Application: Amarok (amarok), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linu

[krita] [Bug 419277] krita-4.2.9: CMake Error at cmake/modules/FindOpenEXR.cmake:43, 49, 55: string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command

2020-05-30 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=419277 --- Comment #15 from Robert --- The media-libs/openexr-2.3.0 was the only version that portage has, that is why I had to use an overlay for the newer version. I am not sure if that was the same version that had been working before. -- You

[amarok] [Bug 422132] If you go from dynamic playlists to local collection amarok will crash

2020-05-30 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=422132 --- Comment #2 from robert marshall --- I've installed libqt5core5a-dbgsym using the instructions from here https://askubuntu.com/questions/904451/what-happened-to-the-qtbase5-dbg-package-in-zesty (instructions are hard to find for a current ubuntu

[krita] [Bug 419277] krita-4.2.9: CMake Error at cmake/modules/FindOpenEXR.cmake:43, 49, 55: string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command

2020-05-30 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=419277 --- Comment #12 from Robert --- @vanyossi Thank you very much for these pointers!! It was just what I needed to get it working. I was able to find that not only was the version of openexr an older version but also that my binutils was masked and using

[kmymoney] [Bug 422196] Budget view displays all account types

2020-05-29 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422196 Robert Szczesiak changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[kmymoney] [Bug 399261] report's chart mess with data if there are too many data

2020-05-28 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=399261 Robert Szczesiak changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[krita] [Bug 419277] krita-4.2.9: CMake Error at cmake/modules/FindOpenEXR.cmake:43, 49, 55: string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command

2020-05-28 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=419277 --- Comment #10 from Robert --- @Boudewijn Rempt I have been still trying to build krita but I keep getting the error but I noticed that right after the error it checks openexr and marks it as found. Is the order of the build causing the errors

[kmymoney] [Bug 422196] Budget view displays all account types

2020-05-28 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422196 Robert Szczesiak changed: What|Removed |Added Attachment #128876|budget_catergories_incorrec |budget_categories_incorrect

[kmymoney] [Bug 422196] Budget view displays all account types

2020-05-28 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422196 --- Comment #2 from Robert Szczesiak --- Created attachment 128878 --> https://bugs.kde.org/attachment.cgi?id=128878=edit Only Income and Expense categories after fix -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 422196] Budget view displays all account types

2020-05-28 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422196 --- Comment #1 from Robert Szczesiak --- Created attachment 128877 --> https://bugs.kde.org/attachment.cgi?id=128877=edit Sample file - budget_test.kmy -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 422196] New: Budget view displays all account types

2020-05-28 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422196 Bug ID: 422196 Summary: Budget view displays all account types Product: kmymoney Version: git (master) Platform: Manjaro OS: Linux Status: REPORTED Severity:

[amarok] [Bug 422132] New: If you go from dynamic playlists to local collection amarok will crash

2020-05-27 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=422132 Bug ID: 422132 Summary: If you go from dynamic playlists to local collection amarok will crash Product: amarok Version: kf5 Platform: Ubuntu Packages OS: Linux

[kmymoney] [Bug 399261] report's chart mess with data if there are too many data

2020-05-26 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=399261 Robert Szczesiak changed: What|Removed |Added CC||dev.rszczes...@gmail.com --- Comment #1

[kmymoney] [Bug 422012] Incorrect account hierarchy if an account is marked as preferred

2020-05-24 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422012 --- Comment #3 from Robert Szczesiak --- Created attachment 128747 --> https://bugs.kde.org/attachment.cgi?id=128747=edit Expected hierarchy tab after fix -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 422012] Incorrect account hierarchy if an account is marked as preferred

2020-05-24 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422012 --- Comment #2 from Robert Szczesiak --- Created attachment 128746 --> https://bugs.kde.org/attachment.cgi?id=128746=edit Incorrect account hierarchy after edit -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 422012] Incorrect account hierarchy if an account is marked as preferred

2020-05-24 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422012 --- Comment #1 from Robert Szczesiak --- Created attachment 128745 --> https://bugs.kde.org/attachment.cgi?id=128745=edit Incorrect hierarchy tab -- You are receiving this mail because: You are watching all bug changes.

[kmymoney] [Bug 422012] New: Incorrect account hierarchy if an account is marked as preferred

2020-05-24 Thread Robert Szczesiak
https://bugs.kde.org/show_bug.cgi?id=422012 Bug ID: 422012 Summary: Incorrect account hierarchy if an account is marked as preferred Product: kmymoney Version: git (master) Platform: Manjaro OS: Linux

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