-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FRENCH: The tiptoi pen does not recognize the GME file #5
Comments
Sorry, I don't have any experiences with pens in other languages than
german and I don't have a french pen to test.
It seems you have already found ttmp32gme's library location where the
yaml and audio files are located so that you can use tttool manually.
Beyond that, I cannot provide any help. Please try the tttool mailing list:
https://lists.nomeata.de/mailman/listinfo/tiptoi
they have been discussing languages and will be happy about feedback and
may be able to help you.
If you find a solution, please let me know so that I can add language
support to ttmp32gme.
Best
Till
…On 11.02.2017 17:35, Séverin Lemaignan wrote:
I've assembled a first album into a GME file, copied the GME file to
the pen, and printed the control sheet.
The pen recognizes the pattern on the control sheet, however, it tells
the audio files are not available.
As I've read on the |tttool| issue tracker that it might be necessary
to set the language tag to the one of the pen, I've re-assembled a GME
file with the language tag set to our pen (FRENCH). It does not
however work any better.
Any ideas how I could debug that?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABP3IZCyrbGN5troeSb4lRoiLwKxTlPZks5rbeNogaJpZM4L-OHc>.
|
There is one other thing you could try:
when you switched on the pen for the first time after you copy the gme
file to the pen, the pen should tell you to wait a moment. If that does
not happen, you can try the following: Attach the pen to your computer
and mount it. Do NOT write any data to the pen and disconnect it WITHOUT
unmounting. This will trigger the pen to do a filesystem scan and scan
for new gme files.
I hope that helps.
…On 11.02.2017 17:35, Séverin Lemaignan wrote:
I've assembled a first album into a GME file, copied the GME file to
the pen, and printed the control sheet.
The pen recognizes the pattern on the control sheet, however, it tells
the audio files are not available.
As I've read on the |tttool| issue tracker that it might be necessary
to set the language tag to the one of the pen, I've re-assembled a GME
file with the language tag set to our pen (FRENCH). It does not
however work any better.
Any ideas how I could debug that?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABP3IZCyrbGN5troeSb4lRoiLwKxTlPZks5rbeNogaJpZM4L-OHc>.
|
I have a similar problem, but with a german pen. I run the ttmp32gme on a Mac. The selected files were successfully added to the pen (I can see the gme file on the pen over the finder). In the console I get the following errors (from starting the program until printing):
|
I've same issues as creativecat. |
@creativecat , @mirkowein Please read the pages I have linked in there, they give good advice on getting your printer to work with tttool (which is what ttmp32gme uses to create the oid codes for the print pages). |
I am closing this issue as an upstream problem of tttool. Please feel free to reopen it if you manage to create FRENCH language gme files with tttool but not with ttmp32gme. |
Hi @thawn, I have been able to make a slight tweak to make it work with a French firmware. In src\TTMp32Gme\TttoolHandler.pm I added these two lines (in italic): sub make_gme { It would be a great enhancement to have the possibility to configure the gme-lang and comment attributes of the GME file; I assume this would be helpful for any other firmware (ITALIAN, ENGLISH, RUSSIAN...). PS: Is there a list of working printer I could update? I was able to make it work with a Samsung SCX-4300. In your solution I configured the output to 1200DPI and 2 Pixel; in Adobe PDF Viewer, I checked the box for grayscale printing before printing |
@rafiberlin thanks a lot for reporting the fix. I will implement a language selection option in the next release. |
Version 0.2.3 now offers a setting in the configuration to change the language. Could someone with a non- German pen please test if this works? |
I am making this issue as stale. Unless I hear back from someone who still has problems with different languages within 30 days, I am assuming the problem is fixed and closing this issue. |
Please re-open the issue if you still have problems |
I've assembled a first album into a GME file, copied the GME file to the pen, and printed the control sheet.
The pen recognizes the pattern on the control sheet, however, it tells the audio files are not available.
As I've read on the
tttool
issue tracker that it might be necessary to set the language tag to the one of the pen, I've re-assembled a GME file with the language tag set to our pen (FRENCH). It does not however work any better.Any ideas how I could debug that?
The text was updated successfully, but these errors were encountered: