[plasma-systemmonitor] [Bug 434040] Default combined CPU usage graph is less usable than averaged view

2025-04-05 Thread Rob M
https://bugs.kde.org/show_bug.cgi?id=434040 Rob M changed: What|Removed |Added CC||pwrj...@hotmail.com --- Comment #9 from Rob M

[ark] [Bug 502044] New: File extraction/loading progress dialog takes focus from the password dialog for protected archives

2025-03-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=502044 Bug ID: 502044 Summary: File extraction/loading progress dialog takes focus from the password dialog for protected archives Classification: Applications Product: ark Version: 24.12.3

[kate] [Bug 500482] Color Picker plugin: Add support for 4-hexdigit colors

2025-03-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=500482 --- Comment #2 from Rob --- Ah, thanks, that would make it quite difficult. I've added a suggestion request for Qt to add support for 4-digit hex codes. (In reply to Christoph Cullmann from comment #1) > We use QColor::fromString > >

[systemsettings] [Bug 501509] New: Edit rule window ComboBox drop down empty or black boxes

2025-03-14 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=501509 Bug ID: 501509 Summary: Edit rule window ComboBox drop down empty or black boxes Classification: Applications Product: systemsettings Version: 6.3.3 Platform: Arch Linux

[kate] [Bug 500482] New: Color Picker plugin: Add support for 4-hexdigit colors

2025-02-20 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=500482 Bug ID: 500482 Summary: Color Picker plugin: Add support for 4-hexdigit colors Classification: Applications Product: kate Version: 24.12.2 Platform: Arch Linux OS: Linux

[kdeconnect] [Bug 494140] kde connect crashes on sleep

2025-01-04 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=494140 --- Comment #9 from Rob Emery --- (In reply to prasol...@gmail.com from comment #8) > Actually the machine i tested on is not in working condition anymore lol > > But I'm pretty sure it had a Realtek wifi card, and it always took it goo

[kdeconnect] [Bug 494140] kde connect crashes on sleep

2025-01-04 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=494140 --- Comment #7 from Rob Emery --- (In reply to ratijas from comment #3) > Same backtrace, Arch Linux, latest. Hmm, I've just tried to reproduce about 10 times on Arch. The workflow I've been trying is having the two devices paired and

[kdeconnect] [Bug 494140] kde connect crashes on sleep

2025-01-04 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=494140 Rob Emery changed: What|Removed |Added CC||k...@mintsoft.net --- Comment #6 from Rob Emery

[kwin] [Bug 497902] Flickering windows in the Overview effect

2024-12-26 Thread rob
https://bugs.kde.org/show_bug.cgi?id=497902 --- Comment #2 from rob --- Operating System: Arch Linux KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 Kernel Version: 6.12.6-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 36 × Intel® Core™ i9-10980XE CPU

[kwin] [Bug 497902] flickering windows

2024-12-26 Thread rob
https://bugs.kde.org/show_bug.cgi?id=497902 --- Comment #1 from rob --- Created attachment 176882 --> https://bugs.kde.org/attachment.cgi?id=176882&action=edit screencast -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 497902] New: flickering windows

2024-12-26 Thread rob
https://bugs.kde.org/show_bug.cgi?id=497902 Bug ID: 497902 Summary: flickering windows Classification: Plasma Product: kwin Version: 6.2.4 Platform: Arch Linux OS: Linux Status: REPORTED Severity: norm

[kwin] [Bug 489186] Decoration popup submenus sometimes appear corrupted

2024-12-22 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=489186 Rob changed: What|Removed |Added CC||robu...@gmail.com --- Comment #3 from Rob --- I

[plasmashell] [Bug 496862] Non-floating Panel with "Fit Content" does not take the correct width on plasmashell start

2024-12-01 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=496862 --- Comment #3 from Rob --- I am seeing similar. My second panel is Icon-only task manager and has the following settings: Position: Bottom Alignment: Centre Width: Fit content Visibility: Always visible Opacity: Adaptive Style: Non-floating On

[plasmashell] [Bug 496862] Non-floating Panel with "Fit Content" does not take the correct width on plasmashell start

2024-12-01 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=496862 --- Comment #2 from Rob --- Created attachment 176261 --> https://bugs.kde.org/attachment.cgi?id=176261&action=edit Desktop showing bottom panel with correct width -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 496862] Non-floating Panel with "Fit Content" does not take the correct width on plasmashell start

2024-12-01 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=496862 Rob changed: What|Removed |Added CC||rob@proton.me --- Comment #1 from Rob --- Created

[valgrind] [Bug 496477] Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64

2024-11-21 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=496477 --- Comment #5 from Rob Bresalier --- 2 main compiler flags that are likely most important: -mcpu=neoverse-n2 -march=armv8.5-a+crypto Compiler version info: $ /opt/WR/WindRiverLinux-21-240903/wr21-toolchain/bin/aarch64-cn10k-linux-g++ --version

[valgrind] [Bug 476465] AArch64 ARMv8.3 LDAPR/LDAPRH/LDAPRB instructions not supported

2024-11-20 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=476465 --- Comment #13 from Rob Bresalier --- To add to my previous comment, the unhandled instruction occurs at: line 857 of boost-1.82.0/boost-1.82.0/libs/atomic/include/boost/atomic/detail/core_arch_ops_gcc_aarch64.hpp which you can see below is ldapr

[valgrind] [Bug 476465] AArch64 ARMv8.3 LDAPR/LDAPRH/LDAPRB instructions not supported

2024-11-20 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=476465 Rob Bresalier changed: What|Removed |Added CC||rob.bresal...@nokia.com --- Comment #12 from

[valgrind] [Bug 496477] Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64

2024-11-20 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=496477 --- Comment #4 from Rob Bresalier --- It is an ARM Neoverse N2 CPU core, cn106 variant. See: https://www.marvell.com/content/dam/marvell/en/public-collateral/embedded-processors/marvell-octeon-10-dpu-platform-product-brief.pdf I'll get back t

[valgrind] [Bug 496477] Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64

2024-11-20 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=496477 Rob Bresalier changed: What|Removed |Added CC||rob.bresal...@nokia.com -- You are receiving

[valgrind] [Bug 496477] Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64

2024-11-19 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=496477 --- Comment #1 from Rob Bresalier --- Below are the contents of atomic_base.h around line 725 where the crash occurs. It is trying to execute "__atomic_store_n(&_M_p, __p, int(__m));" I think this translates to the "stlur

[valgrind] [Bug 496477] Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64

2024-11-19 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=496477 --- Comment #2 from Rob Bresalier --- The atomic_base.h file comes from gcc version 10.5.0, located at path: usr/include/c++/10.5.0/bits/atomic_base.h -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 496477] New: Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64

2024-11-19 Thread Rob Bresalier
https://bugs.kde.org/show_bug.cgi?id=496477 Bug ID: 496477 Summary: Valgind/memcheck doesn't handle stlur instruction in ARM64/aarch64 Classification: Developer tools Product: valgrind Version: 3.24 GIT Platform: Other

[kdeconnect] [Bug 493621] Missing documentation on how to enable kdeconnect over bluetooth.

2024-10-07 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=493621 --- Comment #4 from Rob Emery --- (In reply to r.hessel.git from comment #2) > Created attachment 174475 [details] > Wiki type error > > It seems the page doesn't render correctly This is fixed now -- You are receiving this mail

[kdeconnect] [Bug 493621] Missing documentation on how to enable kdeconnect over bluetooth.

2024-10-06 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=493621 --- Comment #3 from Rob Emery --- > It seems the page doesn't render correctly Hmm, I have no idea what's going on there at all. I've tried to revert my changes away but that still throws the same error and it looks like it'l

[kdeconnect] [Bug 486848] KDE Connect crashed after reconecting to my phone over Bluetooth

2024-10-05 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=486848 --- Comment #7 from Rob Emery --- (In reply to Nicolas Fella from comment #5) > It seems to coincide with > > qt.bluetooth.bluez: void QBluetoothSocketPrivateBluez::_q_readNotify() 26 > error: -1 "Connection timed out" > >

[kdeconnect] [Bug 493621] Missing documentation on how to enable kdeconnect over bluetooth.

2024-10-04 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=493621 Rob Emery changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kdeconnect] [Bug 486848] KDE Connect crashed after reconecting to my phone over Bluetooth

2024-10-03 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=486848 Rob Emery changed: What|Removed |Added CC||k...@mintsoft.net --- Comment #3 from Rob Emery

[kdeconnect] [Bug 485117] Gentoo package merged with bluetooth flag and no BlueZ running

2024-10-03 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=485117 Rob Emery changed: What|Removed |Added Resolution|--- |FIXED CC

[kdeconnect] [Bug 411399] KDEConnect slow when bluetooth service is not started

2024-10-03 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=411399 Rob Emery changed: What|Removed |Added CC||k...@mintsoft.net Status|REPORTED

[kdeconnect] [Bug 419901] Bluetooth backend fails on the android KDEconnect app

2024-10-03 Thread Rob Emery
https://bugs.kde.org/show_bug.cgi?id=419901 Rob Emery changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kwin] [Bug 484797] New wayland mouse warp cursor flickers and skips when it is captive to certain applications

2024-07-20 Thread Rob Grieves
https://bugs.kde.org/show_bug.cgi?id=484797 --- Comment #6 from Rob Grieves --- (In reply to Daniel Ellis from comment #5) > (In reply to Rob Grieves from comment #3) > > Any updates? Issue is still present in 6.1.2 > > Attached a video of the behavior in 6.1.3 > Based on feed

[digikam] [Bug 490378] Check for upgrade fails to download. Files ending with .sha256

2024-07-16 Thread Rob D
https://bugs.kde.org/show_bug.cgi?id=490378 --- Comment #1 from Rob D --- Created attachment 171718 --> https://bugs.kde.org/attachment.cgi?id=171718&action=edit Screenshot of error -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 490378] New: Check for upgrade fails to download. Files ending with .sha256

2024-07-16 Thread Rob D
https://bugs.kde.org/show_bug.cgi?id=490378 Bug ID: 490378 Summary: Check for upgrade fails to download. Files ending with .sha256 Classification: Applications Product: digikam Version: 8.3.0 Platform: Microsoft Window

[kwin] [Bug 484797] New wayland mouse warp cursor flickers and skips when it is captive to certain applications

2024-07-13 Thread Rob Grieves
https://bugs.kde.org/show_bug.cgi?id=484797 Rob Grieves changed: What|Removed |Added CC||robingrieve...@gmail.com --- Comment #3 from Rob

[kstars] [Bug 488382] 3.7.1 DMG not readable

2024-07-02 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=488382 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kstars] [Bug 488382] 3.7.1 DMG not readable

2024-07-02 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=488382 --- Comment #20 from Rob --- Hi there, The DMG posted today should work on MacOS 10.15 and newer and includes all INDI drivers including the 3rd Party ones. Please let me know if it works for you. www.indilib.org/jdownloads/kstars/kstars-3.7.1.dmg

[kstars] [Bug 405437] Local astrometry server crashes after upgrading from KStars 2.9.8 to KStars 3.1.0, and 3.1.1 afterwards

2024-06-22 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=405437 --- Comment #225 from Rob --- The best way to verify if a serial to usb adapter is working that I have found on the Mac is to go to the /dev folder in the terminal and see if a tty_USB0 or some similar device shows up after you plug it in. If it does

[kstars] [Bug 488382] 3.7.1 DMG not readable

2024-06-22 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=488382 --- Comment #19 from Rob --- Yes, I believe those are mostly 3rd party drivers. And the fact that the app is much smaller is reflective of the fact that the 3rd party drivers were not built in this build. I told Eric and he is making changes

[dolphin] [Bug 488953] New: Dolphin crash (segfault) on NFS client when renaming sub-directory on NFS server.

2024-06-21 Thread Rob Swan
https://bugs.kde.org/show_bug.cgi?id=488953 Bug ID: 488953 Summary: Dolphin crash (segfault) on NFS client when renaming sub-directory on NFS server. Classification: Applications Product: dolphin Version: 23.08.5 Platfo

[kstars] [Bug 488382] 3.7.1 DMG not readable

2024-06-21 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=488382 --- Comment #16 from Rob --- Do all of your devices use drivers from the 3rd Party Repo? https://github.com/indilib/indi-3rdparty I noticed today that the 3rd Party recipe dependency was missing from the craft KStars build recipe, so it would make

[kstars] [Bug 405437] Local astrometry server crashes after upgrading from KStars 2.9.8 to KStars 3.1.0, and 3.1.1 afterwards

2024-06-20 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=405437 --- Comment #223 from Rob --- There are several serial to usb drivers for MacOS, and you would need to make sure to identify the correct one. When the serial to USB driver is properly installed and you connect the serial to usb cable or device, it

[kstars] [Bug 405437] Local astrometry server crashes after upgrading from KStars 2.9.8 to KStars 3.1.0, and 3.1.1 afterwards

2024-06-20 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=405437 --- Comment #222 from Rob --- Hi Stanley, if you are trying to use a serial to USB device on MacOS, you need to make sure that you install the drivers required to make that work -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 487746] New: Plasma shell crashes when opening status and notifications then hovering over another tray icon.

2024-05-29 Thread Rob Lachapelle
https://bugs.kde.org/show_bug.cgi?id=487746 Bug ID: 487746 Summary: Plasma shell crashes when opening status and notifications then hovering over another tray icon. Classification: Plasma Product: plasmashell Version: 6.0.5

[kiriki] [Bug 486668] New: The game works until the last score is listed and the game is finished. Once the game is finished, it may or may not complete by displaying the rank of the finished game.

2024-05-06 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=486668 Bug ID: 486668 Summary: The game works until the last score is listed and the game is finished. Once the game is finished, it may or may not complete by displaying the rank of the

[gwenview] [Bug 481837] Gwenview crashes when quickly double rotating a jpg

2024-04-28 Thread Rob Chiocchio
https://bugs.kde.org/show_bug.cgi?id=481837 Rob Chiocchio changed: What|Removed |Added CC||rmchiocc...@wpi.edu -- You are receiving this

[gwenview] [Bug 481837] Gwenview crashes when quickly double rotating a jpg

2024-04-28 Thread Rob Chiocchio
https://bugs.kde.org/show_bug.cgi?id=481837 --- Comment #2 from Rob Chiocchio --- Created attachment 168979 --> https://bugs.kde.org/attachment.cgi?id=168979&action=edit New crash information added by DrKonqi gwenview (22.12.3) using Qt 5.15.8 The viewer crashed when trying to rotate

[xdg-desktop-portal-kde] [Bug 484739] Crash on selecting default application

2024-03-30 Thread Rob Chiocchio
https://bugs.kde.org/show_bug.cgi?id=484739 --- Comment #1 from Rob Chiocchio --- An additional crash occurred under similar circumstances while trying to set the default program for .tar.xz files. Below is the trace: -- Backtrace: Application: Portal (xdg-desktop-portal-kde), signal: Aborted

[xdg-desktop-portal-kde] [Bug 484739] New: Crash on selecting default application

2024-03-29 Thread Rob Chiocchio
tal window froze and then crashed. The crash does not seem to be reproducible. -- Backtrace: Application: Portal (xdg-desktop-portal-kde), signal: Aborted PID: 2452 (xdg-desktop-por) UID: 1000 (rob) GID: 1000 (rob) Signal: 6 (ABRT) Timestamp: Sat 2024-0

[kmail2] [Bug 484144] New: Kmail does not remember toolbar positions in the message window

2024-03-21 Thread rob
https://bugs.kde.org/show_bug.cgi?id=484144 Bug ID: 484144 Summary: Kmail does not remember toolbar positions in the message window Classification: Applications Product: kmail2 Version: 6.0.0 Platform: unspecified

[frameworks-kio] [Bug 439961] kdirmodel not finding node for removed items when dialogs using kmozillahelper for Firefox are called

2024-03-06 Thread Rob Krum
https://bugs.kde.org/show_bug.cgi?id=439961 Rob Krum changed: What|Removed |Added Version|5.83.0 |5.115.0 -- You are receiving this mail because

[frameworks-kio] [Bug 439961] kdirmodel not finding node for removed items when dialogs using kmozillahelper for Firefox are called

2024-03-06 Thread Rob Krum
https://bugs.kde.org/show_bug.cgi?id=439961 --- Comment #7 from Rob Krum --- Created attachment 166540 --> https://bugs.kde.org/attachment.cgi?id=166540&action=edit Screenshot which shows the error still occurs in fresh install of TW To see if the error was still reproducible using th

[frameworks-kio] [Bug 439961] kdirmodel not finding node for removed items when dialogs using kmozillahelper for Firefox are called

2024-03-06 Thread Rob Krum
https://bugs.kde.org/show_bug.cgi?id=439961 --- Comment #6 from Rob Krum --- > If you can't reproduce it anymore, maybe it should be resolved WORKSFORME. In my previous post I stated > However, I am confident if I just installed Firefox with Kmozillahelper and > use it, I wou

[frameworks-kio] [Bug 439961] kdirmodel not finding node for removed items when dialogs using kmozillahelper for Firefox are called

2024-03-06 Thread Rob Krum
https://bugs.kde.org/show_bug.cgi?id=439961 Rob Krum changed: What|Removed |Added Attachment #156588|0 |1 is obsolete

[xdg-desktop-portal-kde] [Bug 462750] File Dialog ignores modal flag

2024-02-27 Thread Rob Hall
https://bugs.kde.org/show_bug.cgi?id=462750 Rob Hall changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kate] [Bug 454247] Cannot override / add to lsp settings in .kateproject

2024-01-17 Thread rob . roland
https://bugs.kde.org/show_bug.cgi?id=454247 rob.rol...@gmail.com changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[digikam] [Bug 479655] New: Impliment auto-tagging in icon-view

2024-01-11 Thread Rob D
https://bugs.kde.org/show_bug.cgi?id=479655 Bug ID: 479655 Summary: Impliment auto-tagging in icon-view Classification: Applications Product: digikam Version: 8.3.0 Platform: Other OS: Linux Status: REPORTED

[gwenview] [Bug 472068] Gwenview crash on startup

2023-07-08 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=472068 --- Comment #4 from Rob --- I noticed there was a minor upgrade to Gwenview from the Tumble weed repos this morning - 23.04.3 -1.1. Gwenview now seems to be working completely normally, thank you. -- You are receiving this mail because: You are

[gwenview] [Bug 472068] Gwenview crash on startup

2023-07-08 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=472068 --- Comment #3 from Rob --- I would be surprised if this is a duplicate of 470880 as it occurs with JPEG files, both processed in Darktable/GIMP and straight out of the (Nikon) camera. I have found a bit more information. The crash does not occur

[gwenview] [Bug 472068] Gwenview crash on startup

2023-07-08 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=472068 --- Comment #2 from Rob --- I would be surprised if this is a duplicate of 470880 as it occurs with JPEG files, both processed in Darktable/GIMP and straight out of the (Nikon) camera. I have found a bit more information. The crash does not occur

[gwenview] [Bug 472068] New: Gwenview crash on startup

2023-07-08 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=472068 Bug ID: 472068 Summary: Gwenview crash on startup Classification: Applications Product: gwenview Version: 23.04.2 Platform: openSUSE OS: Linux Status: REPORTED

[plasmashell] [Bug 470943] Plasma crashed after waking from sleep (Modern Standby, X11)

2023-06-16 Thread Rob Matlack
https://bugs.kde.org/show_bug.cgi?id=470943 Rob Matlack changed: What|Removed |Added CC||okie2...@gmail.com --- Comment #1 from Rob

[digikam] [Bug 393158] Geolocation Editor does not show existing Location tags

2023-05-18 Thread Rob D
https://bugs.kde.org/show_bug.cgi?id=393158 --- Comment #12 from Rob D --- (In reply to Maik Qualmann from comment #11) > How is the geolocation editor supposed to know which of all the tags are the > location tags? The Tags column is only intended to show when new ones are > added.

[konqueror] [Bug 468018] New: Konqueror Auto bug

2023-03-31 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=468018 Bug ID: 468018 Summary: Konqueror Auto bug Classification: Applications Product: konqueror Version: 21.12.3 Platform: Kubuntu OS: Linux Status: REPORTED Keyw

[kmail2] [Bug 457435] Krash after idling

2023-03-16 Thread Rob V
https://bugs.kde.org/show_bug.cgi?id=457435 Rob V changed: What|Removed |Added CC||rvalk...@protonmail.com -- You are receiving this

[kmail2] [Bug 457435] Krash after idling

2023-03-16 Thread Rob V
https://bugs.kde.org/show_bug.cgi?id=457435 --- Comment #3 from Rob V --- Created attachment 157336 --> https://bugs.kde.org/attachment.cgi?id=157336&action=edit New crash information added by DrKonqi kmail (5.19.2 (21.12.2)) using Qt 5.15.2 Folders in KMail had stopped refreshing w

[dolphin] [Bug 466503] New: Dolphin crashes when 2nd monitor is disabled from Nvidia control panel

2023-02-26 Thread Rob Krum
https://bugs.kde.org/show_bug.cgi?id=466503 Bug ID: 466503 Summary: Dolphin crashes when 2nd monitor is disabled from Nvidia control panel Classification: Applications Product: dolphin Version: 22.12.2 Platform: openSUS

[frameworks-kio] [Bug 439961] kdirmodel not finding node for removed items when dialogs using kmozillahelper for Firefox are called

2023-02-24 Thread Rob Krum
https://bugs.kde.org/show_bug.cgi?id=439961 --- Comment #2 from Rob Krum --- Sadly I am unable to reproduce the error with the script provided. I had however put: [export QT_LOGGING_RULES="kf.kio.widgets.kdirmodel.warning=false"] into my .bashrc file previously to supress the noise th

[systemsettings] [Bug 466364] New: No obvious way to reprogram mouse buttons.

2023-02-24 Thread Rob Kam
Status: REPORTED Severity: normal Priority: NOR Component: kcm_mouse Assignee: plasma-b...@kde.org Reporter: rob...@gmx.com Target Milestone: --- Created attachment 156682 --> https://bugs.kde.org/attachment.cgi?id=156682&action=edit Screen

[kstars] [Bug 465720] Train not identified on manual connection profiles, crashes when capturing an image

2023-02-19 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465720 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kstars] [Bug 465338] Minor Text Display Issue

2023-02-19 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465338 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 465720] Train not identified on manual connection profiles, crashes when capturing an image

2023-02-18 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465720 --- Comment #3 from Rob --- Ok this build should include fixes for both the QML rendering bug and the port selector not showing up bug reported in this bug post. www.indilib.org/jdownloads/kstars/beta/kstars-3.6.3.dmg Please try it out and let me

[kstars] [Bug 465338] Minor Text Display Issue

2023-02-18 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465338 --- Comment #4 from Rob --- Ok this build should include fixes for both the QML rendering bug displayed here and the port selector not showing up bug. www.indilib.org/jdownloads/kstars/beta/kstars-3.6.3.dmg Please try it out and let me know if it

[kstars] [Bug 465338] Minor Text Display Issue

2023-02-17 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465338 --- Comment #2 from Rob --- Ok I think I have figured out the issue and I have a workaround. It looks like there is some sort of QT bug with renderType being set incorrectly for various components as I mentioned and setting the renderType for each

[kwin] [Bug 465858] shift + drag does not interact with the tiling layout if Both Shifts together enable Caps Lock

2023-02-16 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465858 Rob changed: What|Removed |Added CC||robcr...@gmail.com -- You are receiving this mail

[kwin] [Bug 465858] New: shift + drag does not interact with the tiling layout if Both Shifts together enable Caps Lock

2023-02-16 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465858 Bug ID: 465858 Summary: shift + drag does not interact with the tiling layout if Both Shifts together enable Caps Lock Classification: Plasma Product: kwin Version: 5.27.0 Pla

[kopete] [Bug 286619] Kopete removes indentation when pasting text, which is not good when sending over code samples

2023-02-11 Thread Rob van der Linde
https://bugs.kde.org/show_bug.cgi?id=286619 --- Comment #8 from Rob van der Linde --- Sorry I didn't get around to testing this. But "resolved, works for me" is that really a good way for a bot to close a ticket? How does a bot know it works? It's not as if the bot tested

[kstars] [Bug 465338] Minor Text Display Issue

2023-02-06 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=465338 --- Comment #1 from Rob --- This is very strange indeed. I haven't seen this happen since I started helping with KStars back in 2016. I did a whole bunch of stuff with the QML code and I never saw it do that. I can confirm that after testing

[kopete] [Bug 286619] Kopete removes indentation when pasting text, which is not good when sending over code samples

2023-01-12 Thread Rob van der Linde
https://bugs.kde.org/show_bug.cgi?id=286619 --- Comment #5 from Rob van der Linde --- I will try to reproduce it this weekend if I can. The bug is stagnant because I sort of stopped using Kopete when Google abandoned GTalk. But hopefully it's still testable regardless of this. -- Yo

[kde] [Bug 462263] New: Dolphin File Explore

2022-11-26 Thread Rob Couch
https://bugs.kde.org/show_bug.cgi?id=462263 Bug ID: 462263 Summary: Dolphin File Explore Classification: I don't know Product: kde Version: unspecified Platform: Other OS: Linux Status: REPORTED Severi

[kstars] [Bug 460144] video issues after IOs update

2022-10-12 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=460144 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 460144] video issues after IOs update

2022-10-10 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=460144 Rob changed: What|Removed |Added CC||rlanca...@gmail.com --- Comment #1 from Rob --- In

[kstars] [Bug 399873] Feature request: Add 'Object size' to Overview list in "What's interesting"

2022-09-15 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=399873 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 449509] Error message when clicking on image preview in "Object details"

2022-09-11 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=449509 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kstars] [Bug 457431] These are version 3.6.1 binaries from binary-factory.kde.org.. Application crashes immediately after display of splash screen.

2022-09-11 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457431 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 450148] Mount Model Tool save buttons confuse + bonus improvements suggestions

2022-09-11 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=450148 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kstars] [Bug 454493] Missing code signature in version 3.5.9

2022-09-11 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=454493 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 458351] [macOS] trustworthy code-signed download was replaced with a completely unsigned binary

2022-09-11 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=458351 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 457858] Crash on startup

2022-09-11 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457858 Rob changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kstars] [Bug 458640] PHD2 Timing Out, INDI and Kstars/PHD2 don't agree

2022-09-03 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=458640 --- Comment #3 from Rob --- What I am thinking of with reducing variables would be to see if using the internal guider vs using PHD2 is causing the issue. Then to try not using the indi driver for the guide camera and using the internal driver in PHD2

[kstars] [Bug 458640] PHD2 Timing Out, INDI and Kstars/PHD2 don't agree

2022-09-03 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=458640 --- Comment #1 from Rob --- I'm sorry this happened to you. The first question is really which thing is causing the problem. From what you said, it could possibly be KStars, or INDI, or PHD2, something with the network, or something with the c

[kstars] [Bug 457425] Cmd-F Crashes Every Time

2022-08-29 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457425 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kstars] [Bug 457425] Cmd-F Crashes Every Time

2022-08-29 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457425 --- Comment #5 from Rob --- Are you trying the latest dmg that I posted here? https://edu.kde.org/kstars/#download Because it definitely was doing what you described, but a more recent commit fixed the issue and put into the stable 3.6.0 and then I

[kstars] [Bug 458158] V3.6.0 crashes immediately on launch on M1 Mini and M1 Air

2022-08-27 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=458158 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kstars] [Bug 457425] Cmd-F Crashes Every Time

2022-08-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457425 --- Comment #2 from Rob --- It has taken me some time to work through several issues, but I think the 3.6.0 is now a pretty good one. Please check to see if it is improved. Based on what you said here, I think you were having the issue with opening

[kstars] [Bug 457431] These are version 3.6.1 binaries from binary-factory.kde.org.. Application crashes immediately after display of splash screen.

2022-08-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457431 --- Comment #1 from Rob --- It has taken me some time to work through several issues, but I think the 3.6.0 is now a pretty good one. Please check to see if it is improved. Based on what you said here, I suspect you had the issue that was caused by

[kstars] [Bug 457858] Crash on startup

2022-08-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=457858 --- Comment #1 from Rob --- It has taken me some time to work through several issues, but I think the 3.6.0 is now a pretty good one. Please check to see if it is improved. Based on what you said here, I suspect you had the issue that was caused by

[kstars] [Bug 458158] V3.6.0 crashes immediately on launch on M1 Mini and M1 Air

2022-08-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=458158 --- Comment #1 from Rob --- It has taken me some time to work through several issues, but I think the 3.6.0 is now a pretty good one. Please check to see if it is improved. Based on what you said here, I suspect you had the issue that was caused by

[kstars] [Bug 458351] [macOS] trustworthy code-signed download was replaced with a completely unsigned binary

2022-08-26 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=458351 --- Comment #3 from Rob --- So I have been building KStars DMGs and releases on my machine since 2016 or so and every release was built and released that way. It was only a very short time (~ 1 month or so) that we have been using the KDE binary built

[kwin] [Bug 456039] 5.25.1 "shading" a gtk window continues to display the window's contents

2022-07-25 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=456039 Rob changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

  1   2   3   4   5   >