https://bugzilla.redhat.com/show_bug.cgi?id=1974076
Bug ID: 1974076
Summary: Chinese input methods use previously enabled layout
Product: Fedora
Version: 34
Hardware: All
OS: Linux
Status: NEW
Component: ibus-libpinyin
Severity: medium
Assignee: pwu(a)redhat.com
Reporter: nickolay.ilyushin(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
petersen(a)redhat.com, pwu(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
ibus-libpinyin (and most probably several other input methods) uses `default`
keyboard layout instead of `us` or whatever fits best. This effectively means
that the last keyboard layout (non-IME) will be used for the pinyin input. For
users which use non-Latin keyboard layouts, such as Russian or Ukrainian, this
makes pinyin input unusable.
Version-Release number of selected component (if applicable): 1.12.0
How reproducible: easily.
Steps to Reproduce:
1. Enable pinyin input method in your settings.
2. Switch to e.g. Russian layout.
3. Switch to pinyin IME.
4. You will type Russian letters and pinyin IME will not trigger.
Actual results:
`4. You will type Russian letters and pinyin IME will not trigger.`
Expected results:
`4. You will type *Latin* letters and pinyin IME *will* trigger.`
Additional info:
There are two workarounds:
1. Manually patch `/usr/share/ibus/component/libpinyin.xml` and change `layout`
to `us` from `default`. I don't know how this will work with non-QWERTY
keyboards though.
2. Switch to a Latin layout before switching to pinyin.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2354144
Bug ID: 2354144
Summary: translate-toolkit FTBFS due to missing tox
configuration
Product: Fedora
Version: rawhide
Status: NEW
Component: translate-toolkit
Assignee: petersen(a)redhat.com
Reporter: mhroncok(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com,
petersen(a)redhat.com, sshil(a)redhat.com,
sundeep_anand(a)yahoo.com
Blocks: 2322407 (PYTHON3.14), 2339432 (F43FTBFS,RAWHIDEFTBFS)
Target Milestone: ---
Classification: Fedora
Hello.
translate-toolkit fails to build from source becasue it uses one or both of:
- %pyproject_buildrequires -t/-e (generate dependencies via tox)
- %tox (run tox)
without tox configuration (e.g. tox.ini or tox section of
pyproject.toml/setup.cfg).
This was always supposed to fail, but regressed with tox 4.
Now it fails again.
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproj…https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedorapr…
If this package uses tox upstream, make sure to use a source tarball that
includes the tox configuration (e.g. an archive from GitHub instead of sdist
from PyPI).
If this package does not use tox upstream, you cannot use the tox options.
If your package uses %pyproject_buildrequires -t/-e but does not use %tox, just
drop the -t/-e option.
If your package uses %tox, replace the call with a more suitable way for
running tests (e.g. %pytest).
Let me know if you need assistance. Thanks.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2322407
[Bug 2322407] Python 3.14
https://bugzilla.redhat.com/show_bug.cgi?id=2339432
[Bug 2339432] Fedora 43 FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2354144
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2338091
Bug ID: 2338091
Summary: [abrt] ibus-typing-booster: g_list_last(): python3.13
killed by SIGSEGV
Product: Fedora
Version: 41
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:5853aa3fb62e2c51aeeab7a86c31a15bc64d7945;VAR
IANT_ID=workstation;
Component: ibus-typing-booster
Assignee: mfabian(a)redhat.com
Reporter: baltazar.diaz(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com
Target Milestone: ---
Classification: Fedora
Version-Release number of selected component:
ibus-typing-booster-2.27.7-1.fc41
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: python3.13 killed by SIGSEGV
journald_cursor:
s=0bc8e123142841989333a15b6ade2cb9;i=2191f;b=0e83ab47da9e41349e57477282f58f90;m=408949ed;t=62b9fed710848;x=426df6de097d5361
executable: /usr/bin/python3.13
cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py
--ibus
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir: /
uid: 1000
kernel: 6.12.8-200.fc41.x86_64
package: ibus-typing-booster-2.27.7-1.fc41
runlevel: N 5
dso_list: /usr/bin/python3.13 python3-3.13.1-2.fc41.x86_64 (Fedora
Project) 1736523791
backtrace_rating: 4
crash_function: g_list_last
Truncated backtrace:
Thread no. 1 (32 frames)
#0 g_list_last at ../glib/glist.c:925
#1 g_list_append at ../glib/glist.c:209
#2 g_queue_push_tail at ../glib/gqueue.c:418
#3 defer_message.isra.0 at ../atspi/atspi-misc.c:995
#4 atspi_dbus_filter at ../atspi/atspi-misc.c:1021
#7 message_queue_dispatch at ../atspi/atspi-gmain.c:89
#9 g_main_context_dispatch_unlocked at ../glib/gmain.c:4208
#10 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4273
#12 ffi_call_unix64 at ../src/x86/unix64.S:104
#13 ffi_call_int at ../src/x86/ffi64.c:673
#14 ffi_call at ../src/x86/ffi64.c:710
#15 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
#16 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
#17 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
#18 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
#19 _callable_info_call at ../gi/pygi-info.c:548
#21 _PyObject_MakeTpCall at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Objects/call.c:242
#22 _PyEval_EvalFrameDefault at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/generated_cases.c.h:813
#23 PyEval_EvalCode at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/ceval.c:601
#24 run_eval_code_obj at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/pythonrun.c:1337
#25 run_mod at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/pythonrun.c:1422
#26 pyrun_file at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/pythonrun.c:1255
#27 _PyRun_SimpleFileObject at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/pythonrun.c:490
#28 _PyRun_AnyFileObject at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Python/pythonrun.c:77
#29 pymain_run_file_obj at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Modules/main.c:409
#30 pymain_run_file at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Modules/main.c:428
#31 pymain_run_python at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Modules/main.c:696
#32 Py_RunMain at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Modules/main.c:775
#33 Py_BytesMain at
/usr/src/debug/python3.13-3.13.1-2.fc41.x86_64/Modules/main.c:829
#34 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
#35 __libc_start_main_impl at ../csu/libc-start.c:360
#36 _start
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2338091
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2267618
Bug ID: 2267618
Summary: "ibus restart" repeats sending Enter key event at
konsole
Product: Fedora
Version: 40
OS: Linux
Status: NEW
Component: ibus
Keywords: i18n
Severity: medium
Assignee: tfujiwar(a)redhat.com
Reporter: tagoh(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
shawn.p.huang(a)gmail.com, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Summary says it all. there are nothing more than that. I really have no idea
what exactly happened. maybe good to try. it is easy to reproduce.
I installed Fedora-KDE-Live-x86_64-40-20240303.n.1.iso and enable IBus from
Virtual Keyboard settings.
Reproducible: Always
Steps to Reproduce:
1.Open konsole
2.ibus restart
3.
Actual Results:
Apparently someone is sending Enter keys at konsole repeatedly and scrolling a
lot.
Expected Results:
"ibus restart" command should be done without any extra scrolling.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2267618
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=1076945
youssef <yossefelsebaai(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yossefelsebaai(a)gmail.com
--- Comment #58 from youssef <yossefelsebaai(a)gmail.com> ---
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%…
تنظيف فلل بالرياض[/url]
تعتبر شركة غسيل بالرياض افضل الشركات العاملة في جميع مجالات التنظيف حيث نوفر
كل الكوادر من الفنيين والعمربين علي افضل مكان تنظيف الفيلا او القصر بكل الطرق
الحديثة ومن السطح ومن السطح ثم ننتهي الي بوابة الفيلا.
يقوم بإجراء عمليات تدخينها في تنفيذ أعماله ، وذلك باستخدامه في تنفيذ أعماله .
نوفر كل ما تحتاجه من أنشطة التنظيف مثل ماكينة تنظيف وتسجاد ومعدات لتنظيف
المجالس وشفط المياه الناتجة عن الغسيل ومن ثم تجفيفها بنسبة كبيرة .
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%…
تنظيف بالرياض[/url]
الشركة توفر سلالم مخصصة للأنشطة العسكرية للمنشورات مما يجعل النتيجة ممتازة
ومتميزة من باقي المنافسين وهذا ما يميزنا عن غيرنا .
افضل شركة تنظيف قصور بالرياض تقوم الشركة بتنظيف القصور وذلك لخبرتنا في المساحات
لشراء جزء من تفاصيل عملنا وهذا فخرنا حين يتم التحدث معنا عن هذة الأعمال الشاقة
والممتعة في نفس الوقت.
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%…
تنظيف المنازل بعد الحريق[/url]
شركة تنظيف بكل اعمال التنظيف سواء كان منزل او فيلا او قصر او ...
حيث نوفر اطقم عمل أعلى من المتميزة المتميزة سواء من عمالة أو فنيين مدربين تدريب
متميز حتي نكون أعلى في مرحلة عالية والتميز .
شركة تنظيف منازل بالرياض توفر لحضراتكم أفضل العروض والباقات التي تحصل عليها من
شركة أخري .
إهتمامنا معداتنا واستخدام أفضل المواد المسلحة
[url=https://www.dream-serv.com/gypsum-board-installation-riyadh/]شركة تركيب
جبس بورد بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%…
تنظيف فرشات بالرياض[/url]
تبدأ من حيث تكون في بيضا في أعلي صورها ، الشركة تسعي دائما الي عمل تدريبات .
العمل عليّ من يعمل على أرض الواقع ...
كما يتم تنظيف المنازل والمطابخ والحمامات بالمنزل وكذلك الدرج والأحواش في تلك
المنازل .
[url=https://www.dream-serv.com/washing-company-boards-in-riyadh]شركة تنظيف
مجالس بالرياض[/url]
يتم استخدام العشب الصناعي بعد ذلك ، ثم بعد ذلك ، يتم استخدام العشب الصناعي بعد
ذلك .
يتم استخدام نموذج تجفيف الفرشات بنسبة كبيرة في ساعات بسيطة ويبدأ المجلس والسجاد
جافين
برش المبيدات في المزارع والحقول بأقل تكلفة وأفضل نتيجة وبدون آثار جانبية،
نخلصك من الحشرات التي تصيب الحيوانات والطيور وتسبب موتها، ونقضي على الأفاعي
التي تعيش في التربة والأراضي الزراعية.
النمل إحدى أهم الآفات الحشرية بنوعيها ( قاطنة التربة أو قاطنة المجموع الخضري )
.وعرف عن هذه الحشرات بأن لها أضرارًا جسيمة إذ تحدث خسائر فادحة من جراء تغذيتها
على المواد السليولوزية للأخشاب, وسطوح المنازل الخشبية ,وجذوع الأشجار وجذورها,
وأعمدة التليفونات والأثاث, والأقمشة والمفروشات, والخيش والموكيت, والورق
والكرتون, والحبوب المخزونة.
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d9%85%d9%83%d8%a7%…
الوزغ بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d9%83%d8%b4%d9%81-…
تسربات المياه بالرياض[/url]
يحدد وقتها الناتج عن التسرب التخمين أو استخدام نهج " التنقيب والتدمير ".
خدمات العملاء الموجودين على مدار الساعة أيام الأسبوع وحتى أيام الأجازات
والعطلات الرسمية ، لتلقي طلباتكم وشكواكم ، يقوم فريقنا بتحليل أراء العملاء
للعمل على تطوير‚
العمل الفنيين والمتخصصين .
توضح أسباب تسرب المعلومات الواردة في الفاتورة ، ووجود مشكلة في الأخطاء الموجودة
بالفعل ، ، تواصل مع شركة “ دريم ” أفضل شركة كشف تسربات المياه على الرقم ……. ،
كما نتلقى رسائلكم على البريد الإلكتروني
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d8%b1%d9%85%…
ترميم منازل بالرياض[/url]
يعد معرضًا للأهمال والتغافل عن التخريب في المنازل ، ومن ضمنها :
تصليح الكسور والفتحات تحدث تحدث في الجدران والأرضيات أول بأول ، كي لا يحدث يحدث
بها مضاعفات .
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d8%b1%d9%85%…
ترميم حمامات بالرياض[/url] 0535155081
التواصل عند التعرض للإرسال يخص ترميم المنازل ، لحل المشكلة بأسرع وقت . توفر
خدمات صيانة وترميمات المنازل في الرياض مثل المدارس والفنادق
لدينا الخبرة المتكاملة صيانة المساجد بمدينة الرياض ، وكذلك ترميم فلل بالرياض
والقصور وجميع الشركات .
هبوط التربة و جدول البيانات
في حالة بناء المبني واهمال المون الأساسي كنقص الاسمنت والحديد وربط الأعمدة
بالشكل السليم ...
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d8%b5%d9%84%…
تشقق الجدران بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d8%b1%d9%83%…
واجهات كلادينج بالرياض[/url]
[url=https://www.dream-serv.com/painting-company-in-riyadh]شركة دهانات
بالرياض[/url]
السبب وراء السبب وراء ذلك ، ولعل السبب السبب في وجود أفضل عمالة مدربة على اعلى
مستوى .
تم تقديم الخدمة منذ فترة طويلة في مجال الخدمات ، ولعل ذلك يرجع إلى أن الشركة
تدرك جيداً مدى أهمية الموظفين ، وتدرك جيداً ، تاريخ الشركة الطويل ، ويرجع ذلك إلى
أن العاملين فيها جيداً جودة الخدمة المقدمة .
العمل في الصورة ، العمل في الصورة ، حيث المهارة والدقة بالخبرة الكبيرة في
الخدمة المطلوبة لأداء المهمة على أكملها
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%b9%d8%b2%d9%84-…
عزل اسطح بالرياض[/url]
العزل الحراري في البولي يوريثان العزل الحراري الخلية ).
يمنع العزل من المبنى . تحافظ مادة العزل على الصبه للأسطح من المشاكل التي يمكن
التعرض لها . هذا المنزل أمان من تعرضه للحماية من الحماية . منع تسرب المياه الى
داخل المبني مما يحافظ على منع تسرب المياه الى الداخل .
[url=https://www.dream-serv.com/tanks-isolation-company-in-riyadh/]شركة عزل
خزانات بالرياض[/url]
العزل المائي هو أحد أهم الطرق التي يمكن تركيبها في المنطقة المجاورة ، قد يتطور
الأمر حتى هدم هذا ، تسرب المياه من الخزان الموجود فوق المنطقة المحيطة. السقف و
سقوطه من الأساس . تسرب المياه إلى الخارج ، تلك الأماكن التي تقع في تلك الأماكن
في الأماكن المغلقة في تلك الأماكن التي يصعب الوصول إليها المنزل أو البادئات من
الصراصير .
هذه الأماكن التي يمكن أن تتواجد بها الحشرات التي تفيد في التخلص من ، النمل ،
والصراصير ، والذباب . إستخدام المصيدة الكهربائية تعد من الطرق الصالحة في التخلص
من الفئران . الصور التي تضعها على الأطعمة التي صورتها . أعواد النعناع هو يعتبر
وورق نباتات نباتية التي تتسلل منها الحشرات الطبيعية ، ويتم توزيعها في أرجاء
المنزل مع أرجاء المنزل التي تتسلل منها الحشرات .
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%b9%d8%b2%d9%84-…
عزل ايبوكسي بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%ad%d9%82%d9%86-…
تركيب حجر بالرياض[/url]
كما أن لدينا أفضل فني كهرباء لفك وتركيب جميع الأجهزة الكهربية بكل احترافية
ويسرهذا السؤال يحتاج إلى إجابة شافية ووافية حتى يمكنك بنفسك التعاقد مع مؤسسة
نقل العفش الآمنة على توصيل عفشك بأمان إلى المكان الذي تريده. وللإجابة على هذا
السؤال يجب أن نركز على عدة معايير ..
أول شيء يجب أن تسأل عليه الشركة هو الضمان، وهل يوجد ضمان فعلي وعملي على جميع
قطع الاثاث التي سيتم نقلها.
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d9%86%d9%82%d9%84-…
نقل اثاث دولي بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d8%b1%d9%83%…
تركيب باركيه بالرياض[/url]
[url=https://www.dream-serv.com/pesticide-spraying-in-riyadh]شركة رش مبيدات
بالرياض[/url]
والقضاء على الحشرات الطائرة والزاحفة متخصصة في هذا المجال منذ سنوات، لقد نالت
إعجاب الجميع منذ بدايتها، لذا فإن الإقبال عليها كبير ولا يوجد شكاوى من البداية.
برش المبيدات في المزارع والحقول بأقل تكلفة وأفضل نتيجة وبدون آثار جانبية، نخلصك
من الحشرات التي تصيب الحيوانات والطيور وتسبب موتها، ونقضي على الأفاعي التي تعيش
في التربة والأراضي الزراعية.
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d9%85%d9%83%d8%a7%…
مكافحة حشرات بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d9%85%d9%83%d8%a7%…
مكافحة حشرات بالدوادمي[/url]
\لذلك عند التواصل مع خدمة العملاء التابعة للشركة سوف يقوم على الفور مندوب
لمعاينة المكان لتحديد نوع المبيدات الحشرية للحشرات والقوارض الواجب التعامل
معها.
لدينا العمالة المدربة والثقة التي تجعلك تتأكد أن ما يقدم لك هو من خيرة العمالة
في مجال القضاء على الحشرات ,فنحن قادرون على التعامل مع كل المبيدات واستعمالها
بشكل سليم وكميات مناسبة تقضى نهائيا على الحشرات ,واستخدام أحدث الأجهزة والمعدات
التي تساعد على ذلك,وايضا يهتم العمالة بالمحافظة على اثاث المكان واعادته مكانه
وكذلك تنظيف آثار الرش في المكان ,حتى لا يتعرض أي من الأفراد لأى أذى .
نوفر خدمات متميزة للقضاء على الحشرات بأنواعها وتضمن لعملائها عدم وجودها وظهورها
مرة أخرى في منزلك،
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%…
تنظيف واجهات حجر بالرياض[/url]
[url=https://www.dream-serv.com/%d8%b4%d8%b1%d9%83%d8%a9-%d8%aa%d9%86%d8%b8%…
تنظيف مراتب بالرياض[/url]
المصدر :[url=https://www.dream-serv.com]شركة خدمات منزلية بالرياض[/url]
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1076945
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…