<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Adding kde-core-devel, which is better suited for these kind of
    emails.<br>
    <br>
    Seems to me that trunk is actually not up to date for kdelibs, and
    that accessor to
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
    <p style="margin: 0px; text-indent: 0px;">resizeMethodHint is
      missing from plasma/wallpaper.h / .cpp<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      See patch attached. (can someone fix/commit this ?)<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      At least it made things compile again for me.<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
      Hugo<br>
    </p>
    <p style="margin: 0px; text-indent: 0px;"><br>
    </p>
    <blockquote
cite="mid:CAFx7UVV-bam-6SC7Ompi1F7WZKqFmHKcVV-50bof59R1n3WnrA@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi guys,

I keep getting this error while trying to build kde-workspace module:

[ 57%] Building CXX object
plasma/generic/wallpapers/image/CMakeFiles/plasma_wallpaper_image.dir/backgroundlistmodel.o
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:
In member function ‘virtual void Image::save(KConfigGroup&)’:
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:130:66:
error: ‘resizeMethodHint’ was not declared in this scope
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:
In member function ‘virtual QWidget*
Image::createConfigurationInterface(QWidget*)’:
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:152:51:
error: ‘resizeMethodHint’ was not declared in this scope
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:241:34:
error: ‘resizeMethodHint’ was not declared in this scope
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:251:60:
error: ‘resizeMethodHint’ was not declared in this scope
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:
In member function ‘void Image::positioningChanged(int)’:
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:630:47:
error: ‘resizeMethodHint’ was not declared in this scope
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:
In member function ‘void Image::renderWallpaper(const QString&)’:
/home/ggorosito/kde/kdesrc/kde/kde-workspace/plasma/generic/wallpapers/image/image.cpp:783:44:
error: ‘resizeMethodHint’ was not declared in this scope
make[2]: *** [plasma/generic/wallpapers/image/CMakeFiles/plasma_wallpaper_image.dir/image.o]
Error 1

Full log: <a class="moz-txt-link-freetext" href="http://pastebin.com/UnE2m3Am">http://pastebin.com/UnE2m3Am</a>

Today I talked with Aaron about this, he told me to make sure that
kdelibs is up to date and is setted up to branch KDE/4.7.. and it is:

ggorosito@glaptop:~/kde/kdesrc/kde/kdelibs$ git config --get-all
remote.origin.url
<a class="moz-txt-link-freetext" href="http://anongit.kde.org/kdelibs.git">http://anongit.kde.org/kdelibs.git</a>

ggorosito@glaptop:~/kde/kdesrc/kde/kdelibs$ git branch
* KDE/4.7
  master

Any ideas!?

#######################################
#  Gonzalo Gorosito
#  Programador && sysadmin
#
#  <a class="moz-txt-link-freetext" href="http://www.tutorialesdebian.com">http://www.tutorialesdebian.com</a> - Tutoriales para debianeros,
scripts, info, notícias y mucho mas.
#  <a class="moz-txt-link-freetext" href="http://www.ggorosito.com.ar">http://www.ggorosito.com.ar</a> - Website personal
#######################################

</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Visit <a class="moz-txt-link-freetext" href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> to unsubscribe <<
</pre>
        </blockquote>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>