Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bill Splitter: Extension Fails to Load Due to Missing Icons in manifest.json #384

Closed
thevijayshankersharma opened this issue May 22, 2024 · 3 comments · Fixed by #409
Closed
Assignees
Labels
bug Something isn't working gssoc level1

Comments

@thevijayshankersharma
Copy link
Contributor

Describe the bug
The Bill Splitter extension fails to load due to missing icons specified in the manifest.json file. The error message indicates that the file images/icon-48.png could not be loaded, which results in the entire manifest failing to load.

To Reproduce
Steps to reproduce the behavior:
Go to the directory ~\Open source\GGExtensions\Bill Splitter
Attempt to load the Bill Splitter extension in the browser
Observe the extension failing to load
See error message indicating the missing icon and manifest load failure

Expected behavior
The Bill Splitter extension should load successfully without any errors. All icons specified in the manifest.json file should be present and accessible.

Screenshots
image

Additional context
The error indicates that the icon file images/icon-48.png specified in the manifest.json is missing. Ensure all files referenced in the manifest are correctly placed in the specified paths.

Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@thevijayshankersharma
Copy link
Contributor Author

@Sulagna-Dutta-Roy Check this bug reports too.

Copy link

Hello @thevijayshankersharma! Your issue #384 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc level1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants