** Description changed: I'm in ubuntu-gnome raring. If i don't install nothing, i can only open non-mono exe files with fileroller. If i install wine i *keep* opening filles with fileroller (wine appears on the 'Open with' submenu but doesn't appear on 'other applications' dialog, even if the exe is marked executable). This is a horrible bug. + edit: i resolved this other bug, by editing the file-roller desktop file and removing the application/x-ms-dos-executable association, but binfmt is still confused about both wine and mono-runtime installed - possibly the detection script is not working? Or working too well and detecting all execs...) If i install mono-runtime on top of this constelation of bugs and usability disasters, then mono runtime suddendly is the default for both C# exe AND wine exe. So wine is never a candidate for opening... - This is the output of my current system installed binfmts supported packages: update-binfmts --display python3.3 (enabled): - package = python3.3 - type = magic - offset = 0 - magic = \x9e\x0c\x0d\x0a - mask = - interpreter = /usr/bin/python3.3 - detector = + package = python3.3 + type = magic + offset = 0 + magic = \x9e\x0c\x0d\x0a + mask = + interpreter = /usr/bin/python3.3 + detector = python2.7 (enabled): - package = python2.7 - type = magic - offset = 0 - magic = \x03\xf3\x0d\x0a - mask = - interpreter = /usr/bin/python2.7 - detector = + package = python2.7 + type = magic + offset = 0 + magic = \x03\xf3\x0d\x0a + mask = + interpreter = /usr/bin/python2.7 + detector = cli (enabled): - package = mono-runtime - type = magic - offset = 0 - magic = MZ - mask = - interpreter = /usr/bin/cli - detector = /usr/lib/cli/binfmt-detector-cli + package = mono-runtime + type = magic + offset = 0 + magic = MZ + mask = + interpreter = /usr/bin/cli + detector = /usr/lib/cli/binfmt-detector-cli jar (enabled): - package = openjdk-7 - type = magic - offset = 0 - magic = PK\x03\x04 - mask = - interpreter = /usr/bin/jexec - detector = + package = openjdk-7 + type = magic + offset = 0 + magic = PK\x03\x04 + mask = + interpreter = /usr/bin/jexec + detector = wine (enabled): - package = wine - type = magic - offset = 0 - magic = MZ - mask = - interpreter = /usr/bin/wine - detector = + package = wine + type = magic + offset = 0 + magic = MZ + mask = + interpreter = /usr/bin/wine + detector = ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: binfmt-support 2.0.13 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Mon May 6 15:38:44 2013 InstallationDate: Installed on 2013-04-22 (14 days ago) InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 (20130421) MarkForUpload: True SourcePackage: binfmt-support UpgradeStatus: No upgrade log present (probably fresh install)
** Description changed: I'm in ubuntu-gnome raring. - If i don't install nothing, i can only open non-mono exe files with fileroller. - If i install wine i *keep* opening filles with fileroller (wine appears on the 'Open with' submenu but doesn't appear on 'other applications' dialog, even if the exe is marked executable). + If i don't install nothing, i can only open non-C# exe files with fileroller. + If i install wine i *keep* opening non-C# exe with fileroller (wine appears on the 'Open with' submenu but doesn't appear on 'other applications' dialog, even if the exe is marked executable). This is a horrible bug. - edit: i resolved this other bug, by editing the file-roller desktop file and removing the application/x-ms-dos-executable association, but binfmt is still confused about both wine and mono-runtime installed - possibly the detection script is not working? Or working too well and detecting all execs...) + edit: i resolved this other bug, by editing the file-roller desktop file and removing the application/x-ms-dos-executable association, but binfmt is still confused about both wine and mono-runtime installed) - If i install mono-runtime on top of this constelation of bugs and - usability disasters, then mono runtime suddendly is the default for both - C# exe AND wine exe. + If i install mono-runtime, then mono runtime suddenly is the default for both C# exe AND wine exe. + So the detection script for C# executables is not failing for non-C#, or is not running at all and the first is winning. So wine is never a candidate for opening... This is the output of my current system installed binfmts supported packages: update-binfmts --display python3.3 (enabled): package = python3.3 type = magic offset = 0 magic = \x9e\x0c\x0d\x0a mask = interpreter = /usr/bin/python3.3 detector = python2.7 (enabled): package = python2.7 type = magic offset = 0 magic = \x03\xf3\x0d\x0a mask = interpreter = /usr/bin/python2.7 detector = cli (enabled): package = mono-runtime type = magic offset = 0 magic = MZ mask = interpreter = /usr/bin/cli detector = /usr/lib/cli/binfmt-detector-cli jar (enabled): package = openjdk-7 type = magic offset = 0 magic = PK\x03\x04 mask = interpreter = /usr/bin/jexec detector = wine (enabled): package = wine type = magic offset = 0 magic = MZ mask = interpreter = /usr/bin/wine detector = ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: binfmt-support 2.0.13 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Mon May 6 15:38:44 2013 InstallationDate: Installed on 2013-04-22 (14 days ago) InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 (20130421) MarkForUpload: True SourcePackage: binfmt-support UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: I'm in ubuntu-gnome raring. If i don't install nothing, i can only open non-C# exe files with fileroller. If i install wine i *keep* opening non-C# exe with fileroller (wine appears on the 'Open with' submenu but doesn't appear on 'other applications' dialog, even if the exe is marked executable). - This is a horrible bug. + This is a horrible bug, but different. edit: i resolved this other bug, by editing the file-roller desktop file and removing the application/x-ms-dos-executable association, but binfmt is still confused about both wine and mono-runtime installed) If i install mono-runtime, then mono runtime suddenly is the default for both C# exe AND wine exe. - So the detection script for C# executables is not failing for non-C#, or is not running at all and the first is winning. + So the detection script for C# executables is not failing for non-C#, or is not running at all and the first is winning. So wine is never a candidate for opening... This is the output of my current system installed binfmts supported packages: update-binfmts --display python3.3 (enabled): package = python3.3 type = magic offset = 0 magic = \x9e\x0c\x0d\x0a mask = interpreter = /usr/bin/python3.3 detector = python2.7 (enabled): package = python2.7 type = magic offset = 0 magic = \x03\xf3\x0d\x0a mask = interpreter = /usr/bin/python2.7 detector = cli (enabled): package = mono-runtime type = magic offset = 0 magic = MZ mask = interpreter = /usr/bin/cli detector = /usr/lib/cli/binfmt-detector-cli jar (enabled): package = openjdk-7 type = magic offset = 0 magic = PK\x03\x04 mask = interpreter = /usr/bin/jexec detector = wine (enabled): package = wine type = magic offset = 0 magic = MZ mask = interpreter = /usr/bin/wine detector = ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: binfmt-support 2.0.13 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Mon May 6 15:38:44 2013 InstallationDate: Installed on 2013-04-22 (14 days ago) InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 (20130421) MarkForUpload: True SourcePackage: binfmt-support UpgradeStatus: No upgrade log present (probably fresh install) ** Summary changed: - binfmts is not working correctly with wine + binfmts is not working correctly with wine and mono-runtime ** Description changed: I'm in ubuntu-gnome raring. If i don't install nothing, i can only open non-C# exe files with fileroller. If i install wine i *keep* opening non-C# exe with fileroller (wine appears on the 'Open with' submenu but doesn't appear on 'other applications' dialog, even if the exe is marked executable). This is a horrible bug, but different. edit: i resolved this other bug, by editing the file-roller desktop file and removing the application/x-ms-dos-executable association, but binfmt is still confused about both wine and mono-runtime installed) If i install mono-runtime, then mono runtime suddenly is the default for both C# exe AND wine exe. So the detection script for C# executables is not failing for non-C#, or is not running at all and the first is winning. - - So wine is never a candidate for opening... This is the output of my current system installed binfmts supported packages: update-binfmts --display python3.3 (enabled): package = python3.3 type = magic offset = 0 magic = \x9e\x0c\x0d\x0a mask = interpreter = /usr/bin/python3.3 detector = python2.7 (enabled): package = python2.7 type = magic offset = 0 magic = \x03\xf3\x0d\x0a mask = interpreter = /usr/bin/python2.7 detector = cli (enabled): package = mono-runtime type = magic offset = 0 magic = MZ mask = interpreter = /usr/bin/cli detector = /usr/lib/cli/binfmt-detector-cli jar (enabled): package = openjdk-7 type = magic offset = 0 magic = PK\x03\x04 mask = interpreter = /usr/bin/jexec detector = wine (enabled): package = wine type = magic offset = 0 magic = MZ mask = interpreter = /usr/bin/wine detector = ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: binfmt-support 2.0.13 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Mon May 6 15:38:44 2013 InstallationDate: Installed on 2013-04-22 (14 days ago) InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 (20130421) MarkForUpload: True SourcePackage: binfmt-support UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176948 Title: binfmts is not working correctly with wine and mono-runtime To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/1176948/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
