Bug 995838 - [patch] add missing Russian Legacy layout
Summary: [patch] add missing Russian Legacy layout
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-table-cyrillic
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-11 12:43 UTC by Stas Sergeev
Modified: 2014-08-08 08:39 UTC (History)
4 users (show)

Fixed In Version: ibus-table-others-1.3.2-2.fc19
Clone Of:
Environment:
Last Closed: 2014-08-08 08:38:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
add missing layout (5.57 KB, text/plain)
2013-08-11 12:43 UTC, Stas Sergeev
no flags Details
fix for rustrad (955 bytes, patch)
2013-08-11 12:44 UTC, Stas Sergeev
no flags Details | Diff
add missing layout (5.60 KB, patch)
2013-08-11 17:33 UTC, Stas Sergeev
no flags Details | Diff

Description Stas Sergeev 2013-08-11 12:43:50 UTC
Created attachment 785389 [details]
add missing layout

Description of problem:
Not all tables of xkeyboard-config are available for ibus.
Russian Legacy is missing, for instance.

Version-Release number of selected component (if applicable):
ibus-table-cyrillic-1.3.0.20130204

How reproducible:
Easily

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Attaching the patch to add one.

Comment 1 Stas Sergeev 2013-08-11 12:44:29 UTC
Created attachment 785390 [details]
fix for rustrad

Comment 2 Stas Sergeev 2013-08-11 17:33:58 UTC
Created attachment 785433 [details]
add missing layout

Comment 3 Mike FABIAN 2014-07-24 10:41:13 UTC
(In reply to Stas Sergeev from comment #1)
> Created attachment 785390 [details]
> fix for rustrad

$ cat ~/Downloads/*rustra*
From d4ffbdf3d71ea7ba65adcf20b30c80ffb067ba88 Mon Sep 17 00:00:00 2001
From: Stas Sergeev <stsp.net>
Date: Sun, 11 Aug 2013 15:49:42 +0400
Subject: [PATCH 1/2] fix typo rustran->rustrad

---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 26e19a6..00e6ab4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,11 +64,11 @@ AC_ARG_ENABLE([translitua],
 AM_CONDITIONAL([IBUS_TABLE_BUILD_TRANSLITUA],[test x"$enable_translitua" != x"no"])
 
 AC_ARG_ENABLE([rustrad],
-    [AC_HELP_STRING([--enable-rustran],
+    [AC_HELP_STRING([--enable-rustrad],
         [Generate Russian Traditional Engine])], ,
     [enable_rustrad=yes])
 
-AM_CONDITIONAL([IBUS_TABLE_BUILD_RUSTRAD],[test x"$enable_rustran" != x"no"])
+AM_CONDITIONAL([IBUS_TABLE_BUILD_RUSTRAD],[test x"$enable_rustrad" != x"no"])
 
 AC_ARG_ENABLE([yawerty],
     [AC_HELP_STRING([--enable-yawerty],
-- 
1.8.3.1

I cannot see any “rustran” in:

https://github.com/moebiuscurve/ibus-table-others/blob/master/configure.ac

only “rustrad”.

So this problem seems to be fixed already.

Git blame tells me that it has never been changed since this
repository was started, i.e. never changed since:

commit 5f51d48b502c9a23f5187b22850f23945a80ab12
Author: Naveen Kumar <nkumar>
Date:   Thu Sep 2 15:39:31 2010 +0530

    bulk commiting ibus-table-others files from kaio

What repository were you using for your patch?

Comment 4 Mike FABIAN 2014-07-24 10:45:22 UTC
(In reply to Stas Sergeev from comment #2)
> Created attachment 785433 [details]
> add missing layout

This layout not included yet, checking ...

Comment 5 Fedora Update System 2014-07-28 18:49:03 UTC
ibus-table-others-1.3.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/ibus-table-others-1.3.2-2.fc19

Comment 6 Fedora Update System 2014-07-28 18:49:41 UTC
ibus-table-others-1.3.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/ibus-table-others-1.3.2-2.fc20

Comment 8 Fedora Update System 2014-07-30 06:57:00 UTC
Package ibus-table-others-1.3.2-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ibus-table-others-1.3.2-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-8969/ibus-table-others-1.3.2-2.fc19
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2014-08-08 08:38:40 UTC
ibus-table-others-1.3.2-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-08-08 08:39:15 UTC
ibus-table-others-1.3.2-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.