nette / tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

Home Page:https://tracy.nette.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White Screen after upgrade

masonjo opened this issue · comments

Version: 2.9.1

Bug Description

Would get a White Screen of Death with 2.9.1. Could not find any errors in my log or on the screen.

Steps To Reproduce

Commented out lines until I get 2.9.1 to work to some degree by removing the dispatch function from Debugger.php

I saw this in the release notes Debugger: enable() calls dispatch() always I think it is my problem.

Possible Solution

I changed my composer.json to hold at 2.9 and everything is fine.

Does this also apply to the latest version 2.9.3?

I think I have the same problem, see screen. But it only happens to me on Chrome. Tracy displays correctly on Firefox. The screens are with tracy 2.9.3, but I also tried an older project with 2.7.5 and there is the same problem. It should be noted that this only happens to me inside the chrome console, if I open the script in a new tab, then tracy will display correctly.

Chrome:
image
Firefox:
image

HTTP response

Headers

Content-Type text/html; charset=UTF-8
HTTP response Headers Content-Type text/html; charset=UTF-8 [Please support Tracy via a donation 💙️](https://nette.org/make-donation?to=tracy) Report generated at 2022/06/15 09:02:47 PHP 7.4.7 Apache/2.4.25 (Debian) Tracy 2.7.5

Did you find anything? If the problem still persists, write.