https://bugzilla.redhat.com/show_bug.cgi?id=985082
Bug ID: 985082
Summary: git annex webapp sub-command missing
Product: Fedora
Version: 19
Component: git-annex
Severity: unspecified
Priority: unspecified
Assignee: mathstuf(a)gmail.com
Reporter: sdeasey(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Description of problem:
'man git-annex' describes the sub-command 'webapp', but 'git annex webapp'
returns:
git-annex: unknown command webapp
Looks like git-annex has been built without support for the webapp command,
which is git-annex's GUI and therefore quite important. I think it depends on
the Yesod web server.
Version-Release number of selected component (if applicable):
git-annex-3.20121009-3.fc19.x86_64
How reproducible:
Always.
Steps to Reproduce:
1. git-annex webapp
Actual results:
git-annex: unknown command webapp
Expected results:
Browser should pop up pointed at locahost.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nFHhySpJrc&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1119711
Bug ID: 1119711
Summary: 2nd and 3rd level bulleted lists do not get a proper
bullet symbol
Product: Fedora
Version: 20
Component: pandoc
Assignee: petersen(a)redhat.com
Reporter: bexelbie(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Created attachment 918117
--> https://bugzilla.redhat.com/attachment.cgi?id=918117&action=edit
Picture of the broken bullets in Libre Office Writer
Description of problem:
When converting to ODT from Markdown and HTML, second and third level bullets
in a bulleted list are the "missing symbol" symbol.
Version-Release number of selected component (if applicable):
On Fedora 20:
pandoc 1.12.3.3
Compiled with texmath 0.6.6.1, highlighting-kate 0.5.6.
How reproducible:
Always
Steps to Reproduce:
1. Create this markdown document
foo.md
--
* Level 1 OK
* Level 2 broken
* Level 3 broken
* Level 4 OK
--
2. Execute:
pandoc -f markdown -t odt -o foo.odt foo.md
3. Open foo.odt in Libre Office Writer
Actual results:
Messed up bullets (see image)
Expected results:
Proper Bullets
Additional info:
This does not seem to be a problem with reference.odt. The style settings
there all appear OK. My best guess is that pandoc is forcing either a font or
bullet symbol that isn't shipped on Fedora and is overriding the default
styling in reference.odt.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=aGV1Z1to6a&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1059513
Bug ID: 1059513
Summary: haddock duplicates common doc files in each library
package
Product: Fedora
Version: 20
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
I think this was reported indirectly in some javascript
file duplication fedora mail report (ie for haddock-util.js).
Haddock duplicates some common files in the html doc
files in each package. It would be better to have
only a single copy of them on a system and link to
them somehow if possible.
Steps to Reproduce:
1. rpm -qla ghc-*devel | grep css
(haddock puts too css files in the devel package html docs)
Actual results:
1. 613
Additional info:
Need to check more on feasibility.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MdMxjtcFPC&a=cc_unsubscribe