Can't install software - invalid command name "bind"

Bug #1048987 reported by c0dehunter
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

I am developing embedded systems with LPCXpresso (http://lpcxpresso.code-red-tech.com/LPCXpresso/Linux) which is to us what Visual Studio is for C# developers. When I try to install it I get the error output pasted below. I have queried the developers and they say it can be installed just fine under Ubuntu 12.04 hence I assume this has something to do with Cinnamon.

Information about my system:

  + Linux Mint 13 (64bit) - 32bit support libraries installed
  + Cinnamon
  + * tcl8.5 is installed

This is the output:

c0dehunter@mintBox ~/Downloads $ sudo ./Installer_LPCXpresso_4.2.3_255_Linux-x86
[sudo] password for c0dehunter:
invalid command name "bind"
    while executing
"::unknown bind Text <Tab>"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $next $args"
    (procedure "::obj::Unknown" line 3)
    invoked from within
"bind Text <Tab>"
    (procedure "::InstallJammer::InitializeGui" line 19)
    invoked from within
"::InstallJammer::InitializeGui "
    (procedure "::InstallJammer::InitInstall" line 68)
    invoked from within
"::InstallJammer::InitInstall"
    (file "/installkitvfs/main.tcl" line 36228)

description: updated
summary: - invalid command name "bind"
+ Can't install software - invalid command name "bind" (TCL,
+ InstallJammer)
description: updated
summary: - Can't install software - invalid command name "bind" (TCL,
- InstallJammer)
+ Can't install software - invalid command name "bind"
description: updated
Revision history for this message
c0dehunter (kralj-primoz) wrote :

I can confirm this happens only on the 64bit version of the system. Now I am using 32bit version and everything works great - but obviously it's not an elegant solution.

Revision history for this message
Jonathan Michalon (johndescs) wrote :

For the record, I've just found for another InstallJammer program that the missing lib here is the 32bit version of gtk2. So to solve this on a multiarch 64bit host, just install libgtk2.0-0:i386 ! :)

Revision history for this message
c0dehunter (kralj-primoz) wrote :

2 years later and you saved the day. This was indeed missing. RESOLVED! :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.