Bug 69376 - F19 Gnome-3 does not display icons for All Applications
Summary: F19 Gnome-3 does not display icons for All Applications
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 13:08 UTC by shotboy
Modified: 2013-09-26 19:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description shotboy 2013-09-15 13:08:42 UTC

    
Comment 1 shotboy 2013-09-15 13:15:10 UTC
Fedora19 on a Gigabyte A-M68MT-S2PE motherboard.
Fedora Settings : Details : Overview
	Memory: 7.6 GiB
	Processor: AMD Phenom(tm) II X4 840 Processor x 4
	OS Type: 64-bit
	Graphics: Gallium 0.4 on NV4C
	Gnome: Version 3.8.4
Gnome-Bugzilla-ID: 706062 determined this to be a driver problem and suggested filing a bug against the nouveau driver
https://bugzilla.gnome.org/show_bug.cgi?id=706062
Thank you for your help
Note: Icons are active (can be clicked) but are simply not displayed in the All Applications view (nor is the vertical scrollbar).  Frequently Used view displays application icons properly, but have not tried using enough to get a scrollbar in that display.
Comment 2 Emil Velikov 2013-09-15 13:34:28 UTC
Can you try a mesa containing this

commit 3282697621241e646247b85327c50747416a766b
Author: Ilia Mirkin <imirkin@alum.mit.edu>
Date:   Sun Sep 1 12:38:52 2013 -0400

    nv30: find first unused texcoord rather than bailing if first is used
    
    This fixes shaders produced by supertuxkart.
    
    Cc: "9.2" <mesa-stable@lists.freedesktop.org>
    Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>


Which at the current stage is available only in the master branch in the mesa tree [1]. I'm expecting this commit to be part of 9.2.1 in due course 


[1] http://cgit.freedesktop.org/mesa/mesa/
Comment 3 shotboy 2013-09-15 14:10:10 UTC
Thank you for your prompt reply, but I'm not competent to understand it.  This is my first exposure to the term "mesa".  I looked at the URL but am drawing a blank.
Comment 4 Emil Velikov 2013-09-15 15:00:08 UTC
You would need to retrieve the code and rebuild mesa (note that fedora and other distributions split mesa into lots of separate packages)

Upon rebuilding you can either create a RPM package (A) or use it from standalone location (B).

A) With regards to rebuilding and installing a RPM, this article [1] will be of use, as well as the fedora irc channel. Note that you do not need to write/create a mesa.spec file, a simple copy of the current one used by fedora should work like a charm (remember to bump the version number).

B) Whereas if you prefer to build and install mesa to a separate location our wiki has some instructions on how you can do that [2]. Note in this case may have to resolve build dependencies, and configure flags by checking with fedora's mesa.spec file.


[1] http://fedoraproject.org/wiki/How_to_create_an_RPM_package
[2] http://nouveau.freedesktop.org/wiki/InstallNouveau/
Comment 5 shotboy 2013-09-26 19:03:38 UTC
The latest round of Fedora updates included the new mesa and my display problem is resolved.  Thank you very much for your help.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.