adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.24k stars 7.62k forks source link

default value of option force_s3tc_enable overridden by environment #7195

Open orschiro opened 10 years ago

orschiro commented 10 years ago

Hi there,

On each startup of brackets I get the following warning:

ATTENTION: default value of option force_s3tc_enable overridden by environment

Can anyone tell me what it essentially means?

Is this something I have to be worried about?

Thanks!

peterflynn commented 10 years ago

@orschiro What OS are you on? Do you see the same warning when launching the Chrome browser by any chance?

orschiro commented 10 years ago

@peterflynn

You are absolutely right. The same message when launching Chromium.

Completely forgot to mention that I am running Arch Linux 64Bit with 3.13.6-1-ARCH installed.

peterflynn commented 10 years ago

@orschiro Ok, interesting. Do you want to do a quick search & see if there's already a Chromium bug filed relating to this? If so please post a link here.

orschiro commented 10 years ago

@peterflynn

The only ones I could find so far are:

https://code.google.com/p/chromium/issues/detail?id=319267

https://code.google.com/p/chromium/issues/detail?id=253036

However, I am not sure if they are related to this issue at all?