[Bug 182] New: incorrect translations make all Phonon based applications crash

View: New views
4 Messages — Rating Filter:   Alert me  

[Bug 182] New: incorrect translations make all Phonon based applications crash

by Bugzilla from bugzilla-daemon@xine-project.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://bugs.xine-project.org/show_bug.cgi?id=182

           Summary: incorrect translations make all Phonon based
                    applications crash
           Product: xine-lib
           Version: 1.1.15
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: Core / Backend
        AssignedTo: xine-bugs@...
        ReportedBy: kretz@...


The string at load_plugins.c:493 is translated containing an "%s" in at least
the italian and german translations. This makes all Phonon based applications
crash on startup as Phonon-Xine registers a static plugin.

Reports for reference:
https://bugs.kde.org/show_bug.cgi?id=173813
https://bugs.kde.org/show_bug.cgi?id=175407


--
Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xine-bugs mailing list
xine-bugs@...
https://lists.sourceforge.net/lists/listinfo/xine-bugs

[Bug 182] incorrect translations make all Phonon based applications crash

by Bugzilla from bugzilla-daemon@xine-project.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://bugs.xine-project.org/show_bug.cgi?id=182





--- Comment #1 from Darren Salt <linux@...>  2008-11-29 12:49:02 UTC ---
Created an attachment (id=96)
 --> (http://bugs.xine-project.org/attachment.cgi?id=96)
Possible fix

Quick fix; untested.


--
Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xine-bugs mailing list
xine-bugs@...
https://lists.sourceforge.net/lists/listinfo/xine-bugs

[Bug 182] incorrect translations make all Phonon based applications crash

by Bugzilla from bugzilla-daemon@xine-project.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://bugs.xine-project.org/show_bug.cgi?id=182





--- Comment #2 from Matthias Kretz <kretz@...>  2008-11-30 10:31:10 UTC ---
According to the line number in the bug reports, and by switching to the
C-locale you can see that it actually calls the xine_log two lines below. (file
== NULL already) That one is incorrectly translated to contain a "%s" making
the function look for an argument that wasn't passed to the function, crashing
the whole application. A quick fix in the code would add a "" string to the
xine_log in line 493. But this really should just be fixed in the translations.


--
Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xine-bugs mailing list
xine-bugs@...
https://lists.sourceforge.net/lists/listinfo/xine-bugs

[Bug 182] incorrect translations make all Phonon based applications crash

by Bugzilla from bugzilla-daemon@xine-project.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://bugs.xine-project.org/show_bug.cgi?id=182


Darren Salt <linux@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Darren Salt <linux@...>  2009-10-13 23:46:27 UTC ---
Fixed (some time ago).

Two translations (pt_BR & sk) still have this %s, but the relevant strings are
marked as fuzzy.

--
Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
xine-bugs mailing list
xine-bugs@...
https://lists.sourceforge.net/lists/listinfo/xine-bugs