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

Zeal tab should not show "Loading..." when Zeal is started #1640

Open
sanel opened this issue Jul 8, 2024 · 6 comments
Open

Zeal tab should not show "Loading..." when Zeal is started #1640

sanel opened this issue Jul 8, 2024 · 6 comments

Comments

@sanel
Copy link

sanel commented Jul 8, 2024

When you start Zeal, it will show "Loading..." in tab, but nothing will be loaded in the main view (as shown in the screenshot). IMHO, it should either load the first item from the list (that can be slow) or should show empty tab (or no tabs at all), before the first item is selected.

2024-07-08_12-21

@meoowth
Copy link

meoowth commented Jul 11, 2024

me too. do u work out?

@trollixx
Copy link
Member

What is your Zeal version and OS?

@sanel
Copy link
Author

sanel commented Jul 22, 2024

Tested with 0.7.1 and the latest git version. OS is Slackware 15.0

@sanel
Copy link
Author

sanel commented Jul 22, 2024

Looks like "Loading..." is added by default. I think "Welcome" was before, can't recall 100%.

@trollixx
Copy link
Member

Are you seeing an empty page? That means the home page (with Welcome title) does not load. Anything in the console output?

@sanel
Copy link
Author

sanel commented Jul 22, 2024

Yes, I see empty page. Here is the output from zeal git version:

$ ./build/bin/zeal 
zeal.core.applicationsingleton: Singleton ID: va1X0JUe8bmvHzhlZMk_a2Cv-V0mauKmu5lwiW19DTs
zeal.core.applicationsingleton: Starting as a primary instance. (PID: 25377)
QVariant::load: unable to load type 1032.
zeal.core.httpserver: Listening on http://127.0.0.1:43169...
zeal.core.httpserver: Mounted '/home/foo/.local/share/Zeal/Zeal/docsets/Ansible.docset/Contents/Resources/Documents' to '/ansible'.
zeal.core.httpserver: Mounted '/home/foo/.local/share/Zeal/Zeal/docsets/Bash.docset/Contents/Resources/Documents' to '/bash'.
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants