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

modrinth crashes after opening logs (mint) #1237

Closed
russendle opened this issue Jun 24, 2024 · 1 comment · Fixed by #1304
Closed

modrinth crashes after opening logs (mint) #1237

russendle opened this issue Jun 24, 2024 · 1 comment · Fixed by #1304
Labels
bug Something isn't working

Comments

@russendle
Copy link

Describe the bug

I use Linux mint, I open the logs to find an issue I'm having, frozen

Steps to reproduce

  1. open Modrinth
  2. open Minecraft (or not doesn't matter)
  3. open logs from Library > Instance
  4. frozen, only way to close Modrinth is to kill it

Expected behavior

Expected to see the Logs, IDK what to write here tbh

System information

Linux Mint 21.3 Virginia

Additional context

I found others with the same issue here. but they are closed

@russendle russendle added the bug Something isn't working label Jun 24, 2024
@drgndk
Copy link

drgndk commented Jul 5, 2024

Can reproduce on Arch Linux 6.9.2

Norbiros added a commit to Norbiros/code that referenced this issue Jul 9, 2024
Switched to `vue-typed-virtual-list` due to freezing issues in WebKit caused by `vue-virtual-scroller`, which were difficult to resolve with the previous library.
Norbiros added a commit to Norbiros/code that referenced this issue Jul 18, 2024
…rinth#1237)

Switched to `vue-typed-virtual-list` due to freezing issues in WebKit caused by `vue-virtual-scroller`, which were difficult to resolve with the previous library.
github-merge-queue bot pushed a commit that referenced this issue Jul 20, 2024
* fix(theseus): Resolve log tab freezing entire app (#1127, #1237)
Switched to `vue-typed-virtual-list` due to freezing issues in WebKit caused by `vue-virtual-scroller`, which were difficult to resolve with the previous library.

* fix(theseus): Double opening of Socials Share link (#1136, #1074)

* fix(theseus): Proper symlinks resolution (#1236)
Ensures correct symlink resolution for specific mods, the mods directory, and the entire profile directory.

* fix(theseus): Correctly recognize NeoForge mods (#1215)

* fix(theseus): Corrected `Environments` and `Loaders` filters (#899)

* fix(theseus): Remove `_JAVA_OPTIONS` when testing JRE (#1171)

* fix(theseus): Fixed opening files using `show_in_folder`
Previously, opening a mod would display the contents of the JAR file instead of its location.

* fix(theseus): Hide `.DS_Store` files (#1274, #1002, #1174)

* fix(theseus): Corrected tooltip color

* fix(theseus): Fixed white mode issues (#1144, #1010)

* fix: Corrected `Slider` min and max value handling (#1008)

* fix: Fixed rebase problems

* fix: Fixed `:deep` usage warning

* chore: Updated eslint plugins to fix conflicts with Prettier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants