[3ddesktop-dev] 3ddesktop queue
- From: Brad Wasson <bwasson@xxxxxxxxxx>
- To: "Andrey Tuev" <3ddesktop-dev@xxxxxxxxxxxxx>
- Date: Tue, 20 Aug 2002 10:26:44 -0400
Message queues are a System V IPC construct for passing
data between applications. The 3ddesk client uses them
to activate the server/daemon (3ddeskd). The server, when
starting, tries to create a message queue and it appears to
be failing.
Can you run the following and send the output:
ipcs -q
ipcs -qp
ipcs -qc
ipcs -ql
ipcs -qu
Did you get a core file from 3ddeskd? Send it to me if ya did.
thx,
--brad
Andrey Tuev wrote:
> Hello.
> Please help me make 3ddesktop running.
>
> I downloaded and built from sources (ver 2.0.1 built without kde
> support)
>
> After launching the following strings appear
>
> /usr/local/bin/3ddeskd
> Daemon started. Run 3ddesk to activate.
>
> And nothing happenes. There is no daemon in ps ax
>
> When i launch it with -v key i get:
>
> /usr/local/bin/3ddeskd -v
> Verbose is ON
> Found view: goright
> Found view: goleft
> Found view: slide
> Found view: nozoom
> Found view: linear
> Found view: linearzip
> Found view: bigmoney
> c=0, r=0, nc=2, nr=2
> Could not create message queue! Permission denied
>
> What is message queue?
> What permissions does 3ddesktop needs to make it?
>
>
> From the other hand, when i launch 3ddesktop as root it goes segfault
> :-(
> [root@...]# /usr/local/bin/3ddeskd -v
> Verbose is ON
> Found view: goright
> Found view: goleft
> Found view: slide
> Found view: nozoom
> Found view: linear
> Found view: linearzip
> Found view: bigmoney
> c=0, r=0, nc=2, nr=2
> Segmentation fault
>
>
> My Linux is: Mandrake 8.2
> XFree 4.2.0.
>
> Thanks.
>
>
>
>
>
>
>
________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
- Follow-Ups:
- [3ddesktop-dev] Re: 3ddesktop queue
- From: Andrey Tuev
Other related posts:
- » [3ddesktop-dev] 3ddesktop queue
- » [3ddesktop-dev] 3ddesktop queue
- » [3ddesktop-dev] Re: 3ddesktop queue
- [3ddesktop-dev] Re: 3ddesktop queue
- From: Andrey Tuev