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

WAVNCController still uses Project which is gone from Pharo-1.4 #743

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

Steps to reproduce:
- load Seaside 3.0 into a Pharo-1.4-summer image
- from a web browser try to launch the the VNC tool at /tools/vnc
- a debugger pops up on the server

"Project" has been removed from Pharo-1.4, so use UIManager to find the 
uiProcess instead of Project.

The fixed version is attached.

Original issue reported on code.google.com by yannix...@gmail.com on 18 Sep 2012 at 3:39

Attachments:

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Pharo-Tools-Web-pmm.44
Author: pmm
Time: 2 April 2012, 7:31:56 pm
UUID: 8e6ea4bf-3109-4a30-a161-cdeeda309bdd
Ancestors: Seaside-Pharo-Tools-Web-pmm.43

- fix UIProcess toggling in Pharo 1.4, still works in 1.3

Original comment by philippe...@gmail.com on 12 Sep 2013 at 9:45

  • Changed state: Fixed
  • Added labels: Platform-Pharo, Version-Seaside3.1
  • Removed labels: ****

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

No branches or pull requests

1 participant