Description of problem: Actual results: Users cannot choose other shapes than rectangles when inserting a new shape. How reproducible: ALWAYS Version-Release number of selected component (if applicable): 1.4.3-2.fc20 Additional info: same bug that 1009979 CLOSED
Confirmed it still happens. It seems to be due to[1]: QObject::connect : Incompatible sender/receiver arguments AutoformButtonGroup::FormSel(int,int,qreal*) --> ModeToolBar::SelShape(int,int,double*) I changed the slots with the patch[2] and it works for me. Not sure if there is something else still lingering on... The new source rpm is available here[3] and the koji build is here[4]. HTH, Mario [1] http://bugs.scribus.net/view.php?id=11738 [2] https://www.dropbox.com/s/15qlefyq4ysz776/scribus-1.4.3-to-double-fixed.patch?dl=0 [3] https://www.dropbox.com/s/tf7hbl4rgax09il/scribus-1.4.3-3.fc20.src.rpm?dl=0 [4] http://koji.fedoraproject.org/koji/taskinfo?taskID=7467066
(In reply to Mario Ceresa from comment #1) > Confirmed it still happens. It seems to be due to[1]: > > QObject::connect : Incompatible sender/receiver arguments > AutoformButtonGroup::FormSel(int,int,qreal*) --> > ModeToolBar::SelShape(int,int,double*) > > I changed the slots with the patch[2] and it works for me. Not sure if there > is something else still lingering on... > > The new source rpm is available here[3] and the koji build is here[4]. > > HTH, > > Mario > > [1] http://bugs.scribus.net/view.php?id=11738 > [2] > https://www.dropbox.com/s/15qlefyq4ysz776/scribus-1.4.3-to-double-fixed. > patch?dl=0 > [3] > https://www.dropbox.com/s/tf7hbl4rgax09il/scribus-1.4.3-3.fc20.src.rpm?dl=0 > [4] http://koji.fedoraproject.org/koji/taskinfo?taskID=7467066 but your build failed on ARM, so it's not fixed correctly
scribus-1.4.4-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/scribus-1.4.4-5.fc21
scribus-1.4.4-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/scribus-1.4.4-5.fc20
scribus-1.4.4-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/scribus-1.4.4-2.fc19
scribus-1.4.4-5.fc20 works
Package scribus-1.4.4-5.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing scribus-1.4.4-5.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9896/scribus-1.4.4-5.fc21 then log in and leave karma (feedback).
(In reply to Dan Horák from comment #2) > (In reply to Mario Ceresa from comment #1) > > Confirmed it still happens. It seems to be due to[1]: > > > > QObject::connect : Incompatible sender/receiver arguments > > AutoformButtonGroup::FormSel(int,int,qreal*) --> > > ModeToolBar::SelShape(int,int,double*) > > > > I changed the slots with the patch[2] and it works for me. Not sure if there > > is something else still lingering on... > > > > The new source rpm is available here[3] and the koji build is here[4]. > > > > HTH, > > > > Mario > > > > [1] http://bugs.scribus.net/view.php?id=11738 > > [2] > > https://www.dropbox.com/s/15qlefyq4ysz776/scribus-1.4.3-to-double-fixed. > > patch?dl=0 > > [3] > > https://www.dropbox.com/s/tf7hbl4rgax09il/scribus-1.4.3-3.fc20.src.rpm?dl=0 > > [4] http://koji.fedoraproject.org/koji/taskinfo?taskID=7467066 > > but your build failed on ARM, so it's not fixed correctly I'm sorry Dan, I really don't know enough about ARM platform to fix it :)
scribus-1.4.4-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
scribus-1.4.4-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
scribus-1.4.4-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.