Version: unspecified OS: Linux If the user clicks on the attachment icon/name from the Message viewer the default application to open a photo does not launch. Reproducible: Always Steps to Reproduce: - Launch Kmail-mobile - Click on 'Write new Email' - Enter a subject, a recipient (your imap inbox) and a few words in the text editor - Open the 'paper clip' tab - Click on 'add attachment' - Select a .jpg from the N900 - The name of the selected .jpg is added into the tab - Close the tab and click on 'Send' - Click on your Imap Inbox - Click on the email you've just sent - Click on the icon/name of the .jpg - An 'Open Attachment? - Kmail Mobile' pop dialogue appears - In it click on the 'Open with 'imag_ap_images' button Actual Results: The pop up dialogue disappears but the application does not launch at all. Expected Results: The user cannot view a .jpg using the default application proposed by the N900. N900, 4:4.6~20101119.1198723-1maemo1.1198084
Hej Sabine, can you let David check please if this is caused by a broken Exec statement in the image viewers' .desktop file again? We had a similar issue with opening HTML files with the browser application. Ciao, Tobias
It's not a problem on wince -> removed komo3 keyword
No, different problem. /usr/bin/image-viewer seems broken on maemo. It doesn't show anything. /usr/bin/image-viewer returns immediately. /usr/bin/image-viewer /tmp/nenuphar.jpg also returns immediately. And nothing is shown. Exit code 0. strace says weird stuff about dbus, not sure what this binary is really doing; seems like it's writing to the "/tmp/.maemo-launcher" socket. Anyway, this is a maemo bug. Either image-viewer isn't working, or it's not supposed to be run this way (and then associating it with image mimetypes in its .desktop file is wrong). Please report upstream.
Package version: ii imageviewer 3.4.10.1+0m5 An image viewer
This seems fixed in the devel image I am testing (2011-11-30-19-05-basyskom-plasma-active-devel-meego-usb-live.iso). Kmail-mobile launches active-imageviewer when clicking on the "Open with 'Image'" button. Can you confirm it is fixed?