Skip to content

TypeError: get_musshaf() takes 1 positional argument but 2 were given #13

@rashidi77

Description

@rashidi77

Got this error when built it with Gnome-Builder :
[Download pop-up window launches, but then nothing happens.]

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/app/share/Grapik Quran/src/musshaf.py", line 506, in execute
    if is_downloaded():
  File "/app/share/Grapik Quran/src/musshaf.py", line 388, in is_downloaded
    musshaf = metadata.get_musshaf(glob.musshaf_name)
TypeError: get_musshaf() takes 1 positional argument but 2 were given

Distro : Fedora Workstation 36 (Rawhide)
DE : Gnome 41.1
Displaying System : Wayland
Build Tool : Gnome-Builder

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions