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 732942 - gnome-system-monitor-3.12.2: --disable-wnck enables wnck support
gnome-system-monitor-3.12.2: --disable-wnck enables wnck support
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-09 09:26 UTC by Pacho Ramos
Modified: 2014-07-09 19:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
config.log (54.95 KB, text/plain)
2014-07-09 09:26 UTC, Pacho Ramos
  Details
Fix --disable-wnck option (997 bytes, patch)
2014-07-09 09:39 UTC, Stefano Facchini
none Details | Review

Description Pacho Ramos 2014-07-09 09:26:53 UTC
Created attachment 280214 [details]
config.log

$ ./configure --disable-wnck
[...]
Configuration:

        Source code location:   .
        C Compiler:             gcc
        C++ Compiler:           g++
        CFLAGS:                     -Wall     -Winline     -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes     -Wnested-externs -Wpointer-arith     -Wcast-align -Wsign-compare     -std=gnu89     -g -O2
        CXXFLAGS:               -Wall -std=c++98 -g -O2
        Maintainer mode:        yes
        systemd support:        no
        wnck support:           yes
Comment 1 Stefano Facchini 2014-07-09 09:39:17 UTC
Created attachment 280215 [details] [review]
Fix --disable-wnck option
Comment 2 Robert Roth 2014-07-09 19:45:05 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.