bugGNU Octave - Bugs: bug #39455, Qt-translation files in MXE-build...

 
 

bug #39455: Qt-translation files in MXE-build are missing or not found

Submitter:  Torsten Lilge <ttl>
Submitted:  Wed 10 Jul 2013 05:06:43 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Jan 2014 02:32:46 AM UTC, comment #4: 
John Donoghue <lostbard>
Group Member
Fri 10 Jan 2014 08:10:26 PM UTC, comment #3: 

It looks like this is a cross compiled issue.

In cross compiled mode, Qt appears not to install the translation files unless explicitly enabled (at least on my system)

A qt.conf file is required for settings of where the translation files are (vs where they were installed to in the build stage)

The installer will need to create/setup this file based on the path that it is installed to.

Fix is forthcoming.

John Donoghue <lostbard>
Group Member
Fri 03 Jan 2014 08:16:32 AM UTC, comment #2: 

Marked bug #41077 as a duplicate of this one.

Torsten Lilge <ttl>
Group Member
Sat 13 Jul 2013 03:20:39 PM UTC, comment #1: 

At runtime on the target system the Qt-translation directory where the translation files are expected is the absolute path

/_path_to_mxe_build_dir_/usr/i686-pc-mingw32/translations

of the build system. This directory does not exist on the target system. On the build system, only the qscintilla translation files are copied into this dir, but not the qt translation files.

Torsten Lilge <ttl>
Group Member
Wed 10 Jul 2013 05:06:43 AM UTC, original submission:  

The MXE build does not contain the translation files qt_xx.qm with the qt internal text strings. The QScintilla translation files are present in ./translations but not found.

Torsten Lilge <ttl>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by ttl (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-12 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2014-01-11 lostbard Item GroupNone Installation Failure
        StatusIn Progress Ready For Test
    2014-01-10 lostbard StatusNone In Progress
        Assigned toNone lostbard

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code