Phatline Posted January 1, 2016 Report Share Posted January 1, 2016 (edited) after get running the toolchain, and succesfull build a hex file , i got problems with the mios studio, when i browse a hex file, then mios stuido says "Error file doesnt exist" "junk at end of value" exact: Quote Reading (zenity:12907): Gtk-WARNING **: Theme parsing error: gtk.css:27:35: Junk at end of value (zenity:12907): Gtk-WARNING **: Theme parsing error: gtk.css:40:48: Junk at end of value (zenity:12907): Gtk-WARNING **: Theme parsing error: gtk.css:48:46: Junk at end of value (zenity:12907): Gtk-WARNING **: Theme parsing error: gtk.css:59:58: Junk at end of value (zenity:12907): Gtk-WARNING **: Theme parsing error: gtk.css:70:46: Junk at end of value (zenity:12907): Gtk-WARNING **: Theme parsing error: gtk.css:81:58: Junk at end of value Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (zenity:12907): GLib-CRITICAL **: g_strv_length: assertion 'str_array != NULL' failed I have one of them hex files in attachment, can anyone try to open that file with mios, so i can know: a. it is a problem with the studio (linux) b. the toolchain dont made it right... thx project.hex Edited January 1, 2016 by Phatline Quote Link to comment Share on other sites More sharing options...
Phatline Posted January 1, 2016 Author Report Share Posted January 1, 2016 nope it is a linux or mios-studio problem since this also accours when i use already compiled hex files from the mios32/apps programes. Quote Link to comment Share on other sites More sharing options...
TK. Posted January 1, 2016 Report Share Posted January 1, 2016 I don't know from where this error should come from. It seems more related to your installation (maybe a GLib incompatibility with legacy Juce builds?) However, your snapshot shows an interesting detail: the path selection box (left to the Browse button) shows the error message instead of the file path. Accordingly it seems that GTK tries to pass the error message to the file selection box instead of the actual selected file name. It would be interesting what happens if you enter the (complete) path to the project.hex file directly into this box? At least I can confirm that this is an alternative way to load a file - and it might help at your side since the file browser isn't involved! Best Regards, Thorsten. P.S: that's the reason why I prefer reliable Linux derivatives which are at least 1 year old, but still maintained - never use the latest versions, or you are in the pole position for hunting bugs! ;-) E.g. @Work we're using RHEL6 which was released in 2010, and we don't plan to switch in the next 4..5 years to avoid unnecessary troubleshooting. Quote Link to comment Share on other sites More sharing options...
Phatline Posted January 2, 2016 Author Report Share Posted January 2, 2016 yes paste the complete path is working e.g.: "/home/triggermatrix/c/BLM_V01/project.hex" i work with that workaround. thanks, i had problems with ubuntu 14, that i cant get fixed, so i decided to install ubuntu 15... it took several month to do this because i know i have to install the mios32 toolchain again - in the past it was everytime a time consuming process. Quote Link to comment Share on other sites More sharing options...
jjonas Posted February 11, 2016 Report Share Posted February 11, 2016 I'm on Ubuntu 15.10, and I have the same problem with MIOS Studio 2.4.6. After trying to load a hex file, the path selection box says: /home/jjonas/Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. /home/jjonas/Desktop/midibox/MBSEQv4/midibox_seq_v4_091_pre3/MBHP_CORE_STM32F4/project.hex If you erase the top row and press enter, the hex loads (and uploads) ok. What wasn't mentioned in this thread yet is that MIOS Studio 2.4.0 works ok. Just though to report this in case it's useful. Quote Link to comment Share on other sites More sharing options...
Phatline Posted February 11, 2016 Author Report Share Posted February 11, 2016 exist a "old version" link? Quote Link to comment Share on other sites More sharing options...
jjonas Posted February 12, 2016 Report Share Posted February 12, 2016 Not that I know of... version 2.4.0. just happened to be the last version of MIOS Studio I used, and it was still in my trash folder when I noticed the problem with 2.4.6. Quote Link to comment Share on other sites More sharing options...
mongrol Posted February 24, 2016 Report Share Posted February 24, 2016 I've also just hit this problem. I get the same error as @jjonas . Typing the path to the hex file directly into the box works. This is on Debian Jessie. Quote Link to comment Share on other sites More sharing options...
Phatline Posted March 5, 2016 Author Report Share Posted March 5, 2016 same Problem on MINT 17.3, which is based on Ubuntu 14.04. Host: daw Kernel: 4.2.0-30-generic x86_64 (64 bit) Desktop: Cinnamon 2.8.6 Distro: Linux Mint 17.3 Rosa Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.