View Issue Details

IDProjectCategoryView StatusLast Update
0007047ScribusPlug-inspublic2011-01-11 14:49
Reporterdeanm58 Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformi386OSLinuxOS VersionFedoraCore 5
Product Version1.3.5svn 
Summary0007047: errors with plugins when starting scribus
DescriptionWhen starting scribus135svn The splash screen vanishes and another error box appears complaining about loading 2 plugins. libpathalongpath.so and libmeshdistortion.so. I click ok and scribus resumes loading.
Error dialogue attached as errordialogue.png
If I start scribus from command line I get this additional information.
bash-3.1$ ./scribus-1.3.5svn
Cannot find plugin: /home/deanm/SCRIBUS/svn135/install/lib/scribus-1.3.5svn/plug ins//libpathalongpath.so: cannot restore segment prot after reloc: Permission de nied
Cannot find plugin: /home/deanm/SCRIBUS/svn135/install/lib/scribus-1.3.5svn/plug ins//libmeshdistortion.so: cannot restore segment prot after reloc: Permission d enied
Cannot find plugin: /home/deanm/SCRIBUS/svn135/install/lib/scribus-1.3.5svn/plug ins//libmeshdistortion.so: cannot restore segment prot after reloc: Permission d enied
Cannot find plugin: /home/deanm/SCRIBUS/svn135/install/lib/scribus-1.3.5svn/plug ins//libpathalongpath.so: cannot restore segment prot after reloc: Permission de nied
I have checked my permissions etc and everything seems ok.
This did not occur with the previous snapshot.
TagsNo tags attached.
Patch

Activities

2008-05-23 03:27

 

errordialogue.png (13,642 bytes)   
errordialogue.png (13,642 bytes)   

subik

2008-05-25 07:43

manager   ~0019721

hmm, are you usind SELinux?
When I'm searching google for this error phase it looks like SELinux issue. Try to switch it off, please. Then report the result.

http://nivlekelvin.wordpress.com/2008/01/05/temporarily-switch-off-and-disable-selinux/

deanm58

2008-05-25 10:25

reporter   ~0019723

you are correct subik. I disabled selinux started ok, re-enabled selinux and I got the error. I will look into changing config of selinux.

plinnell

2008-05-28 13:45

viewer   ~0019761

I will add a note in the docs about this in case someone else stumbles across the same issue.

cbradney

2008-05-30 10:07

administrator   ~0019770

We need to add -fPIC to these plugins, even on x86. See Scribus/trunk/Scribus/scribus/plugins/tools/2geomtools/lib2geom/CMakeLists.txt as an example, although this is currently only selecting for x64

cbradney

2008-06-01 22:40

administrator   ~0019785

Theres a new test in SVN now, for debug mode only. Please retest with revision 12195 or greater. If its ok, we can set for release builds too.

deanm58

2008-06-03 00:13

reporter   ~0019793

Tried new revision still giving same results here. Sorry I can't run in debug mode at moment. (my gdb is broke :( , but I did compile with debug enabled.

cbradney

2008-09-24 14:20

administrator   ~0020325

Dean is this still an issue?

subik

2009-04-23 09:11

manager   ~0021603

bump

cbradney

2009-10-04 21:27

administrator   ~0022609

ping

cbradney

2010-05-18 13:17

administrator   ~0023942

Not sure if this is still an issue... please update this ticket.

Issue History

Date Modified Username Field Change
2008-05-23 03:27 deanm58 New Issue
2008-05-23 03:27 deanm58 File Added: errordialogue.png
2008-05-25 07:43 subik Note Added: 0019721
2008-05-25 07:43 subik Status new => feedback
2008-05-25 10:25 deanm58 Note Added: 0019723
2008-05-28 13:45 plinnell Note Added: 0019761
2008-05-28 13:45 plinnell Status feedback => resolved
2008-05-28 13:45 plinnell Resolution open => no change required
2008-05-30 10:05 cbradney Status resolved => assigned
2008-05-30 10:05 cbradney Assigned To => cbradney
2008-05-30 10:07 cbradney Note Added: 0019770
2008-06-01 22:40 cbradney Note Added: 0019785
2008-06-03 00:13 deanm58 Note Added: 0019793
2008-09-24 14:20 cbradney Note Added: 0020325
2009-04-23 09:11 subik Note Added: 0021603
2009-10-04 21:27 cbradney Note Added: 0022609
2010-05-18 13:17 cbradney Note Added: 0023942
2011-01-11 14:49 plinnell Status assigned => closed