Bug 261879 - Ubuntu unity compatibility bugs: export menu disappeared
Summary: Ubuntu unity compatibility bugs: export menu disappeared
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Menus (show other bugs)
Version: 1.4.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 16:25 UTC by julien.t43+kde
Modified: 2017-07-29 06:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.8.0


Attachments
digikam output with classical ubuntu desktop (23.63 KB, application/octet-stream)
2011-01-02 18:35 UTC, julien.t43+kde
Details
digikam output with unity ubuntu desktop (71.13 KB, application/octet-stream)
2011-01-02 18:36 UTC, julien.t43+kde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description julien.t43+kde 2011-01-02 16:25:06 UTC
Version:           1.4.0 (using KDE 4.5.1) 
OS:                Linux

I've recently got a Netbook on which I installed Ubuntu 10.10 with digikam
I added unity interface through https://edge.launchpad.net/~canonical-dx-team/+archive/une repository

When using digikam with unity session, I "lost" export menu ...
For now, it's the only thing I found missing but I didn't make a lot of tests.


Reproducible: Always

Steps to Reproduce:
Create a foo user account
launch digikam
check menu bar

Actual Results:  
missing export menu entry

Expected Results:  
have export menu
Comment 1 Martin Klapetek 2011-01-02 17:31:45 UTC
I'm not too familiar with the menu code (and can't check right now), but the only possible thing that comes to mind that may affect showing/hiding that menu, would be dynamic detection of kipi-plugins presence. Because if you do not have these installed, there's no plugin for export. So, check if you have properly installed kipi-plugins (and libkipi) packages. If yes, then it may be very well bug of the Unity itself. Anyway, try to enable devel output for digikam (run kdebugdialog, find all digikam instances and enable them all, then run digikam from console/terminal simply by typing digikam and hitting enter key) and post all the output you'll get from launching to fully loaded state. Thanks!
Comment 2 julien.t43+kde 2011-01-02 17:52:35 UTC
kipi is installed

$ dpkg -l |grep kipi
ii  kipi-plugins                                             1.4.0-0ubuntu2                                    image manipulation/handling plugins for KIPI aware programs
ii  kipi-plugins-common                                      1.4.0-0ubuntu2                                    kipi-plugins architecture-independent data
ii  libkipi7                                                 4:4.5.1-0ubuntu3                                  library for apps that want to use kipi-plugins (runtime version)

I will try kdebugdialog
Comment 3 julien.t43+kde 2011-01-02 18:35:06 UTC
Created attachment 55478 [details]
digikam output with classical ubuntu desktop
Comment 4 julien.t43+kde 2011-01-02 18:36:37 UTC
Created attachment 55479 [details]
digikam output with unity ubuntu desktop

'grep menu' has some output compared to previous one
Comment 5 Martin Klapetek 2011-01-02 23:03:58 UTC
Ok, plugins are definitely loaded. So can you please try run normal desktop without Unity and see if the menu is there?
Comment 6 julien.t43+kde 2011-01-03 09:12:46 UTC
I already test it. Export menu is present when I use normal desktop, not unity. That's why I attached both debug, to compare them.
Comment 7 Martin Klapetek 2011-01-05 01:27:10 UTC
They are pretty much the same, the 'grep menu' output is actually not from digikam, but rather from kde services (kbuildsycoca4). You may try to update to a newer version of digikam (highly recomended), 1.7.0 is out or you may also try out the new 2.0 beta1 with some cool new features. Anyway I'd say it's Unity bug, there's nothing we can do from our side, sorry. File a bug with Ubuntu's Unity.
Comment 8 Rohan Garg 2012-03-13 18:24:14 UTC
As tested by someone on Ubuntu Precise, they see the "Export" option in the Menu. Seems like it's fixed in the latest development version