[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2012-04-02 Thread Vadim Rutkovsky
** Changed in: gedit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  Fix Released

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2012-04-01 Thread Michal Rudolf
I can confirm it is fixed in 12.04 beta

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2012-02-11 Thread Vadim Rutkovsky
This package is released in Ubuntu Precise, which will be released in the end 
of April.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2012-02-09 Thread Vadim Rutkovsky
Can't reproduce in gedit 3.3.3, is this still an issue?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2012-02-09 Thread Michal Rudolf
W dniu 09.02.2012 13:32, Vadim Rutkovsky pisze:
 Can't reproduce in gedit 3.3.3, is this still an issue?

Will check as soon as the package appears in Ubuntu.


-- 
Michal Rudolf

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2011-12-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2011-10-17 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  New

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874134] Re: snippets delete selected text with non-ascii characters

2011-10-14 Thread Michal Rudolf
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/874134

Title:
  snippets delete selected text with non-ascii characters

Status in “gedit” package in Ubuntu:
  New

Bug description:
  $GEDIT_SELECTED_TEXT variable used in snippets does not work correctly for 
non-ascii characters.
  For example, the standard LaTeX macro:

  {\\${1:bf} $GEDIT_SELECTED_TEXT}

  works correctly for 'alpha' text, giving:
  {\bf alpha}

  but for any utf-8 sequence, like 'głąb' deletes the selected text, producing
  {\bf }

  if gedit is run from the terminal, the following message appears:
  Token class not supported: environment

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 14:06:58 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/874134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp