View Issue Details

IDProjectCategoryView StatusLast Update
0001851FreeCADBugpublic2015-01-05 17:29
Reporterdrei Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSArch Linux 64 bit 
Product Version0.14 
Summary0001851: Qt Assistant loads Error 404
DescriptionLoading the Help Documentation, either by the F1 Command or directly in the Help menu loads the QtAssistant with the homepage set to error 404 unable to load page.

This is due a nonexistent link in the Assistant.cpp file:

line 59 str << QLatin1String("setSource qthelp://org.freecad.usermanual/doc/")

The link set for qthelp does not exist.
Please note that the rest of the help documentation does work. The homepage is the only one presenting the error.
Steps To ReproduceOption 1: Load FreeCAD & Press F1
Option 2: Load FreeCAD > Help Menu > Help
Additional InformationLocation of file needed to fix:
/src/Gui/Assistant.cpp

FreeCAD info:
OS: Linux
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.15.4244 (Git)
Branch: master
Hash: 49646282910aeef73db44943b88df06f0957422c
Python version: 2.7.8
Qt version: 4.8.6
Coin version: 3.1.3
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 55d12425

2015-01-05 18:02:15

wmayer

Details Diff
+ fixes 0001851: Qt Assistant loads Error 404 Affected Issues
0001851
mod - src/Gui/CommandStd.cpp Diff File

Issue History

Date Modified Username Field Change
2014-12-07 20:55 drei New Issue
2015-01-05 17:29 wmayer Changeset attached => FreeCAD Master master 55d12425
2015-01-05 17:29 wmayer Assigned To => wmayer
2015-01-05 17:29 wmayer Status new => closed
2015-01-05 17:29 wmayer Resolution open => fixed