[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2024-03-07 Thread Scarlett Gately Moore
** Changed in: plasma-desktop (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: systemsettings (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2022-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: plasma-desktop (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2022-01-24 Thread Isaac True
I can confirm what @anatoly.borodin reported is still the case: when the
file BrowserApplication is set to does not exist the setting cannot be
changed. Removing the line allowed me to set the application again in
the system settings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2020-05-16 Thread Anatoly Borodin
Also note: there was been a huge refactoring in this file in the commit
05569e53fd3e ("KCM/Component Revamp Browser config"). The commit is
available in the release v5.18.90.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-desktop in Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2020-05-16 Thread Anatoly Borodin
Something should be wrong in
kcms/componentchooser/componentchooserbrowser.cpp , probably in
CfgBrowser::configChanged() and/or CfgBrowser::load().

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2020-05-16 Thread Anatoly Borodin
I think I know how to reproduce it:

In my .config/kdeglobals I have a line

[General]
BrowserApplication[$e]=chromium-browser.desktop
...

After I removed this line, the "Apply"button started to work properly,
and I could select Chrome. The line after saving:

[General]
BrowserApplication=chromium_chromium.desktop
...

Note the absence of "[$e]" and a different .desktop file name.

Changing "BrowserApplication" to "BrowserApplication[$e]" doesn't break
the settings dialog. But changing "chromium_chromium.desktop" to any
nonexistent file name (e.g. "chromium_chromiu.desktop") does.

The name of the Chromium's desktop file was probably changed recently
during the migration to Snap.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2020-05-15 Thread Olivier Tilloy
I'm unable to observe the problem here. I created a Kubuntu 20.04 VM,
and after installing the chromium snap, when opening the system settings
I am able to set chromium as the default web browser, and apply the
change. See attached screenshot.

** Attachment added: "VirtualBox_Kubuntu 20.04_15_05_2020_17_11_23.png"
   
https://bugs.launchpad.net/ubuntu/+source/systemsettings/+bug/1878920/+attachment/5372155/+files/VirtualBox_Kubuntu%2020.04_15_05_2020_17_11_23.png

** Changed in: systemsettings (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2020-05-15 Thread Anatoly Borodin
The file with the string "with the following command:" is
/usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_componentchooser.so from
plasma-desktop.

ii  plasma-desktop4:5.18.4.1-0ubuntu1
amd64Tools and widgets for the desktop



** Also affects: plasma-desktop (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1878920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2020-05-15 Thread Anatoly Borodin
Chromium has been my default browser for quite long time. Recently,
somewhere during the Focal development phase, Konqueror started to get
launched by default, and I can change but cannot save the settings with
the System Settings application anymore.

** Package changed: chromium-browser (Ubuntu) => systemsettings (Ubuntu)

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to systemsettings in Ubuntu.
https://bugs.launchpad.net/bugs/1878920

Title:
  Default KDE browser cannot be changed, "Apply" button is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemsettings/+bug/1878920/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs