@photonic (#147) I'd say this behavior is expected (I see it also on Ubuntu 12.04 with bamf 0.2.118-0ubuntu0.3). Probably, it's because all LibreOffice applications actually use one executable: /usr/lib/libreoffice/program/soffice.bin
Try to invoke the following commands (one at a time) from the command line and watch the icon that appears on the Launcher: /usr/lib/libreoffice/program/soffice.bin & /usr/lib/libreoffice/program/soffice.bin --writer & /usr/lib/libreoffice/program/soffice.bin --calc & /usr/lib/libreoffice/program/soffice.bin --impress & /usr/lib/libreoffice/program/soffice.bin /usr/lib/libreoffice/CREDITS.odt & The first command (soffice.bin without arguments) gives white (generic) LibO icon while the other commands give the icon corresponding to the LibO application opened. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026426 Title: LibreOffice Unity integration - opening an .odt file from dash or nautilus should yield correct icon and allow switching between the subsequently opened LO windows To manage notifications about this bug go to: https://bugs.launchpad.net/bamf/+bug/1026426/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
