search for: wsod

Displaying 20 results from an estimated 21 matches for "wsod".

Did you mean: wood
2006 Apr 16
4
wsod since upgrading to 1.1
I just upgraded to 1.1 and I am now getting the wsod for errors that used to display on the screen. E.G. NoMethodError gives wsod. Does any one know what caused this and how I can go back to the previous behavior? -- Posted via http://www.ruby-forum.com/.
2006 May 17
6
White Screen of Death
Hello, I''ve heard these words to describe a RoR application returning an empty page. This happen from time to time even here, in the forum. That is the cause of this misbehaviour ? Is it related with something external to RoR itself ? What is the solution to avoid the WSOD ? -- Posted via http://www.ruby-forum.com/.
2008 Jun 04
1
Many thanks for compiz-0.7.6, but 1 box now experiences WSOD
Danny, All Thanks for a great compiz-0.7.6. The cylinder takes a little warming up to, but is really cool. Of all the boxes I have updated, I have one that now experiences the White Screen of Death (WSOD) when compiz is started. Killing X with ctrl+alt+backspace or ssh from remote and kill compiz and emerald is the only way out. The box was working fine with fglrx_7_1_0_SUSE103-8.476-1 and compiz-0.7.4. After update to compiz-0.7.6., the black white cube appears. I have updated the fglrx driv...
2006 Sep 01
0
render file in helper causes WSOD
If I use render :file=>... in a helper function, Rails dies with a white-screen-of-death (with nothing about it in development.log), but it works in a controller function, and other render functions (like render :text) work in the helper function. # in helper - results in WSOD module PagesHelper def body_render(page) case page.type.name when ''Markaby Template'' render :file=>page.file, :layout=>false # WSOD when ''RedCloth Template'' RedCloth.new(page.body).to_html # works, btw when ''...
2007 Apr 05
5
Odd error handling in ActionView#compile_template causes WSOD
If a view file cannot be compiled (eg it has a block with a missing ''end'' statement), I''m experiencing WSODs - the browser reports a lost network connection, rather than the helpful compilation error that we used to have. When the compilation fails, ActionView#compile_template raises this error : TemplateError.new(find_base_path_for(file_name || template), file_name || template, @assigns, template, e)...
2017 Nov 01
2
"prob" package alternative
...ckages which have issues. However, such projects as Introduction to Probability and Statistics in R depend upon it for learning. There are a few other resources that also use it. Does anyone know of any workarounds? Someone at stack exchange mentioned using R 2.9. However, that broke my RStudio (WSOD) and the dependent packages still wouldn't install, anyway. Suggestions? Thanks! Best - Tiby [[alternative HTML version deleted]]
2017 Nov 01
0
"prob" package alternative
...pon it for learning. There are a few other resources that also use > it. > > Does anyone know of any workarounds? > > Someone at stack exchange mentioned using R 2.9. I'm not sure I would trust that person. They seem a bit uninformed. > However, that broke my > RStudio (WSOD) and the dependent packages still wouldn't install, anyway. The latest version of pkg-prob at the Archive directory of CRAN indicates that it was last updated within this year. The DESCRIPTION file indicates that it does not need compilation, but: Depends: combinat, fAsianOptions So there sh...
2017 Nov 02
2
"prob" package alternative
...s that also > use > > it. > > > > Does anyone know of any workarounds? > > > > Someone at stack exchange mentioned using R 2.9. > > I'm not sure I would trust that person. They seem a bit uninformed. > > > However, that broke my > > RStudio (WSOD) and the dependent packages still wouldn't install, anyway. > > The latest version of pkg-prob at the Archive directory of CRAN indicates > that it was last updated within this year. The DESCRIPTION file indicates > that it does not need compilation, but: > > Depends: combinat...
2007 Apr 01
8
No stacktrace on errors (edge rails)
Hi, I must be missing something or have something misconfigured, but I get no stack-trace when there is an error in the code behind a view. If the view doesn''t compile, then I see an error & stacktrace, but all other errors I get a "lost network connection" from the browser, and nothing at all in the server output or development.log. It''s been that way with
2017 Nov 02
2
"prob" package alternative
...> > > > Does anyone know of any workarounds? > > > > > > Someone at stack exchange mentioned using R 2.9. > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > However, that broke my > > > RStudio (WSOD) and the dependent packages still wouldn't install, > anyway. > > > > The latest version of pkg-prob at the Archive directory of CRAN > indicates that it was last updated within this year. The DESCRIPTION file > indicates that it does not need compilation, but: > > &g...
2017 Nov 02
0
"prob" package alternative
...rces that also use > > it. > > > > Does anyone know of any workarounds? > > > > Someone at stack exchange mentioned using R 2.9. > > I'm not sure I would trust that person. They seem a bit uninformed. > > > However, that broke my > > RStudio (WSOD) and the dependent packages still wouldn't install, anyway. > > The latest version of pkg-prob at the Archive directory of CRAN indicates that it was last updated within this year. The DESCRIPTION file indicates that it does not need compilation, but: > > Depends: combinat, fAsian...
2006 Jun 25
0
debug output does not show up in the browser window
On the first page of the ror docs under the "Debugging Rails" section, it says "Debugging info will also be shown in the browser on requests from 127.0.0.1." I can not make this work, I only get the wsod in the browser, and all the debug output in the log/development.log file. In my config/environments/development.rb I have the following: config.action_controller.consider_all_requests_local = true config.action_controller.perform_caching = false config.action_view.debug_rjs...
2002 Nov 25
2
IBM Token ring Cards, PXE1 vs. PXE2
Other then working with pxelinux or not, does anyone know the diffrences in these? Also, why pxelinux fails on PXE2? -- -Phillip Jones KG4IVD <mouse-c1038264000 at datastacks.com> [-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-] "If you understand what you're doing, you're not learning anything." --
2017 Nov 02
2
"prob" package alternative
...w of any workarounds? > > > > > > > > Someone at stack exchange mentioned using R 2.9. > > > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > > > However, that broke my > > > > RStudio (WSOD) and the dependent packages still wouldn't install, > anyway. > > > > > > The latest version of pkg-prob at the Archive directory of CRAN > indicates that it was last updated within this year. The DESCRIPTION file > indicates that it does not need compilation, but: &g...
2017 Nov 02
0
"prob" package alternative
...> > > > Does anyone know of any workarounds? > > > > > > Someone at stack exchange mentioned using R 2.9. > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > However, that broke my > > > RStudio (WSOD) and the dependent packages still wouldn't install, anyway. > > > > The latest version of pkg-prob at the Archive directory of CRAN indicates that it was last updated within this year. The DESCRIPTION file indicates that it does not need compilation, but: > > > > Depends...
2017 Nov 02
2
"prob" package alternative
...; > > > > > > > Someone at stack exchange mentioned using R 2.9. > > > > > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > > > > > However, that broke my > > > > > RStudio (WSOD) and the dependent packages still wouldn't install, > anyway. > > > > > > > > The latest version of pkg-prob at the Archive directory of CRAN > indicates that it was last updated within this year. The DESCRIPTION file > indicates that it does not need compilatio...
2017 Nov 02
0
"prob" package alternative
...w of any workarounds? > > > > > > > > Someone at stack exchange mentioned using R 2.9. > > > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > > > However, that broke my > > > > RStudio (WSOD) and the dependent packages still wouldn't install, anyway. > > > > > > The latest version of pkg-prob at the Archive directory of CRAN indicates that it was last updated within this year. The DESCRIPTION file indicates that it does not need compilation, but: > > > &g...
2017 Nov 02
0
"prob" package alternative
...; > > > > > > > Someone at stack exchange mentioned using R 2.9. > > > > > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > > > > > However, that broke my > > > > > RStudio (WSOD) and the dependent packages still wouldn't install, anyway. > > > > > > > > The latest version of pkg-prob at the Archive directory of CRAN indicates that it was last updated within this year. The DESCRIPTION file indicates that it does not need compilation, but: > &g...
2017 Nov 02
2
"prob" package alternative
...; > > Someone at stack exchange mentioned using R 2.9. > > > > > > > > > > I'm not sure I would trust that person. They seem a bit uninformed. > > > > > > > > > > > However, that broke my > > > > > > RStudio (WSOD) and the dependent packages still wouldn't > install, anyway. > > > > > > > > > > The latest version of pkg-prob at the Archive directory of CRAN > indicates that it was last updated within this year. The DESCRIPTION file > indicates that it does not need...
2010 Jan 15
5
wine iexplore white screen of death
On a fresh Ubuntu, sudo apt-get install wine wine iexplore yields a white screen of death with a title bar for Wine. I tried winecfg and tweaking settings, and I can get a desktop with IE WSOD again, so no real progress. The shell outputs a ton of errors/debug info, pasted below... What have I done wrong? wine iexplore fixme:ole:CoResumeClassObjects stub fixme:shdocvw:go_home stub fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:win:WIN_CreateWindowEx Parent is...