[Powerdevil] [Bug 466748] New: with laptop set to only turn off screen when lid is closed, opening laptop lid does not enable display
https://bugs.kde.org/show_bug.cgi?id=466748 Bug ID: 466748 Summary: with laptop set to only turn off screen when lid is closed, opening laptop lid does not enable display Classification: Plasma Product: Powerdevil Version: 5.27.1 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: erben...@comcast.net CC: m...@ratijas.tk Target Milestone: --- SUMMARY *** I have my laptop set to ONLY turn off the screen when the lid is closed, no hibernate, sleep, logout etc is enabled When i close the lid the screen shuts off as expected and everything stays running as expected and desired When i open the lid the display does not turn on until i press a key, it should turn on as soon as the lid is opened *** STEPS TO REPRODUCE 1. In system settings, select power management and under "Button handling events" select to "Turn of Screen" when lid is closed, make sure there is no hibernate, sleep etc selected anywhere on the page, click apply and close system settings 2. close laptop lid, the screen will go black as expected and desired 3. open the lid and the screen stays turned off until you press a key or move the mouse OBSERVED RESULT the screen stays turned off until you press a key or move the mouse EXPECTED RESULT The screen should re-enable and return to normal state SOFTWARE/OS VERSIONS KDE 5.103.0 Plasma 5.27.1 Qt: 5.15.8 Kernel: 6.1.12-1-default x86_64 Xorg 21.1.7 (I am not using wayland) Not using an external display OS: openSUSE Tumbleweed 2023-02-25 Manufacturer: ASUSTeK COMPUTER INC. Product Name: ZenBook UX535LI_UX535LI lshw shows: *-input:1 product: Lid Switch physical id: 2 logical name: input1 logical name: /dev/input/event1 capabilities: platform ADDITIONAL INFORMATION I have no idea what module is involved hence the selection of powerdevil, please change that if appropriate How can i provide more info? I remember there is a program that dumps out kde state and info but the name eludes me. -- You are receiving this mail because: You are watching all bug changes.
[Powerdevil] [Bug 466748] With laptop set to only turn off screen when lid is closed, opening laptop lid does not enable display without user interaction
https://bugs.kde.org/show_bug.cgi?id=466748 --- Comment #2 from cat22 --- ok, so then how do i make opening the lid a user interaction? This (opening the lid and having the display turn on) is not new behavior, it has always worked on earlier versions of KDE. I can't say exactly when this stopped working but I'm guessing within the last year or so. How can i provide more information to diagnose this? -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 467155] New: bit edit is always rapidly blinking
https://bugs.kde.org/show_bug.cgi?id=467155 Bug ID: 467155 Summary: bit edit is always rapidly blinking Classification: Applications Product: kcalc Version: 22.12.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: ete...@alum.rit.edu Reporter: erben...@comcast.net Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** I would rate the severity as normal++ but not major STEPS TO REPRODUCE 1. open kcalc and enable bit edit 2. 3. OBSERVED RESULT bit edit panel is blinking very rapidly EXPECTED RESULT Should not be blinking at all SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE 5.103.0 Plasma 5.27.1 Qt: 5.15.8 ADDITIONAL INFORMATION openSUSE Tumbleweed 20230225 (x86_64) on kernel 6.1.12-1-default This has been bugging me for awhile and i assumed it was my laptop so i did a fresh install and it was still an issue The laptop is a hi res (3840x2160) ASUS Zenbook The rapid blinking makes it a real chore to select a particular bit to turn on or off -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 62380] disable wordwrap in konsole
https://bugs.kde.org/show_bug.cgi?id=62380 --- Comment #42 from cat22 --- There doesn't appear to have any horizontal scrollbar (or an way to enable one) in konsole 24.02.0 If I have missed the option somehow please slap me and tell me where it is. -- You are receiving this mail because: You are watching all bug changes.
[khelpcenter] [Bug 440415] New: WISH: add ability to search within one product handbook e.g grep a handbook
https://bugs.kde.org/show_bug.cgi?id=440415 Bug ID: 440415 Summary: WISH: add ability to search within one product handbook e.g grep a handbook Product: khelpcenter Version: 5.7.6.21043 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kde-doc-engl...@kde.org Reporter: erben...@comcast.net Target Milestone: --- SUMMARY As it is right now the search just finds application manuals or man pages with the words searched for. The problem is that if you are using a product, say kate for example, and want to find help on a specific topic the help tends to be all over the place encompassing any and all product manuals. Search should stay within the relevant manual that got you here, e.g pressing F1 in kate should stay within the kate handbook and thus searches should take you to places in that handbook. Here is an example: open kate in Kate under tools->Scripts i see "Quick coding" so, whats that about? press F1 enter quick coding what comes up is kaddressbook - Glossary which is irrelevant to my quest to find out what the heck Quick Coding is Try anther example but this time pick Bookmark (this will work) A list of manuals comes up and this time Kate is one of them, clicking on kate opens to the proper page where Bookmark is described. WISH: If the manuals where individually searchable much as you would grep a file it would be a big improvement SOFTWARE/OS VERSIONS Linux/KDE Plasma:openSuse Tumbleweed (available in About System) "About KDE" no longer shows KDE/Plasma version information! KDE Plasma Version: Plasma 5.22.3 KDE Frameworks Version: KDE 5.84.0 Qt Version: QT 5.15.2 -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling
https://bugs.kde.org/show_bug.cgi?id=373232 cat22 changed: What|Removed |Added CC||erben...@comcast.net -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 474323] New: REQUEST: Expect script highlighting file
https://bugs.kde.org/show_bug.cgi?id=474323 Bug ID: 474323 Summary: REQUEST: Expect script highlighting file Classification: Applications Product: kate Version: 23.08.0 Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: part Assignee: kwrite-bugs-n...@kde.org Reporter: erben...@comcast.net Target Milestone: --- SUMMARY *** It would be nice if kate added syntax highlighting for expect scripts If anyone has one they could share please let me know. TIA *** STEPS TO REPRODUCE 1. write expect script 2. open in kate 3. OBSERVED RESULT no highlighting EXPECTED RESULT should have highlighting SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSuse Tumbleweed / KDE 5.109.0 / Plasma 5.27.7 Qt Version: 5.15.10 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 463993] New: Save button grayed out when adding ctags directories
https://bugs.kde.org/show_bug.cgi?id=463993 Bug ID: 463993 Summary: Save button grayed out when adding ctags directories Classification: Applications Product: kate Version: 22.12.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: application Assignee: kwrite-bugs-n...@kde.org Reporter: erben...@comcast.net Target Milestone: --- If i enable the ctags plugin and then go to the ctags configuration and add various directories, there is no way to save the config. The "Save" button is grayed out. If I then close kate and reopen it the added directories are gone openSUSE Tumbleweed 01/02/2023 (x86_64) on kernel 6.1.1-1-default KDE 5.101.0 Plasma 5.26.4 Qt: 5.15.7 kate: 22.12.0 -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 463993] Save button grayed out when adding ctags directories
https://bugs.kde.org/show_bug.cgi?id=463993 cat22 changed: What|Removed |Added CC||erben...@comcast.net -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 403627] okular cant properly display pdf
https://bugs.kde.org/show_bug.cgi?id=403627 cat22 changed: What|Removed |Added CC||erben...@comcast.net --- Comment #8 from cat22 --- Created attachment 144657 --> https://bugs.kde.org/attachment.cgi?id=144657&action=edit see page 2 - data is missing entirely for the top section in that page On page 2 of the attached document at the top of that page is a section labeled: "Sortable Portfolio Table (All values in $ unless otherwise noted)" It is empty when it should have several stocks listed there My version of okular is 1.10.2 KDE 5.76.0 Plasma 5.18.6 Qt: 5.12.7 OpenSuse Leap 15.3 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 340982] No way to change just the date format but not its actual translated text
https://bugs.kde.org/show_bug.cgi?id=340982 --- Comment #181 from cat22 --- After 7 years, apparently KDE has no intent to fix this bug. Why? I have no idea, maybe they just don't think its worth their time. Hey KDE, at least have the decency to change the bug's status to "CLOSED - WILL NOT FIX" with an explanation as to why. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 340982] No way to change just the date format but not its actual translated text
https://bugs.kde.org/show_bug.cgi?id=340982 --- Comment #198 from cat22 --- (In reply to Nate Graham from comment #197) > The bug is acknowledged. It's marked as CONFIRMED with a VHI ("very high") > priority and various technical people have shown up to offer thoughts on how > to proceed with resolving it. At this point the best way to make that happen > is to let them have that conversation without adding a bunch of comments > saying things like, "+1, this is so bad!" and "OMG how did you let this > happen?!" "and I've given up hope, KDE sux". Yes, we know it's bad, but > clearly there is some desire to fix it among the developers. So let's let > that happen. > > If you want to express your feelings about how bad this is and urge a > quicker resolution, feel free to send them directly to me at n...@kde.org > instead of posting a comment. > > Thanks. and yet, nothing has been done in 7 years so apparently CONFIRMED with a VHI ("very high") priority don't mean what it says? My guess is no one is even looking at this or just dismissing it as "to involved or to hard" To me, i would think it shouldn't take more than writing a function that does the work and a few lines of code to decide whether to call it or not. It just can't be so difficult that someone couldn't fix it in an afternoon. Be honest and change the status to "WILL NOT FIX" and we can be done with this bickering -- You are receiving this mail because: You are watching all bug changes.
[marble] [Bug 354200] Database reports wrong location
https://bugs.kde.org/show_bug.cgi?id=354200 cat22 changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #2 from cat22 --- I rechecked this in Marble Virtual Globe Version 2.2.20 (2.3 development version) and it now shows the address as Thurston County which is acceptable closing as resolved. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] On X11, plasma crashed after monitors left power save mode
https://bugs.kde.org/show_bug.cgi?id=492504 cat22 changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #10 from cat22 --- It doesn't happen under wayland, as far ass i can tell. This is a desktop and i have no other GPU' s to try it with I have 2 monitors, they connected => one vi DP and the other via HDMI. Please see the inxi dump attached I am really convinced the issue is with kscreen2 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] On X11, plasma crashed after monitors left power save mode
https://bugs.kde.org/show_bug.cgi?id=492504 --- Comment #11 from cat22 --- Created attachment 173368 --> https://bugs.kde.org/attachment.cgi?id=173368&action=edit inxi dump -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] On X11, plasma crashed after monitors left power save mode
https://bugs.kde.org/show_bug.cgi?id=492504 --- Comment #12 from cat22 --- Created attachment 173378 --> https://bugs.kde.org/attachment.cgi?id=173378&action=edit crash on monitor wake When my dual monitors are sleeping, (kscreen2 is disabled) and i press a key to wake them up. Sometimes only 1 monitor wakes up. I then have to press Ctrl-Alt-F1 and wait for both monitors to wake in terminal mode. Then I press Ctrl-Alt-F2 to get back to GUI mode and the crash dialog is there. Perhaps this crash dump (plasmashell-20240906-035534.kcrash ) will be helpful -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 492403] New: kscreen2 wakes dual monitors as soon as the go to sleep
https://bugs.kde.org/show_bug.cgi?id=492403 Bug ID: 492403 Summary: kscreen2 wakes dual monitors as soon as the go to sleep Classification: Plasma Product: KScreen Version: 6.1.4 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: common Assignee: kscreen-bugs-n...@kde.org Reporter: erben...@comcast.net Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY When using a dual monitor setup and configuring power management to NOT lock screens and NOT sleep and NOT to hibernate but simply turn the screens off and no more than that, kscreens2 will put the monitors to sleep and the wake them right back up, shutting off kscreen2 allowed the screens to be shutoff and stay off as would be expected. See discussion here: https://forums.opensuse.org/t/having-trouble-keeping-my-screens-off/178084/3 STEPS TO REPRODUCE 1. Hardware is dual monitors and nvidia graphics card 2. setup Power Management apps and Screen Locking apps to ONLY turn off screens and set the timeout to 1 minute for convenience 3. Observe that after 1 minute both monitors are turned off , wait and within 20-30 seconds they will be re-awoken OBSERVED RESULT Monitors shut off but do not stay off EXPECTED RESULT The monitors should stay off until a key is pressed or the mouse is moved SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSuse Tumbleweed KDE Plasma Version: 6.1.4 KDE Frameworks Version: This used to be in Help->About - it is no longer there Qt Version: 6.7.2 ADDITIONAL INFORMATION I am happy to provide any additional info on request and testing of any fix. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 492403] kscreen2 wakes dual monitors as soon as they go to sleep
https://bugs.kde.org/show_bug.cgi?id=492403 cat22 changed: What|Removed |Added Summary|kscreen2 wakes dual |kscreen2 wakes dual |monitors as soon as the go |monitors as soon as they go |to sleep|to sleep -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 492403] kscreen2 wakes dual monitors as soon as they go to sleep
https://bugs.kde.org/show_bug.cgi?id=492403 cat22 changed: What|Removed |Added Platform|Other |openSUSE -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 492403] kscreen2 wakes dual monitors as soon as they go to sleep
https://bugs.kde.org/show_bug.cgi?id=492403 --- Comment #1 from cat22 --- Created attachment 173125 --> https://bugs.kde.org/attachment.cgi?id=173125&action=edit the output of inxi -v 8 the output of inxi -v 8 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 492403] kscreen2 wakes dual monitors as soon as they go to sleep
https://bugs.kde.org/show_bug.cgi?id=492403 --- Comment #3 from cat22 --- This works as expected on Wayland. The monitors sleep and do not wake until i move the mouse or press a key I only did brief testing but this defect shows up quickly -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 492403] kscreen2 wakes dual monitors as soon as they go to sleep
https://bugs.kde.org/show_bug.cgi?id=492403 cat22 changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] New: plasma crashed after waking up from "monitor only" sleep
https://bugs.kde.org/show_bug.cgi?id=492504 Bug ID: 492504 Summary: plasma crashed after waking up from "monitor only" sleep Classification: Plasma Product: plasmashell Version: 6.1.4 Platform: openSUSE OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: generic-crash Assignee: plasma-b...@kde.org Reporter: erben...@comcast.net Target Milestone: 1.0 Application: plasmashell (6.1.4) Qt Version: 6.7.2 Frameworks Version: 6.5.0 Operating System: Linux 6.10.5-1-default x86_64 Windowing System: X11 Distribution: "openSUSE Tumbleweed" DrKonqi: 6.1.4 [CoredumpBackend] -- Information about the crash: Monitor only sleep is just what it says, no other form of sleep was in effect. The monitors were off, i pressed a key and only 1 mnitor woke up. I then pressed Ctrl-Alt -F1 to get to a termnal and waited till both montiros showed text. Then i pressed Alt-F2 to go back to the dektop which it did and then this creash happened. This has happened before - same way The reporter is unsure if this crash is reproducible. -- Backtrace: Application: plasmashell (plasmashell), signal: Aborted Downloading separate debug info for /usr/bin/plasmashell... [New LWP 3197] [New LWP 3205] [New LWP 3382] [New LWP 3425] [New LWP 3508] [New LWP 3204] [New LWP 3582] [New LWP 4164] [New LWP 3583] [New LWP 1243180] [New LWP 3510] [New LWP 1243702] [New LWP 16346] [New LWP 1243182] [New LWP 1243183] [New LWP 1243184] [New LWP 1243181] [New LWP 1243185] Downloading separate debug info for /lib64/libKF6DBusAddons.so.6... Downloading separate debug info for /lib64/libKF6StatusNotifierItem.so.6... Downloading separate debug info for /lib64/libKF6XmlGui.so.6... Downloading separate debug info for /lib64/libLayerShellQtInterface.so.6... Downloading separate debug info for /lib64/libKWaylandClient.so.6... Downloading separate debug info for /lib64/libPlasmaQuick.so.6... Downloading separate debug info for /lib64/libkworkspace6.so.6... Downloading separate debug info for /lib64/libwayland-client.so.0... Downloading separate debug info for /lib64/libKF6UserFeedbackCore.so.6... Downloading separate debug info for /lib64/libxcb.so.1... Downloading separate debug info for /lib64/libKF6Crash.so.6... Downloading separate debug info for /lib64/libKF6Solid.so.6... Downloading separate debug info for /lib64/libKF6Service.so.6... Downloading separate debug info for /lib64/libPlasma.so.6... Downloading separate debug info for /lib64/libKF6GlobalAccel.so.6... Downloading separate debug info for /lib64/libQt6Widgets.so.6... Downloading separate debug info for /lib64/libKF6Package.so.6... Downloading separate debug info for /lib64/libKF6Svg.so.6... Downloading separate debug info for /lib64/libKF6CoreAddons.so.6... Downloading separate debug info for /lib64/libKF6WindowSystem.so.6... Downloading separate debug info for /lib64/libPlasmaActivities.so.6... Downloading separate debug info for /lib64/libKF6ConfigQml.so.6... Downloading separate debug info for /lib64/libKF6ConfigGui.so.6... Downloading separate debug info for /lib64/libKF6ConfigCore.so.6... Downloading separate debug info for /lib64/libKF6I18n.so.6... Downloading separate debug info for /lib64/libQt6Quick.so.6... Downloading separate debug info for /lib64/libQt6Qml.so.6... Downloading separate debug info for /lib64/libQt6WaylandClient.so.6... Downloading separate debug info for /lib64/libQt6Gui.so.6... Downloading separate debug info for /lib64/libQt6DBus.so.6... Downloading separate debug info for /lib64/libQt6Core.so.6... Downloading separate debug info for /lib64/libstdc++.so.6... Downloading separate debug info for /lib64/libc.so.6... Downloading separate debug info for /lib64/libQt6Xml.so.6... Downloading separate debug info for /lib64/libQt6Network.so.6... Downloading separate debug info for /lib64/libQt6PrintSupport.so.6... Downloading separate debug info for /lib64/libKF6ItemViews.so.6... Downloading separate debug info for /lib64/libKF6IconWidgets.so.6... Downloading separate debug info for /lib64/libKF6ConfigWidgets.so.6... Downloading separate debug info for /lib64/libKF6WidgetsAddons.so.6... Downloading separate debug info for /lib64/libKF6IconThemes.so.6... Downloading separate debug info for /lib64/libKF6ColorScheme.so.6... Downloading separate debug info for /lib64/libKF6GuiAddons.so.6... Downloading separate debug info for /lib64/libKF6KIOWidgets.so.6... Downloading separate debug info for /lib64/libKF6KCMUtilsQuick.so.6... Downloading separate debug info for /lib64/libKF6KIOCore.so.6... Downloading separate debug info for /lib64/libKF6Notifications.so.6... Downloading separate debug info for /lib64/libm.so.6... Downloading separate debug info for /lib64/libXau.so.6... Downloading separate debug info for /lib64/libxcb-randr.so.0... Downloading separate debug info for /lib64/libff
[plasmashell] [Bug 492504] plasma crashed after waking up from "monitor only" sleep
https://bugs.kde.org/show_bug.cgi?id=492504 cat22 changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|BACKTRACE |--- --- Comment #2 from cat22 --- I'd prefer not to wreck my current setup. I only filled that dialog in because i was prompted to -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] plasma crashed after waking up from "monitor only" sleep
https://bugs.kde.org/show_bug.cgi?id=492504 --- Comment #4 from cat22 --- This thing went through a good ten minutes of downloading stuff before it fled the original report. Was tat the debug stuff you mentioned? If not, what was it downloading? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] plasma crashed after waking up from "monitor only" sleep
https://bugs.kde.org/show_bug.cgi?id=492504 --- Comment #5 from cat22 --- Created attachment 173250 --> https://bugs.kde.org/attachment.cgi?id=173250&action=edit coredumpctl gdb 2814 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 492504] plasma crashed after waking up from "monitor only" sleep
https://bugs.kde.org/show_bug.cgi?id=492504 --- Comment #7 from cat22 --- Will the downloaded debug stuff be persistent? e.g after a zyppper dup if i download new symbols wilt the old ones be replaced? if the old symbols are out dated after an update how do i delete them? -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 489826] New: Input Error if decimal values less than one entered without leading Zero
https://bugs.kde.org/show_bug.cgi?id=489826 Bug ID: 489826 Summary: Input Error if decimal values less than one entered without leading Zero Classification: Applications Product: kcalc Version: 24.05.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: erben...@comcast.net CC: gabriel.barrantes@outlook.com Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY if you try a simple calculation with 2 numbers and either of them is less than one then if you do not enter a leading zero before the decimal point you get an Input Error STEPS TO REPRODUCE (hit AC before each step) 1. Enter this: 16 x .2 = The result is Input Error 2. Enter this: 16 x 0.2 = The result is computed correctly and no error is reported 3. OBSERVED RESULT Input Error EXPECTED RESULT Same as step 2 SOFTWARE/OS VERSIONS Linux: openSuse Tumbleweed x86_64 KDE Plasma 6.1.2 (as reported by "grep X-KDE-PluginInfo-Version /usr/share/xsessions/plasma6.desktop" ) Qt: 5.15.14 ( as reported by "qtpaths --qt-version" ) >From kcalc About: KDE Frameworks Version: 6.3.0 Qt Version: built against 6.7.2 -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 489826] Input Error if decimal values less than one entered without leading Zero
https://bugs.kde.org/show_bug.cgi?id=489826 --- Comment #3 from cat22 --- openSuse Tumbleweed updates frequently so once they are aware of this change it should be quickly available. I will keep an eye out and report back when I see and test 24.05.02 Thanks for the quick response to fix this. -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 489826] Input Error if decimal values less than one entered without leading Zero
https://bugs.kde.org/show_bug.cgi?id=489826 --- Comment #5 from cat22 --- This issue is fixed. BUT I found another issue. I'll file it rather than belabor it here -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 489960] New: kcalc: changing radix loses value in calculation
https://bugs.kde.org/show_bug.cgi?id=489960 Bug ID: 489960 Summary: kcalc: changing radix loses value in calculation Classification: Applications Product: kcalc Version: 24.05.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: erben...@comcast.net CC: gabriel.barrantes@outlook.com Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY kcalc 24.05.2 STEPS TO REPRODUCE 1. enter a value in any radix 2. change the radix 3. hit + then a number like 2 for example OBSERVED RESULT Input Error EXPECTED RESULT The value plus 2 expressed in the new radix SOFTWARE/OS VERSIONS KDE Plasma 6.1.2 Qt:5.15.14 KDE Plasma Version: KDE Frameworks Version: 6.3.0 according to Help -> About Qt Version: 6.7.2 according to Help -> About ADDITIONAL INFORMATION also, enter a number in decimal - for example 4 Select binary The bit edit isn't updated (unless you press ENTER button) and the value isn't changed to binary in the edit window This is true of any radix for similar valid ops, e,g enter 68 as a decimal and then hit hex the display isn't changed to he hex value of 44 Also, AC does not clear the bit edit -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 489660] Numeral system is broken
https://bugs.kde.org/show_bug.cgi?id=489660 cat22 changed: What|Removed |Added CC||erben...@comcast.net --- Comment #9 from cat22 --- You are over thinking it. When switching to a different radix the VALUE should be shown in the new radix so if you have 11 decimal you would get 0b hex and 1011 binary and 13 octal. Play with galculator it does it right Previous versions of kcalc were fine, I dont get why all the big changes are happening -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 489960] kcalc: changing radix loses value in calculation
https://bugs.kde.org/show_bug.cgi?id=489960 --- Comment #3 from cat22 --- This all worked correctly in an earlier version of kcalc, I'm guessing more than a few months ago at most. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 392426] Change handling of detection of files modified by foreign processes
https://bugs.kde.org/show_bug.cgi?id=392426 --- Comment #10 from cat22 --- I think this can be closed because the behavior i reported is not happening 3 years hence and kate works as I would expect it to. Thanks - -- You are receiving this mail because: You are watching all bug changes.
[ark] [Bug 349263] Provide an "Expand" toolbar icon so the archive preview can expand or collapse all sub folders
https://bugs.kde.org/show_bug.cgi?id=349263 cat22 changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from cat22 --- Apparently at some point this was addressed but never documented here. The capability is there and working in ark 20.12.1 This can be closed -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 499111] New: kcalc copy does notwork, nothing copied to clipboard
https://bugs.kde.org/show_bug.cgi?id=499111 Bug ID: 499111 Summary: kcalc copy does notwork, nothing copied to clipboard Classification: Applications Product: kcalc Version: 24.12.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: evan.te...@gmail.com Reporter: erben...@comcast.net CC: gabriel.barrantes@outlook.com Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Unable to copy values from kcalc to clipboard STEPS TO REPRODUCE 1. Perform a calculation like 1024*1024 and then 2. Copy the result either by highlighting it and/or selecting copy from the menu 3. try to paste into any text editor and nothing happens, check the clipboard widget and the value isnt there OBSERVED RESULT Nothing copied EXPECTED RESULT Value shown should be copied to clipboard SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: 6.2.5 KDE Frameworks Version: don't know how to get this info Qt Version: 6.8.1 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kcalc] [Bug 499111] kcalc copy does not work, nothing copied to clipboard
https://bugs.kde.org/show_bug.cgi?id=499111 cat22 changed: What|Removed |Added Summary|kcalc copy does notwork,|kcalc copy does not work, |nothing copied to clipboard |nothing copied to clipboard -- You are receiving this mail because: You are watching all bug changes.