Re: [kde] Associaton configuration in Konqueror



Hi,

On Wednesday 21 November 2007, Qiuye Wang wrote:

Here is the output of ls -l
total 12
drwxr-xr-x 2 qiuye qiuye 4096 2007-11-14 10:25 application
drwxr-xr-x 2 qiuye qiuye 4096 2007-11-21 22:34 audio
drwxr-xr-x 2 qiuye qiuye 4096 2007-11-05 20:17 image

Every directory should be owned by your user and be "rwx" for at least the
user.

so the permissions and owner seem to be right

You can also check if there is a file
.kde/share/mimelnk/audio/x-mp3.desktop
and if there is that its owner is also your user and it is at least "rw"
for the owner.

Here is the output of ls -l
total 4
-rw------- 1 qiuye qiuye 78 2007-11-21 22:34 x-mp3.desktop

Well also not wrong...

Yes, looks good.

Try this

# touch ~/.kde/share/mimelnk/audio/x-mp3.desktop

Does this work?
Explaination: this tries to "touch" the file given its relative path to the
home directory. "touch" means it will only modify the access timestamp, i.e.
not do any change on the file itself, but it will test if the access is
allowed.

If it works, what does

# kde-config --path mime

write as its output?

Cheers,
Kevin

--
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring

Attachment: signature.asc
Description: This is a digitally signed message part.

___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Relevant Pages

  • Re: What I did NOT come to kde 4
    ... file/process management plug-in for the owner, ... have near a dozen users, most of them clueless and you have to ... any long time kde user will rememmber the migration ... problems that occured when switching from kde 2 to kde 3. ...
    (comp.windows.x.kde)
  • Re: What I did NOT come to kde 4
    ... file/process management plug-in for the owner, ... have near a dozen users, most of them clueless and you have to ... any long time kde user will rememmber the migration ... problems that occured when switching from kde 2 to kde 3. ...
    (comp.windows.x.kde)
  • Re: database split before or after security?
    ... I always have a user as owner, ... Developer Group, both groups have identical security permissions. ... forms) but not the tables or queries. ... Group nor the Developer Group has Open/Run permissions on the tables ...
    (microsoft.public.access.security)
  • db_ddladmin database role and dbo security
    ... I have a developer that I gave db_ddladmin role so he ... can create objects by specifying DBO as the owner. ... execute the stored proc because he didn't have permission ...
    (microsoft.public.sqlserver.security)
  • User rights problem
    ... "Specified owner name 'dbo' either does not exist or you do not have ... rights which i should give to the "developer" login for donig so. ...
    (microsoft.public.sqlserver.security)

Loading