First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 111024
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ulrich Müller <ulm@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gv-3.6.1-scrollbar.patch gv-3.6.1-scrollbar.patch patch Ulrich Müller 2005-10-31 07:31 0000 395 bytes Details | Diff
gv-3.6.1-r3.ebuild gv-3.6.1-r3.ebuild text/plain Stefan Schweizer 2006-04-10 06:46 0000 1.27 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2005-10-31 07:30 0000
When selecting a page in the middle of a long document, the scrollbar fills
the widget completely and cannot be dragged anymore.

See URL on details how to reproduce.

Problem is due to a typo and a wrong default in configure.ac which prevents
the built-in scrollbar code from being enabled.

Attached patch (for configure though) fixes the problem.

------- Comment #1 From Ulrich Müller 2005-10-31 07:31:30 0000 -------
Created an attachment (id=71803) [edit]
gv-3.6.1-scrollbar.patch

------- Comment #2 From Luis Medinas (RETIRED) 2005-11-02 16:06:57 0000 -------
Patch added 
Thanks for your work. 

------- Comment #3 From Willem Jan Palenstijn 2006-04-10 05:45:43 0000 -------
The scrollbar problem previously described now occurs again with
app-text/gv-3.6.1-r2.

gv-3.6.1-r2 removed gv-3.6.1-scrollbar.patch (which previously fixed this
problem) in favour of a patch that is part of the unified diff from the gv
debian package.

The debian patch consists of two parts: the first patches configure, and the
second patches debian/rules to add the --enable-scrollbar-code option to the
configure call in the build process.

The gentoo ebuild does not pass this option to configure, thereby only
half-applying the debian patch, and causing this scrollbar issue to occur
again.

------- Comment #4 From Ulrich Müller 2006-04-10 06:40:31 0000 -------
(In reply to comment #3)
> The scrollbar problem previously described now occurs again with
> app-text/gv-3.6.1-r2.

I can confirm this. Reopening.

------- Comment #5 From Stefan Schweizer 2006-04-10 06:46:05 0000 -------
Created an attachment (id=84363) [edit]
gv-3.6.1-r3.ebuild

Proposed ebuild.
Does this fix it for you?

------- Comment #6 From Ulrich Müller 2006-04-10 06:51:55 0000 -------
(In reply to comment #5)
> gv-3.6.1-r3.ebuild
> Does this fix it for you?

Looks like it does.

------- Comment #7 From Willem Jan Palenstijn 2006-04-10 06:59:07 0000 -------
Thanks for the fast response. The new ebuild fixes the problem for me as well.

------- Comment #8 From Stefan Schweizer 2006-04-10 07:27:49 0000 -------
I added it to the tree, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug