noreply | 1 Oct 2002 08:05
Picon
Favicon

[ xdvi-Bugs-616405 ] 22.55 segfaults in create_pulldown_entry

Bugs item #616405, was opened at 2002-09-30 06:51
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=616405&group_id=23164

Category: X interface
Group: incorrect behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Axel Riese (ariese)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: 22.55 segfaults in create_pulldown_entry

Initial Comment:
The latest version shows the following problem under
SGI IRIX. Please let me know if you need more details.

andromeda!35> gdb ./xdvi.bin
GNU gdb 5.2
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public
License, and you are
welcome to change it and/or distribute copies of it
under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show
warranty" for details.
This GDB was configured as "mips-sgi-irix6.5"...
(gdb) r ../testfont.dvi
Starting program:
(Continue reading)

noreply | 1 Oct 2002 10:01
Picon
Favicon

[ xdvi-Bugs-616405 ] 22.55 segfaults in create_pulldown_entry

Bugs item #616405, was opened at 2002-09-30 07:51
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=616405&group_id=23164

Category: X interface
Group: incorrect behaviour
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Axel Riese (ariese)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: 22.55 segfaults in create_pulldown_entry

Initial Comment:
The latest version shows the following problem under
SGI IRIX. Please let me know if you need more details.

andromeda!35> gdb ./xdvi.bin
GNU gdb 5.2
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public
License, and you are
welcome to change it and/or distribute copies of it
under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show
warranty" for details.
This GDB was configured as "mips-sgi-irix6.5"...
(gdb) r ../testfont.dvi
Starting program:
(Continue reading)

noreply | 1 Oct 2002 10:15
Picon
Favicon

[ xdvi-Bugs-616920 ] CVS HEAD: segfault w/ change-density

Bugs item #616920, was opened at 2002-10-01 09:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=616920&group_id=23164

Category: X interface
Group: incorrect behaviour
Status: Open
Resolution: None
Priority: 8
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Nobody/Anonymous (nobody)
Summary: CVS HEAD: segfault w/ change-density

Initial Comment:
When using Ctrl-+/Ctrl-_ to change the density very
fast (keeping the buttons pressed), the current CVS
HEAD (22.55) segfaults in do_color_change. Apparently
bg_current gets somehow set to NULL without being
re-initialized properly in draw_page (maybe draw_page
is erroneously not called at one point, or the memory
is garbled). This doesn't happen in xdvi-22.61. Here's
some debugging output and backtrace:

shrink_glyph_grey!
calling do_color_change()!
fg: 0x81ad028, bg: (nil)
xdvik: caught segmentation fault - trying to clean up
and aborting ...
Abort (core dumped)
[...]
(Continue reading)

noreply | 1 Oct 2002 10:17
Picon
Favicon

[ xdvi-Bugs-616920 ] HEAD: segfault w/ change-density

Bugs item #616920, was opened at 2002-10-01 09:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=616920&group_id=23164

Category: X interface
Group: incorrect behaviour
Status: Open
Resolution: None
Priority: 8
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Nobody/Anonymous (nobody)
>Summary: HEAD: segfault w/ change-density

Initial Comment:
When using Ctrl-+/Ctrl-_ to change the density very
fast (keeping the buttons pressed), the current CVS
HEAD (22.55) segfaults in do_color_change. Apparently
bg_current gets somehow set to NULL without being
re-initialized properly in draw_page (maybe draw_page
is erroneously not called at one point, or the memory
is garbled). This doesn't happen in xdvi-22.61. Here's
some debugging output and backtrace:

shrink_glyph_grey!
calling do_color_change()!
fg: 0x81ad028, bg: (nil)
xdvik: caught segmentation fault - trying to clean up
and aborting ...
Abort (core dumped)
[...]
(Continue reading)

noreply | 2 Oct 2002 22:27
Picon
Favicon

[ xdvi-Bugs-610853 ] HEAD: Fix printing dialog

Bugs item #610853, was opened at 2002-09-18 00:47
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=610853&group_id=23164

Category: X interface
Group: incorrect behaviour
Status: Open
Resolution: None
Priority: 6
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: HEAD: Fix printing dialog

Initial Comment:
The printing dialog is still broken, when selecting
`OK' dvips exits with 
dvips: ! DVI file must not be a pipe.

----------------------------------------------------------------------

>Comment By: Stefan Ulrich (stefanulrich)
Date: 2002-10-02 21:27

Message:
Logged In: YES 
user_id=177175

Also, the page range isn't connected to the selected pages
in the page list yet.

(Continue reading)

noreply | 6 Oct 2002 00:26
Picon
Favicon

[ xdvi-Bugs-619070 ] multiple windows and forward search

Bugs item #619070, was opened at 2002-10-05 23:26
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619070&group_id=23164

Category: X interface
Group: cosmetic
Status: Open
Resolution: None
Priority: 4
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: multiple windows and forward search

Initial Comment:
When performing a forward search and multiple instances
of xdvi are displaying the same file, the window that
had focus most recently should be the first to recieve
the forward search request (i.e. it should be shifted
to the first place in the XDVI WINDOWS X property).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619070&group_id=23164

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
(Continue reading)

noreply | 6 Oct 2002 00:31
Picon
Favicon

[ xdvi-Bugs-619071 ] MOTIF: selectable text in popups

Bugs item #619071, was opened at 2002-10-05 23:31
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619071&group_id=23164

Category: X interface
Group: feature request
Status: Open
Resolution: None
Priority: 5
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: MOTIF: selectable text in popups

Initial Comment:
It would be preferrable if the text in Motif popups was
selectable, so that it can be pasted to an xterm, for
sending bug reports etc. In the Xaw popups it is
selectable. This would mean that some textfield needs
to be used instead of the Motif convenience routines
for creating the popups, which would also mean that we
deviate from the MOTIF STANDARD(tm).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619071&group_id=23164

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
(Continue reading)

noreply | 6 Oct 2002 01:18
Picon
Favicon

[ xdvi-Bugs-619082 ] MOTIF: pagelist focus issues

Bugs item #619082, was opened at 2002-10-06 00:18
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619082&group_id=23164

Category: X interface
Group: feature request
Status: Open
Resolution: None
Priority: 4
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: MOTIF: pagelist focus issues

Initial Comment:
Actions for `next/prev page' (e.g. RETURN) should also
work when the page list has the focus. Also, check
other bindings (currently PgUp/PgDown scrolls the list,
but Pos1/Home doesn't do anything).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619082&group_id=23164

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
noreply | 6 Oct 2002 01:27
Picon
Favicon

[ xdvi-Bugs-619084 ] HEAD: file selector broken

Bugs item #619084, was opened at 2002-10-06 00:27
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619084&group_id=23164

Category: file handling
Group: incorrect behaviour
Status: Open
Resolution: None
Priority: 7
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Stefan Ulrich (stefanulrich)
Summary: HEAD: file selector broken

Initial Comment:
Currently opening of a new file via the selection box
is broken in both Xaw and Motif, since the `file://'
prefix isn't handled correclty in those situations.
How-to-reproduce: open xdvi without argument, from
popup box select ../somefile.dvi, gives the error:

internal_open_dvi: |file:../somefile.dvi|, url_aware
file:../somefile.dvi: No such file or directory

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619084&group_id=23164

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
(Continue reading)

noreply | 6 Oct 2002 01:31
Picon
Favicon

[ xdvi-Bugs-619087 ] HEAD: segfault w/ editres

Bugs item #619087, was opened at 2002-10-06 00:31
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=377580&aid=619087&group_id=23164

Category: X interface
Group: incorrect behaviour
Status: Open
Resolution: None
Priority: 6
Submitted By: Stefan Ulrich (stefanulrich)
Assigned to: Nobody/Anonymous (nobody)
Summary: HEAD: segfault w/ editres

Initial Comment:
With OpenMotif 2.1 and editres, using `get tree' will
cause xdvik to segfault. Here's a backtrace:

#0  0x40386c91 in __kill () from /lib/libc.so.6
(gdb) bt
#0  0x40386c91 in __kill () from /lib/libc.so.6
#1  0x40386a6a in raise (sig=6) at
../sysdeps/posix/raise.c:27
#2  0x40388212 in abort () at ../sysdeps/generic/abort.c:88
#3  <signal handler called>
#4  0x403d8fa0 in chunk_free (ar_ptr=0x40490060,
p=0x821ded8) at malloc.c:3231
#5  0x403d8f04 in __libc_free (mem=0x821dee0) at
malloc.c:3154
#6  0x401f6532 in XtFree () from /usr/X11R6/lib/libXt.so.6
#7  0x401dec26 in _XEditResCheckMessages () from
(Continue reading)


Gmane