~brandontschaefer/compiz/window-max-semimax-animation

« back to all changes in this revision

Viewing changes to tests/compiz.supp

  • Committer: Brandon Schaefer
  • Date: 2013-01-11 23:45:42 UTC
  • mfrom: (3533.2.25 0.9.9)
  • Revision ID: brandon.schaefer@canonical.com-20130111234542-xuld503t61hm95io
* Merged trunk

[ Jussi Pakkanen ]
* Build warning "multiple rules generate gtk/gnome/compiz.desktop.
  build will not be correct; continuing anyway" (LP: #1086789)
* Build uses pyrexc without checking that it exists (LP: #1086704)
[ Iven Hsu ]
* KWD: Appmenu always pops up at top-left corner of the screen (LP:
  #1089863)
[ Matija Skala ]
* findcompiz_install doesn't work (LP: #1051595)
[ Michail Bitzes ]
* [regression-r3320] firepaint doesn't paint any fire any more (LP:
  #1048505)
[ Timo Jyrinki ]
* Default blacklist string shouldn't contain double escape (LP:
  #1091103)
[ Scott Moreau <oreaus@gmail.com>, MC Return <mc.return@gmx.net>, Sam Spilsbury ]
* [needs-packaging] Wishlist: Missing plug-In: Wizard (LP: #1012330)
[ Brandon Schaefer ]
* Window management - When a monitor is disconnected, the windows do
  not move to the remaining monitor and the Launcher pips do not
  update (LP: #1002246)
[ MC Return ]
* [regression] thumbnail plugin does not build any more (LP: #1020825)
* [regression-r3320][GLES]: showmouse plugin does not work anymore at
  all (LP: #1048267)
[ Robert M <osfan6313@gmail.com>, Sam Spilsbury ]
* CCSM segfaults if no settings found (LP: #1092651)
[ Daniel van Vugt ]
* [regression] Window resize granularity is lost when restored after
  using Grid (LP: #925867)
* compiz_test_resize_logic: Multiple errors: Conditional jump or move
  depends on uninitialised value(s) (LP: #1097179)
* Add support for blacklisting some drivers from using unredirected
  fullscreen windows (LP: #1089246)
* [regression] compiz spends 31% of its CPU time in regexec() (LP:
  #1095001)
* GLShaderCache::priv [PrivateShaderCache] is leaked (LP: #1097664)
* [regression] r3523: Restored windows' contents are offset from (not
  aligned with) their frames (LP: #1089279)
* On ARM lp:compiz defaults to GL instead of GLES and FTBFS unless you
  -DBUILD_GLES=ON (LP: #1088414)
* [regression][GLES] wallpaper plugin does not build any more (LP:
  #1020830)
* [regression-r3320] firepaint doesn't paint any fire any more (LP:
  #1048505)
* findcompiz_install doesn't work (LP: #1051595)
* [Regression] Minimizing a window creates an input-insensitive area
  if you have unityshell loaded (LP: #1089811)
* [clang] lp:compiz r3523 FTBFS: unused function
  'ListValueToSettingValueList' [-Werror,-Wunused-function]  (LP:
  #1089250)
* compiz fails to configure on arm with -DCOMPIZ_BUILD_TESTING=ON
  [package 'gl' not found] (LP: #1088419)
* PrivateGLScreen::projection is leaked (LP: #1097657)
* [clang] Multiple segfaults in test: SetSemantics (LP: #1089251)
* Plugin names are not sorted (they're shown in directory order) when
  cmake is run (LP: #1096780)
* Windows don't respond to input (mouse clicks) if XShape is disabled
  or unavailable (LP: #1087193)
* cmake suggests (kind of) expo is disabled but it still builds
  correctly. (LP: #1083027)
* EGL/GLES compiz builds do a eglWaitGL (synchronous wait) on every
  frame, likely to slow things down (LP: #1086779)
* Incorrect detection of shader support on fglrx (LP: #1026920)
* 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
  wrong values (LP: #1063617)
* resize leaks memory in multiple locations calling
  resize::CompScreenImpl::findWindow() -> operator new() (LP:
  #1097126)
[ Andrea Azzarone ]
* Modal dialogs don't appear on the same workspace/monitor as their
  parent window (LP: #754508)
* Multimonitor: New windows open on the wrong monitor, Place Plugin
  settings silently ignored (LP: #874146)
[ Sam Spilsbury ]
* [regression][GLES] cubeaddon plugin does not build any more (LP:
  #1020823)
* [regression-r3320] Animations and modules/plugins missing in Ubuntu
  12.10 and 13.04 (LP: #1069112)
* [nvidia] Moving or resizing windows freezes and stutters on nvidia
  (especially if some other window is redrawing). (LP: #1027211)
* Clicking on semi-maximized windows in a different workspace fails to
  switch to the correct workspace (LP: #1037164)
* CCSM segfaults if no settings found (LP: #1092651)
* Building compiz with clang++ on raring fails to build libgtest (LP:
  #1095906)
* Using grid-resize prevents windows from maximizing correctly (LP:
  #1093757)
* 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
  wrong values (LP: #1063617)
* ccp can fail to compile, as CompizPlugin is not included (LP:
  #1090845)
* opengl plugin FTBFS with clang (LP: #1095915)
[ Łukasz 'sil2100' Zemczak ]
* FTBFS after python2.7 upgrade - missing pyconfig.h (LP: #1088996)
[ Automatic PS uploader ]
* Automatic snapshot from revision 3554

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Valgrind suppression file for running compiz
 
3
#
 
4
# Copyright (C) 2013  Canonical Ltd.
 
5
# Author: Daniel van Vugt <daniel.van.vugt@canonical.com>
 
6
 
7
# This program is free software; you can redistribute it and/or
 
8
# modify it under the terms of the GNU General Public License
 
9
# as published by the Free Software Foundation; either version 2
 
10
# of the License, or (at your option) any later version.
 
11
 
12
# This program is distributed in the hope that it will be useful,
 
13
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
14
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
15
# GNU General Public License for more details.
 
16
 
17
# You should have received a copy of the GNU General Public License
 
18
# along with this program; if not, write to the Free Software
 
19
# Foundation, Inc., 51 Franklin Street, Fifth Floor,
 
20
# Boston, MA  02110-1301, USA.
 
21
#
 
22
 
 
23
{
 
24
    g_spawn_check_exit_status
 
25
    Memcheck:Cond
 
26
    fun:g_spawn_check_exit_status
 
27
}
 
28
 
 
29
{
 
30
    drmIoctl
 
31
    Memcheck:Param
 
32
    ioctl(generic)
 
33
    fun:ioctl
 
34
    fun:drmIoctl
 
35
}
 
36
 
 
37
{
 
38
    drm_intel_bufmgr_gem_init
 
39
    Memcheck:Cond
 
40
    fun:drm_intel_bufmgr_gem_init
 
41
}
 
42
 
 
43
{
 
44
    Mesa i965 x64
 
45
    Memcheck:Cond
 
46
    obj:/usr/lib/x86_64-linux-gnu/dri/i965_dri.so
 
47
}
 
48
 
 
49
{
 
50
    Mesa libdrm_intel x64
 
51
    Memcheck:Cond
 
52
    obj:/usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
 
53
}
 
54
 
 
55
{
 
56
    _mesa_TexImage2D bad write 4
 
57
    Memcheck:Addr4
 
58
    fun:*
 
59
    ...
 
60
    fun:_mesa_TexImage2D
 
61
}
 
62
 
 
63
{
 
64
    _mesa_TexImage2D bad write 1
 
65
    Memcheck:Addr1
 
66
    fun:*
 
67
    ...
 
68
    fun:_mesa_TexImage2D
 
69
}
 
70
 
 
71
{
 
72
    _mesa_TexImage2D bad memcpy 8
 
73
    Memcheck:Addr8
 
74
    fun:memcpy*
 
75
    ...
 
76
    fun:_mesa_TexImage2D
 
77
}
 
78
 
 
79
{
 
80
    Mesa, how do you get glClear wrong?
 
81
    Memcheck:Addr1
 
82
    fun:bcmp
 
83
    ...
 
84
    fun:_mesa_meta_glsl_Clear
 
85
}
 
86
 
 
87
{
 
88
    Mesa glLinkProgram off by 1
 
89
    Memcheck:Addr1
 
90
    fun:bcmp
 
91
    ...
 
92
    fun:_mesa_glsl_link_shader
 
93
}
 
94
 
 
95
{
 
96
    g_type_init leaks by design, at least up to glib 2.35
 
97
    Memcheck:Leak
 
98
    fun:*alloc
 
99
    ...
 
100
    fun:g_type_init_with_debug_flags
 
101
}
 
102
 
 
103
{
 
104
    g_bus_get_sync
 
105
    Memcheck:Leak
 
106
    fun:*alloc
 
107
    ...
 
108
    fun:g_bus_get_sync
 
109
}
 
110
 
 
111
{
 
112
    g_bus_get_sync memalign
 
113
    Memcheck:Leak
 
114
    fun:memalign
 
115
    ...
 
116
    fun:g_bus_get_sync
 
117
}
 
118
 
 
119
{
 
120
    dbus *alloc leaks
 
121
    Memcheck:Leak
 
122
    fun:*alloc
 
123
    ...
 
124
    fun:g_dbus_*
 
125
}
 
126
 
 
127
{
 
128
    dbus memalign leaks
 
129
    Memcheck:Leak
 
130
    fun:memalign
 
131
    ...
 
132
    fun:g_dbus_*
 
133
}
 
134
 
 
135
{
 
136
    compizBinPath needs to leak env vars
 
137
    Memcheck:Leak
 
138
    fun:malloc
 
139
    fun:strdup
 
140
    fun:*detectCompizBinPath*
 
141
}