From: Vitaly Lipatov <lav@altlinux.ru> To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru> Subject: Re: [sisyphus] WINE требеует обновить бибилиотеку libXrender.so Date: Mon, 7 Mar 2005 20:09:40 +0300 Message-ID: <200503072009.41151.lav@altlinux.ru> (raw) In-Reply-To: <200503071003.10589.ru_classic@gts.lg.ua> On Monday 07 March 2005 11:03, Alexander Kuprin wrote: > On Monday 07 March 2005 09:35, Alexander Kuprin wrote: > > Кто-нибудь с таким сталкивался? Я, конечно, попробую Пока нет. А драйвер в X - ati? Если гаснет экран, возможно надо отключить DGA в ~/.wine/config > > пересобрать wine из сырцов, но может это решается как-то Не поможет. > > иначе? > > Пока сделал откат на wine-20041201-alt1 -- заработало. Этот код вроде давно не менялся, так что возможно решение в _способе отката_. if(pXRenderQueryExtension(gdi_display, &event_base, &error_base)) { X11DRV_XRender_Installed = TRUE; TRACE("Xrender is up and running error_base = %d\n", error_base); screen_format = pXRenderFindVisualFormat(gdi_display, visual); if(!screen_format) { /* This fails in buggy versions of libXrender.so */ wine_tsx11_unlock(); WINE_MESSAGE( "Wine has detected that you probably have a buggy version\n" "of libXrender.so . Because of this client side font rendering\n" "will be disabled. Please upgrade this library.\n"); X11DRV_XRender_Installed = FALSE; return; } -- Lav Виталий Липатов Санкт-Петербург GNU! ALT Linux Team! LaTeX! LyX!
next prev parent reply other threads:[~2005-03-07 17:09 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-03-07 7:35 Alexander Kuprin 2005-03-07 8:03 ` Alexander Kuprin 2005-03-07 17:09 ` Vitaly Lipatov [this message] 2005-03-08 12:42 ` Alexander Kuprin 2005-03-08 23:39 ` [sisyphus] " Arioch 2005-03-10 5:27 ` Alexander Kuprin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200503072009.41151.lav@altlinux.ru \ --to=lav@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git