public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* xserv 4.3.0-48 problems
@ 2004-03-01 17:04 Øyvind Harboe
  2004-03-01 17:11 ` Andrew Braverman
  2004-03-01 19:34 ` Harold L Hunt II
  0 siblings, 2 replies; 4+ messages in thread
From: Øyvind Harboe @ 2004-03-01 17:04 UTC (permalink / raw)
  To: cygwin-xfree

[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]

Note! This is *not* a complaint. I love CygWin + xfree86, and I chose to
be at the bleeding edge because of it.

Something terribly wrong happened when I upgraded to -48. Of course
CygWin setup.exe upgraded oodles of other stuff as well....

There is a raft of regressions, so I suspect there must be a common
cause.

- copy&paste from windows to Evolution no longer works.
- copy&paste from linux to windows no longer works.
- When I press alt-2, I no longer get "@", but "2", Norwegian keyboard.
- Evolution shows a disturbing error message upon startup:
'Xlib: extension "RENDER" missing on display "localhost:10.0".'
- If I right click on my "Inbox" in Evolution, I no longer get a menu as
I used to, but lots of error messages from Evolution(after which
Evolution is no longer responsive).
- Rendering in Office/Evolution is no longer double buffered, and it is
considerably slower when rendering e.g. spreadsheets.
- I'm sure there are other problems, but it is a bit hard to take the
thing for a proper spin in its current state.

Things tried:

- compiled from source, but no difference in behaviour.
- downgraded to -46, same problem.

The only thing that I can think of trying, is to wipe my CygWin
installation and reinstall from scratch.

Øyvind


[-- Attachment #2: XWin.log --]
[-- Type: text/plain, Size: 3738 bytes --]

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1600 h 1200
winInitializeDefaultScreens - Returning
OsVendorInit - Creating bogus screen 0
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 00000007
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winScreenInit - dwWidth: 1600 dwHeight: 1200
winSetEngine - Multi Window or Rootless => ShadowGDI
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
winCreateBoundingWindowWindowed - User w: 1600 h: 1200
winCreateBoundingWindowWindowed - Current w: 1600 h: 1200
winGetWorkArea - Original WorkArea: 0 0 1166 1600
winGetWorkArea - Virtual screen is 2880 x 1200
winGetWorkArea - Virtual screen origin is 0, 0
winGetWorkArea - Primary screen is 1600 x 1200
winGetWorkArea - Adjusted WorkArea for multiple monitors: 0 0 1166 2880
winAdjustForAutoHide - Original WorkArea: 0 0 1166 2880
winAdjustForAutoHide - Adjusted WorkArea: 0 0 1166 2880
winCreateBoundingWindowWindowed - WindowClient w 2880 h 1166 r 2880 l 0 b 1166 t 0
winCreateBoundingWindowWindowed -  Returning
winAllocateFBShadowGDI - Creating DIB with width: 2880 height: 1200 depth: 32
winAllocateFBShadowGDI - Dibsection width: 2880 height: 1200 depth: 32 size image: 13824000
winAllocateFBShadowGDI - Created shadow stride: 2880
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
winCreateDefColormap - Deferring to fbCreateDefColormap ()
null screen fn ReparentWindow
null screen fn RestackWindow
winFinishScreenInitFB - Calling winInitWM.
InitQueue - Calling pthread_mutex_init
InitQueue - pthread_mutex_init returned
InitQueue - Calling pthread_cond_init
InitQueue - pthread_cond_init returned
winInitWM - Returning.
winFinishScreenInitFB - returning
winScreenInit - returning
winMultiWindowXMsgProc - Hello
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
winInitMultiWindowWM - Hello
winInitMultiWindowWM - Calling pthread_mutex_lock ()
InitOutput - Returning.
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "00000414" (00000414) 
(--) Using preset keyboard for "Norwegian" (414), type "4"
Rules = "xfree86" Model = "pc105" Layout = "no" Variant = "(null)" Options = "(null)"
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
winPointerWarpCursor - Discarding first warp: 1440 600
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winInitMultiWindowWM - pthread_mutex_lock () returned.
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winProcEstablishConnection - Hello
winInitClipboard ()
winProcEstablishConnection - winInitClipboard returned.
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winClipboardProc - DISPLAY=127.0.0.1:0.0
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display.
winClipboardWindowProc - WM_DRAWCLIPBOARD - Initializing - Returning.
winProcSetSelectionOwner - Clipboard not yet started, aborting.
winProcSetSelectionOwner - Clipboard not yet started, aborting.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: xserv 4.3.0-48 problems
  2004-03-01 17:04 xserv 4.3.0-48 problems Øyvind Harboe
@ 2004-03-01 17:11 ` Andrew Braverman
  2004-03-01 19:34 ` Harold L Hunt II
  1 sibling, 0 replies; 4+ messages in thread
From: Andrew Braverman @ 2004-03-01 17:11 UTC (permalink / raw)
  To: cygwin-xfree

Did you try the ForwardX11Trusted configuration that has been discussed here
over the last few days?

- Andy

> -----Original Message-----
> From: cygwin-xfree-owner@cygwin.com
> [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Øyvind Harboe
> Sent: Monday, March 01, 2004 12:05 PM
> To: cygwin-xfree@cygwin.com
> Subject: xserv 4.3.0-48 problems
>
>
> Note! This is *not* a complaint. I love CygWin + xfree86, and
> I chose to
> be at the bleeding edge because of it.
>
> Something terribly wrong happened when I upgraded to -48. Of course
> CygWin setup.exe upgraded oodles of other stuff as well....
>
> There is a raft of regressions, so I suspect there must be a common
> cause.
>
> - copy&paste from windows to Evolution no longer works.
> - copy&paste from linux to windows no longer works.
> - When I press alt-2, I no longer get "@", but "2", Norwegian
> keyboard.
> - Evolution shows a disturbing error message upon startup:
> 'Xlib: extension "RENDER" missing on display "localhost:10.0".'
> - If I right click on my "Inbox" in Evolution, I no longer
> get a menu as
> I used to, but lots of error messages from Evolution(after which
> Evolution is no longer responsive).
> - Rendering in Office/Evolution is no longer double buffered,
> and it is
> considerably slower when rendering e.g. spreadsheets.
> - I'm sure there are other problems, but it is a bit hard to take the
> thing for a proper spin in its current state.
>
> Things tried:
>
> - compiled from source, but no difference in behaviour.
> - downgraded to -46, same problem.
>
> The only thing that I can think of trying, is to wipe my CygWin
> installation and reinstall from scratch.
>
> Øyvind
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xserv 4.3.0-48 problems
  2004-03-01 17:04 xserv 4.3.0-48 problems Øyvind Harboe
  2004-03-01 17:11 ` Andrew Braverman
@ 2004-03-01 19:34 ` Harold L Hunt II
  1 sibling, 0 replies; 4+ messages in thread
From: Harold L Hunt II @ 2004-03-01 19:34 UTC (permalink / raw)
  To: cygwin-xfree

Andrew is right, it sounds like most of your problems are due to the fun 
Trusted X11 change in OpenSSH.  That is a problem that can be solved by 
reading OpenSSH documentation; it is not a Cygwin/X specific problem.

The problem with your keyboard layout could be related to XF86Config 
files no longer being supported.  If you were specifying a keyboard in 
that file, then you will have to change to instead specifying that 
keyboard on the command-line to XWin.exe, using the parameters that 
Alexander described a few days ago.  Unless, of course, you still have 
the same keyboard problems even with XFree86-xserv-4.3.0-46, in which 
case your keyboard problems might also be caused by ssh...

Harold


^ permalink raw reply	[flat|nested] 4+ messages in thread

* xserv 4.3.0-48 problems
@ 2004-03-01 19:39 Øyvind Harboe
  0 siblings, 0 replies; 4+ messages in thread
From: Øyvind Harboe @ 2004-03-01 19:39 UTC (permalink / raw)
  To: cygwin-xfree

Ahem.

Please ignore my previous post.

As was kindly pointed out below, adding a line to ~/.ssh/config is all 
thats needed, which I did and everything is now bliss again.

http://www.cygwin.com/ml/cygwin-xfree/2004-03/msg00009.html

To my feeble defense it isn't easy to work backwards from the symptoms to 
solution on this one, though I should have combed the mailing list more
carefully. 

Harold writes:

>The problem with your keyboard layout could be related to XF86Config 
>files no longer being supported. 

The keyboard problem was also the missing line in ~/.ssh/config, works fine now.

Øyvind



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-01 19:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-01 17:04 xserv 4.3.0-48 problems Øyvind Harboe
2004-03-01 17:11 ` Andrew Braverman
2004-03-01 19:34 ` Harold L Hunt II
2004-03-01 19:39 Øyvind Harboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).