Bug 277628

Summary: resize controls in editor are missing
Product: [Applications] digikam Reporter: Michal Hlavinka <mhlavink>
Component: Plugin-Editor-ResizeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 2.4.0
Attachments: screenshot
Not reproducible...

Description Michal Hlavinka 2011-07-12 14:38:46 UTC
Created attachment 61808 [details]
screenshot

Version:           2.0.0 (using Devel) 
OS:                Linux

There are no controls in resize image tool (in editor, not in batch processing).

Reproducible: Always

Steps to Reproduce:
1. open image in editor (F4)
2. Transform->Resize...


Actual Results:  
missing controls, just try, ok and cancel, but nothing that can be used to actually resize the image

Expected Results:  
controls to resize image present

version: 2.0 rc ( digikam-2.0.0-0.2.rc.fc15.x86_64, kipi-plugins-2.0.0-0.2.rc.fc15.x86_64 )
Comment 1 caulier.gilles 2011-07-12 15:17:15 UTC
Created attachment 61811 [details]
Not reproducible...

Using current implementation from git, it's not reproducible.

Which KDE widget style you use ?

Here it's Oxygen...

Gilles Caulier
Comment 2 Michal Hlavinka 2011-07-12 15:33:00 UTC
I'm not completely sure what's the answer, but I have
Desktop Theme: seamless
Window Decorations: Oxygen
Comment 3 Michal Hlavinka 2011-07-12 15:34:59 UTC
I have this in terminal:

$ digikam 
libdc1394 error: Failed to initialize libdc1394
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
Object::connect: No such slot DigikamTransformImagePlugin::ResizeTool::slotUpdateSpotInfo(const Digikam::DColor&, const QPoint&)
Object::connect:  (receiver name: 'resizeimage')
Object::connect: No such slot DigikamTransformImagePlugin::ResizeTool::slotUpdateSpotInfo(const Digikam::DColor&, const QPoint&)
Object::connect:  (receiver name: 'resizeimage')
Comment 4 caulier.gilles 2011-11-24 11:20:02 UTC
>DigikamTransformImagePlugin::ResizeTool::slotUpdateSpotInfo(const
>Digikam::DColor&, const QPoint&)
>Object::connect:  (receiver name: 'resizeimage')

These warnings are not relevant of settings view. This is not the problem.

Can you reproduce the problem on your computer with 2.3.0 ?

Gilles Caulier
Comment 5 Michal Hlavinka 2011-11-25 09:05:39 UTC
(In reply to comment #4)
> Can you reproduce the problem on your computer with 2.3.0 ?

2.3.0 works fine, resize controls are present