Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 231599
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter GAAL <pgaal@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
qtpfsgui-1.9.2-r12.ebuild.diff Minor improvements for qtpfsgui-1.9.2-r1.ebuild patch Peter GAAL 2008-07-12 15:44 0000 1.19 KB Details | Diff
qtpfsgui-1.9.2-r12.ebuild.diff Ebuild patch needed to activate the corrected help patch Peter GAAL 2009-01-16 18:29 0000 365 bytes Details | Diff
qtpfsgui-1.9.2-help.patch Help patch patch Peter GAAL 2009-01-16 18:32 0000 1.77 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 231599 depends on: Show dependency tree
Bug 231599 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-12 15:38 0000
The aforesaid ebuild makes use of the use flag "doc" now. But in doing so, it
installs the whole HTML documentation twice.

------- Comment #1 From Peter GAAL 2008-07-12 15:44:37 0000 -------
Created an attachment (id=160200) [details]
Minor improvements for qtpfsgui-1.9.2-r1.ebuild

This patch prevents qmake from installing the docs into the program's own
directory. Furthermore, it removes unused locales. The icon's location is also
changed to Gnome's standard location (on my system at least).

------- Comment #2 From Markus Meier 2008-08-11 04:41:05 0000 -------
thanks for the report and patch, I've committed a modified version to
media-gfx/qtpfsgui-1.9.2-r1.

------- Comment #3 From Peter GAAL 2009-01-16 18:29:38 0000 -------
Created an attachment (id=178707) [details]
Ebuild patch needed to activate the corrected help

Oops, the menu Help -> Documentation doesn't work any more.

------- Comment #4 From Peter GAAL 2009-01-16 18:32:05 0000 -------
Created an attachment (id=178708) [details]
Help patch

As the documentation path is hard-coded into the source, we need to patch it
too.

------- Comment #5 From Peter GAAL 2009-01-16 18:34:56 0000 -------
(In reply to comment #3)

The patch is necessary to make the documentation accessible from inside the
program.

------- Comment #6 From Markus Meier 2009-01-17 12:29:22 0000 -------
thanks for the hint, I "solved" this a bit different by removing the html build
target out of the qt-project file, when the doc useflag is not set. so we don't
have to touch the sourcecode...

------- Comment #7 From Peter GAAL 2009-01-17 19:54:42 0000 -------
(In reply to comment #6)

Sorry to insist, but we have to: it is the other way round.

Basically, we had moved the documentation from /usr/share/qtpfsgui/ to its
standard location in /usr/share/doc by using dohtml. When the doc use flag is
unset, it is OK to see an empty assistant window as there is no documentation
installed at all.

But if someone sets the doc flag, he might reasonably expect the documentation
at its place, i.e. in the help menu. And for this purpose, the program must be
aware of the new path somehow.

------- Comment #8 From Markus Meier 2009-02-14 22:14:58 0000 -------
doc useflag removed, as the previous situation was suboptimal.

  14 Feb 2009; Markus Meier <maekke@gentoo.org> qtpfsgui-1.9.2-r1.ebuild:
  remove useless doc USE-flag, assign RDEPEND

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug