Re: can not startx

2011-01-13 Thread Reinier Post
Yaakov (Cygwin/X yselkowitz at users.sourceforge.net writes:

 
 On 05/01/2010 16:56, eric lin wrote:
  this is my /var/log/XWin.0.log
  where I think problm cause, fail startx, please help, eric
 
 Sigh.  Lets try this again:
 
  Problem reports:   http://cygwin.com/problems.html
 
 Yaakov
 Cygwin/X

I can't follow the rules, there because I'm posting this from

  http://post.gmane.org/post.php?group=gmane.os.cygwin.xfreefollowup=20508

which doesn't support attachments.

My XWin.0.log exhibits the same problem eric lin reported:

  XKB: Could not invoke xkbcomp
  [etc.]

To check this I replaced xkbcomp with a shell script and indeed,
it does not get called.  Running as X -logverbose 100 does not
shed any light on the problem.  Running X or XWin with strace doesn't
work (strace refuses to run X and on XWin crashes out with access violation,
I'm on Windows 7).

The problem appeared after running a rebaseall and rebooting for a regular
Windows 7 update.  I haven't made any hardware changes and Cygwin/X was
running fine yesterday.  After the problem appeared,
running another erebaseall or updating my Cygwin 1.7 installation
didn't help.

I'm not replying here to report the problem in full detail
(because I can't add attachments) but to report a workaround:
install XMing from

  http://sourceforge.net/projects/xming/

and run that.  Then after setting $DISPLAY to 127.0.0.1:0.0
I can run X clients such as xterm from the Cygwin bash prompt.

-- 
Reinier Post
TU Eindhoven



--
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/



fvwm2 error in cygwin

2011-01-13 Thread wxie
Here is some further information. The X window crashs sometime after 
showing the following message:


1612977 [main] fvwm2 2984 fork: child -1 - died waiting for longjmp 
before initi

alization, retry 0, exit code 0x600, errno 11
[FVWM][executeModule]: ERROR Fork failed.  waiting for X server to 
shut down


Thanks
--Wei

On 1/13/2011 11:35 AM, wxie wrote:
I installed the window 7 64-bit in my DELL PRECISION M4300 and installed 
cygwin/X without any problem. When running the startx, the following 
message pops up.  Helps are greatly appreciated.


Thanks
--Wei

[FVWM][scanForPixmap]: WARNING Couldn't load image from mini.ray.xpm
[FVWM][ChangeMenuStyle]: ERROR cannot find menu MenuSSaver
  2 [main] fvwm 3276 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
499 [main] fvwm 3276 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3684 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
707 [main] fvwm 3684 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3660 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
485 [main] fvwm 3660 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  4 [main] fvwm 3296 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
   1044 [main] fvwm 3296 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3892 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
491 [main] fvwm 3892 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3976 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
881 [main] fvwm 3976 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  5 [main] fvwm2 1496 fork: child -1 - died waiting for longjmp 
before initi

alization, retry 0, exit code 0x600, errno 11
[DeskerPanelButtons][FlocaleGetFontSet]: 
(-adobe-helvetica-bold-r-*-*-10-*-*-*-*

-*-*-*) Missing font charsets:
ISO8859-5, KOI8-R, ISO8859-7, JISX0208.1983-0, KSC5601.1987-0, 
GB2312.1980-0, JI

SX0201.1976-0
 520848 [main] fvwm 3820 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
 521854 [main] fvwm 3820 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
 770152 [main] fvwm 3364 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
 772199 [main] fvwm 3364 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
1081416 [main] fvwm 3688 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
1082442 [main] fvwm 3688 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
1344322 [main] fvwm 3564 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
1346302 [main] fvwm 3564 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump

--
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: fvwm2 error in cygwin

2011-01-13 Thread wxie

The .fvwm2rc can be found at:

http://www.physics.purdue.edu/~wxie/tmp/

Thanks
--Wei

On 1/13/2011 12:17 PM, wxie wrote:
Here is some further information. The X window crashs sometime after 
showing the following message:


1612977 [main] fvwm2 2984 fork: child -1 - died waiting for longjmp 
before initi

alization, retry 0, exit code 0x600, errno 11
[FVWM][executeModule]: ERROR Fork failed.  waiting for X server to 
shut down


Thanks
--Wei

On 1/13/2011 11:35 AM, wxie wrote:
I installed the window 7 64-bit in my DELL PRECISION M4300 and 
installed cygwin/X without any problem. When running the startx, the 
following message pops up.  Helps are greatly appreciated.


Thanks
--Wei

[FVWM][scanForPixmap]: WARNING Couldn't load image from mini.ray.xpm
[FVWM][ChangeMenuStyle]: ERROR cannot find menu MenuSSaver
  2 [main] fvwm 3276 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
499 [main] fvwm 3276 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3684 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
707 [main] fvwm 3684 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3660 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
485 [main] fvwm 3660 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  4 [main] fvwm 3296 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
   1044 [main] fvwm 3296 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3892 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
491 [main] fvwm 3892 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  2 [main] fvwm 3976 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
881 [main] fvwm 3976 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
  5 [main] fvwm2 1496 fork: child -1 - died waiting for longjmp 
before initi

alization, retry 0, exit code 0x600, errno 11
[DeskerPanelButtons][FlocaleGetFontSet]: 
(-adobe-helvetica-bold-r-*-*-10-*-*-*-*

-*-*-*) Missing font charsets:
ISO8859-5, KOI8-R, ISO8859-7, JISX0208.1983-0, KSC5601.1987-0, 
GB2312.1980-0, JI

SX0201.1976-0
 520848 [main] fvwm 3820 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
 521854 [main] fvwm 3820 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
 770152 [main] fvwm 3364 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
 772199 [main] fvwm 3364 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
1081416 [main] fvwm 3688 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
1082442 [main] fvwm 3688 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump
1344322 [main] fvwm 3564 exception::handle: Exception: 
STATUS_ACCESS_VIOLATION
1346302 [main] fvwm 3564 open_stackdumpfile: Dumping stack trace to 
fvwm.exe.sta

ckdump

--
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/



Re: can not startx

2011-01-13 Thread Larry Hall (Cygwin X)

On 1/13/2011 5:35 AM, Reinier Post wrote:

Yaakov (Cygwin/Xyselkowitzat  users.sourceforge.net  writes:



On 05/01/2010 16:56, eric lin wrote:

this is my /var/log/XWin.0.log
where I think problm cause, fail startx, please help, eric


Sigh.  Lets try this again:


Problem reports:   http://cygwin.com/problems.html


Yaakov
Cygwin/X


I can't follow the rules, there because I'm posting this from

   http://post.gmane.org/post.php?group=gmane.os.cygwin.xfreefollowup=20508

which doesn't support attachments.


Feel free to send a full report with attachments as email to the cygwin-xfree
list.  You can reference the above URL for continuity if you like too.

--
Larry

_

A: Yes.

Q: Are you sure?

A: Because it reverses the logical flow of conversation.

Q: Why is top posting annoying in email?


--
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/