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

"Recent project" selection not working in 2.2.10 #3007

Closed
vint66 opened this issue Jun 26, 2020 · 18 comments
Closed

"Recent project" selection not working in 2.2.10 #3007

vint66 opened this issue Jun 26, 2020 · 18 comments
Labels
Milestone

Comments

@vint66
Copy link

vint66 commented Jun 26, 2020

v2.2.10

"recent project" selection does not work.

@vint66 vint66 added the Bug label Jun 26, 2020
@cristian-ciobanu
Copy link

Please provide some more information like operating system, server deployment type (local or remote) and if possible some screenshots.
I have checked this on version 2.2.10 running locally on Linux and it works fine.
https://imgur.com/F0C3bAa

@jnatschev
Copy link

yes. i too have the same issue using macos 10.15.5, gns3 2.2.10. i am working around it by cancelling the initial project window and selecting an option from the "File" menu.

There are a number of ways, that i can see, to solve this:

  1. remove the "recent projects" button and select "open a project from disk" or select a project from the "projects library" tab
  2. fix the "recent projects" button
  3. introduce a check box under, say settings -> general -> miscellaneous to enable/disable the "project" window at startup. i like this option. this could be deemed an "enhancement"

@b-ehlers
Copy link

I checked this with the official GNS3-2.2.10.dmg for macOS 10.13.6 and in fact it doesn't work.

When clicking the "Recent project" button the list of recent project appears, but I can't use the mouse to select an item. Instead a warning tone can be heard as if this project list is unselectable.

open_project

I noticed this issue only with the official GNS3 application (GNS3 version 2.2.10 on Darwin (64-bit) with Python 3.6.5 Qt 5.11.0 and PyQt 5.10.1). My GNS3 installation by "pip3 install" works without any issues, I've tested GNS3 2.2.10 with Python 3.6.5 and PyQt5 5.10.1, 5.11.2 and 5.13.2 from PyPI.

@vint66
Copy link
Author

vint66 commented Jun 27, 2020

GUI installed on MacOS 10.15.5 via official .dmg image.
Server is custom remote setup on Ubuntu 18.04.

Basically issue the same as @b-ehlers showed on pic above.
Started after 2.2.10.

@b-ehlers
Copy link

Tested with the official 2.2.8 and 2.2.9 DMG, both are working well, they don't show this issue.

@grossmj
Copy link
Member

grossmj commented Jul 9, 2020

This is really strange since we haven't touched anything regarding the recent projects menu between version 2.2.9 and version 2.2.10. Let's try again when version 2.2.11 is out and investigate more if it still doesn't work.

@grossmj grossmj modified the milestones: 2.2.11, 2.2.12 Jul 9, 2020
@jnatschev
Copy link

i can confirm that selecting a project after clicking on the "Recent projects..." button from the resultant drop list is still not working with gns3-gui 2.2.11. my os is macos.

@grossmj
Copy link
Member

grossmj commented Jul 9, 2020

Thanks for confirming. I was expecting this.

@vint66
Copy link
Author

vint66 commented Jul 9, 2020

Same issue with 2.2.11

@grossmj
Copy link
Member

grossmj commented Jul 30, 2020

Seems to be an issue with Qt. It will be fixed in version 2.3 when we upgrade to a recent version of Qt: #3020

@grossmj grossmj modified the milestones: 2.2.12, 2.3 Jul 30, 2020
@cristian-ciobanu
Copy link

I'm using Qt 5.15 for some time and I guess that's why I did not experience any issues regarding the Recent Project selection.

@jnatschev
Copy link

jnatschev commented Jul 30, 2020

i loaded gns3-gui with gns3-server, both version 2.2.12dev1, as python -m gns3server and python -m gns3, and was able to select a project from the "Recent projects..." button drop-down list successfully.

However, i did receive the message:
Error transferring http://admin@192.168.255.1:3080/v2/projects/load - server replied: Forbidden (192.168.255.1:3080), though i reckon this is unrelated.

@candlerb
Copy link

candlerb commented Oct 3, 2020

I have the same problem as reported here, using gns3 2.2.14 under macOS 10.14.6

If I select "recent projects" then the list pops up: however, clicking on any of these just sounds the bell, and nothing else happens (no selection is made, the list remains visible).

image

@grossmj
Copy link
Member

grossmj commented Oct 10, 2020

I couldn't upgrade PyQt/Qt to a more recent version because of build issues on macOS.

@candlerb
Copy link

It looks like the PyQt5 version change in v2.2.24 has fixed this for macOS, yay :-) So I think this can be closed.

@grossmj grossmj modified the milestones: 3.0, 2.2.25 Sep 8, 2021
@grossmj
Copy link
Member

grossmj commented Sep 8, 2021

We use Qt 5.15.4 on both macOS and Windows now (#3020) but the bug is still here on my side.

@grossmj
Copy link
Member

grossmj commented Sep 9, 2021

Still the same issue on macOS 😫

@grossmj
Copy link
Member

grossmj commented Sep 9, 2021

Fixed

@grossmj grossmj closed this as completed Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants