[Bug 232875] New: Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 232875] New: Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

Bugzilla from vonwallace@yahoo.com
https://bugs.kde.org/show_bug.cgi?id=232875

           Summary: Compile 1.2.0 from tar or 1.3.0 from SVN Decorate /
                    Texture gives me a blank target and will not apply
           Product: digikam
           Version: unspecified
          Platform: Debian stable
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.2.0 & 1.3.0 (using KDE 4.4.1)
OS:                Linux
Installed from:    Debian stable Packages

Use the following batch to Complie from SVN 1.3:

Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank
target and will not apply

#To checkout the latest kdegraphics libs svn source for KDE4 (includes libkipi,
libkdcraw, libkexiv2, libksane) :

cd kdegraphics/build
make uninstall
cd ..
cd ..

rm -r kdegraphics
svn co -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdegraphics
cd kdegraphics
svn up libs
svn up cmake

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config
--prefix` ..
make
make install

cd ..
cd ..

cd graphics/build
make uninstall
cd ..
cd ..


rm -r graphics
svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics
cd graphics
svn up digikam
svn up kipi-plugins
svn up cmake

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config
--prefix` ..
make
make install

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 232875] Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

Bugzilla from vonwallace@yahoo.com
https://bugs.kde.org/show_bug.cgi?id=232875





--- Comment #1 from Von Wallace <vonwallace yahoo com>  2010-03-31 19:25:51 ---
The reason it is not working is the contents of
/usr/share/kde4/apps/digikam/data
has no textures in it the install part is not placing the textures in that
directory..

Not sure what the real fix is...

So I just added the below line to the above simple script...

cd /usr/share/kde4/apps/digikam/data
cp /home/vonskie/dk/graphics/digikam/data/pics/texturepatterns/*.png .


This copies the textures where they need to be... Not sure why the installer is
not doing this..

This happens on the 1.3.0 SVN and 1.2.0 tar

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 232875] Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

Gilles Caulier-4
In reply to this post by Bugzilla from vonwallace@yahoo.com
https://bugs.kde.org/show_bug.cgi?id=232875


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2010-04-01 14:35:44 ---
SVN commit 1109975 by cgilles:

wrong cmake syntax to include subdir during compilation and install
BUGS: 232875


 M  +2 -1      CMakeLists.txt  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1109975

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 232875] Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

Gilles Caulier-4
In reply to this post by Bugzilla from vonwallace@yahoo.com
https://bugs.kde.org/show_bug.cgi?id=232875

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |1.3.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 232875] Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

bugzilla_noreply
In reply to this post by Bugzilla from vonwallace@yahoo.com
https://bugs.kde.org/show_bug.cgi?id=232875

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Portability

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 232875] Compile 1.2.0 from tar or 1.3.0 from SVN Decorate / Texture gives me a blank target and will not apply

bugzilla_noreply
In reply to this post by Bugzilla from vonwallace@yahoo.com
https://bugs.kde.org/show_bug.cgi?id=232875

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Portability                 |Bundle-Tarball

--
You are receiving this mail because:
You are the assignee for the bug.