[Bug 779248] New: Emacs reports error, AucTeX doesn't load, when opening a *.tex-file
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c0 Summary: Emacs reports error, AucTeX doesn't load, when opening a *.tex-file Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: cookie170@web.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0 New install of openSUSE 12.2, x86_64, from DVD. Started Emacs, opened a *.tex-file. Get error: »File mode specification error: (error "Face height does not produce a positive integer" 0.0)« AucTeX does not work, e.g. C-c C-c "is undefined" instead of starting compilation. Reproducible: Always Steps to Reproduce: 1. Start Emacs 2. open a *.tex file 3. Actual Results: Error message, see above Expected Results: Start of AucTeX I created a new dummy user and opened Emacs: same result. I started Emacs "-Q" (which means "clean"): same result. I loged out and in again, but with a different window manager (IceWM and LXsomething): same result. I compiled Emacs 24.2 and installed it: same result. So there is something killing AucTeX, but I have no idea, what. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c1 Keks Dose <cookie170@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cookie170@web.de --- Comment #1 from Keks Dose <cookie170@web.de> 2012-09-07 12:55:40 UTC --- I found a temporary solution to get Emacs and AucTeX working by adding those two lines to my .emacs at the custom-faces: '(font-latex-subscript-face ((t nil))) '(font-latex-superscript-face ((t nil))) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c Keks Dose <cookie170@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Severity|Major |Normal -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P5 - None CC| |ctrippe@opensuse.org Component|KDE4 Applications |X11 Applications AssignedTo|kde-maintainers@suse.de |werner@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c2 Holger Arnold <holgerar@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |holgerar@googlemail.com --- Comment #2 from Holger Arnold <holgerar@googlemail.com> 2012-09-10 10:58:10 UTC --- This problem is caused by bnc #779426. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |779426 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c3 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|779426 | --- Comment #3 from Dr. Werner Fink <werner@suse.com> 2012-09-12 15:44:32 UTC --- (In reply to comment #2) If locale handlomg from gtk-3 is the real cause I can do nothing beside overriding LC_NUMERIC in the emacs ist self. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c4 Achim Gratz <Stromeko@NexGo.DE> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Stromeko@NexGo.DE --- Comment #4 from Achim Gratz <Stromeko@NexGo.DE> 2012-09-12 18:07:44 UTC --- Upstream has already responded that they do setlocale ( LC_NUMERIC, "C" ); on startup. Why this ends up being ignored is the question and it seems to have to do with Gtk (it doesn't happen with any other toolkit I've tried so far), but is independent of the version of Gtk (the bug is present both for Gtk-3 and GtK-2). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c5 --- Comment #5 from Dr. Werner Fink <werner@suse.com> 2012-09-17 13:50:23 UTC --- Guess: Are you have defined the environment variable CHARSET? And if so please report th evalue of the variable CHARSET. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c6 --- Comment #6 from Dr. Werner Fink <werner@suse.com> 2012-09-17 14:26:39 UTC --- Remark: I'm not able to reproduce -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=779248 https://bugzilla.novell.com/show_bug.cgi?id=779248#c7 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Dr. Werner Fink <werner@suse.com> 2012-10-15 15:00:24 UTC --- should be work around due LC_CTYPE set in wrapper emacs script -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com