[Bug 258600] New: transupp.cpp fails to compile on emerged kde

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

[Bug 258600] New: transupp.cpp fails to compile on emerged kde

Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600

           Summary: transupp.cpp fails to compile on emerged kde
           Product: digikam
           Version: 2.0.0
          Platform: Compiled Sources
        OS/Version: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Created an attachment (id=54001)
 --> (http://bugs.kde.org/attachment.cgi?id=54001)
jpegutils compilation fix

Version:           2.0.0 (using KDE 4.5.3)
OS:                MS Windows

Digikam fails to compile transupp.cpp on emerged windows kde (mingw4), due to
way the libjpeg is built by emerge. Same problem with lossless jpeg operations
kipi-plugin

Reproducible: Didn't try

--
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 258600] transupp.cpp fails to compile on emerged kde

Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600





--- Comment #1 from Gert Kello <gert kello gmail com>  2010-12-02 19:50:31 ---
Created an attachment (id=54002)
 --> (http://bugs.kde.org/attachment.cgi?id=54002)
jpeglossless kipi-plugin fix

--
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 258600] transupp.cpp fails to compile on emerged kde

Gilles Caulier-4
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Portability




--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2010-12-02 20:24:02 ---
Gert,

You assign this patch to 2.0.0. it's the same for current implementation from
svn (next 1.7.0) ?

Gilles Caulier

--
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 258600] transupp.cpp fails to compile on emerged kde

Bugzilla from gert.kello@gmail.com
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600





--- Comment #3 from Gert Kello <gert kello gmail com>  2010-12-03 11:13:02 ---
Yes, the same problem with 1.7.0 svn and patch applies cleanly (the jpeg code
part seems to be identical in 1.7.0 and GoSC2010 branch)

Gert

--
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 258600] transupp.cpp fails to compile on emerged kde

Gilles Caulier-4
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600





--- Comment #4 from Gilles Caulier <caulier gilles gmail com>  2010-12-03 11:30:42 ---
SVN commit 1203150 by cgilles:

apply patch #54001 from Gert Kello
CCBUGS: 258600


 M  +8 -0      jpegutils.cpp  
 M  +8 -0      libjpeg-62/transupp.cpp  
 M  +8 -0      libjpeg-80/transupp.cpp  


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

--
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 258600] transupp.cpp fails to compile on emerged kde

Gilles Caulier-4
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600


Gilles Caulier <[hidden email]> changed:

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




--- Comment #5 from Gilles Caulier <caulier gilles gmail com>  2010-12-03 11:32:34 ---
SVN commit 1203152 by cgilles:

apply patch #54002 from Gert Kello
BUGS: 258600


 M  +8 -0      convert2grayscale.cpp  
 M  +8 -0      imageflip.cpp  
 M  +8 -0      imagerotate.cpp  
 M  +8 -0      jpegtransform.cpp  
 M  +8 -0      transupp.cpp  


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

--
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 258600] transupp.cpp fails to compile on emerged kde

Gilles Caulier-4
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |1.7.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 258600] transupp.cpp fails to compile on emerged kde

bugzilla_noreply
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Compiled Sources            |MS Windows

--
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 258600] transupp.cpp fails to compile on emerged kde

bugzilla_noreply
In reply to this post by Bugzilla from gert.kello@gmail.com
https://bugs.kde.org/show_bug.cgi?id=258600

[hidden email] changed:

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

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