Joined
·
1,551 Posts
The problem: I'm writing few lines of html and css in Brackets.
And Brackets previews the page in a new window of Google Chrome in localhost. i.e.
This page fails to show the background if the image is not in the same folder as of the html file. It worked until yesterday without problem.
Moreover, if I open the particular html file in chrome file>open.., Then it works flawlessly too. Something is wrong with the localhost page.
Doesn't show broken link or anything. Simply doesn't display.
Files Location: The html files and images are located in a separate partition sda5. Root is sda1 and home is sda3.
Works in: If the file is opened in Google Chrome separately.
Or also works if the whole project file is anywhere in Home folder (sda3). Then even localhost shows the background. So something is wrong in sda5?
Problem Occurring Since: I cleaned the disk with bleachbit after writing the css yesterday.
Things I tried: Clearing Cache and Cookies. The problem is not with brackets. Because it shows the in-editor preview that it successfully fetched the image link. Also the file has no problem in opening or displaying anywhere else.
Confirmation: Be not confused by my last post. This is in my main account in Ubuntu. So no server was never set, not yet. It's simple like any desktop and was working until yesterday.
And Brackets previews the page in a new window of Google Chrome in localhost. i.e.
Code:
[I]localhost-ip[/I]:[I]numbers[/I]/testing.html
Moreover, if I open the particular html file in chrome file>open.., Then it works flawlessly too. Something is wrong with the localhost page.
Doesn't show broken link or anything. Simply doesn't display.
Files Location: The html files and images are located in a separate partition sda5. Root is sda1 and home is sda3.
Works in: If the file is opened in Google Chrome separately.
Or also works if the whole project file is anywhere in Home folder (sda3). Then even localhost shows the background. So something is wrong in sda5?
Problem Occurring Since: I cleaned the disk with bleachbit after writing the css yesterday.
Things I tried: Clearing Cache and Cookies. The problem is not with brackets. Because it shows the in-editor preview that it successfully fetched the image link. Also the file has no problem in opening or displaying anywhere else.
Confirmation: Be not confused by my last post. This is in my main account in Ubuntu. So no server was never set, not yet. It's simple like any desktop and was working until yesterday.