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

[Bug] error with the app rendering, there is a black band covering 80% of the screen #1275

Closed
1 task done
rafaelportomoura opened this issue May 17, 2024 · 1 comment
Closed
1 task done
Labels
bug Something isn't working

Comments

@rafaelportomoura
Copy link

rafaelportomoura commented May 17, 2024

Non-ChatGPT bug

  • This issue does not occur on chat.openai.com and only occurs on this app.

Version

v1.1.0

Bug description

image

[2024-05-17][14:20:52][chatgpt::app::setup][INFO] stepup
[2024-05-17][14:20:52][chatgpt::app::setup][INFO] global_shortcut_unregister
[2024-05-17][14:20:52][chatgpt::app::setup][INFO] run_check_update
[2024-05-17][14:20:52][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2024-05-17][14:20:52][chatgpt::app::setup][INFO] stepup_tray
[2024-05-17][14:20:52][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2024-05-17][14:20:52][attohttpc][DEBUG] trying to connect to [2606:50c0:8002::153]:443
[2024-05-17][14:20:52][reqwest::connect][DEBUG] starting new connection: https://raw.githubusercontent.com/
[2024-05-17][14:20:52][attohttpc][DEBUG] successfully connected to [2606:50c0:8002::153]:443, took 17ms
[2024-05-17][14:20:52][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2024-05-17][14:20:52][attohttpc][DEBUG] creating a length body reader
[2024-05-17][14:20:52][attohttpc][DEBUG] creating gzip decoder
[2024-05-17][14:20:52][attohttpc][DEBUG] status code 200
[2024-05-17][14:21:32][chatgpt::app::setup][INFO] stepup
[2024-05-17][14:21:32][chatgpt::app::setup][INFO] global_shortcut_unregister
[2024-05-17][14:21:32][chatgpt::app::setup][INFO] run_check_update
[2024-05-17][14:21:32][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2024-05-17][14:21:32][chatgpt::app::setup][INFO] stepup_tray
[2024-05-17][14:21:32][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2024-05-17][14:21:32][attohttpc][DEBUG] trying to connect to [2606:50c0:8001::153]:443
[2024-05-17][14:21:32][reqwest::connect][DEBUG] starting new connection: https://raw.githubusercontent.com/
[2024-05-17][14:21:32][attohttpc][DEBUG] successfully connected to [2606:50c0:8001::153]:443, took 55ms
[2024-05-17][14:21:32][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2024-05-17][14:21:32][attohttpc][DEBUG] creating a length body reader
[2024-05-17][14:21:32][attohttpc][DEBUG] creating gzip decoder
[2024-05-17][14:21:32][attohttpc][DEBUG] status code 200
[2024-05-17][14:27:06][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2024-05-17][14:27:06][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2024-05-17][14:27:06][attohttpc][DEBUG] trying to connect to [2606:50c0:8000::153]:443
[2024-05-17][14:27:06][attohttpc][DEBUG] successfully connected to [2606:50c0:8000::153]:443, took 21ms
[2024-05-17][14:27:06][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2024-05-17][14:27:06][attohttpc][DEBUG] creating a length body reader
[2024-05-17][14:27:06][attohttpc][DEBUG] creating gzip decoder
[2024-05-17][14:27:06][attohttpc][DEBUG] status code 200
[2024-05-17][14:27:11][chatgpt::app::setup][INFO] stepup
[2024-05-17][14:27:11][chatgpt::app::setup][INFO] global_shortcut_unregister
[2024-05-17][14:27:11][chatgpt::app::setup][INFO] stepup_tray
[2024-05-17][14:27:11][chatgpt::app::setup][INFO] run_check_update
[2024-05-17][14:27:11][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2024-05-17][14:27:11][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2024-05-17][14:27:11][attohttpc][DEBUG] trying to connect to [2606:50c0:8001::153]:443
[2024-05-17][14:27:11][attohttpc][DEBUG] successfully connected to [2606:50c0:8001::153]:443, took 19ms
[2024-05-17][14:27:11][reqwest::connect][DEBUG] starting new connection: https://raw.githubusercontent.com/
[2024-05-17][14:27:11][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2024-05-17][14:27:11][attohttpc][DEBUG] creating a length body reader
[2024-05-17][14:27:11][attohttpc][DEBUG] creating gzip decoder
[2024-05-17][14:27:11][attohttpc][DEBUG] status code 200

OS

Pop!_OS 22.04 LTS

Environment

No response

@rafaelportomoura rafaelportomoura added the bug Something isn't working label May 17, 2024
@rafaelportomoura
Copy link
Author

The bug not occurs more

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

No branches or pull requests

1 participant