Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #81 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

add server based character set selection

Reported by: sdxkokc Owned by: ekilfoil
Priority: minor Milestone: Mangler 1.2
Component: gui Version:
Keywords: cyrillic names Cc:

Description

Cyrillic names print incorrect symbols.

Change History

Changed 2 years ago by humb4b4

what server did you try?

try using this locale:
export LC_CTYPE=ru_RU.cp1251

Changed 2 years ago by ekilfoil

  • priority changed from blocker to major

Changed 2 years ago by ekilfoil

  • milestone changed from Mangler 1.0 to Mangler 1.1

Changed 2 years ago by ekilfoil

  • milestone changed from Mangler 1.1 to Unscheduled

Changed 2 years ago by sdxkokc

I use UTF8 locale

Changed 2 years ago by humb4b4

ventrilo doesn't work with utf-8, you need to use a cp1251 locale

Changed 2 years ago by sdxkokc

ok you mean i need use cp1251, but all my system in utf8, o_O

Changed 2 years ago by sdxkokc

sofm must be userfriendly, make encoder :)

Changed 2 years ago by humb4b4

you can launch mangler like this:
env LC_CTYPE=ru_RU.cp1251 mangler
so you dont have to change your system's locale

Changed 2 years ago by ekilfoil

did this fix the issue at hand? can we close this ticket?

Changed 2 years ago by sdxkokc

env LC_CTYPE=ru_RU.cp1251 mangler
fix the problem, yes

Changed 2 years ago by sdxkokc

but this is not user friendly =\

Changed 2 years ago by ekilfoil

I understand that it's not friendly, but did that correct the issue? We can address this with a charset selection if we know that this fixed the problem.

Changed 2 years ago by sdxkokc

Changed 2 years ago by ekilfoil

  • summary changed from cyrillic support to add server based character set selection

Changed 2 years ago by clearscreen

  • priority changed from major to minor
  • type changed from defect to enhancement

Changed 2 years ago by ekilfoil

  • status changed from new to closed
  • resolution set to fixed

compelted in r384

Changed 2 years ago by ekilfoil

  • milestone changed from Unscheduled to Mangler 1.1
Note: See TracTickets for help on using tickets.