[Bug 362292] Re: kile opens with utf8 even if different option set

2010-04-09 Thread Pauli Rikula
Hmm. This might be a different bug after all. I'll create a new one.

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362292] Re: kile opens with utf8 even if different option set

2010-04-09 Thread Pauli Rikula
Kile 2.1 Does not change writing permissions after saving using ISO
8859-1 encoding or setting the encoding to ISO 8859-1 if tex-file
contains 'öåäÖÅÄ'-chars and it has been opened as UTF-8 file. When
opening the file at first place kile said 'The file foobar was opened
with UTF-8 encoding, but contained invalid characters. It is set to
read-only mode, as saving might destroy its content.

test for example:

$ python -c
"open('test.tex','w').write('\\usepackage[latin1]{inputenc}\n\xe4\xe5\xf6\n')"

$kile test.tex &

$ apt-cache show kile
Package: kile
Priority: optional
Section: universe/tex
Installed-Size: 10492
Maintainer: Ubuntu MOTU Developers 
Original-Maintainer: Debian KDE Extras Team 

Architecture: i386
Version: 1:2.1.0~svn1014763beta2-1ubuntu1
Replaces: ktexmaker2 (<< 1.8)
Depends: kdebase-runtime (>= 4:4.3.0), kdelibs5 (>= 4:4.3.0), libc6 (>= 2.4), 
libgcc1 (>= 1:4.1.1), libqt4-dbus (>= 4.5.1), libqt4-network (>= 4.5.1), 
libqt4-script (>= 4.5.1), libqt4-svg (>= 4.5.1), libqt4-xml (>= 4.5.1), 
libqtcore4 (>= 4.5.1), libqtgui4 (>= 4.5.1), libstdc++6 (>= 4.1.1), konsole, 
texlive-base-bin, texlive-latex-base
Recommends: asymptote, context, dblatex, dvipdfmx, dvipng, ghostscript, 
imagemagick, kbibtex | pybliographer | gbib | jabref, konqueror | iceweasel, 
latex2html, lilypond, okular | evince | gv, psutils, tex4ht, texlive-metapost, 
texlive-xetex, zip
Suggests: kile-doc, texlive-doc-base, aspell | ispell | hspell
Conflicts: ktexmaker2 (<< 1.8)
Filename: pool/universe/k/kile/kile_2.1.0~svn1014763beta2-1ubuntu1_i386.deb
Size: 1851272
MD5sum: d77b2dc08c0f6826f70c498f7ebc51e2
SHA1: 85431d1cb29774a0482062c54ac3290efce1590c
SHA256: 1238bbe6f7ccd489105f36400923849599280f4a25a338fc3b5348fb2fe37734
Description: KDE Integrated LaTeX Environment
 Kile is a user-friendly LaTeX source editor and TeX shell for KDE.
 .
 The source editor is a multi-document editor designed for .tex and .bib
 files.  Menus, wizards and auto-completion are provided to assist with
 tag insertion and code generation.  A structural view of the document
 assists with navigation within source files.
 .
 The TeX shell integrates the various tools required for TeX processing.
 It assists with LaTeX compilation, DVI and postscript document viewing,
 generation of bibliographies and indices and other common tasks.
 .
 Kile can support large projects consisting of several smaller files.
Homepage: http://kile.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 362292] Re: kile opens with utf8 even if different option set

2009-07-07 Thread Martin Pitt
Copied to jaunty-updates. The changelog has an invalid reference to the
Launchpad bugs, thus this wasn't picked up automatically.

** Changed in: kile (Ubuntu Jaunty)
   Status: Fix Committed => Fix Released

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kile in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 362292] Re: kile opens with utf8 even if different option set

2009-05-07 Thread Andreas Wenning
Proposed fix for jaunty uploaded. Please test and give feedback in bug
362537 . See https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Also affects: kile (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Changed in: kile (Ubuntu Jaunty)
   Status: New => Fix Committed

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362292] Re: kile opens with utf8 even if different option set

2009-04-28 Thread Launchpad Bug Tracker
This bug was fixed in the package kile - 1:2.1.0~svn958896-0ubuntu1

---
kile (1:2.1.0~svn958896-0ubuntu1) karmic; urgency=low

  * Merge with debian; remaining ubuntu changes:
- debian/rules: Keep our own simple kde4.mk based file
- debian/control: Build-depend on cdbs instead of pkg-kde-tools
- debain/control: Don't suggest kile-i18n
- debian/kile-doc.install: Install to /usr/share/doc/kde/HTML
- debian/kile.install: Install kile.xpm directly from the debian dir
  as our debian/rules doesn't move it into debian/tmp
  * New svn snapshot:
- Fixes chosen char encoding not used in open dialog. (LP: #362292)
- Fixes crash entering double quotes in some occasions. (LP: #362537)
- Drop all cherry-picked revision patches
  * debian/kile.docs: Remove Building-with-cmake.txt, no longer exists.

 -- Andreas WenningTue, 28 Apr 2009 23:52:56 +0200

** Changed in: kile (Ubuntu)
   Status: Triaged => Fix Released

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kile in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 362292] Re: kile opens with utf8 even if different option set

2009-04-26 Thread Andreas Wenning
Stable Release Update fixing this requested in bug 362537.

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362292] Re: kile opens with utf8 even if different option set

2009-04-20 Thread Andreas Wenning
** Changed in: kile (Ubuntu)
   Status: Confirmed => Triaged

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362292] Re: kile opens with utf8 even if different option set

2009-04-16 Thread Andreas Wenning
This seems indeed to be the case. The configuration is preserved after
restarting kile; but it is never used in the open file dialog.

** Changed in: kile (Ubuntu)
   Importance: Undecided => Low

** Changed in: kile (Ubuntu)
   Status: New => Confirmed

-- 
kile opens with utf8 even if different option set
https://bugs.launchpad.net/bugs/362292
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kile in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs