Displaying 20 results from an estimated 10000 matches similar to: "encoding prob"
1999 Jun 08
2
Tuýrkish Character Set
Hello,
I am new to this list. I have (and all Trukish users of Samba) trouble with
Turkish charactes (iso8859-9)with Samba. I saw some character definition tables
in charcnv.o (in sources). I couldn't understand the logic. A part of the table
for iso8859-2 is
/* MSDOS Code Page 852 -> ISO-8859-2 */
update_map("\241\244\242\364\243\235\244\317\245\225\246\227\247\365");
2010 Dec 15
3
Spreadsheet gem character encoding
Hi everybody
I''am working on a Rails app (using utf-8) in which I use the Spreadsheet
gem to generate Excel files (.xls in my case).
I ran into some issues when trying to write foreign characters to the
generated Excel-File.
The solution I found so far is to use Iconv like this:
Iconv.conv(''ISO-8859-9'', ''utf-8'', some_string)
This works fine with for
2008 Jun 01
2
how to analyze time series structures?
h?, I am preparing undergraduate thesis If you help me this would make me
feel good.
First I need to analyze effect of Dow Jones Industrial average(DJIA)'s
return on Istanbul Stock Exchange(ISE). I want to use Markov-Switching
Bayesian Vector Autoregression Models (MSBVAR) that is used to examine the
effect of a large economy?s stock exchange movement on a small economy?s
stock exchange
2011 Jul 12
2
Translating CentOS Manual to Turkish.
Dear Sezer,
On 07/12/2011 10:37 PM, 7x24 WEB SERVICES wrote:
>
> My name is Sezer DEGE and I own a web hosting company.
>
> I come through the CentOS 6 release notes web page.
>
> http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0
>
> I'd like contribute by translating this to Turkish language if its needed.
>
> Could you please lead me how can I do this?
>
2017 Jun 24
2
Syslinux FONT Command
I'm using Syslinux 6.03. I'm using FONT command. I have converted
cp857.08, cp857.14 and cp857.16 these are KBD Project fonts to PSF file
format. My isolinux.cfg file's encoding is CP857 (Turkish VGA/DOS Font
Encoding). But FONT command doesn't work.
My isolinux.cfg file's content is below:
FONT cp857.psf
SAY ??i?????????
But these characters (??i?????????) don't
2009 Sep 09
2
InvalidArgumentError throw using Turkish stemmer and posting text "'leri"
Hi all,
I've come across a very strange bug with Xapian 1.0.9.0 and the Turkish
query parser when trying to index a string (as posting) that looks like
this: "...bir araya getiren CD'leri son teknolojiyle piyasaya...". The
actual offending bit of the string is: 'leri
It throws the message I have shown below. The real annoyance is that I can't
seem to catch it because it
2005 Jan 05
0
Turkish character problem
Hi;
I use Solaris 5.9 with Samba 2.2.8a. I have changed my codepage to 857 and
character set to 8859-9.
I do not copy files between solaris and windows. I use samba to print text
files from solaris server to windows Xp share printers.
I can see and edit the text files inside with turkish characters in solaris.
But when i print it from windows share printers, turkish characters does not
2010 Feb 13
6
page for translators
hi guys,
is there a page I could point potential translators at ? There have been
a few people who have shown interest in helping with some languages that
we do not have translations for at the moment, including russian,
gujrati, greek and turkish.
Is there a page on the wiki that we could point these people at ? maybe
a 'getting started with translations', something that might
2013 Mar 20
0
Character Encoding: Why are valid Windows-1252 characters encoded as invalid ISO-8859-1 characters?
Something that looks like a bug to me - but as there may be a documented
reason I have missed, I wanted to ask about it here first. Please let me
know if this looks like something I should submit as a bug, if not, why
this behavior is intended.
Using RGui v2.15.3, 64bit, on a Windows 7 machine with US English locale
You can see the behavior I describe in the following
--------------------
>
2006 Feb 15
6
Problem creating appdoc documentation
Hello, can anyone help me.
After a few weeks I returned to the rails to play with it. But I
recognize that I''m now not abble to build appdoc. The same thing that
few weeks ago worked without an problem now give me an error:
unrecognized option `--line-numbers --inline-source''
$ rake --trace --verbose reappdoc
(in /home/radek/src/firma/giga-net/ncc/work)
** Invoke reappdoc
2012 Aug 31
1
Spamassassin under CentOS-6.3
Spamassassin seems to have become more-or-less non-functional
in use with KMail on my server.
It appears to be running OK, but only catches about 20% of my spam.
I wonder if others have experienced this decline?
I suspect that sa-learn is not performing properly.
(I run sa-learn nightly on my spam,
which is saved in ~/Maildir/.Spam/cur/ ,
through the default spamassassin installation.)
Eg I
1999 Mar 25
1
Using Printservers with Samba!
> Dear Sirs,
>
> I would like to know if there is a way to share printers connected to
> print
> servers (Intel Print Servers are used in my company) so that Linux takes
> the spooling job on to himself, using Samba. I succeded to define the
> printserver queues under Linux (by the Intel's PrintServer software) but
> when more than one users try to print on the same
2005 Dec 30
2
I have problem and/or not fully underestand rails --svn
I experimented with rails --svn option. I use following commands
1 $ su root "mkdir -p /var/lib/svn/projekt; chown radek:radek /var/lib/svn/projekt"
2 Password:heslo roota
3 $ svnadmin create /var/lib/svn/projekt
4 $ mkdir -p /tmp/projekt/trunk
5 $ svn import -m "Creating empty project projekt" /tmp/projekt file:///var/lib/svn/projekt
6 //var/lib/svn/pokus
7
2017 Aug 13
1
[Bug 1167] New: Hacked By KingSkrupellos Cyberizm.Org Digital Security Technological Turkish Moslem Army
https://bugzilla.netfilter.org/show_bug.cgi?id=1167
Bug ID: 1167
Summary: Hacked By KingSkrupellos Cyberizm.Org Digital Security
Technological Turkish Moslem Army
Product: bugzilla
Version: other
Hardware: sparc64
OS: RedFlag Linux
Status: NEW
Severity: minor
Priority: P5
2002 Aug 06
8
converting MASQ from ipchains
Hello,
on my old system I''m using ipchains. Can anyone help me with converting rule
/sbin/ipchains -A forward -j MASQ -s source_addr -d destination_addr 443 -p tcp
to shorewall. I know that I can write
eth0 source_addr
to /etc/shorewall/masq file
but I can''t found where I can specify the destination address.
The reason for this is to allow one user (computer) access only to
2014 Sep 26
2
Text file encoding
I'm working with some people using apple laptops. When we share text
files (latex files), I reach in an encoding problem on our CentOS
laptops and desktops. In my favorite editor, "?" is "<8e>", "?" is
"<88>" etc...
Of course, I can change the encoding with iconv:
iconv -f MACINTOSH -t ISO8859-15 file.bib.mac >file.bib
iconv -f
2002 Apr 16
0
font problems, encoding
Anyone know how the registry+encoding fields of the xlfd's are chosen
when wine requests a font? (like the 'iso8859-1' in
-*-arial-*-*-*-*-*-120-*-*-*-*-iso8859-1)
I foolishly decided to spend a little time straightening out the fonts
on my system, and by adding a slew of windows fonts with mkttfdir I
think I've confused wine. The fonts.dir it (mkttfdir) creates contains
2005 Feb 22
2
Custom Menu Not Working
Greetings *`s,
I am having what appears to be a small problem, but the frustration is
erally getting to me, what am I doing wrong here ?
I used AMP to set up a custom menu, so if caller presses 1 it goes to
ext200, if caller presses 2 it goes to ext201 etc etc...
Now I have created a third option that when the caller presses 3 it must
play a sound and hang up.
No rocket science yet.
When
2016 Nov 24
17
[Bug 2643] New: Can not ssh with tr_TR.UTF-8 locale (Bad configuration options)
https://bugzilla.mindrot.org/show_bug.cgi?id=2643
Bug ID: 2643
Summary: Can not ssh with tr_TR.UTF-8 locale (Bad configuration
options)
Product: Portable OpenSSH
Version: 7.3p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: ssh
2006 May 30
1
Character encoding problem in file names
Hi,
I'm having some problems with reading files with special characters from
samba shares. The characters are for example '?' and '?' (and mainly all
umlaut chracters). Before I have been using Fedora Core with ISO8859-1 as
local character encoding and everything was OK when I mounted the samba
share using options "iocharset=iso8859-1,codepage=850" with smbmount