|
Bugzilla – Full Text Bug Listing |
| Summary: | groff: device X100 is missing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | X11 Applications | Assignee: | Michal Vyskocil <mvyskocil> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | maint:released:11.4:41619 | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 698290 | ||
Seems X devel files are needed for that. I'm going to fix it. Factory groff-1.20.1-182.1 does not suffer from it. Yes, I know - I try to fix all others groff issues in one commit, so please be patient. The problem has been fixed in M17N[1] groff by commit 12 [2]. There's new groff-xdev package built from gxditview.spec to avoid bootstrapping issues, which installs missing devX files. Feel free to test it before I'll submit it to Factory from M17N [1]. [1] http://download.opensuse.org/repositories/M17N/openSUSE_11.4/ [2] https://build.opensuse.org/package/rdiff?commit=12&linkrev=base&package=groff&project=M17N I was unable to find groff-xdev in M17N. sorry, the correct name is groff-devx http://download.opensuse.org/repositories/M17N/openSUSE_11.4/x86_64/groff-devx-1.20.1-183.1.x86_64.rpm Submitted into openSUSE:Factory by request 72760 - I assume you can use the version from M17N, so no maintenance update is requested, thus closing. This is an autogenerated message for OBS integration: This bug (682913) was mentioned in https://build.opensuse.org/request/show/72760 Factory / groff Update released for: groff-devx, gxditview, gxditview-debuginfo, gxditview-debugsource Products: openSUSE 11.4 (debug, i586, x86_64) |
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0 device X100 is used for typesetting and displaying groff documents for higher-resolution graphic displays. This device is missing from the version of groff distributed with openSuSE. Reproducible: Always Steps to Reproduce: 0. { zypper install gxditview; } 1. { groffer -TX100 groff; } Actual Results: 1. groff: can't find `DESC' file groff:fatal error: invalid device `X100' (try installing the `groff' package?) Expected Results: 1. Let groffer should display the groff manual page on screen. Workaround: groffer -Tps and use Okular.