Bug#1061716: clang-16: unable to find standard headers like

2024-01-28 Thread Nick Lewycky
Subject: clang-16: unable to find standard headers like Package: clang-16 Version: 1:16.0.6-19 Severity: normal This broke recently: ``` $ echo '#include ' > cassert.cc $ c++ cassert.cc cassert.cc:1:10: fatal error: 'cassert' file not found #include ^ 1 error generated. ``` M

Bug#1013285: needrestart: Failed to check for processor microcode upgrades.

2022-06-20 Thread Nick Lewycky
Package: needrestart Version: 3.6-1 Severity: normal `sudo needrestart -w` always prints "Failed to check for processor microcode upgrades." on my AMD Ryzen 9 3900X 12-Core Processor. I also don't have 'cpuid' in /dev/cpu/##/, but fixing that doesn't help. $ ls -l /dev/cpu/0/ total 0 crw--

Bug#1000398: fixed upstream

2021-11-27 Thread Nick Lewycky
You don't even need to use std::valarray, a one-line testcase file with "#include " fails to compile in clang in C++17 mode or newer. A fix for this issue was committed to libstdc++ on Nov 5th: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=2b2d97fc545635a0f6aa9c9ee3b017394bc494bf Would it be

Bug#973240: chromium: APNGs flicker

2020-10-27 Thread Nick Lewycky
Package: chromium Version: 83.0.4103.116-3.1 Severity: normal See upstream bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1142228 . This does not occur with Google Chrome, but it does occur with Debian's Chromium. Also tested the version in experimental which has the same proble

Bug#966574: llvm-10: llvm-config-10 --link-static --libnames includes libPolly.a which is in another package

2020-07-30 Thread Nick Lewycky
Package: llvm-10 Version: 1:10.0.1-1 Severity: normal Dear Maintainer, I'm attempting to use LLVM bindings in Rust, the common bindings are the llvm-sys crate. To link, they use   llvm-config-10 --link-static --libnames to find all the libraries. That list includes libPolly.a which isn't inst

Bug#963711: chromium -g / --debug crashes on startup

2020-06-25 Thread Nick Lewycky
Package: chromium Version: 83.0.4103.116-1 Severity: normal As part of collecting the stack trace for bug 963548, I ran chromium -g and chromium --debug both of which appear to do the same thing of starting up chromium in gdb. Entering run at the (gdb) prompt quickly crashes with a SIGABRT (pr

Bug#963098: dwarfdump: dump .eh_frame fails on x86-64 elf

2020-06-18 Thread Nick Lewycky
Package: dwarfdump Version: 20200114-1 Severity: normal Dear Maintainer, I have an ordinary x86-64 ELF .o file (attached) which was produced by LLVM, but dwarfdump issues an error when asked to dump the .eh_frame: $ dwarfdump -F function_0.o .eh_frame dwarfdump ERROR:  dwarf_get_fde_list: DW

Bug#947821: grpc: package grpc_cli tool

2019-12-30 Thread Nick Lewycky
Source: grpc Severity: wishlist gRPC comes with a command line tool "grpc_cli". See its documentation: https://github.com/grpc/grpc/blob/master/doc/command_line_tool.md This is useful both for people who have are developing a server and want to test it out without having to build a client prog

Bug#940796: xfwm4: raises windows on focus immediately, ignores delay setting

2019-09-19 Thread Nick Lewycky
Package: xfwm4 Version: 4.14.0-1 Severity: normal xfce-settings-manager Window Manager settings has options for: ?? "( ) Click to focus?? (x) Focus follow mouse ?? Short [x] Long ?? [x] Automatically raise w

Bug#843308: linux-image-4.8.0-1-amd64: iommu page fault on usb controller

2016-11-05 Thread Nick Lewycky
Package: src:linux Version: 4.8.5-1 Severity: normal I have a USB sound device plugged into my motherboard. After playing music for anywhere from a few seconds to a minute the sound stops, and this shows up in the dmesg log: [ 672.174625] AMD-Vi: Event logged [IO_PAGE_FAULT device=00:13.0 doma

Bug#834396: gnuplot-x11: assertion failure rotating splot with mouse

2016-08-15 Thread Nick Lewycky
Package: gnuplot-x11 Version: 5.0.4+dfsg1-3 Severity: normal Crash manipulating a 3d plot produced by the 'splot' command by rotating it with the mouse. Usually takes less than 2 seconds of spinning to crash. This particular sample crashed nearly immediately upon clicking the graph. Here's a tran

Bug#723081: amd64-microcode: installation never completes

2013-09-29 Thread Nick Lewycky
Henrique de Moraes Holschuh wrote: On Thu, 19 Sep 2013, Nick Lewycky wrote: Henrique de Moraes Holschuh wrote: I am trying to reproduce this issue with AMD, so as to try to track down which kernels are affected (and if possibly, track down WHAT fixed the bug as that isn't clear righ

Bug#723081: amd64-microcode: installation never completes

2013-09-19 Thread Nick Lewycky
Henrique de Moraes Holschuh wrote: Nick, I am trying to reproduce this issue with AMD, so as to try to track down which kernels are affected (and if possibly, track down WHAT fixed the bug as that isn't clear right now). Did the issue happen on a *first install* of amd64-microcode, or did it ha

Bug#723081: amd64-microcode: installation never completes

2013-09-16 Thread Nick Lewycky
Package: amd64-microcode Version: 2.20131007.1+really20130710.1 Severity: important At this stage: Setting up amd64-microcode (2.20131007.1+really20130710.1) ... Using per-core interface to update microcode on online processors... it hangs, for over an hour before I killed it. # ps ax | grep am

Bug#300657: libmotif3: image cache lookup fails

2013-06-26 Thread Nick Lewycky
Paul Gevers wrote: Control: tag -1 unreproducible Hi Nick, On 21-03-05 00:19, Nick Lewycky wrote: Sometimes looking up an XPixmap from the ImageCache fails to find the image. I have attached a test case which demonstrates the problem. I asked someone who's used Motif years ago and he c

Bug#632435: spring won't start

2011-07-04 Thread Nick Lewycky
Jan Dittberner wrote: On Sat, Jul 02, 2011 at 01:07:42AM -0700, Nick Lewycky wrote: Package: spring Version: 0.82.7.1+dfsg1-3 Severity: important I apt-get installed spring, but then when I tried to run it, I was greeted with: $ spring spring: error while loading shared libraries: libstdc

Bug#632435: spring won't start

2011-07-02 Thread Nick Lewycky
Package: spring Version: 0.82.7.1+dfsg1-3 Severity: important I apt-get installed spring, but then when I tried to run it, I was greeted with: $ spring spring: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory Indeed, that'

Bug#632434: snowballz won't start

2011-07-02 Thread Nick Lewycky
Package: snowballz Version: 0.9.5.1-2.1 Severity: important After apt-get installing snowballz, I tried to run it: $ snowballz Could not find the rabbyt library! You can get it at the python cheese shop. Try running: $ sudo easy_install rabbyt Well, snowballz does depend on python-rabbyt, so I'

Bug#600888: g++-4.4: [armel, fixed in head] gcc may miscompile "x >> 1"

2010-10-20 Thread Nick Lewycky
On 20 October 2010 21:32, Matthias Klose wrote: > On 21.10.2010 01:43, Nick Lewycky wrote: > >> Package: g++-4.4 >> Version: 4.4.5-4 >> Severity: normal >> >> >> This version of gcc has a bug where code that does a shift-right >> by literal

Bug#600888: g++-4.4: [armel, fixed in head] gcc may miscompile "x >> 1"

2010-10-20 Thread Nick Lewycky
http://gcc.gnu.org/ml/gcc-patches/2010-09/msg01070.html which has already been accepted into gcc head, but I didn't see it get applied to the release branches. Please add this patch as a debian-local change. Thanks! Nick Lewycky -- System Information: Debian Release: squeeze/sid APT prefer

Bug#585809: valgrind: stripped ld.so causes tons of false positives

2010-06-13 Thread Nick Lewycky
Package: valgrind Version: 1:3.5.0-3 Severity: important A change in /lib/ld-linux.so.2 has made valgrind report an excess number of errors: $ valgrind /bin/true ==6032== Memcheck, a memory error detector ==6032== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==6032== Using Valg

Bug#561956: Acknowledgement (relocation for fcntl out of range on powerpc)

2009-12-21 Thread Nick Lewycky
I've downloaded src:ffmpeg and modified debian/confflags to add '-fPIC -DPIC' to CFLAGS there. The resulting packages worked, though I had to update libavcodec52 as well as libavformat52. Nick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#561956: relocation for fcntl out of range on powerpc

2009-12-21 Thread Nick Lewycky
Package: libavformat52 Version: 4:0.5+svn20090706-2+b1 Severity: important On my powerpc system, any binary linked against libavformat hits the following problem: nicho...@tracer:~$ mplayer --help mplayer: error while loading shared libraries: /usr/lib/libavformat.so.52: R_PPC_REL24 relocat

Bug#561857: same here

2009-12-20 Thread Nick Lewycky
For some reason, mpg123 can't find its libraries. They're in /usr/lib/mpg123, so this works for me: $ LD_LIBRARY_PATH=/usr/lib/mpg123 mpg123 x.mp3 I'm not sure how this is plugin mechanism is supposed to work. Nick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#550088: binutils: please enable plugin support

2009-10-07 Thread Nick Lewycky
Package: binutils Version: 2.19.51.20090827-1 Severity: wishlist It'd be nice if Debian shipped with bfd-plugin support enabled so we could start shipping plugins. $ ar --plugin sorry - this program has been built without plugin support This would be more useful when gold ships as ld, but is

Bug#537744: proposed fix

2009-08-14 Thread Nick Lewycky
h other in the future. Nick Lewycky --- a/oprofile-0.9.4+cvs20090629/libopagent/Makefile.am 2009-08-14 21:35:53.0 -0700 +++ b/oprofile-0.9.4+cvs20090629/libopagent/Makefile.am 2009-08-14 21:36:28.0 -0700 @@ -11,7 +11,7 @@ libopagent_la_CFLAGS = -fPIC -I ${top_srcdir

Bug#537744: (no subject)

2009-08-10 Thread Nick Lewycky
x27; /usr/lib/oprofile/libopagent.so: undefined reference to `bfd_get_arch' collect2: ld returned 1 exit status $ Please statically link libbfd into libopagent.so. Thanks, Nick Lewycky -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#530318: hal doesn't fill in info.capabilities for mouse or keyboard

2009-07-26 Thread Nick Lewycky
close 530318 thanks dude This was user error. HAL finds the mouse and keyboard though the /dev/input/eventX devices which are provided through the kernel evdev module. Unfortunately, my custom kernel had CONFIG_INPUT_EVDEV set to off. Sorry for the trouble! Nick Lewycky -- To UNSUBSCRIBE

Bug#523869: libffi-dev: gcc doesn't find ffi.h

2009-04-13 Thread Nick Lewycky
Package: libffi-dev Version: 3.0.7-1 Severity: important It seems that libffi-dev puts ffi.h in a target-specific directory on each platform. For example, on my system it's in /usr/include/i486-linux-gnu/ which is a directory that is used by absolutely no other package in Debian. Notably, gcc doe

Bug#492505: gcc-4.3: regression from 4.2, ICE in set_lattice_value, at tree-ssa-ccp.c:487

2008-07-26 Thread Nick Lewycky
Package: gcc-4.3 Version: 4.3.1-6 Severity: normal The attached delta-reduced code crashes GCC 4.3 with -O1, but not -O0 or GCC 4.2.4 (Debian 4.2.4-3). # gcc-4.3 000.c -c -O1 000.c: In function $B!F(B_ov_64_seek_lap$B!G(B: 000.c:33: internal compiler error: in set_lattice_value, at tree-ssa-c

Bug#491653: gcc-4.3: misoptimization of 64-bit bitfield when not byte aligned

2008-07-21 Thread Nick Lewycky
close 491653 thanks Hi Bastian, You're right again, this is entirely due to the effects of strict aliasing rules. The problem goes away with -fno-strict-aliasing. Nick Bastian Blank wrote: On Sun, Jul 20, 2008 at 11:14:10PM -0700, Nick Lewycky wrote: This testcase produces diff

Bug#491654: gcc-4.3: _Bool isn't wide enough.

2008-07-21 Thread Nick Lewycky
r the trouble. Nick Bastian Blank wrote: On Sun, Jul 20, 2008 at 11:32:28PM -0700, Nick Lewycky wrote: In C99, _Bool is required to map to one of the unsigned types (6.2.5/6). Please quote the standard. I read something different there. However, GCC rejects the following (admittedly unet

Bug#491654: gcc-4.3: _Bool isn't wide enough.

2008-07-20 Thread Nick Lewycky
Package: gcc-4.3 Version: 4.3.1-6 Severity: normal In C99, _Bool is required to map to one of the unsigned types (6.2.5/6). On i586, this is 'unsigned char', by ABI. That means that you get eight bits to the _Bool. However, GCC rejects the following (admittedly unethical) snippet: struct S7 {

Bug#491653: gcc-4.3: misoptimization of 64-bit bitfield when not byte aligned

2008-07-20 Thread Nick Lewycky
Package: gcc-4.3 Version: 4.3.1-6 Severity: normal This testcase produces different output depending on whether -O1 or -O2 is specified. Correct: # gcc PR1386.c -o pr1386 -O1 PR1386.c: In function $B!F(Bmain$B!G(B: PR1386.c:15: warning: large integer implicitly truncated to unsigned typ

Bug#481858: RFP: svn-bisect -- Determine which version of a subversion repository contains a change, by bisection

2008-05-18 Thread Nick Lewycky
Package: wnpp Severity: wishlist * Package name: svn-bisect Version : 0.5 Upstream Author : Mark Glines <[EMAIL PROTECTED]> * URL : http://search.cpan.org/~infinoid/App-SVN-Bisect-0.4/svn-bisect * License : Artistic License 2.0 Programming Lang: Perl Descri

Bug#264483: chemtool: superscript and subscript in SVG aren't quite right

2008-03-07 Thread Nick Lewycky
Daniel Leidert wrote: Are there any existing problems with chemtools approach to adjust the y-value? Is there something better to use (except baseshift)? Reading several manuals, using the dy attribute seems to be ok for subscripts/superscripts characters. Well, baseshift is fundamentally bette

Bug#390198: compiz: maximize doesn't enter steady state with windows whose sizes are multiples

2007-06-06 Thread Nick Lewycky
Brice Goglin wrote: > Does this problem with xterm windows jiggling when maximized in compiz > still happens today? With compiz 0.5.0? Nope, problem's gone. Thanks, Brice! Nick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#369165: works now.

2007-04-29 Thread Nick Lewycky
2.1.12-2 Thanks, Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#396973: gdb: can not debug any program linked with pthread.

2006-11-03 Thread Nick Lewycky
Daniel Jacobowitz wrote: > On Fri, Nov 03, 2006 at 08:05:32PM -0500, Nick Lewycky wrote: > >>Attached. Here's the exact session I ran: > >>ptrace(0x19 /* PTRACE_??? */, 29003, 0xc, 0xff888354) = -1 EINVAL (Invalid >>argument) > >>>>Architecture: i

Bug#396973: gdb: can not debug any program linked with pthread.

2006-11-03 Thread Nick Lewycky
(Debian 4.1.1-19) and gcc version 4.0.4 20060904 (prerelease) (Debian 4.0.3-7) both are affected, leading me to think that this is an error in gdb (or possibly libpthread.) Nick Lewycky -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'

Bug#394704: synopsis: Cxx parser always fails

2006-10-22 Thread Nick Lewycky
rying to redefine the special macro __STDC__ ucpp returned error flag. ignoring error. $ It even claims that __STDC__ is being redefined on an empty file. Something's gone wrong here. Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT po

Bug#393099: white windows resolved

2006-10-16 Thread Nick Lewycky
close 393099 thanks dude This was caused by user error installing the proprietary nvidia drivers. My link in /usr/lib/libGL.so.1 had reverted to Mesa, because I'm a fool who didn't use dpkg-divert. Again. Apologies. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#393099: white windows with new compiz on nvidia "pixmap can't be bound to texture"

2006-10-14 Thread Nick Lewycky
0 16 16 16 16 2 1 Ncon 0x96 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x97 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x98 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon $ The previous version (the git snapshot) worked perfectly.

Bug#392453: same bug.

2006-10-12 Thread Nick Lewycky
one. Blue became green, green became red. I'm not sure whose fault this is. If the reporter doesn't beat me to it, I'll submit the output of "glxinfo" and "xdpyinfo" on my PPC box. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#390198: compiz: maximize doesn't enter steady state with windows whose sizes are multiples

2006-09-29 Thread Nick Lewycky
olumn. Also, I can't reproduce this if the xterm is at the top of the screen. It may be related to the snap-to plugin? Thanks, Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing')

Bug#386121: (no subject)

2006-09-06 Thread Nick Lewycky
reakage without an associated so-version bump. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#369165: probably x11

2006-08-20 Thread Nick Lewycky
x859c328, shadow_bottom_gc = 0x859c3a0, select_gc = 0x8599038, highlight_gc = 0x859a9d0, title_gc = 0x859aa68, cursor = 50331659, popped_up = 0 '\0', gray_pixmap = 50331660, pointer_grabbed = 0 '\0', next_release_must_exit = 0 '\0', menu_post_time = 0, menu_bounce_time = 0, last_selected_val = 0x0} (gdb) p ((XlwMenuWidget)new)->menu.font_set $3 = (XFontSet) 0x0 Thanks, Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#369165: new backtrace

2006-08-20 Thread Nick Lewycky
= 0x0, parent = 0x8567218, pop_up_p = 0 '\0', info = 0x8582fd0, next = 0x0} (gdb) p al[0] $6 = {{name = 0x820c96a "menu", value = 139956840}} (gdb) p al[1] $7 = {name = 0x8579250 ".xpm\021", value = 140085040} It'd be nice if someone could comment on whether this bug is probably XEmacs or libx11 (or libxt). Thanks, Nick Lewycky

Bug#382427: gdb backtrace

2006-08-20 Thread Nick Lewycky
Pierre, Would you please run gdb again, but this time at the (gdb) prompt, type in "bt" and mail in the output? If it shows XFontsOfFontSet in the backtrace, this bug is a dupe of 369165. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Bug#376066: similar bug upstream

2006-07-16 Thread Nick Lewycky
There appears to be a very old similar bug, http://sources.redhat.com/bugzilla/show_bug.cgi?id=1543 with the same version of binutils. Theirs, however, claims to be alpha-specific. Is it possible that this is the same bug? Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#369165: associated trace files

2006-07-16 Thread Nick Lewycky
esting too deep! --- SIGSEGV (Segmentation fault) --- I'm not sure what "Error: call nesting too deep!" means, but I wouldn't be surprised if the error is in XFontsOfFontSet. Whether's it's xemacs's misuse of the API, or a server misbehaviour, I can n

Bug#377347: libcairomm-1.0-dev: can't use PDF, PS or SVG

2006-07-08 Thread Nick Lewycky
-dev/examples/png_file/main.cc -o main $ ./main Wrote png file "image.png" $ eog image.png Yep, ImageSurface works fine. Perhaps they aren't linked in? Also, the examples are protected by #ifdef's that are supposed to compile-time detect whether these surfaces are enabled

Bug#376066: testcase

2006-07-02 Thread Nick Lewycky
/../../lib/crtn.o You'll want g++-4.1 installed. If I go back to binutils 2.16.1cvs20060413-1 (testing), it runs in 15 seconds while with binutils 2.17-1 it takes 5m32s. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#376066: binutils: performance regression in ld

2006-06-29 Thread Nick Lewycky
r up the object files, if necessary. I'm not sure what exactly you'd need in order to track down a perf issue. Thanks, Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 

Bug#373223: libglew-dev: glew header trashes glut header.

2006-06-21 Thread Nick Lewycky
Steinar H. Gunderson wrote: > On Tue, Jun 13, 2006 at 12:33:43PM -0400, Nick Lewycky wrote: > >>GLEW can't be used with GLUT at the moment. I have freeglut3 3.8.0 >>installed. > > There is no such version in the archive; the latest version is 2.4.0-5. Could > you

Bug#373223: libglew-dev: glew header trashes glut header.

2006-06-13 Thread Nick Lewycky
LEW doesn't do anything with GLUT defined though, so I'm not entirely sure why this happens. Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') A

Bug#369165: xemacs21-mule: crash on start.

2006-05-27 Thread Nick Lewycky
I wrote: > xemacs crashes immedately on start before showing any window. There's > nothing funny in the directory I'm running it from, nor am I missing xfs > or xfonts-{75|100}dpi. I don't have any workaround for this problem. I lied slightly. "xemacs -nw" loads just fine. Nick -- To UNSUBSCR

Bug#369165: xemacs21-mule: crash on start.

2006-05-27 Thread Nick Lewycky
d in a while but I'd appreciate your help debugging, even if the bug isn't in your package directly. Thanks, Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'e

Bug#368756: tetex-bin: varioref interferes with hyperref's generation of pdf bookmarks in pdflatex

2006-05-24 Thread Nick Lewycky
Ralf Stubner wrote: > On Wed, May 24, 2006 at 13:34 -0400, Nick Lewycky wrote: > >>Here's a testcase. Compare the PDF bookmarks (just open the resulting >>PDF in Adobe Acrobat) with varioref included and with it commented >>out. > > [...] > >>

Bug#368756: tetex-bin: varioref interferes with hyperref's generation of pdf bookmarks in pdflatex

2006-05-24 Thread Nick Lewycky
testcase. Compare the PDF bookmarks (just open the resulting PDF in Adobe Acrobat) with varioref included and with it commented out. \documentclass[12pt,letterpaper]{article} \usepackage{hyperref} \usepackage{varioref} \title{Test} \author{Nick Lewycky} \date{\today} \begin{document} \maketitle

Bug#368319: GtkTreeModel.get_iter requires a tree path as its argument

2006-05-24 Thread Nick Lewycky
reopen 368319 severity 368319 normal thanks dude I can reproduce it. It turns out that all you need to do is type in a command and press enter before the menu popup has a chance to appear. This is much easier when my system is still starting up (hence, under load) than it is after I've logged in a

Bug#368520: gnome-control-center: please update to 2.14

2006-05-22 Thread Nick Lewycky
like wobbly windows, spinning cube, etc. Xorg 7.1 and compiz will suffice.) Thanks, Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i38

Bug#368319: deskbar-applet: GtkTreeModel.get_iter requires a tree path as its argument

2006-05-21 Thread Nick Lewycky
uemiacEntryUI.py", line 360, in on_entry_activate iter = self.model.get_iter (self.cview.last_visible_path()) TypeError: GtkTreeModel.get_iter requires a tree path as its argument and it didn't run the program. Nick Lewycky -- System Information: Debian Release: testing/unstable

Bug#366259: trac should support doxygen-style comments

2006-05-06 Thread Nick Lewycky
Package: trac Severity: wishlist Trac ought to have a code-documentation view, similar to tools like doxygen, but allowing trac's wiki code inside of the comments. Backwards compatibility with current doxygen or javadoc comment styles would be greatly appreciated. Nick Lewycky -- S

Bug#366136: link-grammar: lists incorrect sentence length

2006-05-05 Thread Nick Lewycky
t information for them to evaluate (e.g., ¶ 45). Sentence length (1433716920 words) exceeds maximum allowable (70 words) Clearly that sentence has 96 words in it, if you count "know-how" as one word. In any case, the print statement should be fixed to show the correct word count.

Bug#365387: libglitz1: please update to version 0.5.3

2006-04-29 Thread Nick Lewycky
Dave Beckett wrote: > Nick Lewycky wrote: > >>Package: libglitz1 >>Version: 0.4.4-1 >>Severity: wishlist >> >>The latest release snapshot of glitz is version 0.5.3, which is one of >>the components needed to compile Xgl. The debian/ directory from 0.4.4

Bug#365387: libglitz1: please update to version 0.5.3

2006-04-29 Thread Nick Lewycky
Package: libglitz1 Version: 0.4.4-1 Severity: wishlist The latest release snapshot of glitz is version 0.5.3, which is one of the components needed to compile Xgl. The debian/ directory from 0.4.4 can be inserted into the 0.5.3 directory tree just fine. Please update. Thanks, Nick Lewycky

Bug#364738: link-grammar: segfaults

2006-04-25 Thread Nick Lewycky
=:0.0 XAUTHORITY=/home/nicholas/.Xauthority _=/usr/bin/env Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#364738: link-grammar: segfaults

2006-04-25 Thread Nick Lewycky
fault_lang () from /usr/lib/liblink-grammar.so.4 #4 0x0804a4f0 in ?? () #5 0x0804d008 in ?? () #6 0x000a in ?? () #7 0x5556b6a4 in ?? () #8 0x5556dbb0 in ?? () #9 0x0001 in ?? () #10 0x in ?? () (gdb) I'm not sure what else to include in the bug report. A

Bug#360843: problem still exists

2006-04-22 Thread Nick Lewycky
How is this bug still open? Should we bring in the Technical Committee? They could make the decision about where the man page belongs. http://www.debian.org/devel/tech-ctte A request to the ctte should include the list of all the affected files. Nick Lewycky -- To UNSUBSCRIBE, email to

Bug#362925: gdm failed to launch /usr/X11R6/bin/X; moved to /usr/bin/X

2006-04-16 Thread Nick Lewycky
r reference to Xnest being in /usr/X11R6/bin. Please note that with the new X.org 7.0 in unstable, /usr/X11R6/bin/ should now be entirely empty and that the programs X and Xnest have moved to /usr/bin. Source: http://wiki.debian.org/Xorg69To7 Thanks, Nick Lewycky -- System Information: Debian Relea

Bug#362049: libxfixes3: XFixesSetCursorName (no such operation)

2006-04-11 Thread Nick Lewycky
reassign 362049 gtk2-engines-industrial thanks dude This package causes breakage in any Athena-using program when installed with the new Xorg packages. I'm attaching an strace of xedit which shows xedit finding the cursor and trying to speak xcursor/xfixes to the X server. Nick Lewycky e

Bug#362049: libxfixes3: XFixesSetCursorName (no such operation)

2006-04-11 Thread Nick Lewycky
/minor. Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.6 Local

Bug#360356: amsn: requires TkCximage

2006-04-07 Thread Nick Lewycky
n this bug, I assume noone else has been experiencing it. Closing. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]

2006-04-06 Thread Nick Lewycky
urprised. Anyways, running the modern ldconfig fixes my problem and allows the apps to find the proper libraries. Sorry for the confusion. Thanks, Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]

2006-04-06 Thread Nick Lewycky
Matthias Klose wrote: > Does /etc/ld.so.nohwcap exist? What happens if you (re)move it? No it doesn't. I do have an /etc/ld.so.hwcappkgs, if that's related. It contains: libc6 2.3.6-5 libc6-i686 2.3.6-5 Nick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]

2006-04-06 Thread Nick Lewycky
bug go away: export LD_LIBRARY_PATH=/lib/tls /lib/tls isn't in my /etc/ld.so.conf. Should it be? When did that change? And what about the subdirectories under /lib/tls? What package is supposed to install/own/update the ld.so.conf? Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]

2006-04-06 Thread Nick Lewycky
. That would explain its non-deterministic nature. Valgrind output also attached. Nick Lewycky demo.ld.bz2 Description: Unix tar archive demo.valgrind.bz2 Description: Unix tar archive

Bug#361024: libstdc++6: cannot handle TLS data

2006-04-06 Thread Nick Lewycky
severity 361024 critical thanks dude Justification: breaks unrelated software This bug is causing total breakage of apt-show-versions. It's also causing problems with dia and gnucash (unable to load plugins written in C++) and possibly other software in the archive. Nick Lewycky -

Bug#360664: gnucash: unable to import QFX

2006-04-06 Thread Nick Lewycky
close 360664 thanks dude This bug is being caused by bug 361024 in the libstdc++6 package, and affects non-gnucash software (apt-show-versions exhibits the same symptoms). Sorry for the noise. Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#360664: gnucash: unable to import QFX

2006-04-03 Thread Nick Lewycky
ut starting a 32-bit kernel and loading gnucash causes the same warning. In any case, the ability to import QFX files is missing from the menus. TLS in the warning message refers to Thread Local Storage. I don't understand what would be causing this problem. Nick Lewycky -- System Information

Bug#356420: FTBFS: Missing build dependency.

2006-04-02 Thread Nick Lewycky
, why is libxfont-dev only available on sparc and i386? Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#360356: amsn: requires TkCximage

2006-04-01 Thread Nick Lewycky
are located in the file INSTALL and amsn doesn't load. "apt-cache search tkcximage" doesn't reveal any such package. Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing

Bug#348018: gnucash: crash on startup

2006-01-13 Thread Nick Lewycky
d ""/home/nicholas/.gnucash/config-1.6.user" gnucash: [D] "trying to load ""/home/nicholas/.gnucash/config.user" gnucash: [D] "trying to load ""/home/nicholas/.gnucash/config-1.8.auto" gnucash: [D] "loading saved reports" gnucash: [D] &

Bug#345116: ant: NullPointerException in XSLT with gij-4.1

2005-12-28 Thread Nick Lewycky
u'll need to replace it with "gij-wrapper-4.1" which works just as well and produces the same output. I'm using libgcj7 because it's the first release after the classpath 0.19 merge. Earlier versions don't have the gnu.xml.transform.Stylesheet class causing a failure muc

Bug#343084: uxterm: unclear error message

2005-12-12 Thread Nick Lewycky
Thomas Dickey wrote: > On Mon, Dec 12, 2005 at 04:10:15PM +0100, Nick Lewycky wrote: > >>uxterm tried to use locale en_CA.UTF-8 >>locale: Cannot set LC_CTYPE to default locale: No such file or directory >>locale: Cannot set LC_MESSAGES to default locale: No such file or di

Bug#343084: (no subject)

2005-12-12 Thread Nick Lewycky
reassign 343084 xterm 6.8.2.dfsg.1-11 thanks dude Oops! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#343084: uxterm: unclear error message

2005-12-12 Thread Nick Lewycky
oblem, and confuses the user with "No such file or directory". Please consider testing for this condition and emitting an error message stating that the locale does not exist. Nick Lewycky -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (50

Bug#341859: gcc-m68hc1x: update to gcc-4.0

2005-12-08 Thread Nick Lewycky
close 341859 thanks dude Ok, thanks Aurelien. I thought that the gnu-m68hc11.org site existed before HC11/12 support was merged with the FSF GCC, which had since occurred. Since GCC isn't supporting this platform you can safely disregard my request. If I have any problems, I'll take them up with u

Bug#341859: gcc-m68hc1x: update to gcc-4.0

2005-12-03 Thread Nick Lewycky
Package: gcc-m68hc1x Version: 1:3.3.5+3.0.1-1 Severity: wishlist It seems that GCC 4.0 has support for the M68HC11 and HC12 architecures. I'd appreciate if that source were used to create the m68hc1x cross-compiler, instead of the older www.gnu-m68hc11.org. Thanks, Nick Lewycky -- S

Bug#340555: RFP: xymtex -- xymtex chemical notation for latex; xymtex is a macro package for drawing chemical structural formulas.

2005-11-23 Thread Nick Lewycky
to be an alternative called PPCHTeX, if that's easier to deal with. Packaging xymtex might not be too easy. You may have to contact upstream (note that I don't have an email address either) and try to convince him to include an explicit license of some sort. Nick Lewycky -- Syst

Bug#329153: fixed in upstream

2005-11-20 Thread Nick Lewycky
bootchart 0.9 was released on Nov 13th. That should contain the fix. This bug can be closed once the latest version is uploaded. Thanks, Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#313316: mozilla-js-debugger: menu option doesn't do anything at all.

2005-10-17 Thread Nick Lewycky
Actually, it looks like mozilla-enigmail got updated in the past twelve hours. Tested with Mozilla 2:1.7.12 and still occurs. Still no error on console or JavaScript console. However, I just created a new profile to test with, and the JS Debugger appeared just fine. I suppose you can close the bu

Bug#313316: mozilla-js-debugger: menu option doesn't do anything at all.

2005-10-17 Thread Nick Lewycky
for me to input anything. Nick Loic Minier wrote: > severity 313316 important > tags 313316 + unreproducible > thanks > > On dim, jun 12, 2005, Nick Lewycky wrote: > >>I go to Tools -> Web Development -> JavaScript Debugger ... and >>nothing happens. Nothing at

Bug#334076: mimms: please support "application/x-mms-framed" over HTTP

2005-10-15 Thread Nick Lewycky
"broadcast,playlist" Content-Type: application/x-mms-framed The stream isn't any type of valid data that "file" can recognize, so I'm guessing it has enough MMS data that it needs to be unpacked by a program like MiMMS. One such server is: http://64.34.147.163:80/CFNYFM a

debian-bugs-dist@lists.debian.org

2005-09-01 Thread Nick Lewycky
ator >, boost::no_property>, boost::property, boost::no_property, boost::listS>&, boost::dynamic_properties&, std::basic_string, std::allocator > const&)': /usr/include/boost/graph/graphviz.hpp:748: undefined reference to `boost::detail::graph::read_graphviz(std

Bug#325348: classpath: please update to 0.17; incl. fixes for gnu.xml

2005-08-27 Thread Nick Lewycky
ource) According to classpath's release notes, they've made fixes in gnu.xml. I haven't tested whether the new version works for me, but from the description it sounds like it does. Please update classpath to version 0.17. Thanks, Nick Lewycky -- System Information: Debian Release: te

Bug#325245: upstream

2005-08-27 Thread Nick Lewycky
I've found this bug upstream, issue #35: http://websvn.tigris.org/issues/show_bug.cgi?id=35 (Is there a way to add comments in their bugzilla? I sure don't see one, and I don't plan to register to find out.) Nick Lewycky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#325245: rev2line

2005-08-26 Thread Nick Lewycky
ne patch is attached. Nick Lewycky --- diff.php.orig 2005-08-26 19:17:06.0 -0400 +++ diff.php 2005-08-26 19:16:08.0 -0400 @@ -167,7 +167,7 @@ else $line = rtrim($nl); - $listing[$index]["rev

Bug#325245: websvn: ?rev2line?

2005-08-26 Thread Nick Lewycky
ne" to see this everywhere. "rev2line" appears to be used in WebSVN's "diff.php" as an internal code for the second revision's text, but I don't see the bug causes it to be printed there (or where the question marks came from). Nick Lewycky -- System Informatio

  1   2   >