Bug#1057623: Unnecessary debugging statements

2023-12-05 Thread Bruce Duncan
Package: python3-apt Version: 2.7.0 Hi, We are using python3-apt in a configuration management system, LCFG. Because there are some debugging messages in the code, every machine sends us these messages when they do updates: Stdout: got fd: 5 Stderr: custom fork found got pid: 1054321 got p

Bug#458016: fails to pick up WEP Type on key request

2007-12-27 Thread Bruce Duncan
Package: network-manager-kde Version: 1:0.2-2 Severity: minor Tags: patch Hey kids, I've just switched to network manager to make dealing with a poor wireless signal a little less painful. When the association fails, network manager assumes I have provided the wrong key and prompts me for a new

Bug#434418: new version

2007-08-09 Thread Bruce Duncan
On Thursday 09 August 2007 16:57:18 Joost Yervante Damad wrote: > In my opinion the problem still persists. All you did is change it from > awaking a lot to awaking a little less (2x a second). My preferred solution > would only wake up when needed. Are you absolutely positive that blocking > infin

Bug#436519: passkey agent patch problem

2007-08-07 Thread Bruce Duncan
Package: kdebluetooth Version: 0.99+1.0beta2-7 Severity: minor On line 116 of debian/passkey-agent/passkey-agent.c: if(buffer[1]!='P' && buffer[1]!='I' && buffer[2]!='N') I believe the first two conditions of this if statement can't be satisfied at the same time! It also seems to me that the

Bug#434418: More testing needed

2007-08-07 Thread Bruce Duncan
Joost, I found this bug report while looking into the same problem, I was about to write a similar patch :) . Did you test whether passkey-agent dies gracefully with your patch? I believe the patch effectively prevents passkey-agent from noticing SIGTERM or SIGINT unless it receives a message.

Bug#432682: crash: less SEGV when permission is denied

2007-07-15 Thread Bruce Duncan
tags 432682 + patch thanks Sorry, that bug report didn't actually say anything! Here's the real backtrace: Program received signal SIGSEGV, Segmentation fault. 0x00403828 in ch_length () at ch.c:508 508 if (ch_flags & CH_HELPFILE) (gdb) bt #0 0x00403828 in ch_length

Bug#432682: crash: less SEGV when permission is denied

2007-07-11 Thread Bruce Duncan
Package: less Version: 406-0 Severity: normal I have managed to crash less! I have reduced the crash to this test case: $ echo $LINES $COLUMNS 30 239 $ echo hello > test $ echo goodbye > test2 $ chmod -r test2 $ less test test2 It seems that when less views a file which does not fill the entire

Bug#430007: cover manager window shortcuts are useless

2007-06-21 Thread Bruce Duncan
Package: amarok Version: 1.4.5-5 Severity: minor When flicking through a list of potential album covers (right-click on an album in the context view and do "Fetch from amazon.co.uk") the kekyboard shortcuts are unavailable because the window does not have the focus. It doesn't appear in the lis

Bug#429864: Fwd: Re: Bug#429864: help system relies on yelp

2007-06-21 Thread Bruce Duncan
On Wednesday 20 June 2007 20:53:29 you wrote: > www-browser is not necessarily appropriate as a help browser. You are > free to ignore the recommendation and the help text is easily accessible > under /usr/share/doc/sgt-puzzles and in manual pages. Perhaps I could > arrange to call www-browser as

Bug#429864: help system relies on yelp

2007-06-20 Thread Bruce Duncan
Package: sgt-puzzles Version: 7446-1 Severity: wishlist Hi, sgt-puzzles recommends yelp to view the help files. This is irritating on a KDE system because it involves installing 30MB of gnome packages just to view the HTML files which would be perfectly viewable in Konqueror or any other brows

Bug#421292: middle click in composer body tries to paste from wrong clipboard

2007-04-27 Thread Bruce Duncan
Package: kmail Severity: minor --- Please enter the report below this line. --- (For clarity in the following description, I consider the X selection to be what you get when you select and then middle click a piece of text. I consider the X clipboard to be what you get when you ctrl-c and ctrl-v