| Bug#: 103937 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: kde@gentoo.org | Reported By: t35t0r@gmail.com | |
| Component: KDE | |||
| URL: | |||
| Summary: kdebase-3.4.2-r1 crash in kde info center (kinfocenter) opengl information dialog, fix included | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-08-27 10:22 0000 | |||
| Description: | Opened: 2005-08-27 10:22 0000 |
See: https://bugs.kde.org/show_bug.cgi?id=101154 I tested the patch given in https://bugs.kde.org/show_bug.cgi?id=101154#c7 and made a gentoo equivalent patch and ebuild in my PORTDIR_OVERLAY directory. add the following line in src_unpack() before the make -f admin... statement: epatch "${FILESDIR}/kdebase-3.4.2-kinfocenter-opengl-fix.patch" Using this ebuild I made I re-installed kdebase and now selecting opengl works in the kinfocenter.
Created an attachment (id=66994) [details]
patch for kdebase-3.4.2.tar.bz2 to fix opengl dialog crash in kinfocenter
patch for kdebase-3.4.2.tar.bz2 to fix opengl dialog crash in kinfocenter
This should be fixed now, sorry for the delay.