Bug 259252 - marble widgets plugin for QtDesigner are not installer in the right directory
Summary: marble widgets plugin for QtDesigner are not installer in the right directory
Status: RESOLVED WORKSFORME
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: some future version
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 20:36 UTC by Sylvain Paré
Modified: 2023-02-07 03:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
does what I discribed in the last coment (630 bytes, patch)
2010-12-08 21:41 UTC, Sylvain Paré
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Paré 2010-12-08 20:36:18 UTC
Version:           unspecified (using KDE 4.5.4) 
OS:                Linux

When I build and install marble on my linux box it install 
MarbleWidgetPlugin.so LatLonEditPlugin.so MarbleNavigatorPlugin.so into
/usr/local/lib/kde4/plugins/designer/ where it should be in 
/usr/lib/qt4/plugins/designer/ to be used in Qt designer.

Reproducible: Always
Comment 1 Sylvain Paré 2010-12-08 21:29:06 UTC
I changed line 77 in MarbleMacros.cmake
from this
install( TARGETS ${_target_name} DESTINATION ${PLUGIN_INSTALL_DIR}/plugins/designer )
to this
install( TARGETS ${_target_name} DESTINATION ${QT_PLUGINS_DIR}/designer )
rebuilt and installed and it seem to do the right thing and only change te designer plugin path.
perhaps I will learn to make a patch and provide my first one
Comment 2 Sylvain Paré 2010-12-08 21:41:33 UTC
Created attachment 54321 [details]
does what I discribed in the last coment
Comment 3 Andrew Crouthamel 2018-11-10 03:22:01 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-11-21 04:30:18 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Justin Zobel 2023-01-08 22:44:47 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Bug Janitor Service 2023-01-23 05:04:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2023-02-07 03:54:59 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!