After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701315 - In background settings, not to select a different default wallpaper or an image, only allows colors.
In background settings, not to select a different default wallpaper or an ima...
Status: RESOLVED DUPLICATE of bug 702283
Product: gnome-shell
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-30 21:45 UTC by Alejandro HC
Modified: 2013-06-15 15:01 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
Consequences of selecting a wallpaper in fedora 19 (180.70 KB, image/png)
2013-05-31 19:09 UTC, Alejandro HC
Details

Description Alejandro HC 2013-05-30 21:45:10 UTC
Fedora 19 beta test.

This looks like a fedora specific bug.

When trying to select a different wallpaper official distribution, shows only wallpaper color. The same is true when trying to select a custom image.
The only real change is when you change a color in the palette.

This behavior is dragged from fedora alpha and is kept up to date (last updated 30-May)
Comment 1 Matthias Clasen 2013-05-31 00:28:33 UTC
Are you saying that there are no wallpapers or pictures shown in the popup dialog, or that selecting one does not take effect ?
Comment 2 Alejandro HC 2013-05-31 18:58:01 UTC
(In reply to comment #1)
> Are you saying that there are no wallpapers or pictures shown in the popup
> dialog, or that selecting one does not take effect ?

The wallpaper I select in the background panel, do not take effect. For example, selecting a wallpaper either, or a picture of my folder, is represented by a "white" in the Gnome desktop.
Comment 3 Alejandro HC 2013-05-31 19:09:13 UTC
Created attachment 245774 [details]
Consequences of selecting a wallpaper in fedora 19

Attached screenshot that illustrates the problem presented. You can see a wallpaper I selected the default list, and how it is actually rendered on the desktop.
Comment 4 Alejandro HC 2013-06-14 17:12:59 UTC
I understand that there may be more themes GNOME priority but upgrading to 3.8.3 the problem still remains.

Thinking it might be a configuration problem, I reinstalled fedora 19 beta again and updated throughout the day, however, I realized that the problem persists.
Comment 5 Bastien Nocera 2013-06-14 17:16:15 UTC
gnome-shell is responsible for drawing the background now.

Do you use any extensions or made particular changes in gnome-tweak-tool (like themes, etc.)?
Comment 6 Ray Strode [halfline] 2013-06-14 23:29:32 UTC
could be bug 702283

what's the output of 

$ glxinfo -l |grep GL_MAX_TEXTURE_SIZE
Comment 7 Alejandro HC 2013-06-15 09:41:34 UTC
@Bastien
As I mentioned a little above, thinking it might be a configuration problem reinstalled the whole system from scratch, so I have no extensions installed (even gnome-tweak-tool or dconf-editor). I repeat that it is only with some pictures (do not know the pattern of the problem yet).


@Ray
The output is: GL_MAX_TEXTURE_SIZE = 2048

Definitely the bug 702283 is related and is the source of the error.
I guess then that I have submitted bug should be marked as a duplicate of bug 702283.

Thank you very much.
Comment 8 Ray Strode [halfline] 2013-06-15 14:30:42 UTC
alright, as a workaround until bug 702283 is fixed, just make sure to use backgrounds that are less than 2048 pixels tall and less than 2048 pixels wide.

Hopefully we'll have the issue resolved soon!

*** This bug has been marked as a duplicate of bug 702283 ***
Comment 9 Alejandro HC 2013-06-15 15:01:02 UTC
(In reply to comment #8)

Thank you very much for your prompt response.