Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 06-17-2014, 12:02 PM   #1
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 10,357
Default Exported Regions with another Reaper LangPack are impossible to re-import (FIXED)

Hi !

There is a bug about how the export region (as CSV) action with non-english-default Reaper Configuration.

The thing is that english Reaper region CSV export looks like this :
Code:
#,Name,Start,End,Length
R1,regionName1,1.3.00,3.2.00,1.3.00
R2,regionName2,3.3.00,5.1.00,1.2.00
but with localizated config :
Code:
#,Nom,Début,Fin,Longueur
R1,regionName1,1.3.00,3.2.00,1.3.00
R2,regionName2,3.3.00,5.1.00,1.2.00
Because the first line is translated, there is a import/error message who look like this :


It tell us that the CSV file missed :
Code:
#,Name,Start,End,Length
Desired Solution :
Make export from localizated Reaper without translating the first line.

Temporary Solution (for non en_us Reaper users) :
  • Set Reaper with default language before your region export
Or
  • Replace the first line fo your CSV file

Thanks for listening !

bug report here
Attached Images
File Type: png errorExportRegionsLang.png (13.8 KB, 809 views)
X-Raym is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:59 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.