[yast-devel] WebYaST daily sync - 2009-07-13
Schubi: - monitoring stuff, working on layout, looks nice - AI: post some screenshots on yast-devel Klaus: - testcases, looking into webclient side - working on project plan - Robert Lihm is fulli assigned, hopefully starts today Duncan: - no big changes, service passing the test - TODO add web-client, integrate code checker into checks Jiri: - AI improve system check while making it work Michal: - no big update, just submitted tests for web-client - currently L3 issues Ladislav: - testing of UI-testing frameworks - problems with Watir, Selenium testing currently WIP - S. more complex, but more feature-complete - S. seems to be the way to go, report update expected later today Josef: - bugfixing of time-out error - looking at HTML page validation Martin S.: - working on UI workflow documentation -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Schubi: - finished layout of status module - defining warnings on several indicators (too high CPU load) Klaus: - talked to Robert, set up stuff on his workstation - old 11.0 yast2-core is a problem - debugging and testing Jiri: - just testing Michal: - trying to extend system time test, slowly WIP due to L3 Ladislav: - tested Selenium, created two simple testcases - working on automated UI tests - debugging, small fixes Josef: - wrote HTML validator, fixed bugs in views, written separate mail - will improve patch module Martin S.: - continued work from yesterday - will be sent around later - to be moved to wiki later -- Regards, Jiri Srain YaST Team Leader --------------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: jsrain@suse.cz Lihovarska 1060/12 tel: +420 284 028 959 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Schubi: - still status page, defining errors and warnings Klaus: - some refactoring yesterday, showed that current testcases are inadequate - AI everybody: look at session and permission testcase Jiri: - no update Ladislav: - creted first testcase for Selenium, packaged Selenium - working on tests refactoring for DRY - Q: which browsers? A: let's concentrate on Firefox for now Duncan: - trying to sort out making packages automatically -- Regards, Jiri Srain YaST Team Leader --------------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: jsrain@suse.cz Lihovarska 1060/12 tel: +420 284 028 959 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Schubi: - still working on status page Klaus: - most of the time looking at code and trying to improve robustness - discussing UI design Jiri: - no update Ladislav: - updates related to Selenium, using base classes now - researching test-unit gem. will package it Duncan: - fixed bugs in URL semantics - introduced global exception page, catching uncatched exceptions, allowing to show backtrace Michal: - no update Josef: - rewriting patches to AJAX to improve load time of status page - fixing code in system time plug-in -- Regards, Jiri Srain YaST Team Leader --------------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: jsrain@suse.cz Lihovarska 1060/12 tel: +420 284 028 959 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Jiri Srain schrieb:
Duncan: - fixed bugs in URL semantics - introduced global exception page, catching uncatched exceptions, allowing to show backtrace
This looks really nice ! I have gotten following error which will be shown in the browser: Please Report a bug so we can fix the problem!. <https://bugzilla.novell.com/enter_bug.cgi?classification=7340&product=openSUSE+11.2&submit=Use+This+Product&component=WebYaST&format=guided> Don't forget to include the bug details. Show details... <http://0.0.0.0:3000/status/save#> /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:180:in `handle_response' /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:151:in `request' /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:134:in `post' /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/base.rb:995:in `create' /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/base.rb:796:in `save_without_validation' /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/validations.rb:248:in `save' /usr/local/src/rails/web-client/webclient/../plugins/status/app/controllers/status_controller.rb:155:in `save' /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1322:in `send' /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1322:in `perform_action_without_filters' /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:617:in `call_filters' The reason for the error is on the service side: <ActionView::MissingTemplate (Missing template status/create.erb in view path <app/views:../plugins/users/app/views:../plugins/time/app/views:../plugins/status/app/views:../plugins/services/app/views:../plugins/securities/app/views:../plugins/samba_server/app/views:../plugins/patches/app/views:../plugins/network/app/views:../plugins/language/app/views:../plugins/commandline/app/views): < < <Rendering rescues/layout (internal_server_error) So, would it be possible to transfer this error to the client too ? Just a thought :-) Greetings Stefan -- ******************************************************************************* Stefan Schubert SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany e-mail: schubi@suse.de ------------------------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Schubi: - finished configuration frame of limits for status page - showing status overview in control center Klaus: - mostly project planning and effort estimations Jiri: - no update Ladislav: - small progress, updated rubygem testsuite - to write some docu/howto Michal: - discovering more system time code Martin S.: - some progress in the WebYaST style with Robert - looking into jquery to be able to do some UI stuff -- Regards, Jiri Srain YaST Team Leader --------------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: jsrain@suse.cz Lihovarska 1060/12 tel: +420 284 028 959 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Jiri Srain
-
Stefan Schubert