[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-10-30 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #34 from Aleix Pol --- Git commit 9ee5712be3510f5ee9dd3b4c0a9fb2959ec0a8b4 by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 30/10/2024 at 21:24. Pushed by apol into branch 'master'. kio-open: Special-case thunderlinks They often

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-08-28 Thread Raman Gupta
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #33 from Raman Gupta --- Based on the output of while sleep .1; do ps aux | grep slack | grep -v grep | grep magic; done It appears that the magic links are still being created in upper case, and being passed to the Slack command in lower

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-08-28 Thread Raman Gupta
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #32 from Raman Gupta --- I don't know if its a change in KDE, Slack, or Chrome, but at least Slack links open for me now. Operating System: Fedora Linux 40 KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Ver

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #31 from l...@gmx.com --- For me bug is present also in KDE 6.1 this is my old post in this thread: example: kde-open5 'callto://545' change 545 in 0.0.2.33 but if i use callto://545545545 it's all OK!! :(( This is the link of my post in ot

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-04-17 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #30 from Oded Arbel --- (In reply to Bug Janitor Service from comment #25) > A possibly relevant merge request was started @ > https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/99 I just tested this MR with Plasma 6.1 and that fi

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-04-02 Thread Pedro Boschi
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #29 from Pedro Boschi --- I do not believe a fix focusing only on Slack and ThunderBird would be the way to go, because this issue happens with other applications as well, such as Zoom: "zoommtg://" -- You are receiving this mail because:

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-03-28 Thread Pedro Boschi
https://bugs.kde.org/show_bug.cgi?id=429408 Pedro Boschi changed: What|Removed |Added CC||bos...@gmail.com --- Comment #28 from Pedro Bosc

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-03-14 Thread Sven Wappler
https://bugs.kde.org/show_bug.cgi?id=429408 Sven Wappler changed: What|Removed |Added CC||s...@wappler.eu -- You are receiving this mail

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-02-26 Thread Tom
https://bugs.kde.org/show_bug.cgi?id=429408 Tom changed: What|Removed |Added Platform|Manjaro |Arch Linux -- You are receiving this mail because: You a

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-02-26 Thread Tom
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #27 from Tom --- It's also happening to an updated vanilla Archlinux. -- You are receiving this mail because: You are watching all bug changes.

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-02-26 Thread Tom
https://bugs.kde.org/show_bug.cgi?id=429408 Tom changed: What|Removed |Added CC||ayr...@riseup.net -- You are receiving this mail because

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-02-24 Thread Vladimir Tennov
https://bugs.kde.org/show_bug.cgi?id=429408 Vladimir Tennov changed: What|Removed |Added CC||tennov+...@gmail.com -- You are receiving th

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 k...@disguised.io changed: What|Removed |Added CC||k...@disguised.io -- You are receiving this

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-23 Thread Tom Crider
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #26 from Tom Crider --- (In reply to Bug Janitor Service from comment #25) > A possibly relevant merge request was started @ > https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/99 Tested MR 99 on kde5, modified for thunderlinks a

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #25 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/99 -- You are receiving this mail because: You are watching all bug changes.

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-19 Thread Tom Crider
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #24 from Tom Crider --- I'm unable to edit my comments. anyway previously applied patches caused some encoding issues, had to limit them further: +if ((domain.toStdString().find("slack://") >= 0) || (domain.toStdString().find("thunderli

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 kahen...@gmail.com changed: What|Removed |Added CC||kahen...@gmail.com --- Comment #23 from kah

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-16 Thread Tom Crider
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #22 from Tom Crider --- not sure why i went around my butt to get to my elbow for those :facepalm:, could have been much simpler. assuming the issue only occurs when :// is passed and generally :// shouldn't be passed from applications -- I

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-12 Thread Tom Crider
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #21 from Tom Crider --- Alternate version for qt6-qtbase: ``` diff --git a/src/corelib/io/qurlidna.cpp b/src/corelib/io/qurlidna.cpp index bb14e1cd..1c560975 100644 --- a/src/corelib/io/qurlidna.cpp +++ b/src/corelib/io/qurlidna.cpp @@ -892,

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2024-01-10 Thread Tom Crider
https://bugs.kde.org/show_bug.cgi?id=429408 Tom Crider changed: What|Removed |Added CC||gloriouseggr...@gmail.com --- Comment #20 from Tom

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-12-16 Thread André Werlang
https://bugs.kde.org/show_bug.cgi?id=429408 André Werlang changed: What|Removed |Added CC||bepp...@gmail.com --- Comment #19 from André We

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #18 from g.vagnu...@gmx.it --- Hi to all, i have same problem only with "short" argument. example: kde-open5 'callto://545' change 545 in 0.0.2.33 but if i use callto://545545545 it's all OK!! :(( This is the link of my post in other fo

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 g.vagnu...@gmx.it changed: What|Removed |Added CC||g.vagnu...@gmx.it -- You are receiving this

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-06-27 Thread Raman Gupta
https://bugs.kde.org/show_bug.cgi?id=429408 Raman Gupta changed: What|Removed |Added CC||rocketra...@gmail.com -- You are receiving this

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-06-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 equal.bowl2...@turtton.net changed: What|Removed |Added CC||equal.bowl2...@turtton.net -- You

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-06-17 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #17 from Hans-Peter Jansen --- (In reply to Stefano Forli from comment #16) > (In reply to Hans-Peter Jansen from comment #14) > > Hi Nigel, > > > > you may want to try my slackfix hack - that provides a -v option, allowing > > you to prove

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-06-16 Thread Stefano Forli
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #16 from Stefano Forli --- (In reply to Hans-Peter Jansen from comment #14) > Hi Nigel, > > you may want to try my slackfix hack - that provides a -v option, allowing > you to prove, if it's Qt to blame here, or something else... Hi Hans,

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-06-16 Thread Stefano Forli
https://bugs.kde.org/show_bug.cgi?id=429408 Stefano Forli changed: What|Removed |Added CC||ntro...@gmail.com -- You are receiving this ma

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-06-14 Thread Strahinja Kustudic
https://bugs.kde.org/show_bug.cgi?id=429408 Strahinja Kustudic changed: What|Removed |Added CC||kustod...@gmail.com -- You are receiving

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-05-28 Thread Grief
https://bugs.kde.org/show_bug.cgi?id=429408 Grief changed: What|Removed |Added CC||iamgr...@gmail.com -- You are receiving this mail beca

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-05-12 Thread Yuriy Vidineev
https://bugs.kde.org/show_bug.cgi?id=429408 Yuriy Vidineev changed: What|Removed |Added CC||adeptsm...@gmail.com --- Comment #15 from Yuri

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-04-13 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #14 from Hans-Peter Jansen --- Hi Nigel, you may want to try my slackfix hack - that provides a -v option, allowing you to prove, if it's Qt to blame here, or something else... -- You are receiving this mail because: You are watching all

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-04-12 Thread Nigel Stewart
https://bugs.kde.org/show_bug.cgi?id=429408 Nigel Stewart changed: What|Removed |Added CC||nig...@nigels.com --- Comment #13 from Nigel St

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-04-11 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=429408 Eric Armbruster changed: What|Removed |Added CC||er...@armbruster-online.de -- You are receiv

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-03-16 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=429408 Hans-Peter Jansen changed: What|Removed |Added CC||h...@urpla.net --- Comment #12 from Hans-Pe

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-03-08 Thread Jeremy W. Murphy
https://bugs.kde.org/show_bug.cgi?id=429408 Jeremy W. Murphy changed: What|Removed |Added CC||jeremy.william.murphy@gmail

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-03-04 Thread Ralph
https://bugs.kde.org/show_bug.cgi?id=429408 Ralph changed: What|Removed |Added CC||segira...@gmail.com -- You are receiving this mail bec

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2023-01-31 Thread Nicolai Langfeldt
https://bugs.kde.org/show_bug.cgi?id=429408 Nicolai Langfeldt changed: What|Removed |Added CC||j...@langfeldt.net --- Comment #11 from Nic

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-12-08 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=429408 Oded Arbel changed: What|Removed |Added CC||o...@geek.co.il --- Comment #10 from Oded Arbel -

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-12-06 Thread CyberKitsune
https://bugs.kde.org/show_bug.cgi?id=429408 CyberKitsune changed: What|Removed |Added CC||m...@cyberkitsune.net --- Comment #9 from CyberK

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-11-08 Thread Joe
https://bugs.kde.org/show_bug.cgi?id=429408 Joe changed: What|Removed |Added CC||jchevar...@gmail.com --- Comment #8 from Joe --- Just wa

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-10-25 Thread Rodrigo Garcia Martin
https://bugs.kde.org/show_bug.cgi?id=429408 Rodrigo Garcia Martin changed: What|Removed |Added CC||rodrigogarci...@gmail.com -- You are r

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-09-16 Thread Daniel Noga
https://bugs.kde.org/show_bug.cgi?id=429408 Daniel Noga changed: What|Removed |Added CC||noga.d...@gmail.com -- You are receiving this ma

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-09-12 Thread Mario Ray Mahardhika
https://bugs.kde.org/show_bug.cgi?id=429408 Mario Ray Mahardhika changed: What|Removed |Added CC||leledumbo_c...@yahoo.co.id -- You are r

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-09-01 Thread Darafei Praliaskouski
https://bugs.kde.org/show_bug.cgi?id=429408 Darafei Praliaskouski changed: What|Removed |Added CC||m...@komzpa.net Status|REPO

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-07-09 Thread cybik
https://bugs.kde.org/show_bug.cgi?id=429408 cybik changed: What|Removed |Added CC||r...@cybikbase.com -- You are receiving this mail beca

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-07-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 k...@dickbag.org changed: What|Removed |Added CC||k...@dickbag.org --- Comment #7 from k...@dic

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-06-30 Thread Francesc Ortiz
https://bugs.kde.org/show_bug.cgi?id=429408 Francesc Ortiz changed: What|Removed |Added Platform|Kubuntu Packages|Manjaro Version|5.18.5

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-06-30 Thread Francesc Ortiz
https://bugs.kde.org/show_bug.cgi?id=429408 Francesc Ortiz changed: What|Removed |Added CC||francescor...@gmail.com -- You are receiving

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-06-21 Thread Connor Schunk
https://bugs.kde.org/show_bug.cgi?id=429408 Connor Schunk changed: What|Removed |Added CC||k...@peeves.pro --- Comment #6 from Connor Schu

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-06-20 Thread Egon Willighagen
https://bugs.kde.org/show_bug.cgi?id=429408 --- Comment #5 from Egon Willighagen --- (In reply to Egon Willighagen from comment #3) > I got here via this StackOverflow workaround for a problem where Slack does SO link: https://stackoverflow.com/questions/70867064/signing-into-slack-desktop-not-w

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-06-10 Thread Levon Avagyan
https://bugs.kde.org/show_bug.cgi?id=429408 Levon Avagyan changed: What|Removed |Added CC||levon.avag...@gmail.com --- Comment #4 from Lev

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-05-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 rafaeln@gmail.com changed: What|Removed |Added CC||rafaeln@gmail.com -- You are receiv

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-05-13 Thread John
https://bugs.kde.org/show_bug.cgi?id=429408 John changed: What|Removed |Added CC||ender8...@gmail.com -- You are receiving this mail beca

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-05-09 Thread Nico Kruber
https://bugs.kde.org/show_bug.cgi?id=429408 Nico Kruber changed: What|Removed |Added CC||nico.kru...@gmail.com -- You are receiving this

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 m...@rodion.icu changed: What|Removed |Added CC||m...@rodion.icu -- You are receiving this mai

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=429408 p...@fivebulldogs.com changed: What|Removed |Added CC||p...@fivebulldogs.com -- You are receiv

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-03-24 Thread Sok Ann Yap
https://bugs.kde.org/show_bug.cgi?id=429408 Sok Ann Yap changed: What|Removed |Added CC||sok...@gmail.com -- You are receiving this mail

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2022-03-04 Thread Egon Willighagen
https://bugs.kde.org/show_bug.cgi?id=429408 Egon Willighagen changed: What|Removed |Added CC||egon.willigha...@gmail.com --- Comment #3 fr

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2021-11-11 Thread Thomas Borowski
https://bugs.kde.org/show_bug.cgi?id=429408 Thomas Borowski changed: What|Removed |Added Status|CONFIRMED |REPORTED Ever confirmed|1

[kde-cli-tools] [Bug 429408] kde-open5 changes case of argument

2021-11-11 Thread Casenet
https://bugs.kde.org/show_bug.cgi?id=429408 Casenet changed: What|Removed |Added Ever confirmed|0 |1 Keywords||acc