AttributeError: 'PanelConfig' object has no attribute 'source'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Xfce4 Panel Profiles |
Fix Released
|
Undecided
|
Unassigned | ||
xfpanel-switch (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
To reproduce:
1. Open the main system menu.
2. Drag an icon from the menu onto the panel.
3. Click "create launcher".
4. Open panel switcher.
5. Click "Save Configuration" button.
6. Click "Save Configuration" button.
Result:
Nothing happens. The window does not close, and clicking cancel no longer works either. The following error is printed on the terminal:
:~$ xfpanel-switch
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
PanelConfig
File "/usr/share/
pc.
File "/usr/share/
if self.check_
File "/usr/share/
bytes = self.get_
File "/usr/share/
if self.source is None:
AttributeError: 'PanelConfig' object has no attribute 'source'
It is also possible to repduce from the command line. Follow steps 1-3 above and then open a terminal and run
xfpanel-switch save foo
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xfpanel-switch 1.0.6-0ubuntu1
ProcVersionSign
Uname: Linux 4.15.0-13-generic x86_64
ApportVersion: 2.20.9-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Apr 10 17:23:14 2018
InstallationDate: Installed on 2018-04-10 (0 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180410)
PackageArchitec
SourcePackage: xfpanel-switch
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Sean Davis: Approve
-
Diff: 20 lines (+2/-1)1 file modifiedxfpanel-switch/panelconfig.py (+2/-1)
Changed in xfpanel-switch: | |
status: | New → Fix Committed |
description: | updated |
Changed in xfpanel-switch: | |
milestone: | none → 1.0.7 |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.