scribus: cygjpeg-62.dll not found

2005-12-09 Thread Erich Dollansky

Hi,

after installing Scribus from ftp://sunsite.dk/projects/cygwinports, I 
get the error message that cygjpeg-62.dll is missing.


I tried first an upgrade of my old installation an later did a fresh 
one. I got in both cases the same error message.


Is there a solution to this?

How can I help to locate the error?

Erich

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: scribus: cygjpeg-62.dll not found

2005-12-09 Thread Christopher Faylor
On Fri, Dec 09, 2005 at 10:45:47PM +0800, Erich Dollansky wrote:
after installing Scribus from ftp://sunsite.dk/projects/cygwinports, I
get the error message that cygjpeg-62.dll is missing.

I tried first an upgrade of my old installation an later did a fresh
one.  I got in both cases the same error message.

Is there a solution to this?

How can I help to locate the error?

If you visit http://cygwin.com/packages/, you can find the package that
contains the missing file.  Then you can use setup.exe to install it.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Serious X problem, cannot start xterm.

2005-12-09 Thread Gerrit P. Haase
Hello,

I have no idea what is happening, IIRC I updated recently the package
X-startup-scripts, however I use startxwin.sh and there no changes at
all (why was the package updated?), all other X11 related package are
current as before.

Now when running the script I get this output when xterm should start:

$ startxwin.sh

[EMAIL PROTECTED] /perl
$ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp
_X11TransOpen: transport open failed for tcp/127.0.0.1:0
xterm Xt error: Can't open display: 127.0.0.1:0.0
Welcome to the XWin X Server
[...]


This is on my notebook with XP installed.  Also later after XWin strtup
is finished (including the window manager twm) I cannot start xterm,
getting the same error.

Probably the same reason causes the issue I have with ssh here:

$ ssh sourceware.org
ssh: sourceware.org: no address associated with name
lost connection


Any ideas?


Gerrit
-- 
=^..^=


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Mutex init failure trying to run Scribus

2005-12-09 Thread René Berber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 René Berber wrote:
[snip]
 FWIW, I'm just running with CYGWIN=server.

I copied that along with setting cygserver and it made no difference.

 Thanks.  I'll report later if I find something.

I tried using cygwin1.dll version 1.5.18 and it works just like you said.  Then
I downloaded the latest snapshot, version 20051207, and scribus fails as before
(no error messages, the one I used as subject is only a warning, nothing).

I could not build qt3 with debug enabled because the build also fails with a
mutex problem.  The program uic runs many times in the build succesfully but
once it gets stuck with a Mutex init failure: Invalid argument.

I'm unable to use gdb, every time I try gdb on scribus the program is killed at
the beginning (before the splash screen appears) while setting a pthread.

In the code (src/tools/qmutex_unix.cpp), as you have already said, the Mutex
... messages are only warnings so they were not related to my original problem,
the program should run but it doesn't with a recent cygwin1.dll.  But those
messages and the uic hanging do point out that there are problems with pthreads
as used by qt3.

I haven't seen if the changes to qt from 3.3.4 to 3.3.5 and to 4.0.1 address any
of these problems.

Regards.
- --
René Berber
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkOaOQgACgkQL3NNweKTRgzzXwCgwoEduReKRplY5e6TtGJFv0cc
79oAn2uvKvkx/UMyClVDbV74Z2F0DxM5
=1JTR
-END PGP SIGNATURE-


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: scribus: cygjpeg-62.dll not found

2005-12-09 Thread Erich Dollansky

Hi,

thanks for your help.

I found out that the package I needed war not available at the original 
site.


Christopher Faylor wrote:



after installing Scribus from ftp://sunsite.dk/projects/cygwinports, I
get the error message that cygjpeg-62.dll is missing.


If you visit http://cygwin.com/packages/, you can find the package that
contains the missing file.  Then you can use setup.exe to install it.


I used then ftp://ftp.sunet.se to get the missing file.

The new problem is now that Scribus consumes all of the CPU time and 
does not show up at all.


I also noticed the .qt directory in the home directory of the user is 
empty. Shouldn't there be some kind of settings stored?


Do I have to run first some kind of desktop to get Scribus running?

Erich

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Serious X problem, cannot start xterm.

2005-12-09 Thread René Berber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gerrit P. Haase wrote:

 I have no idea what is happening, IIRC I updated recently the package
 X-startup-scripts, however I use startxwin.sh and there no changes at
 all (why was the package updated?), all other X11 related package are
 current as before.
 
 Now when running the script I get this output when xterm should start:
 
 $ startxwin.sh
 
 [EMAIL PROTECTED] /perl
 $ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp
 _X11TransOpen: transport open failed for tcp/127.0.0.1:0
 xterm Xt error: Can't open display: 127.0.0.1:0.0
 Welcome to the XWin X Server
 [...]
 
 
 This is on my notebook with XP installed.  Also later after XWin strtup
 is finished (including the window manager twm) I cannot start xterm,
 getting the same error.
 
 Probably the same reason causes the issue I have with ssh here:
 
 $ ssh sourceware.org
 ssh: sourceware.org: no address associated with name
 lost connection

Seems unrelated to the startup scripts.

The problem should be with whatever cygminires.dll depends on to resolve names
or with changed firewall settings (can't query DNS server because port 53 is not
open), it could also be in /etc/hosts for the case where localhost is not
defined as 127.0.0.1.

HTH
- --
René Berber
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkOaOp4ACgkQL3NNweKTRgxn9gCg+72MMvfsOH0qF54WkQCmger1
H3MAoPTJgBAQBmoWzUomSRye+/jEc+2q
=y5pj
-END PGP SIGNATURE-


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: scribus: cygjpeg-62.dll not found

2005-12-09 Thread Christopher Faylor
On Sat, Dec 10, 2005 at 10:13:20AM +0800, Erich Dollansky wrote:
The new problem is now that Scribus consumes all of the CPU time and 
does not show up at all.

I also noticed the .qt directory in the home directory of the user is 
empty. Shouldn't there be some kind of settings stored?

Do I have to run first some kind of desktop to get Scribus running?

Sorry but we don't support scribus in this mailing list.  You downloaded
the package from some external site.  You'd probably be better off asking
them for help.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: scribus: cygjpeg-62.dll not found

2005-12-09 Thread René Berber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Erich Dollansky wrote:
[snip]
 The new problem is now that Scribus consumes all of the CPU time and
 does not show up at all.

Have you tested any other X Windows application?

 I also noticed the .qt directory in the home directory of the user is
 empty. Shouldn't there be some kind of settings stored?

~/.qt is empty, no problem there, you can set some options running
/usr/lib/qt3/bin/qtconfig.exe but it's not necessary.

 Do I have to run first some kind of desktop to get Scribus running?

No, just start the X server.  But if you don't start the X server the
application just ends printing that it couldn't find the display, so that is not
the problem you describe.

In /usr/share/doc/Cygwin/scribus-1.2.3.README there is a list of requirements,
usually setup.exe just downloads the requirements if they are not already
installed but perhaps you have some old version of some of those, better check
manually (I mean using setup.exe or cygcheck to see what version you have
installed).

HTH
- --
René Berber
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkOaXVgACgkQL3NNweKTRgz2JwCeNvPJB0raZS2+S5loOrH1sIpZ
nqAAoP12R9hWYlxgHAlyFFjm6jWciag3
=iHq9
-END PGP SIGNATURE-


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: scribus: cygjpeg-62.dll not found

2005-12-09 Thread Christopher Faylor
On Fri, Dec 09, 2005 at 10:45:12PM -0600, Ren? Berber wrote:
Erich Dollansky wrote:
[snip]
The new problem is now that Scribus consumes all of the CPU time and
does not show up at all.

Have you tested any other X Windows application?

I also noticed the .qt directory in the home directory of the user is
empty.  Shouldn't there be some kind of settings stored?

~/.qt is empty, no problem there, you can set some options running
/usr/lib/qt3/bin/qtconfig.exe but it's not necessary.

Do I have to run first some kind of desktop to get Scribus running?

No, just start the X server.  But if you don't start the X server the
application just ends printing that it couldn't find the display, so
that is not the problem you describe.

In /usr/share/doc/Cygwin/scribus-1.2.3.README there is a list of
requirements, usually setup.exe just downloads the requirements if they
are not already installed but perhaps you have some old version of some
of those, better check manually (I mean using setup.exe or cygcheck to
see what version you have installed).

Since you seem to know something about scribus maybe you could point out
where people should be going to get help with it since it isn't an
official cygwin package.

cgf

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: scribus: cygjpeg-62.dll not found

2005-12-09 Thread Erich Dollansky

Hi,

René Berber wrote:


Erich Dollansky wrote:

Have you tested any other X Windows application?


I just closed Gimp before writing this. I use X since a long time 
without any problems like this.



~/.qt is empty, no problem there, you can set some options running
/usr/lib/qt3/bin/qtconfig.exe but it's not necessary.


It is the same story with qtconfig. It ends in an endless loop.


In /usr/share/doc/Cygwin/scribus-1.2.3.README there is a list of requirements,


I will verify this.

I could imagine that this problem is something really minor but it is 
has to be found first.


Thanks for your help.

Erich

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Serious X problem, cannot start xterm.

2005-12-09 Thread Robert Body

Gerrit, did you try running the startxwin.bat file too from Windows?

That's what I do, i run an icon from Windows XP desktop, and it runs XWin 
and then Ice so the first teminal window I see is rxvt (or xterm), not  the 
Windows managed cmd.exe window


-Robert



From: René Berber [EMAIL PROTECTED]
Reply-To: cygwin-xfree@cygwin.com
To: cygwin-xfree@cygwin.com
Subject: Re: Serious X problem, cannot start xterm.
Date: Fri, 09 Dec 2005 20:17:02 -0600

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gerrit P. Haase wrote:

 I have no idea what is happening, IIRC I updated recently the package
 X-startup-scripts, however I use startxwin.sh and there no changes at
 all (why was the package updated?), all other X11 related package are
 current as before.

 Now when running the script I get this output when xterm should start:

 $ startxwin.sh

 [EMAIL PROTECTED] /perl
 $ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp
 _X11TransOpen: transport open failed for tcp/127.0.0.1:0
 xterm Xt error: Can't open display: 127.0.0.1:0.0
 Welcome to the XWin X Server
 [...]


 This is on my notebook with XP installed.  Also later after XWin strtup
 is finished (including the window manager twm) I cannot start xterm,
 getting the same error.

 Probably the same reason causes the issue I have with ssh here:

 $ ssh sourceware.org
 ssh: sourceware.org: no address associated with name
 lost connection

Seems unrelated to the startup scripts.

The problem should be with whatever cygminires.dll depends on to resolve 
names
or with changed firewall settings (can't query DNS server because port 53 
is not

open), it could also be in /etc/hosts for the case where localhost is not
defined as 127.0.0.1.

HTH
- --
René Berber
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkOaOp4ACgkQL3NNweKTRgxn9gCg+72MMvfsOH0qF54WkQCmger1
H3MAoPTJgBAQBmoWzUomSRye+/jEc+2q
=y5pj
-END PGP SIGNATURE-


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/