KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
135656
:
Bi-Cubic rescaling results in blank image in 1....
P
roduct
:
krita
Co
m
ponent
:
Color models
Status
:
RESOLVED
Resolution
:
DUPLICATE of bug
137325
Target
:
---
Version
:
unspecified
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
0
Description
:
Opened:
2006-10-14 22:42
Last Changed:
2007-01-01 23:50:31
Version: (using KDE KDE 3.5.5) Installed from: SuSE RPMs OS: Linux It seems to be a bug similar to 129537. Rescaling the image by 50% with Bi-Cubic triggers the same kind of error.
Comment
#1
Cyrille Berger 2006-10-15 01:16:09
SVN commit 595585 by berger: disable bicubic and lanczos as they don't work CCBUG:135656 M +2 -2 kis_filter_strategy.cc --- branches/koffice/1.6/koffice/krita/core/kis_filter_strategy.cc #595584:595585 @@ -183,9 +183,9 @@ m_singleton->add(new KisTriangleFilterStrategy); m_singleton->add(new KisBellFilterStrategy); m_singleton->add(new KisBSplineFilterStrategy); - m_singleton->add(new KisLanczos3FilterStrategy); +// m_singleton->add(new KisLanczos3FilterStrategy); m_singleton->add(new KisMitchellFilterStrategy); - m_singleton->add(new KisCubicFilterStrategy); +// m_singleton->add(new KisCubicFilterStrategy); } return KisFilterStrategyRegistry::m_singleton; }
Comment
#2
boud valdyas org 2006-11-06 13:45:02
Which automatically means this bug is confirmed.
Comment
#3
Cyrille Berger 2006-11-16 16:48:17
***
Bug 137166
has been marked as a duplicate of this bug. ***
Comment
#4
boud valdyas org 2006-11-19 16:58:46
Duplicate of 137325 (which is a kind of ginormous meta-scaling bug) *** This bug has been marked as a duplicate of
137325
***
Comment
#5
John Westwood 2007-01-01 23:50:31
Both the Bicubic and Lanczos3 filters produce a transparent image when performing a scale image; other filters seem ok. In my experience, saving the resulting image produces a black picture.
P
latform
:
SuSE RPMs
O
S
:
Linux
K
eywords
:
People
Reporter
:
mrdocs
Assigned To
:
Krita Bugs
CC
:
pfeiffer kde org
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In