Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 764724 Details for
Bug 833011
media-sound/grip : Display rendering hides the 'Rip' column (may be specific to high-res displays)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the partially-hidden 'Rip' column in the Grip display
grip-rip-width.patch (text/plain), 281 bytes, created by
Phil Stracchino (Unix Ronin)
on 2022-02-09 21:45:55 UTC
(
hide
)
Description:
Patch to fix the partially-hidden 'Rip' column in the Grip display
Filename:
MIME Type:
Creator:
Phil Stracchino (Unix Ronin)
Created:
2022-02-09 21:45:55 UTC
Size:
281 bytes
patch
obsolete
>--- grip-4.2.3/src/cdplay.c 2020-01-25 05:38:53.000000000 -0500 >+++ grip-4.2.3/src/cdplay.c 2022-02-09 16:30:02.711140809 -0500 >@@ -268,11 +268,11 @@ > > tot_width+=width; > > tot_width/=PANGO_SCALE; > >- tot_width+=25; >+ tot_width+=75; > } > > return tot_width; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 833011
: 764724 |
764733