← Back to team overview

openlp-core team mailing list archive

[Bug 1674130] [NEW] QAction object does not support indexing

 

Public bug reported:

Reported via the support system:
https://support.openlp.org/scp/tickets.php?id=4134

Traceback (most recent call last):
  File "openlp/core/ui/mainwindow.py", line 1107, in closeEvent
  File "openlp/core/ui/mainwindow.py", line 1129, in clean_up
  File "openlp/core/lib/pluginmanager.py", line 189, in finalise_plugins
  File "/Volumes/OpenLP 2.4.5/OpenLP.app/Contents/MacOS/plugins/songs/songsplugin.py", line 333, in finalise
    action_list.remove_action(self.song_import_item, UiStrings().Import)
  File "openlp/core/utils/actions.py", line 300, in remove_action
  File "openlp/core/utils/actions.py", line 117, in remove
TypeError: 'QAction' object does not support indexing

"I saved the service file (going to file - save as) and shut the
programme down, but when I went to open it again it would not open and
kept coming up with the bug error. I had to restart my computer to
reopen the file and I've since been able to open it again with no
problems."

This was on macOS.

** Affects: openlp
     Importance: Low
         Status: New

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

Title:
  QAction object does not support indexing

Status in OpenLP:
  New

Bug description:
  Reported via the support system:
  https://support.openlp.org/scp/tickets.php?id=4134

  Traceback (most recent call last):
    File "openlp/core/ui/mainwindow.py", line 1107, in closeEvent
    File "openlp/core/ui/mainwindow.py", line 1129, in clean_up
    File "openlp/core/lib/pluginmanager.py", line 189, in finalise_plugins
    File "/Volumes/OpenLP 2.4.5/OpenLP.app/Contents/MacOS/plugins/songs/songsplugin.py", line 333, in finalise
      action_list.remove_action(self.song_import_item, UiStrings().Import)
    File "openlp/core/utils/actions.py", line 300, in remove_action
    File "openlp/core/utils/actions.py", line 117, in remove
  TypeError: 'QAction' object does not support indexing

  "I saved the service file (going to file - save as) and shut the
  programme down, but when I went to open it again it would not open and
  kept coming up with the bug error. I had to restart my computer to
  reopen the file and I've since been able to open it again with no
  problems."

  This was on macOS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1674130/+subscriptions


Follow ups