[umbrello] [Bug 274718] Huge Save File using new code generator
https://bugs.kde.org/show_bug.cgi?id=274718 --- Comment #13 from Kip --- (In reply to Justin Zobel from comment #12) > Thank you for the bug report. > > As this report hasn't seen any changes in 5 years or more, we ask if you can > please confirm that the issue still persists. > > If this bug is no longer persisting or relevant please change the status to > resolved. Hey Justin. I actually haven't used Umbrello in years, so unfortunately I'm not in a position to verify. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 376939] New: KCrash: Application 'umbrello' crashing...
https://bugs.kde.org/show_bug.cgi?id=376939 Bug ID: 376939 Summary: KCrash: Application 'umbrello' crashing... Product: umbrello Version: Git Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: k...@thevertigo.com Target Milestone: --- Umbrello head crashes when trying to export UML diagrams to SVG. Steps to repeat... 1. wget "https://bazaar.launchpad.net/~avaneya/avaneya/trunk/view/head:/Documentation/Contributors/AresEngine/UML/Engine.xmi"; $ umbrello --version Qt: 4.8.7 KDE Development Platform: 4.14.22 Umbrello UML Modeller: 2.21.70-9676daf 2. $ umbrello --export svg Engine.xmi Could not find 'klauncher' executable. kdeinit4: Communication error with launcher. Exiting! umbrello(6500)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with KXMLGUIFactory! umbrello(6500)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with KXMLGUIFactory! (...) umbrello(6500) AssociationWidget::calculateTextPosition: TODO:negative line segment index KCrash: Application 'umbrello' crashing... KCrash: Attempting to start from kdeinit KCrash: Connect sock_file=/home/kip/.kde/socket-kip-desktop/kdeinit4__0 Warning: connect() failed: : Connection refused KCrash: Attempting to start directly KCrash failed to exec(), errno = 2 Unable to start Dr. Konqi Not forwarding the crash to Apport. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 376939] KCrash: Application 'umbrello' crashing...
https://bugs.kde.org/show_bug.cgi?id=376939 --- Comment #4 from Kip --- Hey Ralph. As usual your fix was fast and effective. Thanks again. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 377138] New: Umbrello might benefit from a make check target
https://bugs.kde.org/show_bug.cgi?id=377138 Bug ID: 377138 Summary: Umbrello might benefit from a make check target Product: umbrello Version: Git Platform: Compiled Sources OS: All Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: k...@thevertigo.com Target Milestone: --- I'm not sure how exactly it could be implemented, but at present I don't think Umbrello has any unit testing framework that is invoked on the standard GCS make check target. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 377138] Umbrello might benefit from a make check target
https://bugs.kde.org/show_bug.cgi?id=377138 --- Comment #2 from Kip --- Thanks Ralf for your lightning fast fix as usual. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 403081] New: Unknown error condition in stat: File exists
https://bugs.kde.org/show_bug.cgi?id=403081 Bug ID: 403081 Summary: Unknown error condition in stat: File exists Product: krusader Version: 2.6.0 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: net-connection Assignee: krusader-bugs-n...@kde.org Reporter: kde-k...@snkmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- Created attachment 117385 --> https://bugs.kde.org/attachment.cgi?id=117385&action=edit Authenticatio window. SUMMARY STEPS TO REPRODUCE 1. Goto BookMan dropdown 2. Select 'smb://kip-pc/users/Kip/Downloads' 3. Authentication Dialog window persists until 'Cancel'. 4. Error pops up. OBSERVED RESULT Photos Attached.. EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: N/A MacOS: N/A Linux/KDE Plasma: Ubuntu 18.04.1 LTS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 403081] Unknown error condition in stat: File exists
https://bugs.kde.org/show_bug.cgi?id=403081 --- Comment #1 from Kip Glunt --- The reported bug was in error! Seems the problem was not with Krusader but the Windows 7 computer I was communicating with. A bad Windows update earlier the same day caused the problem. Restoring the Windows computer, removing te update, resolved the problem. Sorry if this report caused any problems. ... Kip -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 360172] New: Crash on export
https://bugs.kde.org/show_bug.cgi?id=360172 Bug ID: 360172 Summary: Crash on export Product: umbrello Version: Git Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: k...@thevertigo.com I am experiencing a crash on export of my XMI file. It appears as though a breakpoint trap is being tripped for an inotify read(): Bad file descriptor. Reproducible: Always Steps to Reproduce: umbrello --export svg Engine.xmi Actual Results: KCrash: Application 'umbrello' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit KCrash: Connect sock_file=/home/kip/.kde/socket-kip-desktop/kdeinit4__0 (umbrello:27106): GLib-GIO-ERROR **: inotify read(): Bad file descriptor Trace/breakpoint trap (core dumped) See the attached compressed XMI project file. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 360172] Crash on export
https://bugs.kde.org/show_bug.cgi?id=360172 --- Comment #1 from Kip --- Created attachment 97722 --> https://bugs.kde.org/attachment.cgi?id=97722&action=edit UML project file which seems to trip the breakpoint. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 360172] Crash on export
https://bugs.kde.org/show_bug.cgi?id=360172 --- Comment #3 from Kip --- Thanks Ralf, and nice to see you again. Hopefully this one isn't too hard to patch. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 360172] Crash on export
https://bugs.kde.org/show_bug.cgi?id=360172 --- Comment #7 from Kip --- I confirm git head fixes the crash. =) As for Engine.xmi, that's hilarious and glad to know my engine is so poorly designed it is used to break other software. ;) Here's a link to the upstream location where I keep it in Bzr: https://bazaar.launchpad.net/~avaneya/avaneya/trunk/view/head:/Documentation/Contributors/AresEngine/UML/Engine.xmi -- You are receiving this mail because: You are watching all bug changes.