openSUSE Forums > Archives > Novell Archives » Apps Not Executing

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
Page 1 of 3 1 23
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-Nov-2005, 21:47
Donald Ade
Guest
 
Posts: n/a
Default Apps Not Executing

OK.. another weird issue... none of the users can run none SUSE specific
applications. Azureus, iTunes (via crossover office 5), etc... I created a
generic user to test whether or not this was profile related. As user "foo"
I stil was unable to run programs I downloaded. Any ideas? Should I
reinstall SUSE?

- Donald Ade
  #2 (permalink)  
Old 02-Nov-2005, 23:11
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Donald Ade <dade@venom3dinc.com> wrote in
news:0Lfaf.1711$NC.392@prv-forum2.provo.novell.com:

> Azureus, iTunes (via crossover office 5), etc... I created a
> generic user to test whether or not this was profile related. As user
> "foo" I stil was unable to run programs I downloaded. Any ideas?


What is the exact error when you try to execute the apps? What are the
rights and ownerships off the apps set to? Are these installed through
RPMs for SuSE or manually?

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #3 (permalink)  
Old 04-Nov-2005, 06:21
Donald Ade
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Uwe Buckesfeld wrote:

> Donald Ade <dade@venom3dinc.com> wrote in
> news:0Lfaf.1711$NC.392@prv-forum2.provo.novell.com:
>
>> Azureus, iTunes (via crossover office 5), etc... I created a
>> generic user to test whether or not this was profile related. As user
>> "foo" I stil was unable to run programs I downloaded. Any ideas?

>
> What is the exact error when you try to execute the apps? What are the
> rights and ownerships off the apps set to? Are these installed through
> RPMs for SuSE or manually?
>
> Uwe
>


error message(s): KDEInit will not luanch.
All setting, rights and privilages are defualt from a vanilla (i.e. plain)
install. Crossover office 5 was installed via RPM but all windows apps are
installed under /home/user/.cxoffice.
Any apps that can be run from its own folder, like Azureus, If it resides in
my home directory, it wont run. But If I move it to /opt directory then it
runs no problem. I would rather not do that unless the app is critical for
use. MY "/" directory and my /home directory are different Hard drives.
When I initially set it up this way (circa suse linux 9.1) every thing
worked fine. I did a fresh install of Suse 10 (after a failed 9.3 upgrade)
and little issues are starting to pop up.
  #4 (permalink)  
Old 06-Nov-2005, 08:06
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Donald Ade <dade@venom3dinc.com> wrote in
news:EnIaf.835$bk5.704@prv-forum2.provo.novell.com:

> Any apps that can be run from its own folder, like Azureus, If it
> resides in my home directory, it wont run. But If I move it to /opt
> directory then it runs no problem.


Ahain, rights and ownerships of the files?

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #5 (permalink)  
Old 06-Nov-2005, 20:23
Donald Ade
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Uwe Buckesfeld wrote:

> Donald Ade <dade@venom3dinc.com> wrote in
> news:EnIaf.835$bk5.704@prv-forum2.provo.novell.com:
>
>> Any apps that can be run from its own folder, like Azureus, If it
>> resides in my home directory, it wont run. But If I move it to /opt
>> directory then it runs no problem.

>
> Ahain, rights and ownerships of the files?
>
> Uwe
>


yuip all mine, full rights it has to be a hard drive thing, / is its own
hard drive. /home is also its own hard drive. On my laptop (single hard
drive) everything works.
  #6 (permalink)  
Old 06-Nov-2005, 23:10
Uwe Buckesfeld
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Donald Ade <dade@venom3dinc.com> wrote in
news:_Uybf.676$u%.393@prv-forum2.provo.novell.com:

> yuip all mine, full rights it has to be a hard drive thing, / is its
> own hard drive. /home is also its own hard drive. On my laptop (single
> hard drive) everything works.


I'm out, sorry.

Uwe

--
Novell Support Connection Volunteer SysOp
Please don't send me support related e-mail unless I ask you to do so.
  #7 (permalink)  
Old 07-Nov-2005, 13:00
Matt Gibson
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Donald Ade wrote:

> yuip all mine, full rights it has to be a hard drive thing, / is its own
> hard drive. /home is also its own hard drive. On my laptop (single hard
> drive) everything works.


/home doesn't happen to be mounted with the "noexec" option, does it?

M

--
"It's the small gaps between the rain that count,
and learning how to live amongst them."
-- Jeff Noon
  #8 (permalink)  
Old 08-Nov-2005, 22:49
Donald Ade
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Matt Gibson wrote:

> Donald Ade wrote:
>
>> yuip all mine, full rights it has to be a hard drive thing, / is its own
>> hard drive. /home is also its own hard drive. On my laptop (single hard
>> drive) everything works.

>
> /home doesn't happen to be mounted with the "noexec" option, does it?
>
> M
>


I think the system snookered me.

/etc/fstab

/dev/hdb1 /data1 auto user,acl,user_xattr 0
0
/dev/hde5 /home auto user,noacl,user_xattr 0
0

login script

mount: you didn't specify a filesystem type for /dev/hdb1
I will try type reiserfs
/dev/hdb1 on /data1 type reiserfs (rw,noexec,nosuid,nodev,acl,user_xattr)
mount: you didn't specify a filesystem type for /dev/hde5
I will try type reiserfs
/dev/hde5 on /home type reiserfs (rw,noexec,nosuid,nodev,noacl,user_xattr)

  #9 (permalink)  
Old 08-Nov-2005, 23:52
Donald Ade
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Donald Ade wrote:

> Matt Gibson wrote:
>
>> Donald Ade wrote:
>>
>>> yuip all mine, full rights it has to be a hard drive thing, / is its own
>>> hard drive. /home is also its own hard drive. On my laptop (single hard
>>> drive) everything works.

>>
>> /home doesn't happen to be mounted with the "noexec" option, does it?
>>
>> M
>>

>
> I think the system snookered me.
>
> /etc/fstab
>
> /dev/hdb1 /data1 auto user,acl,user_xattr
> 0 0
> /dev/hde5 /home auto user,noacl,user_xattr
> 0 0
>
> login script
>
> mount: you didn't specify a filesystem type for /dev/hdb1
> I will try type reiserfs
> /dev/hdb1 on /data1 type reiserfs (rw,noexec,nosuid,nodev,acl,user_xattr)
> mount: you didn't specify a filesystem type for /dev/hde5
> I will try type reiserfs
> /dev/hde5 on /home type reiserfs (rw,noexec,nosuid,nodev,noacl,user_xattr)



I keep modifying /etc/mtab but it keeps reverting back. arrrgggg.
  #10 (permalink)  
Old 09-Nov-2005, 04:52
baskitcaise
Guest
 
Posts: n/a
Default Re: Apps Not Executing

Donald Ade adjusted his/her tinfoil beanie to post:


>> I think the system snookered me.
>>
>> /etc/fstab
>>
>> /dev/hdb1 /data1 auto
>> user,acl,user_xattr 0 0
>> /dev/hde5 /home auto
>> user,noacl,user_xattr 0 0
>>
>> login script
>>
>> mount: you didn't specify a filesystem type for /dev/hdb1
>> I will try type reiserfs
>> /dev/hdb1 on /data1 type reiserfs
>> (rw,noexec,nosuid,nodev,acl,user_xattr) mount: you didn't specify a
>> filesystem type for /dev/hde5
>> I will try type reiserfs
>> /dev/hde5 on /home type reiserfs
>> (rw,noexec,nosuid,nodev,noacl,user_xattr)

>
>
> I keep modifying /etc/mtab but it keeps reverting back. arrrgggg.



Donald,

You cannot edit mtab, mtab is a "virtual" file that is created to show
what filesystems are mounted, it dynamically changes with every boot or
individual mounting.

because you have not specified the actual fs the system tries to guess
what it is and assigns default values for the partition, you need to
edit fstab by hand and specify the filesystem and perms.

Something along the lines of this one from my fstab:

/dev/sdc5 /home reiserfs acl,user_xattr 1 2

HTH


--
Mark
Twixt hill and high water
N. Wales, UK
Novell Support Forums SysOp

 
Page 1 of 3 1 23

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2