In order to replace this version with the dev version (I needed the patch for the contextual filter issue), I disabled the module then tried to uninstall it, and I got the WSOD. As a workaround, I just removed the old module on the back end and replaced it then enabled the new version and it worked ok.

Comments

netw3rker’s picture

This has been open for over a year without anyone else having a similar problem.

I just tried to reproduce this in every way I could:

7.x-2.x-dev with PHP5.2
7.x-2.0-beta1 with PHP5.2
7.x-2.x-dev with PHP5.3
7.x-2.0-beta1 with PHP5.3

following the steps: enabling the module, configuring a sparql_views endpoint, creating a view, then disabling and uninstalling the module. none of those cases caused a whitescreen. Its possible that it was an out of memory error on your installation & mine is set high enough that it doesn't affect me, but thats just a guess, and not something the module should actually try to catch.

without more detail such as version of drupal, other modules, originating version of sparql_views (you mentioned you were trying to upgrade), I think this is probably a candidate for closure.