Bug 324334 - KStandarddirsTest does not consider DATA_INSTALL_DIR
Summary: KStandarddirsTest does not consider DATA_INSTALL_DIR
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kdecore (show other bugs)
Version: 4.10.5
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-31 23:09 UTC by Christopher Yeleighton
Modified: 2023-01-01 19:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
more reasonable expectation about findResource (12.90 KB, patch)
2013-09-01 18:52 UTC, Christopher Yeleighton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2013-08-31 23:09:27 UTC
KStandarddirsTest assumes that DATA_INSTALL_DIR = "/usr/share/apps"; if it is different, the test fails.

Reproducible: Always

Steps to Reproduce:
  1. { cmake -DDATA_INSTALL_DIR=/usr/share/kde4/apps …; }
  2. { /home/abuild/rpmbuild/BUILD/kdelibs-4.10.5/build/kdecore/tests/kstandarddirstest.shell; }
3.
Actual Results:  
  2. KStandarddirsTest::testFindResource() 'data.endsWith( QLatin1String("share/apps/cmake/modules/FindSoprano.cmake") )' returned FALSE. ()

Expected Results:  
  2. PASS   : KStandarddirsTest::testFindResource()
Comment 1 Christopher Yeleighton 2013-09-01 18:52:00 UTC
Created attachment 82091 [details]
more reasonable expectation about findResource
Comment 2 Andrew Crouthamel 2018-11-10 03:13:09 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 3 Andrew Crouthamel 2018-11-20 04:03:06 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 4 Justin Zobel 2023-01-01 04:19:57 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!