View Issue Details

IDProjectCategoryView StatusLast Update
0011738ScribusShape Drawingpublic2013-10-30 21:39
Reporterflolo Assigned Toavox  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Platformx86_64OSLinuxOS Version3.10.11-200.fc19
Product Version1.4.3.svn 
Fixed in Version1.4.3 
Summary0011738: Not able to select Shape
DescriptionI am not able to select an Shape (neither via toolbar, nor via menu), it will always end in an rectangle.

In the background I can see the error messages:
Object::connect: No such slot ModeToolBar::SelShape(int, int, qreal *)
Object::connect: (receiver name: 'Tools')
libpng warning: Duplicate iCCP chunk
libpng warning: Duplicate iCCP chunk
Steps To ReproduceTry to insert shape different from rectangular
TagsNo tags attached.
Patch

Activities

jghali

2013-09-19 12:29

administrator   ~0030604

Unable to reproduce here, works as expected.

flolo

2013-09-19 14:46

reporter   ~0030605

1. System is an Standard Fedora 19 with their default scribus (its 1.4.3-1)
2. The above error/warning message, does not appear when trying to select a different shape, but when starting up scribus

Any options to enable more verbose debug output, which could help?

avox

2013-09-19 15:59

updater   ~0030606

forwarded to Fedora team:
https://bugzilla.redhat.com/show_bug.cgi?id=1009979

Obviously they applied a patch to enable compilation on ARM which causes this.

avox

2013-09-29 10:15

updater   ~0030638

Good news:

Fedora Update System 2013-09-28 21:41:45 EDT
scribus-1.4.3-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
Fixed In Version: scribus-1.4.3-2.fc18 ? scribus-1.4.3-2.fc19

same for 20 and 18

jghali

2013-09-29 12:58

administrator   ~0030639

It seems the "fix" has not been properly tested. The problem is not fixed at all. After updating package and starting the updated scribus, the following message appears in the terminal :

QObject::connect : Incompatible sender/receiver arguments
        AutoformButtonGroup::FormSel(int,int,qreal*) --> ModeToolBar::SelShape(int,int,double*)

As a consequence selecting shape does not work any better. Iirc this is also exactly where the hell begins if one tries to fix this issue while keeping arm compatibility.

eko

2013-10-04 07:46

reporter   ~0030667

Hi,

    I had the exact same issue with the same messages on this host:
$ cat /etc/issue
Fedora release 17 (Beefy Miracle)
Kernel \r on an \m (\l)
$ uname -a
Linux devendra 3.9.10-100.fc17.x86_64 0000001 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

I got the revision 18522 from the repository, compiled it, and now I have the following messages when running scribus:

$ which scribus
/usr/local/bin/scribus
$ scribus
libpng warning: Duplicate iCCP chunk
libpng warning: Duplicate iCCP chunk
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No space left on device
QFileSystemWatcher: failed to add paths: /user/myusername/home

However the bug is fixed on my host (I think the messages 3 and 4 are not relevant since I can open/save documents correctly. fyi they do not appear when I'm opening an existing file on command-line). jghali: maybe you can try the revision 18522 ?
Thanks for the fix.

Issue History

Date Modified Username Field Change
2013-09-19 10:44 flolo New Issue
2013-09-19 12:29 jghali Note Added: 0030604
2013-09-19 14:46 flolo Note Added: 0030605
2013-09-19 15:59 avox Note Added: 0030606
2013-09-29 10:15 avox Note Added: 0030638
2013-09-29 10:17 avox Status new => resolved
2013-09-29 10:17 avox Fixed in Version => 1.4.3
2013-09-29 10:17 avox Resolution open => no change required
2013-09-29 10:17 avox Assigned To => avox
2013-09-29 12:58 jghali Note Added: 0030639
2013-10-04 07:46 eko Note Added: 0030667
2013-10-30 21:39 cbradney Status resolved => closed