** Description changed:

- wxmaxima saves sessions in wxmx files. This files are identified as zip
- files and opened with file-roller in nautilus (I would prefer wxmaxima
- instead of file-roller, but it's not a bad idea because I think wxmx
- files are only xml files with zip compression, so this is not a bug).
- However I'd expect that I can open them with wxmaxima at least with
- right click in a wxmx file, but wxmaxima is not in the 'open with
- another application' menu in nautilus, and I think this is a bug.
+ [Impact]
+ <fill me in with explanation of severity and frequency of bug on users and 
justification for backporting the fix to the stable release>
+ 
+ [Development Fix]
+ <fill me in with an explanation of how the bug has been addressed in the 
development branch, including the relevant version numbers of packages modified 
in order to implement the fix. >
+ 
+ [Stable Fix]
+ <fill me in by pointing out a minimal patch applicable to the stable version 
of the package.>
+ 
+ [Text Case]
+ <fill me in with detailed *instructions* on how to reproduce the bug.  This 
will be used by people later on to verify the updated package fixes the 
problem.>
+ 1.
+ 2.
+ 3.
+ Broken Behavior: 
+ Fixed Behavior: 
+ 
+ [Regression Potential]
+ <fill me in with a discussion of likelihood and potential severity of 
regressions and how users could get inadvertently affected.>
+ 
+ [Original Report]wxmaxima saves sessions in wxmx files. This files are
+ identified as zip files and opened with file-roller in nautilus (I would
+ prefer wxmaxima instead of file-roller, but it's not a bad idea because
+ I think wxmx files are only xml files with zip compression, so this is
+ not a bug). However I'd expect that I can open them with wxmaxima at
+ least with right click in a wxmx file, but wxmaxima is not in the 'open
+ with another application' menu in nautilus, and I think this is a bug.
  
  I'm using ubuntu 11.10 64 bits and wxmaxima 11.04.0-1. I've solved this
  problem:
  
- 1- sudo gedit /usr/share/applications/wxmaxima.desktop 
- 2- Replace the line 
+ 1- sudo gedit /usr/share/applications/wxmaxima.desktop
+ 2- Replace the line
  
-  Exec=wxmaxima
+  Exec=wxmaxima
  
  with the line
  
-   Exec=wxmaxima %U
+   Exec=wxmaxima %U
  
  Now wxmaxima is in the 'open with' menu, and wxmx files can be open from
  nautilus
  
  ----------------------------
  
  wxmaxima graba las sesiones en archivos wxmx. Estos archivos aparecen
  identificados como zip y en nautilus se abren por defecto con el Gestor
  de archivadores (pienso que sería mejor que lo hicieran con wxmaxima,
  pero tiene sentido porque creo que los archivos wxmx son en realidad xml
  comprimidos con zip, así que éste no es el fallo). El fallo es que uno
  esperaría al menos poder abrir los archivos desde nautilus con el botón
  derecho, pero en el menú 'Abrir con otra aplicación' no está wxmaxima.
  
  Uso ubuntu 11.10 64 y wxmaxima 11.04.0-1. He resuelto el problema
  haciendo lo siguiente
  
- 1- sudo gedit /usr/share/applications/wxmaxima.desktop 
+ 1- sudo gedit /usr/share/applications/wxmaxima.desktop
  2- Cambio la línea
  
-  Exec=wxmaxima
+  Exec=wxmaxima
  
  por
  
-   Exec=wxmaxima %U
+   Exec=wxmaxima %U
  
  Ahora wxmaxima sí aparece en el menú 'Abrir con otra aplicación y ya se
  pueden abrir los archivos wxmx directamente desde nautilus

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

Title:
  wxmaxima is not in the 'open with' nautilus menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxmaxima/+bug/887806/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to