Bug 277628 - resize controls in editor are missing
Summary: resize controls in editor are missing
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Resize (show other bugs)
Version: 2.0.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 14:38 UTC by Michal Hlavinka
Modified: 2017-08-06 19:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.4.0


Attachments
screenshot (785.00 KB, image/png)
2011-07-12 14:38 UTC, Michal Hlavinka
Details
Not reproducible... (447.99 KB, image/png)
2011-07-12 15:17 UTC, caulier.gilles
Details

Note You need to log in before you can comment on or make changes to this bug.
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