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

Glue labeled as Untitled Window on Linux, has no label on Windows 7 #914

Merged
merged 2 commits into from
Apr 2, 2016

Conversation

astrofrog
Copy link
Member

My machine was RHEL6 (64-bit). I installed Glue under Anaconda (Python 2.7, Qt4). On the task bar, Glue is labeled as "Untitled Window", as shown below:

screenshot-1

On Windows 7, it appears like this:

untitled

@pllim pllim changed the title Glue labeled as Untitled Window on Linux Glue labeled as Untitled Window on Linux, has no label on Windows 7 Mar 31, 2016
@astrofrog
Copy link
Member

Ok, it's probably a matter of setting the window name in the GlueApplication class

@astrofrog astrofrog self-assigned this Apr 1, 2016
…n appears as ‘Untitled Window’ or ‘Untitled’ on some operating systems.
@astrofrog
Copy link
Member

@pllim - good catch, code attached! Can you let me know if it fixes it?

@pllim
Copy link
Contributor Author

pllim commented Apr 1, 2016

👍 Looks like this now on Linux. Pretty sure it will work on Windows too, but I can check for sure on Monday. Thanks!

untitled

@astrofrog
Copy link
Member

@pllim - thanks for confirming! I'll merge this now, but please open a new issue if it still doesn't work on Windows :)

@astrofrog astrofrog merged commit 4a1ab5b into glue-viz:master Apr 2, 2016
@pllim
Copy link
Contributor Author

pllim commented Apr 4, 2016

Confirmed working on Windows too.

astrofrog added a commit to astrofrog/glue that referenced this pull request Apr 6, 2016
Glue labeled as Untitled Window on Linux, has no label on Windows 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants