Bug 1270535

Summary: avahi-discover : not loading the translations in ui [title + status bar]
Product: [Fedora] Fedora Reporter: Robert Antoni Buj Gelonch <rbuj>
Component: avahiAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: lpoetter, msekleta, rdieter
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: avahi-0.6.32-0.4.rc.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-28 18:21:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch none

Description Robert Antoni Buj Gelonch 2015-10-10 20:37:24 UTC
Created attachment 1081666 [details]
patch

It doesn't display the translated messages in title and status bar. I attach a patch for fixing it.

$ diff avahi.spec.ori avahi.spec
99a100,101
> Patch108:         avahi-gtk_builder_set_translation_domain.patch
> 
381a384
> %patch108 -p1 -b .gtk_builder_set_translation_domain
[robert@localhost f23]$ diff -Nu avahi.spec.ori avahi.spec
--- avahi.spec.ori	2015-10-10 17:36:57.418918703 +0200
+++ avahi.spec	2015-10-10 18:54:29.602428021 +0200
@@ -97,6 +97,8 @@
 
 Patch107:         avahi-remove_lennart_prefix.patch
 
+Patch108:         avahi-gtk_builder_set_translation_domain.patch
+
 %description
 Avahi is a system which facilitates service discovery on
 a local network -- this means that you can plug your laptop or
@@ -379,6 +381,7 @@
 %patch105 -p1 -b .reserve-size
 %patch106 -p1 -b .invalid_packet
 %patch107 -p1 -b .remove_lennart_prefix
+%patch108 -p1 -b .gtk_builder_set_translation_domain
 rm docs/INSTALL
 
 # patch101 requires autogen

Comment 1 Rex Dieter 2015-11-19 18:39:20 UTC
Thanks, pulled the upstream fix into rawhide master/ branch, will consider a f23 update soon.

Comment 2 Fedora Update System 2016-01-25 17:55:48 UTC
avahi-0.6.32-0.4.rc.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-31e7dea0f9

Comment 3 Fedora Update System 2016-01-26 04:27:48 UTC
avahi-0.6.32-0.4.rc.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-31e7dea0f9

Comment 4 Fedora Update System 2016-01-28 18:21:39 UTC
avahi-0.6.32-0.4.rc.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.