Re: applications on login

2005-11-14 Thread Ulrich Fürst
roberto <[EMAIL PROTECTED]> wrote: 
> hello
> i'd like to automatically start on login some applications when i
> begin my kde session, like Yahoo! Messenger, Skype, Mozilla,
> KOrganizer etc;
Just link them to ~/.kde/Autostart/

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: all my fonts go away.

2005-10-10 Thread Ulrich Fürst
Laura Creighton <[EMAIL PROTECTED]> wrote: 

> And -- dpkg-reconfigure fontconfig  did not regenerate the package.

Well, it shouldn't. It just asks you the same questions you were asked
the first time you installed it.

> But the perplexing thing is that when I happened to reboot, all the
> problems went away.  So it seems that as long as I don't _have_
> a libfontconfig, then all is well.

What does 
$ apt-cache policy fontconfig libfontconfig1
say? As the reconfiguring of fontconfig worked, you should have
libfontconfig1 installed. They depend on each other.
Maybe you should run (as root)
# aptitude reinstall fontconfig libfontconfig1

> Does anybody understand this?  Does anybody know why this works, so
> I can figure out what it is that I need to do next to really fix the
> problem?

I don't know exactly, but as far as I understand the postinst script of
fontconfig (which is a depend of libfontconfig) runs "fc-cache". This is
regenerating the font-database. So maybe this solved you're problem. 

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Search for a couple of utilities

2005-10-06 Thread Ulrich Fürst
"Ulrich Fürst" <[EMAIL PROTECTED]> wrote: 
> Isaac Clerencia <[EMAIL PROTECTED]> wrote: 
> > [EMAIL PROTECTED]:~$ dcop knotify Notify notify "video" "Video status"
> > "External  video enabled" "" "" 16 0
> > 
> > It displays a little notification that dissapears by itself, if you
> > 
> 
> Geht auch mit 
> kdialog --passivepopup "Video status" $TIMEOUT

Sorry, for this posting!
I meant that:
kdialog --passivepopup "Video status" $TIMEOUT
does the same as the call of dcop posted by Isaac Clerencia.

Ulrich

(I guess I should write a brainfilter to seperate languages...)



Re: Search for a couple of utilities

2005-10-06 Thread Ulrich Fürst
Isaac Clerencia <[EMAIL PROTECTED]> wrote: 
> [EMAIL PROTECTED]:~$ dcop knotify Notify notify "video" "Video status"
> "External  video enabled" "" "" 16 0
> 
> It displays a little notification that dissapears by itself, if you
> 

Geht auch mit 
kdialog --passivepopup "Video status" $TIMEOUT

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: 2 question about kppp

2005-08-20 Thread Ulrich Fürst
serja <[EMAIL PROTECTED]> wrote: 
> 1. Can I use kppp for cable modem connections?

Sure you can.

> 2. Is kppp execute the scripts in /etc/ppp directory when run in user mode?
> Thanks in advance!

If you mean the scripts in /etc/ppp/ip-up.d/ and /etc/ppp/ip-down.d/
then the answer is yes.

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: trash

2005-08-06 Thread Ulrich Fürst
Hi!
I've kde running and here the setting is in 
~/.kde/share/config/kdeglobals

$ grep "Trash" /home/ulrich/.kde/share/config/kdeglobals
Trash=$HOME/Desktop/Trash/

hth
Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: gtk doesn't recognize my new fonts from msttcorefonts

2005-07-29 Thread Ulrich Fürst
LeVA <[EMAIL PROTECTED]> wrote: 
> Hi!
> 
> I've installed the msttcorefonts package.
> Now in KDE, I can only use the fonts from that package in KDE and GTK2

AFAIR it doesn't change anything to just install the package. You have
to run
/usr/sbin/update-ms-fonts 
after installing it.


Ulrich


--  
http://aful.org/images/patent_banner.gif
http://petition.eurolinux.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: utf8 in konqueror

2005-07-21 Thread Ulrich Fürst
Allan Sandfeld Jensen <[EMAIL PROTECTED]> wrote: 

> On Thursday 21 July 2005 16:31, Bas Spitters wrote:
> > How do I make konqueror display utf8-fonts correctly?
> > The following file works well in firefox, but not in Konqueror.
> > http://www.cs.ru.nl/~spitters/almostper.html
> > Look for the empty boxes.
> >
> You need to use a font that has good unicode support.

For example "Times" or "Standard Symbols L". Just Have a look at the
fonts setting section of konqueror and try them (with you site loaded).

Or you can get a list of utf-8 supporting fonts with
$ xlsfonts -ll | grep -i iso10646 | less

hth 

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Canon S300 USB Printer

2005-07-14 Thread Ulrich Fürst
Richard Wegner <[EMAIL PROTECTED]> wrote: 
> Ulrich Fürst wrote:
> ># apt-get install cupsys-driver-gimpprint
> >cupsys-driver-gimpprint-data \ foomatic-db-gimp-print
>
> Here is what I get when I did that
> 
> doctorvell:/home/docvell# apt-get install cupsys-driver-gimpprint 
> cupsys-driver-gimppprint-data \ foomatic-db-gimp-print
> Reading Package Lists... Done
> Building Dependency Tree... Done
> cupsys-driver-gimpprint is already the newest version.
> E: Couldn't find package cupsys-driver-gimppprint-data

Sure, it's cupsys-driver-gimpprint-data with two p not with three.
everything from
http://ftp.de.debian.org sarge/main

Ulrich



Re: Canon S300 USB Printer

2005-07-13 Thread Ulrich Fürst
Richard Wegner <[EMAIL PROTECTED]> wrote: 
> HELP with  that too) I get this error message.  Actually here is a
> webpage that has  a screen shot of the error message I get:  
> http://www.geocities.com/doctor_vell/printer-help.png
> 

As far as I found out you should do

# apt-get install cupsys-driver-gimpprint cupsys-driver-gimpprint-data \
foomatic-db-gimp-print

hth
Ulrich


-- 

> [...]if this has already been asked.
> 
I don't now either, but you can simply search for error-messages with
google or vivisimo.com or whatever. Just fill the error message into the
form:

give the keywords
"unable to create the Foomatic driver" gimp-print
to one of them. 
The " is to tell google to use the whole 'sentence' as a phrase to
search for. Without them you would get to many hits.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE, CUPS and USB printer

2005-07-01 Thread Ulrich Fürst
Michael Schuerig <[EMAIL PROTECTED]> wrote: 
> installed already. CUPS printing works with another printer attached
> to  the serial port.
> 
> lsusb doesn't list any external device

Is there a "/dev/usb/lp0" in your system?

If yes what does a 
# cat $TEXT_FILE > /dev/usb/lp0 
do?

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE, CUPS and USB printer

2005-07-01 Thread Ulrich Fürst
Hendrik Sattler <[EMAIL PROTECTED]> wrote: 

> And turn the printer on before CUPS starts! If not, the printer queue
> will not  be started and will not be enabled (see cupsenable and
> cupsaccept). I solved this with a hotplug script.

As I had the same problem and solution: Is this a feature or a bug? 

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: slow loading &panel goes blank

2005-06-26 Thread Ulrich Fürst
Edward Dunagin <[EMAIL PROTECTED]> wrote: 
> 
> the only thing execptioal in my XFreelog  is :

Did you have a look at "~/.xsession-errors"?

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: apt-get the KDE 3.4 code

2005-05-20 Thread Ulrich Fürst
Kiwi-Hawk <[EMAIL PROTECTED]> wrote: 
> Hi
> 
> I don't mean to be a bother but would there by a reason that a large
> number of the files give me a 404 can't be found error when I apt-get

What's the exact output from apt-get?
I guess you're sources.list contains wrong entries. 
Just post you're sources.list especially the lines that don't work.

> them. I get the same from  Synaptic also
That's just a front-end to apt-get. If you have a problem with apt-gets
sources.list you will have them with synaptic, too.

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kde menu

2005-04-19 Thread Ulrich Fürst
hja123 <[EMAIL PROTECTED]> wrote: 
> HI,
> 
> I have a couple of command script files which I used to run from the
> console. For convenience, I had them added to the KDE menu using KDE
> Menu Editor. But I cannot execute it via the menu and there isn't any
> error msg. I have checked the permission of the files and they are
> rwxr-xr-x.
> 

I guess you just used the name of your script. Add the full path. The
KDE menu doesn't know anything about the PATH variable in your bashrc.

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: need help updating with apt

2005-03-22 Thread Ulrich Fürst
Daniel Nelson <[EMAIL PROTECTED]> wrote: 
> I am trying to update to KDE 3.4, I added the repo to my sources.list 
> but it doesn't seem to be available to update, can someone let me know
> ---snip--- [EMAIL PROTECTED]:/home/torham# apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> The following packages have been kept back:
>libswfdec0.3
> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Is your libswfdec0.3 out of sarge? And what about your other packages? 

$ apt-cache depends libswfdec0.3
does show you on which packages "libswfdec0.3" is depending on. 

$ apt-get install libswfdec0.3 
will show you a detailed error message.

And what das 
$ apt-cache policy libc6 libswfdec0.3
tell on your system?

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kde pendant to gkrellm

2005-03-02 Thread Ulrich Fürst
Wolfgang Mader <[EMAIL PROTECTED]> wrote: 
> I am searching for a tool for kde like gkrellm for gnome.  It should
> be able to inform me about the temperature of my cpu, about the fan
> speed etc. I have acpi board.

I'm using "torsmo" for this

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: What's the best way to safely remove kde apps?

2005-02-20 Thread Ulrich Fürst
Curt Howland <[EMAIL PROTECTED]> wrote: 
> On Saturday 19 February 2005 08:54, Hendrik Sattler was heard to say:
> > Who cares for the meta packages? They contain not files and can be
> > removed without any problem.
> 
> I've seen results which cast doubt on that statement.
e.g. with aptitude: If you remove the meta package aptitude thinks, the
other pacakges are not necessary anymore and removes them, too. But you
can mark them "i" before performing the remove so they are kept...

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: What's the best way to safely remove kde apps?

2005-02-19 Thread Ulrich Fürst
Tim Folger <[EMAIL PROTECTED]> wrote: 
> I'd like to remove some kde apps that I seldom use--games, etc.--but 
> when I try to use synaptic or apt-get to remove individual kde 
> packages, apt and synaptic want to remove all of kde as well. What is 

Just guessing: Did you install kde as metapackage (kde-base)? Then
everything is depending on some metapackage. As long as you doesn't
remove the metapackage (but keep the applications) you can't remove
anything (o.k. not much).

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Eject fails!?

2005-01-17 Thread Ulrich Fürst
Dirk Salva <[EMAIL PROTECTED]> wrote: 
> Hi,
> 
> on my KDE 3.3.1 (Debian Sarge) "Laufwerkseinbindung loesen" =
> ejecting a CD does not work. I get the errormessage "Keject failed"
> or so. Whats that? Is it a missing dependency? What does this
> menu-function depends on?
> 
I had the same some days ago. Stopping udftools solved it. The packet
cd writer does access a umounted cd, too.

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Kde hangs on splash screen

2005-01-13 Thread Ulrich Fürst
"pepper" <[EMAIL PROTECTED]> wrote: 
> 
> 
> Linux 2.4.27-1-386
> kde 3.2.1
> xserver 4.3.0
> Once i start kde it keep hanging on the splash screen under
> initializing servicesafter few minsit jump out to the grey
> background...and sit there.till i kill the x server.
> 
> Any idea what can it be?

Just have a look at ~/.xsession-errors and /var/log/XFree86.0.log
They should tell you or us.

Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to clear cache

2005-01-11 Thread Ulrich Fürst
Jianan <[EMAIL PROTECTED]> wrote: 
> Let me tell you how  I would have handled this. If I were to come
> across a question which I think the answer is very simple, I would be
> humble enough to  know the  questioner had missed out something
> obvious, given time, he would arrive at the answer. Unless of course

They all gave you not only time, but also hints to solve you're
problem(s)

> 
> As of making double sense of a person name, I had foreseen this, that
> is why I said the pun is unintentional. UNINTENTIONAL,  got it?

You didn't see his smiley, didn't you?

> 
> All my  msgs are related to the threads under discussion. I don't want
> to answer to every poster's individual msg. Its a waste of time and
> bandwidth. All you have to do is to keep up with the mail list.

No it ain't. It's easier for reading, 'cause we know better to which
sentence of which answer you do reply, if you quote proberly.


Ulrich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Removable devices

2004-12-13 Thread Ulrich Fürst
Rainer Dorsch <[EMAIL PROTECTED]> wrote: 

> I am just wondering, if KDE has some kind of native support to let
> appear a icon for devices which are plugged into a usb port like an
> usb drive.
> 

in kcontrol center go to "Desktop" --> "Behaviour" --> Tab "Device
Icons"

There you can configure if a device is displayed when mounted or
unmounted or both.

hth

Ulrich




Re: disabling kpersonalizer

2004-11-06 Thread Ulrich Fürst
On Sat, 6 Nov 2004 15:44:11 +0100
martin f krafft <[EMAIL PROTECTED]> wrote:
> 
> I do wonder why kde-core even depends on kpersonalizer. It should be
> a suggestion...
> 
> /me files a bug.

Sorry, I've writen this out of my memory. I ckecked it now. 
kpersonlizer isn't depending on kde-core but on kdebase. But
kde-core is depending on kdebase, too. So if you try to deinstall
kpersonalizer apt wants to remove both (meta-) packages. 

Ulrich




Re: disabling kpersonalizer

2004-11-06 Thread Ulrich Fürst
On Fri, 5 Nov 2004 10:33:52 +0100
Igor Genibel <[EMAIL PROTECTED]> wrote:
> 
> You should also try to use the kiosk mode directives globaly
> 

Why should someone have a program installed, nobody's using. (or nobody
should use) If I don't want to use ssh and I want to disable someone
else to ssh to my (desktop) computer I don't try firewall rules, but
simply deinstall it...

Or am I missing something?

Ulrich




Re: disabling kpersonalizer

2004-11-04 Thread Ulrich Fürst
On Fri, 29 Oct 2004 22:04:27 +0200
martin f krafft <[EMAIL PROTECTED]> wrote:

> [please CC me on replies]
> 
> I would like to disable kersonalizer globally. I tried:
> 

I had success with "apt-get --purge remove kpersonalizer"

hope to help

Ulrich




Re: default file permissions

2004-05-14 Thread Ulrich Fürst
Silvan schrieb:
On Thursday 13 May 2004 12:18 pm, Ulrich Fürst wrote:

You're right, thanks. I'll change to "user" instead of "staff" (of
course I trust my wife but I'm not sure about myself ;-) ). No o.k. I
just feel better I guess using a group that is made for it.

Or make your own and set it up how you want.  We have our own group.  Group 
700.  Easy to set up, and that way no accidents, since you get to explicitly 
configure everything that's available to that particular group independent of 
package management.

I took our last name for the group name. With a little incident. I 
forgot to change the owner of /home/ It stayed to staff. So KDE couldn't 
start, because it had no write access to the home directory ;-)

read you, Ulrich
P.S. of course I changed the owner of /home/ and subdirectories allready.



Re: default file permissions

2004-05-13 Thread Ulrich Fürst
Nathaniel W. Turner schrieb:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 10 May 2004 11:48 am, Birgit und Ulrich Fürst wrote:
By the way. Is it bad to use staff instead of user as group? I didn't
find any system files using staff.

FWIW, The staff group has write access to everything under /usr/local.  
As /usr/local/bin is in everyone's path by default, only trusted users should 
be put in the staff group.
You're right, thanks. I'll change to "user" instead of "staff" (of 
course I trust my wife but I'm not sure about myself ;-) ). No o.k. I 
just feel better I guess using a group that is made for it.

Thank you
Ulrich



Re: default file permissions

2004-05-10 Thread Ulrich Fürst
Antiphon schrieb:
The executable bit can be applied to files and directories alike since, 
in  reality, a directory is merely just a kind of file.

rw-rw would be 660
So setting my umask to 006 would lead to let new files be 660, right?
Ulrich



Re: default file permissions

2004-05-10 Thread Ulrich Fürst
Antiphon schrieb:
On Mon, 10 May 2004 17:45:36 +0200, Ulrich Fürst <[EMAIL PROTECTED]>  
wrote:

Silvan schrieb:
If I get it right 0007 would lead to denie access to anyone not 
beeing  user or in the group of the file, and giving full access to 
the file for  user and group? That would be what I want!

No. 0007 means that anyone can write to it who is not a member of your  
group and who doesn't own the file. It sounds like you want 0070 
instead  The numbers are (special-user-group-other)


Hmm. I thought the rights of a file is 0666 (for directories 0777) minus 
umask. So rw-rw would be 666 with umask 006 (o.k. not 7), that is 660?

Ulrich



Re: default file permissions

2004-05-10 Thread Ulrich Fürst
Antonio Rodriguez schrieb:
On Mon, May 10, 2004 at 12:06:42PM -0400, Antiphon wrote:
On Mon, 10 May 2004 17:45:36 +0200, Ulrich Fürst <[EMAIL PROTECTED]>  
wrote:


Silvan schrieb:
This seems like what you want.  It would probably be better to use a  
umask of 0007 instead, so you still have *some* control.  (I should  
have used that in the above example, but I'm too lazy to go back and  
re-do it.  :)
If I get it right 0007 would lead to denie access to anyone not beeing  
user or in the group of the file, and giving full access to the file for  
user and group? That would be what I want!

No. 0007 means that anyone can write to it who is not a member of your  
group and who doesn't own the file. It sounds like you want 0070 instead  
The numbers are (special-user-group-other)


Would some explain further the 4 number system? More exactly, the last
three numbers are clear, they are explained everywhere, but the first
one, refering to "special", is not explained anywhere that I know. I
will be happy to read about it. I imagine that the first digit has to
do with the "sticky bit", about which I wouldn't mind reading. It
seems that in most references that I have seen they don't talk about
it much.
Thank you all.

It's kind of like the other bits
setuid  is 4000
setgit  is 2000
stickky is 1000
Ulrich



Re: default file permissions

2004-05-10 Thread Birgit und Ulrich Fürst
I wrote:
That's nearly what I did first. Just nearly because the directory's 
owner is ulrich:staff (we're both in staff).
By the way. Is it bad to use staff instead of user as group? I didn't 
find any system files using staff.

Ulrich




Re: default file permissions

2004-05-10 Thread Ulrich Fürst
Bart Dorsey schrieb:
The real proper way to do this is to create your family-group (in fact the 
"users" group would suffice for this, just add both users to is (why is this 
not the default in debian?)

them create /home/shared-stuff
and set it 775 

chmod 775 /home/shared-stuff
then set the "group sticky bit" on the directory
chmod g+s /home/shared-stuff
and chown it to root.users
chown root.users /home/shared-stuff
That's nearly what I did first. Just nearly because the directory's 
owner is ulrich:staff (we're both in staff).

But, it's important to note, that you could leave umask alone, and when there 
are files you WANT to share, you put them at 664 manually... chmod g+w file
That's o.k. for normal files (text documents an so on) but with that I 
would have to run a script as root before running mozilla to change all 
the file created from mozilla (like the bookmarks.hmtl) to the next 
user. Mozilla sets some files to be only readable by the owner
-rw---1 ulrich   staff   86783 May 10 16:57 bookmarks.html
When I start as user birgit it's the same. Except the owner changed to 
birgit and the file is empty (deleted and created new on startup of 
mozilla).
The sticky bit doesn't change anything according this special behaviour 
of mozilla.

Anyway, is this even helpful, or are you trying to do something I still
don't quite understand

It more seems that *I'm* just beginning to understand my real problem. 
(see above). I guess it's more an internal policy of mozilla and has 
less to do with kde, I fear.

Ulrich



Re: default file permissions

2004-05-10 Thread Ulrich Fürst
Silvan schrieb:
> On Sunday 09 May 2004 02:53 pm, Ulrich Fürst wrote:
>
>
>>>Where is the file?  I don't run Mozilla, so I'm not familiar with that.
>>>Is it under /usr somewhere, or what?
>>
>>It's under /home/.mozilla/ ...
>>In this directory and in subdirectories mozilla stores it's settings
>>and the mails and so on.
>
>
> OK, let's back up again.  I'm still not completely clear what you 
have here.
> I think you have
>
> /home/you
> /home/your-wife
>
> Then you are trying to share files between each other by configuring 
various
> things to write directly to /home instead of /home/you or /home/your-wife
>
> Is that right?

Completely.
>
If so, that's very strange.  How do you even have write permission on /home?  
What is the permission on that directory?  It's supposed to be 755, and 
individual users are not supposed to be able to write to /home directly 
anyway.  I presume you've changed this.

I guess you can do it that way if you insist, but it seems messy and difficult 
to manage safely.  Why not create a shared directory for the two of you with 
775 permissions?

Other posts that I missed previously already explained about setting your 
umask in various places.  With the right umask ( would work, or you could 
be more restrictive), and a directory you can both access it should be 
possible to do what you want.
drwxrwxr--   10 root  staff  4096 May  9 22:37 /home/

You've made a directory, chowned it to your-family-group, set it to 775 so the 
group can write there.  Then when you set your umask to 0 and create a file, 
your wife can then modify the same file, even though you still own it.

This seems like what you want.  It would probably be better to use a umask of 
0007 instead, so you still have *some* control.  (I should have used that in 
the above example, but I'm too lazy to go back and re-do it.  :)
If I get it right 0007 would lead to denie access to anyone not beeing 
user or in the group of the file, and giving full access to the file for 
user and group? That would be what I want!

Anyway, is this even helpful, or are you trying to do something I still don't 
quite understand?
 
You could help me creating normal files with group read/write permissions

Re: default file permissions

2004-05-09 Thread Ulrich Fürst
Adeodato Simó schrieb:
* Ulrich Fürst [Sun, 09 May 2004 20:53:16 +0200]:
it. And the bookmarks-file should be for us both, too. So what I want
is that mozilla uses the directory
/home/.mozilla/ for storing its files for my wife as well as for me.
Mozilla points
korrekt to the directory but because my wife's account has no write
permissions
mozilla is deleting the bookmark file and creates a new empty one.

  mozilla does this as a security/sanity meassure. some programs make
  sure certain user files have appropriate permissions (appropriate for
  "normal use", that is).
  mmm, if you never log in at the same time, you could go for rsync'ing
  directories (or files) that you want the same before login/after
  logout. i think it can work if you do it right (i.e., taking care of
  only syncinc from newer files to older, etc.)
We don't log in at the same time. But what do I win with rsync. I read 
the man-page and as far as I could find out you can preserve the 
ownership of a file. But you can't change it. So I have to do a chmod on 
all the files as well. So why is it better than a cp x y in a 
~/.kde/Autostart/copy_mozilla file?

TIA
Ulrich



Re: default file permissions

2004-05-09 Thread Ulrich Fürst
Silvan wrote:
On Sunday 09 May 2004 05:10 am, Ulrich Fürst wrote:

I want to use the same mozilla-profile
for different users. But every knew file
gets the permission - r w - r - - r - -
 . So no other user can get write
access.  I found out that I should set

Where is the file?  I don't run Mozilla, so I'm not familiar with that.  Is it 
under /usr somewhere, or what?

It's under /home/.mozilla/ ...
In this directory and in subdirectories mozilla stores it's settings
and the mails and so on.
/home is on another partition mounted according to fstab:
/dev/hda5   /home   ext3
defaults,auto,nosuid,nodev  0   3
I really don't quite understand what you're trying to do.  If you're having 
problems like this, it seems the files must be in /usr or some other system 
directory.  I can't begin to imagine why you yourself as your user need to be 
able to write to /usr, let alone share files there among all your other 
users.  This smacks of being dangerous and poorly-conceived.  I'm not going 
to tell you how to do what you want without first making sure you're not 
about to do something regretable.
O.k.: I have three accounts on this desktop computer. The one for
root, one for me and one for my wife. I wanted to seperate the account
for my wife so she only has programs in the KDE-menue she will use.
And she's only one desktop but I use multiple Desktops in KDE. That's
why I seperated
the accounts.
But the problem I got with that is that we can't access files we're
both working on. E.g. files in /home/Dokumente/
As far as I could see, you're solution lead to being new files from
open office rw-rw--r-- That would be just what I want. The problem
with mozilla is that we have email accounts together.  Sure we both
want to be able to read
it. And the bookmarks-file should be for us both, too. So what I want
is that mozilla uses the directory
/home/.mozilla/ for storing its files for my wife as well as for me.
Mozilla points
korrekt to the directory but because my wife's account has no write
permissions
mozilla is deleting the bookmark file and creates a new empty one.
The permissions of the new file is
-rw---1 ulrich   staff   86910 May  9 20:11 /home/.mozilla/Gemeinsam/oeftg7hl.slt/bookmarks.html
or
-rw---1 birgit   staff   86910 May  9 22:30 /home/.mozilla/Gemeinsam/oeftg7hl.slt/bookmarks.html
according to who last started mozilla
(btw. it's mozilla 1.6 from backports.org)

Can you better define the problem in terms of specific files you want to be 
common among all your users?


want ( - r w - r w - r - ) . How can I
O.K. I have to change that! - r w - r w - - - -  would be even better.
change this, not only for mozilla but
for some other shared directories, too.

That's what I'm really not getting. *What* shared directories?  Is Mozilla 
some bizarre exception to the rule that individual user config files belong 
in ~ and systemwide defaults are immutable?  If you yourself need to write to 
anything outside of /home/you to use Mozilla, something seems badly out of 
whack.
I don't have to. Normaly mozilla would store it's files under
~/.mozilla/ but I thought it would be easier to share them when I have
them in /home/.mozilla/ so I changed the location of the files. Which
is by the way no hack but implemented in mozilla. You can use every
directory you have write permissions.
Perhaps
It seems much more likely that a better approach to this would be to devise 
some way to keep dotfiles (such as maybe ~/.mozilla) between your users in 
sync with each other, which could possibly be accomplished with far less 
potential danger to the integrity of your system.

Perhaps create a common user directory owned by your group, set with group rwx 
permissions, and create symlinks from individual user directories to the 
files contained in this common place.  I suppose you'd still have to tweak 
your umask to make that useful, but it would be far less dangerous than 
giving everybody permission to write to certain files in, say, /usr 
somewhere.

O.K. but afaik a sym-link has the same permissions as the original
file. So when I create a symlink from a file with "-rw---
ulrich:staff" (thats me and my primary group) has read and write
permission the symlink would have the same and not "-rw---
birgit:staff" or "-rw-rw". So I thought /that/ wouldn't help. Or
am I wrong with that?
TIA Ulrich







Re: default file permissions

2004-05-09 Thread Ulrich Fürst
Adeodato Simó wrote:
* Jan Torben Heuer [Sun, 09 May 2004 14:57:25 +0200]:
look for umask. Maybe setting it to umask 002 in /etc/profile might help 
you.

 If that doesn't work, try:
  # echo umask 002 >/etc/X11/Xsession.d/95local-umask
That only changes things for the kde-console, too.
Ulrich



Re: default file permissions

2004-05-09 Thread Ulrich Fürst
Jan Torben Heuer wrote:
Am Sonntag, 9. Mai 2004 11:10 schrieb Ulrich Fürst:
I want to use the same mozilla-profile
for different users. But every knew file
gets the permission - r w - r - - r - -
 . So no other user can get write
access.  I found out that I should set
the sgid/suid-bit for the directories
but that doesn't help. Whenever I create
a test-file with 'touch file' it has
only write permissions for the user not
for the group.

look for umask. Maybe setting it to umask 002 in /etc/profile might help 
you.

umask was set to 022 but setting it to 002 either in /etc/profile 
or in the
kde-console doesn't help for the konqueror or other programs but 
only for
the kde-console.

Ulrich



Re: koffice 1.3 debs for woody/KDE3.x

2004-05-09 Thread Ulrich Fürst
Juergen Bausa wrote:
> Ulrich Fürst wrote:
Put
deb http://ftp.de.debian.org woody main
in your /etc/apt/sources.list, there you should get it according to 
Did you mean
deb http://ftp.de.debian.org/debian woody main
? In that case I get no error but also no koffice 1.3
Yes, I meant the last. But I didn't read 
the subject very carefully :-(
You only get version 1.1.1 there, sorry

Ulrich



default file permissions

2004-05-09 Thread Ulrich Fürst
Hallo and good evening!
I want to use the same mozilla-profile 
for different users. But every knew file 
gets the permission - r w - r - - r - - 
 . So no other user can get write 
access.  I found out that I should set 
the sgid/suid-bit for the directories 
but that doesn't help. Whenever I create 
a test-file with 'touch file' it has 
only write permissions for the user not 
for the group.

My primary group is 'staff' (the same 
for the other users). On the console 
(not in KDE) I get the permissions as I 
want ( - r w - r w - r - ) . How can I 
change this, not only for mozilla but 
for some other shared directories, too.

I use KDE 3.1.4 on a woody box.
TIA
Ulrich



Re: printer driver trouble

2004-05-05 Thread Ulrich Fürst
Robert Packer wrote:
HI,
I've been trying to add a printer, actually I've tried to install two 
different printers and get the same error. When I go to the Add Printer 
wizard and I choose a driver to use from the list provided in the driver 
selection window and click next I get the error:

Unable to load the requested driver:
Unable to create the Foomatic driver
[whichEverDriverIChoose]. Either that driver does not exist, or you don't have 
the required permissions to perform that operation.
Sorry for asking but are you root or do you try that as a user?
AFAIK you have to add printer as root. Sure it's like that in cups.
Ulrich




Re: koffice 1.3 debs for woody/KDE3.x

2004-05-04 Thread Ulrich Fürst
Juergen Bausa schrieb:
I was looking for koffice debs for woody but couldnt find any. Do I really need 
to compile it myself?
Put
deb http://ftp.de.debian.org woody main
in your /etc/apt/sources.list, there you should get it according to 
apt-cache policy koffice.

Thanks for any hint,
you're welcome
Ulrich



Re: kcontrol crashed bei Auswahl "Soundsystem"

2004-03-28 Thread Ulrich Fürst
Ulrich Fürst schrieb:
I found out that my kmix applet was missing too. Since I've got it back 
kcontrol stopped crashing.
(I just don't know why it wasn't there anymore)
But that was only for one day. I still have the mixer (I was missing
'cause of a module missing). And kcontrol crashes as all the last days...
Ulrich



[Solved] Re: kcontrol crashed bei Auswahl "Soundsystem"

2004-03-26 Thread Ulrich Fürst
I found out that my kmix applet was missing too. Since I've got it back 
kcontrol stopped crashing.
(I just don't know why it wasn't there anymore)

CU
Ulrich



Re: kcontrol crashed bei Auswahl "Soundsystem"

2004-03-23 Thread Ulrich Fürst
Ulrich Fürst schrieb:
and where is the config file to change things by hand?
For that I found out, after "a little" searching in my files in the home 
 directory. It's in /home/ulrich/.kde/share/config/kcmartsrc

So long...



kcontrol crashed bei Auswahl "Soundsystem"

2004-03-23 Thread Ulrich Fürst
Hi!
I have a problem with the Control Center. Whenever I klick on Sound & 
Multimedia --> Soundsystem kcontrol crashes with

The application KDE Control Center (kcontrol) crashed and caused the
signal 11 (SIGSEGV).
--- 8< ---
I found a bug report, but it's only about the system notification.
(http://bugs.kde.org/show_bug.cgi?id=74201).
Before this happend for the first time I newly installed alsa. on my 
woody box with kde 3.1.4 and kernel 2.4.24
In the control center I choose as Soundsystem "alsa". Since then I never 
could go back.
Is this a new bug or is it a failure somewhere else. Where can I search 
for the reason, and where is the config file to change things by hand?

I didn't find anything in the log files. Neither /var/log/syslog , 
.../messages or .../kde.log tells something about it.

TIA
Ulrich Fürst



Re: Installing KDE 3.x on Woody

2004-03-12 Thread Ulrich Fürst
Ville Koivisto schrieb:
From: "Ulrich Fürst" <[EMAIL PROTECTED]>
I've got
deb ftp://ftp.kde.org/pub/kde/stable/3.1.4/Debian/ stable main
in my /etc/apt/sources.list and installed kde 3.1.4 well.
Then do
apt-get update
apt-get install x-window-system-core

That was the solution! I just finished installing it and it's running 
well. Were did you obtained this source? For some reason I couldn't do 
the installation with any of the other sites. Interesting to find out 
why was that. Anyway, thank you for your help,
Sorry, don't know anymore, where I got this source but it's often 
mentioned in other newsgroups (debian-user-german for example).

Ulrich
Happy that I could help!