[Bug 1176948] Re: binfmts is not working correctly with wine

i30817 i30817 at gmail.com
Mon May 6 15:18:06 UTC 2013


Well, it was part of the problem mono-runtime still gets confused about
normal executables and tries to run them (ie: the detector for C# has
false positives or is not working correctly at all and 'mono' because
it's first on the list of binfmt)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binfmt-support in Ubuntu.
https://bugs.launchpad.net/bugs/1176948

Title:
  binfmts is not working correctly with wine

Status in “binfmt-support” package in Ubuntu:
  New

Bug description:
  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.

  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 = 
  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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/1176948/+subscriptions




More information about the foundations-bugs mailing list