emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#20917: closed (24.5; Emacs hang after installing g


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20917: closed (24.5; Emacs hang after installing gtk3 in windows 7)
Date: Mon, 29 Jun 2015 14:35:02 +0000

Your message dated Mon, 29 Jun 2015 17:32:45 +0300
with message-id <address@hidden>
and subject line Re: bug#20917: 24.5; Emacs hang after installing gtk3 in 
windows 7
has caused the debbugs.gnu.org bug report #20917,
regarding 24.5; Emacs hang after installing gtk3 in windows 7
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20917: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20917
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.5; Emacs hang after installing gtk3 in windows 7 Date: Sun, 28 Jun 2015 12:39:14 +0000 (UTC)
I tried to report the bug within emacs, but somehow I couldn't because of some issues with email client setup (I am very new to emacs). So I am using email directly instead. The following text, I copy and paste from my writing in emacs bug report file that I failed to send within emacs:

I installed 24.5 in windows 7. Everything worked perfectly (after installing sbcl, quicklisp, slime etc). The issue is after I did the following: 

I downloaded gtk3.6.4 all-in-one bundle from
http://www.gtk.org/download/win32.php, unzip it and put the path,
/dir-to-gtk-bin/, in the windows environment variable, as instructed. The moment I put the path
in, emacs hang during the starting process. The menu appears but I can't
click it. I have to alt-contrl-del to kill it. Emacs starts normally
after I removed the path. I have read the FAQ  for emacs and emacs in
windows. It looks like that emacs will use GTK images if the path is
in. I think that there is some conflict with the newest image lib in the
gtk3 under windows, since most of the lib versions in the gtk/bin is
newer than those in ezwinports.  But I am too noob to check which
one. Thanks.  

Andy,

In GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/usr --host=i686-pc-mingw32'

Important settings:
  value of $LANG: ENA
  locale-coding-system: cp936

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Loading c:/Users/Qi/AppData/Roaming/quicklisp/slime-helper.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils slime-asdf grep slime-fancy slime-trace-dialog
slime-fontifying-fu slime-package-fu slime-references
slime-compiler-notes-tree slime-scratch slime-presentations advice
bridge slime-fuzzy slime-fancy-trace slime-fancy-inspector slime-c-p-c
slime-editing-commands slime-autodoc eldoc slime-repl elp slime-parse
slime byte-opt bytecomp byte-compile cconv derived cl-extra help-fns
edmacro kmacro gud apropos compile etags arc-mode archive-mode noutline
outline easy-mmode easymenu pp comint ansi-color ring hyperspec cl-macs
thingatpt browse-url cl gv cl-loaddefs cl-lib slime-autoloads time-date
tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
w32notify w32 multi-tty emacs)

Memory information:
((conses 8 179905 9130)
 (symbols 32 24344 0)
 (miscs 32 74 122)
 (strings 16 29215 4742)
 (string-bytes 1 819817)
 (vectors 8 13444)
 (vector-slots 4 437002 5034)
 (floats 8 87 115)
 (intervals 28 254 11)
 (buffers 508 13))



--- End Message ---
--- Begin Message --- Subject: Re: bug#20917: 24.5; Emacs hang after installing gtk3 in windows 7 Date: Mon, 29 Jun 2015 17:32:45 +0300
> Date: Mon, 29 Jun 2015 02:58:05 +0000 (UTC)
> From: Andy <address@hidden>
> Cc: "address@hidden" <address@hidden>
> 
> Bravo, Eli!!! Thanks a lot. I don't know what a "DLL hell" is

It's a situation where you have several incompatible DLLs of the same
name that fight each other, and give you hell.

> but it works! I downloaded librsvg and all its required libs and
> installed them. And now emacs can start normally. I think one should
> put a link in FAQ about using gtk3 in emacs under windows: One has
> to use the port from ezwinports first before using gtk3+.

We already advise to prefer ezwinports to GTK ports (see README.W32).  I
actually don't understand why you tried to install them, and why you
think the GTK ports are newer: none of the libraries they distribute
have newer versions than what you have on ezwinports.

> Your help
> is greatly appreciated. How do I close the bug report now?

Send email to address@hidden, where NNNN is the bug
number.  I did that for this bug.

Thanks.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]