Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest update removed sidebar icons #52

Closed
CountZachula opened this issue Aug 24, 2014 · 92 comments
Closed

Latest update removed sidebar icons #52

CountZachula opened this issue Aug 24, 2014 · 92 comments

Comments

@CountZachula
Copy link

The latest (automatic) predawn update killed the sidebar icons. Am I supposed to update my config with a new flag?

Any help would be much appreciated.

{
"caret_style": "phase",
"color_scheme": "Packages/Colorsublime-Themes/FireCode.tmTheme",
"draw_minimap_border": true,
"font_face": "Ubuntu Mono",
"font_options":
[
    "subpixel_antialias",
    "no round"
],
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
    "Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"rulers":
[
    128
],
"scroll_past_end": true,
"tab_completion": false,
"tab_size": 4,
"theme": "predawn.sublime-theme",
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}

screen shot 2014-08-24 at 4 29 19 pm

@moltaire
Copy link

I'm having the same issue and also think it's the last predawn version.
Also I am experiencing a weird dark border around the command palette (see screenshot), not sure whether this is also related to predawn.

screenshot 2014-08-24 23 39 50

@kerzhaw
Copy link

kerzhaw commented Aug 24, 2014

I'm also having this issue

@ivanjuras
Copy link

Also having the same error. And to add, the background is now blueish as well.

@daveranan
Copy link

Also having same issues... Can I somehow rollback to old version? Also, I loved the file icons :)
nrnvdat
coltuxy
jfmj2pt

@LockeAG
Copy link

LockeAG commented Aug 24, 2014

Bump

@Dunner
Copy link

Dunner commented Aug 24, 2014

+1

@markatia
Copy link

Likewise here, no sidebar icons.

@CountZachula
Copy link
Author

This issue may be related to #51.

@jasontxf
Copy link

Having the same issue.

@ryleigh
Copy link

ryleigh commented Aug 25, 2014

Same issues, plus a weird background on the open files and the code folding tabs
screen shot 2014-08-24 at 8 28 06 pm

@g33kidd
Copy link

g33kidd commented Aug 25, 2014

No sidebar icons here after the update.

@nostalgicdodo
Copy link

is there a way to restore back to the previous version until this is resolved?

@briankip
Copy link

I feel like I can't work without the nice folders on the side.

@ImBobby
Copy link

ImBobby commented Aug 25, 2014

👍

3 similar comments
@malte-wessel
Copy link

+1

@x3b3ch3
Copy link

x3b3ch3 commented Aug 25, 2014

+1

@electerious
Copy link

+1

@tamtamchik
Copy link

+1 Mac OS X 10.10 Beta 2, Sublime Text 3 Build 3059

@paulikt
Copy link

paulikt commented Aug 25, 2014

+1 all of the above mentioned 'features' arrived with1.3.0 today.

@statrack
Copy link

+1
Same issues here...

@stefanzweifel
Copy link

+1.
And I tought my Dropbox sync messed it up.

@ddavid67
Copy link

+1

@aapokiiso
Copy link

+1
Windows 8.1, Sublime Text 3, build 3059

On a sidenote: it would be helpful to have the changelog here in the git repo.

@maxkarkowski
Copy link

+1

@alaingalvan
Copy link

+1 Same issue here.

@MrBrightside29
Copy link

+1

3 similar comments
@abalad
Copy link

abalad commented Aug 25, 2014

+1

@Brant
Copy link

Brant commented Aug 25, 2014

+1

@jpangborn
Copy link

+1

@yankeyhotel
Copy link
Contributor

@jamiewilson yeah thought you might need some levity ;)

@jamiewilson
Copy link
Owner

Hey everyone. If you can't see the file icons, you might need to upgrade to the latest dev build found here: http://www.sublimetext.com/3dev. Everyone should be able to see the Folder Icons, though. If that doesn't solve the problem, please let me know. Thanks!

thanks @mauricioschneider

@mauricioschneider
Copy link

@jamiewilson The dev versions are located at http://www.sublimetext.com/3dev. I'm running 3061 and I'm not able to see the new icons. After I ran a git checkout 1.2.8 I got the folder icons back. I'll try out upgrading to 3062 and the latest changes in predawn master.

@bootsified
Copy link

FYI... I'm using 3059 (current official beta) and I'm now missing the folder icons (as is @yankeyhotel).

@mauricioschneider
Copy link

@jamiewilson I can confirm that after upgrading to 3062 and running git checkout master I'm able to see both the folder and file icons.

@jamiewilson
Copy link
Owner

Awesome @mauricioschneider! Thanks man!

@mauricioschneider
Copy link

On the contrary @jamiewilson, thanks to you!

@welcoMattic
Copy link

Is it possible to fix for the 3059 build ? Thanks a lot

@KaduAmaral
Copy link

@welcoMattic +1

@CountZachula
Copy link
Author

@jamiewilson Thanks! Upgrading to 3062 worked.

@jamiewilson
Copy link
Owner

Thanks @CountZachula!

@ghost
Copy link

ghost commented Aug 25, 2014

Any word on ST2? I'm getting a parsing error on the new theme file. Referenced in my other post ^^

@jamiewilson
Copy link
Owner

Alright dudes, I think I sorted this out. Release 1.3.2 should be available on Package Control soon.

I ended up creating a theme file just for the Dev Build 3062+. So, if you upgraded, I'm really sorry, but you'll know need to change your settings to

{
    "theme": "predawn-DEV.sublime-theme",
    "color_scheme": "Packages/Predawn/predawn.tmTheme"
}

All other versions will be:

{
  "theme": "predawn.sublime-theme",
  "color_scheme": "Packages/Predawn/predawn.tmTheme"
}

@KaduAmaral
Copy link

@jamiewilson Thanks, this solved.

@jamiewilson
Copy link
Owner

@KaduAmaral Thanks for letting me it worked!

@welcoMattic
Copy link

@jamiewilson I just run update in my ST3 build3059 on OS X Yosemite DP5. I've got folder icons, but not files icons. Is there a new issue ?

@vedran314
Copy link

@jamiewilson Thanks, it's working on ubuntu with 3059 build...

You spoiled me with Predawn :/ Today was very difficult to work with default sublime look :)

@jamiewilson
Copy link
Owner

@welcoMattic Nope, file icons weren't introduced by Sublime until the latest dev build 3062. If you upgrade you'll see them :)

@welcoMattic
Copy link

@jamiewilson Ok, thanks ! ;) I'll run update tomorrow (near midnight in France) !

@jamiewilson
Copy link
Owner

@IreC Dude. I totally understand.

@pascaliske
Copy link

@jamiewilson thanks! v1.3.2 worked for me on both, ST3 (Build 3059) and ST2 (Build 2221)
btw: predawn is awesome! :)

@bootsified
Copy link

Woo-hoo! My folder icons are back! A round of Fireball shots for everyone! ...on @jamiewilson.

Thanks, Jamie!

@manosim
Copy link

manosim commented Aug 25, 2014

Yes! Icons are back! Thank you @jamiewilson

@jamiewilson
Copy link
Owner

🎉

@CountZachula
Copy link
Author

Broken again in 3063. I'm also using the new config flags you suggested.

@florianbuetow
Copy link

Well something broken again in 3103. However, using
"theme": "predawn-DEV.sublime-theme", "color_scheme": "Packages/Predawn/predawn.tmTheme"
in preferences fixed it for me.

@derekbrown
Copy link

Just updating on this issue for the latest Sublime update (Sept 2017 - official Sublime Text 3). Changing the theme setting to the following restored the sidebar folders:

"theme": "predawn-DEV.sublime-theme"

@jtclegg
Copy link

jtclegg commented Sep 18, 2017

Like @derekbrown , just updated to Build 3143 (Sept 2017) and lost .js, .css. .scss, .json, .cmd and .sublime-project icons in the sidebar.

Setting theme to predawn-DEV doesn't fix the problem.

Folder and .html, .png, .svg and a few others appear fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests