# Special characters

**URL:** https://discourse.slicer.org/t/special-characters/5398
**Category:** Support
**Created:** [January 17, 2019, 2:09pm UTC](https://discourse.slicer.org/t/special-characters/5398 "2019-01-17T14:09:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![opetne](https://avatars.discourse-cdn.com/v4/letter/o/71e660/32.png) [@opetne](https://discourse.slicer.org/u/opetne)
#### Post date: [January 17, 2019, 2:09pm UTC](https://discourse.slicer.org/t/special-characters/5398/1 "2019-01-17T14:09:46Z")

</div>

It may sound a total stupid ask from a person who shouldn’t use any software:)  
Is it possible to develop a warning sign or message in a popping up window if Slicer has a problem with a special character in a folder or file name? I lost 2 days to find where the problem should be when I was not able to load or open any files since I mistyped (I typed a special hungarian characet accidentaly) a name of a complete folder.

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [January 17, 2019, 3:19pm UTC](https://discourse.slicer.org/t/special-characters/5398/2 "2019-01-17T15:19:14Z")

</div>

I would love to see Slicer have better support for international character sets, and at least detecting errors would be a great start.

As a self-admitted stupid American, I don’t feel qualified to debug this because I don’t understand who things should be done the “right way”.

It would be great if there anyone who routinely uses non-ascii operating systems could implement and test such things.

---

<div class="post-metadata">

### Author: ![opetne](https://avatars.discourse-cdn.com/v4/letter/o/71e660/32.png) [@opetne](https://discourse.slicer.org/u/opetne)
#### Post date: [January 17, 2019, 7:28pm UTC](https://discourse.slicer.org/t/special-characters/5398/3 "2019-01-17T19:28:21Z")

</div>

Dear Steve,

I know @lassoan mentioned many times that Slicer is not accepting special characters. I forgot it and there is not sign that: hey you stupid, bad character in a file name! It could help a lot and save a lot of frustration.

Ors

Steve Pieper via 3D Slicer Forum [slicer@discoursemail.com](mailto:slicer@discoursemail.com) (időpont: 2019. jan. 17., Cs, 16:29) ezt írta:

---

<div class="post-metadata">

### Author: ![jcfr](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/jcfr/32/17825_2.png) [@jcfr](https://discourse.slicer.org/u/jcfr)
#### Post date: [January 17, 2019, 9:26pm UTC](https://discourse.slicer.org/t/special-characters/5398/4 "2019-01-17T21:26:04Z")

</div>

That made me thing of the following commit that I stumbled upon while crafting the changelog for Slicer 4.10.1.

See:

- [r27676](http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=27676): ENH: Added check for non-ASCII characters when drag-and-dropping a DICOM folder

The approach implemented by @lassoan could probably be generalized so that it is used in both the AddData dialog and the DICOM browser.
