After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 717126 - Can't show help when Shotwell run from build directory
Can't show help when Shotwell run from build directory
Status: RESOLVED FIXED
Product: shotwell
Classification: Other
Component: general
unspecified
Other All
: High normal
: 0.28
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-09 03:40 UTC by Eric Gregory
Modified: 2017-12-24 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix showing help when running from build dir (1.15 KB, patch)
2017-12-24 15:22 UTC, Jens Georg
committed Details | Review

Description Charles Lindsay 2013-11-25 21:49:30 UTC


---- Reported by eric@yorba.org 2011-02-08 19:40:00 -0800 ----

Original Redmine bug id: 3162
Original URL: http://redmine.yorba.org/issues/3162
Searchable id: yorba-bug-3162
Original author: Eric Gregory
Original description:

As part of the custom directory structure in ticket #1597, we created a help
page on our wiki explaining the syntax, [which you can find
here.](http://trac.yorba.org/wiki/Shotwell/DirectoryPattern)

This ticket is for moving that from the wiki to Shotwell help.



---- Additional Comments From shotwell-maint@gnome.bugs 2011-08-09 06:05:00 -0700 ----

### History

####

#1

Updated by Adam Dingle over 2 years ago

  * **Status** changed from _Open_ to _Review_
  * **Assignee** changed from _Anonymous_ to _Clinton Rogers_

####

#2

Updated by Clinton Rogers over 2 years ago

Proposed code patch submitted via email; proposed doc patch coming soon.

####

#3

Updated by Clinton Rogers over 2 years ago

Code committed in r2766, .page file will be committed next.

####

#4

Updated by Clinton Rogers over 2 years ago

  * **Status** changed from _Review_ to _5_
  * **Resolution** set to _fixed_
  * **% Done** changed from _0_ to _100_

trunk/help/C/other-files.page committed in r2767.

####

#5

Updated by Clinton Rogers over 2 years ago

  * **Resolution** deleted (<strike>_fixed_</strike>)
  * **% Done** changed from _100_ to _0_

Vera discovered that the directory pattern help won't display correctly if
Shotwell is invoked from where it was built (as in './shotwell' vs. the
systemwide 'shotwell' one would use after make installing).

Reopening.

####

#6

Updated by Clinton Rogers over 2 years ago

This seems to be a partial regression – it looks like it's attempting to
handle the ghelp URI instead of looking where we had told it to in [this patch
](http://git.yorba.org/cgit.cgi/shotwell/diff/src/Dialogs.vala?id=fbb1103129e7
9dc555f1c2382265aaa6e30550ae).

####

#7

Updated by Adam Dingle over 2 years ago

  * **Target version** changed from _0.9_ to _0.11_

####

#8

Updated by Adam Dingle over 2 years ago

  * **Assignee** changed from _Clinton Rogers_ to _Anonymous_

####

#9

Updated by Adam Dingle over 2 years ago

  * **Subject** changed from _Move directory pattern help from our wiki to Shotwell help_ to _can't show directory pattern help when Shotwell run from build directory_
  * **Description** updated (diff)
  * **Target version** deleted (<strike>_0.11_</strike>)



--- Bug imported by chaz@yorba.org 2013-11-25 21:49 UTC  ---

This bug was previously known as _bug_ 3162 at http://redmine.yorba.org/show_bug.cgi?id=3162

Unknown Component 
   Using default product and component set in Parameters 
Unknown version " in product shotwell. 
   Setting version to "!unspecified".
Unknown milestone "unknown in product shotwell. 
   Setting to default milestone for this product, "---".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
Resolution set on an open status.
   Dropping resolution 

Comment 1 Jens Georg 2017-12-13 07:43:44 UTC
Recheck with master
Comment 2 Jens Georg 2017-12-24 15:22:31 UTC
Created attachment 365938 [details] [review]
Fix showing help when running from build dir
Comment 3 Jens Georg 2017-12-24 15:24:51 UTC
Attachment 365938 [details] pushed as 8e2edca - Fix showing help when running from build dir