Bug#343341: [Pkg-cups-devel] Bug#343341: cupsys asks for ports with HIGH debconf priority; should be medium or low

2005-12-14 Thread Jeff Licquia
On Wed, 2005-12-14 at 09:38 -0500, Joe Drew wrote: Cupsys asks for the ports question with priority high. Since 631 is a reasonable default for the port, the question should have priority medium or lower. I don't think that it's really that important to anybody to change the cupsys port, so

Bug#295897: cause

2006-09-10 Thread Jeff Licquia
WorldMap constructor, from src/worldmap/worldmap.cxx, about line 88: std::string node; if (StatManager::instance()-get_string(current-tutorial-node, node)) { NodeId id = path_graph-lookup_node(node); if (id == NoNode) { pingus-set_position(0);

Bug#394392: msync() in recent kernels fails LSB

2006-10-20 Thread Jeff Licquia
Package: linux-image-2.6.17-2-686 Version: 2.6.17-9 Severity: important From a recent run of the LSB 3.1 tests: 10|852 /tset/LSB.os/mfiles/msync_P/T.msync_P 22:58:49|TC Start, scenario ref 858-0 15|852 3.6-lite 9|TCM Start 400|852 7 1 22:59:13|IC Start 200|852 7 22:59:13|TP Start 520|852 7

Bug#390678: pygrub import path is incorrect

2006-10-02 Thread Jeff Licquia
Package: xen-utils-3.0.2-1 Version: 3.0.2-3+hg9762-1 From /usr/lib/xen-3.0.2-1/lib/bin/pygrub: sys.path = [ '/usr/lib/python' ] + sys.path import grub.GrubConf import grub.fsys But grub.GrubConf, for example, is at /usr/lib/xen-3.0.2-1/lib/python/grub/GrubConf.py. Fix: change the added

Bug#388809: htmldoc-common fails to upgrade smoothly

2006-09-22 Thread Jeff Licquia
Package: htmldoc-common Version: 1.8.27-1 Severity: serious Preparing to replace htmldoc-common 1.8.26-1 (using .../htmldoc-common_1.8.27-1_all.deb) ... Unpacking replacement htmldoc-common ... dpkg: error processing /var/cache/apt/archives/htmldoc-common_1.8.27-1_all.deb (--unpack): trying to

Bug#502428: epm: double free or corruption

2008-10-16 Thread Jeff Licquia
Al Nikolov wrote: $ epm -f rpm package *** glibc detected *** double free or corruption (out): 0xb7fa9090 *** Packaging failed! Can you send me your package.list, and the files you have listed there? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#502428: epm: double free or corruption

2008-10-16 Thread Jeff Licquia
Also, if you see this, can you update your email address, so I can send replies to you? My last message bounced: [EMAIL PROTECTED]: host mail.dev.drweb.com[84.204.76.120] said: 550 5.1.1 [EMAIL PROTECTED]: Recipient address rejected: User unknown in local recipient table (in reply to

Bug#502638: oo.o packages don't depend on ttf-bitstream-vera for ui font

2008-10-18 Thread Jeff Licquia
Package: openoffice.org Version: 1:2.4.1-11 Severity: normal If the Bitstream Vera fonts (package ttf-bitstream-vera) are not installed, OpenOffice.org uses ugly fonts for the UI. Worse, the font metrics are way off, resulting in huge drop-downs, text boxes, menus, etc. Most of the toolbars

Bug#464090: git repo does not appear to be accessible

2008-10-21 Thread Jeff Licquia
When I try to clone the git repository mentioned on the cvsps page, I get this error: error: Couldn't get http://ydirson.free.fr/soft/git/cvsps.git/HEAD for HEAD The requested URL returned error: 404 And later: warning: remote HEAD refers to nonexistent ref, unable to checkout. Not being a git

Bug#497056: lsb-base: /lib/lsb/init-functions NON-DSFG Licence ?

2008-08-29 Thread Jeff Licquia
root wrote: Please investigate if files included in lsb-base conform to DFSG. A lincense change to GPL would be better suited for Debian. I'm confused. The license posted looks like a straight 3-clause BSD license to me, which is surely DFSG-free. What problems do you have with it? --

Bug#493706: synergys dumps core frequently

2008-08-04 Thread Jeff Licquia
Gregoire Banderet wrote: Package: synergy Version: 1.3.1-4 Severity: important Output when run with --no-daemon: DEBUG: CXWindowsClipboard.cpp,555: added format 2 for target text/html (508) (360 bytes) DEBUG: CXWindowsClipboard.cpp,555: added format 0 for target UTF8_STRING (243) (22

Bug#493706: synergys dumps core frequently

2008-08-05 Thread Jeff Licquia
Gregoire Banderet wrote: XFCE, nothing special. The PC where synergys is running has a multi-head GFX card but I use only one output. Thanks. My second monitor is connected to a Windows PC (where synergyc 1.3.1) is running. I had no problem during 3 years with the same setup but Debian

Bug#494368: synergy: Synergy quits with assertion failure.

2008-08-11 Thread Jeff Licquia
Marc Singer wrote: Started synergys with the following command line: synergys -f -d INFO After running for a couple of days, it reported an assertion failure on the console. synergys: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int)((xcb_req) - (dpy-request)) = 0)' failed.

Bug#494368: synergy: Synergy quits with assertion failure.

2008-08-11 Thread Jeff Licquia
Marc Oscar Singer wrote: Jeff Licquia wrote: Looks similar to me; I think I'll end up merging them. As you wish. The assert makes it very debug-able. IMHO, this looks like memory corruption. I haven't run with MALLOC_CHECK_ (IIRC) just to see if the libc can tell us something about memory

Bug#494368: synergy: Synergy quits with assertion failure.

2008-08-12 Thread Jeff Licquia
Marc Oscar Singer wrote: Jeff Licquia wrote: Do you have any etch boxes you could test for this with? It may be too much to ask, I know, to run etch for a few days. :-) what test do you want run? Just try to duplicate the crash you're seeing when running synergys under etch

Bug#495498: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy-request)) = 0)' failed.

2008-08-17 Thread Jeff Licquia
Carlo Wood wrote: Since my last apt-get update/upgrade, synergys crashes more often than before. It now crashes with the output: ... DEBUG1: CClientProxy1_0.cpp,253: send enter to taryn, 0,881 3 DEBUG1: CServer.cpp,780: try to leave taryn on left INFO: CServer.cpp,447: switch from taryn to

Bug#495498: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy-request)) = 0)' failed.

2008-08-18 Thread Jeff Licquia
Carlo Wood wrote: Please ask if you need more info. Those are helpful, but please be sure to CC the bug, so there's a record that anyone can see and comment on. I've asked the others, but it's worth asking you: do you have the ability to test synergys from 1.3.1-4 on etch? -- To

Bug#495498: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy-request)) = 0)' failed.

2008-08-18 Thread Jeff Licquia
Carlo Wood wrote: Note that I already am running/testing synergy 1.3.1-4. But no, I only have debian lenny/sid on both machines. I could run synergys in an etch chroot though, 64bit or 32bit. The only difference would be the versions of the libraries it links with. That's exactly what I'm

Bug#495498: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy-request)) = 0)' failed.

2008-08-19 Thread Jeff Licquia
Carlo Wood wrote: Any progress yet? Things I can test? Nope, sorry. I probably won't have much to report for a while; day job interferes. I noticed that you are using threads in synergys. The assertion that we run into can be caused if multiple threads do calls to GUI calls (X, Xt). All

Bug#451647: debian/copyright and actual copyrights

2007-11-17 Thread Jeff Licquia
severity 451647 serious thanks Yaroslav Halchenko wrote: Today I've filed a bugreport http://bugs.debian.org/451647 against wacom-tools package. Its copyright file imho violates the policy (I think I can cite it here since it is quite concise) ,--- | This package was created by Ron Lee [EMAIL

Bug#284081: New parted api, and possibility for parted 1.6.x (x12) in debian/sarge ...

2005-01-31 Thread Jeff Licquia
On Mon, 2005-01-31 at 17:05 -0500, Branden Robinson wrote: Do you mean me or Matt when you say you? Sorry. I meant Matt. But you can have them too, if you want them. If both you (Branden) and Matt want them, then we've got a problem. :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#286552: Not a bug

2005-02-03 Thread Jeff Licquia
On Thu, 2005-02-03 at 10:46 +0100, Thomas Hood wrote: This is a case of local misconfiguration, not a bug in discover. It's important to note that, despite my previous response and my accomodation of the bug request, this is entirely true. The way discover works, it's theoretically possible

Bug#293573: discover: Does not detect my audio card (es1371 on a 686)

2005-02-07 Thread Jeff Licquia
On Fri, 2005-02-04 at 14:11 +0100, Nicola Manini wrote: The good old discover 1.5.1 reported correctly my es1371 sound card. Now I upgraded to discover 2, and after a reboot, the sound card died. Please send along the output of lspci and lspci -n on your system, so I can check whether your

Bug#294233: User driver daemon start and stop with Discover

2005-02-08 Thread Jeff Licquia
Package: discover Version: 2.0.7-1 Severity: wishlist On Tue, 2005-02-08 at 12:43 -0300, Iouri Atiounkine - Pixart wrote: Jeff Licquia wrote: How I can make that user driver daemon start and stop with Discover? You can't, not with the current infrastructure. However, creating

Bug#294121: Dependencies on libdiscover2 and discover-date missing

2005-02-08 Thread Jeff Licquia
tags 294131 + pending thanks On Tue, 2005-02-08 at 01:13 +0100, Jonas Smedegaard wrote: discover 2.0.7-1 seems to have lost the dependency info on libdiscover2 and discover-data. I must admit that I did not test if those dependencies are in fact for some weird reaosn unneeded with this

Bug#300944: python-librdf breaks with latest libcurl3 in sarge and sid

2005-03-22 Thread Jeff Licquia
Package: python2.3-librdf Version: 1.0.0.2-1 Tags: sarge, sid Severity: grave Justification: renders package unusable [EMAIL PROTECTED]:~$ python Python 2.3.4 (#2, Dec 3 2004, 13:53:17) [GCC 3.3.5 (Debian 1:3.3.5-2)] on linux2 Type help, copyright, credits or license for more information.

Bug#307591: libapache2-mod-php4 can't be installed; no /usr/share/doc/php4-common/examples/php.ini

2005-05-03 Thread Jeff Licquia
Package: libapache2-mod-php4 Version: 4.3.10-13 Tags: sarge Severity: serious Justification: renders package unusable jeffindy:~# apt-get install apache2-mpm-prefork libapache2-mod-php4 Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed:

Bug#444022: ITP: papi -- OpenPrinting PAPI suite

2007-09-25 Thread Jeff Licquia
Package: wnpp Severity: wishlist Owner: Jeff Licquia [EMAIL PROTECTED] * Package name: papi Version : 1.0 beta Upstream Author : Norm Jacobs [EMAIL PROTECTED] * URL : http://sourceforge.net/projects/openprinting * License : Mostly CDDL (some LGPL, some MIT

Bug#444022: ITP: papi -- OpenPrinting PAPI suite

2007-09-25 Thread Jeff Licquia
Vincent Danjean wrote: For me, papi is a library with its tools to access hardware performance counters. It used a lot on some plateform (NUMA, ...) to analyze the performance of HPC programs. Google with papi give this link in first : http://icl.cs.utk.edu/papi/ This software is not packaged

Bug#435862: Your battery is fully charged immediately upon plugging in

2007-08-03 Thread Jeff Licquia
Package: gnome-power-manager Version: 2.18.3-1 Severity: minor If I'm on my laptop on battery and plug in, I immediately see a notification that my battery is fully charged. It doesn't appear that g-p-m is confused about this; hovering over the notification icon afterwards confirms that the

Bug#442394: ITP: virtualenv -- Python virtual environment creator

2007-09-15 Thread Jeff Licquia
Package: wnpp Severity: wishlist Owner: Jeff Licquia [EMAIL PROTECTED] * Package name: virtualenv Version : 0.8.1 Upstream Author : Ian Bicking * URL : http://pypi.python.org/pypi/virtualenv/ * License : MIT-style Programming Lang: Python Description

Bug#435862: Your battery is fully charged immediately upon plugging in

2007-08-28 Thread Jeff Licquia
Sven Arvidsson wrote: Can you provide a verbose log of gnome-power-manager when you plug it in and get the notification? I'm trying. :-) It would seem that this doesn't happen all the time. So far, I haven't gotten it to happen while I'm running g-p-m the right way. I have a gut feeling it

Bug#428252: There's something to do; don't just close the bug

2007-09-28 Thread Jeff Licquia
retitle 428252 n-m-openvpn should Recommend: resolvconf (at least) thanks If network-manager-openvpn does things to break networking without resolvconf being installed, then we need to make sure that we install resolvconf in the normal case when n-m-openvpn is installed. We might want to

Bug#394392: Alternative msync() fix for 2.6.18?

2007-01-03 Thread Jeff Licquia
On Fri, 2006-12-29 at 15:01 +0100, Martin Michlmayr wrote: Yes, I agree. I'm CCing the linux-mm list in hope that someone can review your patch. In the meantime, I've asked the Debian LSB folks to verify that your patch fixes the LSB problem. I am running the complete lsb-runtime-test suite

Bug#394392: Alternative msync() fix for 2.6.18?

2007-01-04 Thread Jeff Licquia
On Wed, 2007-01-03 at 09:32 -0500, Jeff Licquia wrote: I am running the complete lsb-runtime-test suite against the new kernels (as installed yesterday from the sid apt repo at http://kernel-archive.buildserver.net/debian-kernel), but I also did a run with just the msync test, which passed. I

Bug#394392: msync() in recent kernels fails LSB

2006-12-19 Thread Jeff Licquia
On Tue, 2006-12-19 at 17:08 +0100, Martin Michlmayr wrote: So it seems that the patches needed for msync() conformance we applied from 2.6.19 to our 2.6.18 cause filesystem corruption, see the current discussion on this on lkml. From what I understand it, plain 2.6.18 is not LSB 3.1 conform

Bug#408118: sponsor? package?

2007-03-13 Thread Jeff Licquia
Did you ever find a sponsor? Is your chessdb package available? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#407872: pychess consumes all CPU and freezes menus during game

2007-01-21 Thread Jeff Licquia
Package: pychess Version: 0.6.0.beta5-1 Severity: important After a game is in progress, the pychess process consumes all available CPU, and two other python processes that seem to be related to pychess take some CPU as well. This is true even if pychess is waiting for the user to make a

Bug#393536: Patch for the 0.99.4-7.1 NMU of diald

2007-01-26 Thread Jeff Licquia
On Fri, 2007-01-26 at 20:32 +0100, Christian Perrier wrote: Two days ago, I sent you a notice announcing my intent to upload a NMU of your package to fix its pending l10n issues. You either agreed for this NMU or did not respond to my notices. I will now upload this NMU to DELAYED/0-DAY

Bug#425732: alien -ic vs. alien -c: different behavior

2007-05-23 Thread Jeff Licquia
Package: alien Version: 8.64 As reported in the LSB bug tracker (http://bugs.linuxbase.org/show_bug.cgi?id=1638): Installing RPM using the command 'alien -ick file.rpm' seems not to work well -- it doesn't execute pre- and post- scripts from the .rpm file. Converting a .rpm file to .deb and

Bug#425732: alien -ic vs. alien -c: different behavior

2007-05-23 Thread Jeff Licquia
On Wed, 2007-05-23 at 13:44 -0400, Joey Hess wrote: All -i does is install the exact same .deb that alien would generate otherwise, and then unlink it. This should not change the behavior WRT dpkg running scripts. The only difference might be that since alien /dev/nulls command outputs

Bug#306910: htmldoc: Patch for preserving launch paths and updated debian stuff

2005-07-17 Thread Jeff Licquia
severity 306910 wishlist thanks Jan-Oliver Wagner wrote: I prepared a patch the preserves the paths for launch. I also submitted it to htmldoc.org: http://www.htmldoc.org/str.php?L83+P0+S-2+C0+I0+E0+Q I see in the upstream report that they are skeptical of the patch. I don't necessarily

Bug#317129: LGPL module linked with a GPL lib

2005-07-24 Thread Jeff Licquia
On Sun, 2005-07-24 at 20:50 +0200, Loïc Minier wrote: The GStreamer suite ships a lot of plugins which are dlopened() when needed. Some of them link with GPL libraries. I received a bug report (#317129) to change the copyright files of libgstreamer0.8-0 and gstreamer0.8-mad to GPL.

Bug#323982: pam_unix returns PAM_SUCCESS sometimes for blank username

2005-08-19 Thread Jeff Licquia
Package: libpam-modules Version: 0.76-22 pam_open_session and pam_close_session, called with a zero-length string for the username in the pam_handle_t, return PAM_SUCCESS instead of PAM_SESSION_ERR. The easiest solution to this problem: use the same username test for sessions that we use for

Bug#148073: closed by spammer

2005-08-02 Thread Jeff Licquia
reopen 148073 thanks Someone decided to spam 148073-done. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#187011: [Pkg-cups-devel] Bug#187011: cupsys: Defaultprinter doesn't propagate over network

2005-08-05 Thread Jeff Licquia
On Fri, 2005-08-05 at 17:07 +0200, Harald Thingelstad wrote: The cups system should export and use the default printer in a network automatically. This is the expected behaviour, and administrators should not have to look up in a bug database to find the fix. So please fix. I sympathize

Bug#470186: Adopting synergy

2008-06-07 Thread Jeff Licquia
retitle 470186 ITP: : synergy -- Share mouse, keyboard and clipboard over the network owner 470186 Jeff Licquia [EMAIL PROTECTED] thanks I use synergy at my workstation at home to control two computers. I've actually done the work to update the package; anyone interested can see the results

Bug#482953: Orphan diald

2008-06-08 Thread Jeff Licquia
retitle 482953 O: diald -- dial on demand daemon for PPP and SLIP thanks Well, no response. So, orphaned it is. I've already uploaded with the maintainer set to Debian QA Group. If anyone does want to work on the package, it might be worth looking at bzr.licquia.org; I have the version

Bug#486115: PDF files from gscan2pdf are huge

2008-06-13 Thread Jeff Licquia
Package: gscan2pdf Version: 0.9.24-1 Severity: normal -rw-r--r-- 1 jeff jeff 840424 2008-06-13 09:12 july.pdf -rw-r--r-- 1 jeff jeff 3758009 2008-06-13 08:57 july-vacation-request.pdf These are both 1-page PDFs, using the same piece of paper, and the same scan settings. The first was scanned

Bug#486115: PDF files from gscan2pdf are huge

2008-06-13 Thread Jeff Licquia
Jeffrey Ratcliffe wrote: That is easy to say, but it depends a great deal on what sort of scan it is. For BW scans, LZW seems to be the best, but some people prefer the fax type G3 or G4 compression. For colour or greyscale, use JPG or PNG. I suppose that would make more sense if the lossless

Bug#486115: PDF files from gscan2pdf are huge

2008-06-13 Thread Jeff Licquia
Jeffrey Ratcliffe wrote: Default seems to be PNG, which isn't bad for BW scans, and also for scans with limited numbers of colours. As your scans were colour, JPG would give the best size. I did some experimentation along those lines, and also to explore your earlier suggestion. First of

Bug#486115: PDF files from gscan2pdf are huge

2008-06-15 Thread Jeff Licquia
Jeffrey Ratcliffe wrote: So - as you have already said, it is possible to get small PDFs from gscan2pdf if you choose the appropriate compression. The question then is - how best to help the user choose the compression? Count the depth of the image - 1bit = LZW, 2-3 bit = PNG, 3bit = JPG? Have

Bug#488460: unchecked error return codes

2008-07-14 Thread Jeff Licquia
Kees Cook wrote: This patch fixes a number of cases where error conditions are untested, which cause problems when compiling with -D_FORTIFY_SOURCE=2. Hi! Sorry for the late reply; just got back from vacation. I'm not super-keen on diverging from upstream in general unless absolutely

Bug#489691: synergy: ::leave() should allow (configurable) hiding of cursor

2008-07-14 Thread Jeff Licquia
supaplex wrote: Please hide the cursor on a client when focus leaves that window. Unhide the cursor when it enters, or when direct input on the client is received. Hi! Sorry for the late reply; just got back from vacation. I'm a little confused about what the problem is: - Synergy already

Bug#482296: [Pkg-cups-devel] Bug#482296: Rename package cupsys to cups

2008-05-21 Thread Jeff Licquia
Till Kamppeter wrote: The cupsys packages (and all occurences of cupsys in the names of other packages) should be renamed to cups. First, no one who I have asked could tell me why in Debian and derivatives the CUPS package is called cupsys and not cups. Second, this is very awkward when it comes

Bug#482953: RFA: diald

2008-05-25 Thread Jeff Licquia
Package: wnpp Severity: normal It has been a long time since I've had dialup Internet, and even longer since this package has had an active upstream. I had thought I could become upstream, but this hasn't turned out to be the case. The last straw came when I decided to try and upgrade the

Bug#470885: ITA: doclifter

2008-05-27 Thread Jeff Licquia
retitle 470885 ITA: doclifter -- Convert troff to DocBook owner 470885 Jeff Licquia [EMAIL PROTECTED] thanks I actually have occasional need for this at work. I've already done some update work. The resulting source can be seen here: http://bzr.licquia.org/loggerhead/doclifter/debian

Bug#432938: No longer limited to experimental; trying patch

2008-06-21 Thread Jeff Licquia
tags 432938 - experimental found 432938 1.3.1-3 The new X11 is no longer in experimental, and I started seeing the problem myself when it hit lenny. There are a few discussions in both Launchpad and upstream:

Bug#432938: No longer limited to experimental; trying patch

2008-06-23 Thread Jeff Licquia
Cord Beermann wrote: First: thanks for taking over this package, i really don't have the time (and the skills) to handle bugs like this. No problem. Thanks for your previous efforts! I'm not sure if the problem i encounter now is the same problem this bug is about: The symptom:

Bug#432938: Fixed up patch; testing

2008-06-24 Thread Jeff Licquia
tags 432938 + pending thanks After a few tweaks, the patch seems to fix the issue nicely. It's still kind of a hack, but should get the job done. If you're impatient, pull the package source from my bzr tree and build it yourself. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#284081: New parted api, and possibility for parted 1.6.x (x12) in debian/sarge ...

2005-01-31 Thread Jeff Licquia
, then? I've heard Jeff Licquia gripe a lot about Red Hat's, so I'm not sure that's the best choice. He's the person to ask, though, so I'm CCing him. It's my understanding that the parted maintainer blessed the Red Hat bindings, and that most people doing Python things with parted are using the Red

Bug#351569: htmldoc: segfault on creating pdf (on amd64)

2006-02-06 Thread Jeff Licquia
On Sun, 2006-02-05 at 20:24 +0100, Roland Rosenfeld wrote: If you aren't able to create a new package soon, please tell me, so I can upload an NMU. I have 1.8.25 packages nearly complete already, so I will finish up and upload by tomorrow. Is that OK? -- To UNSUBSCRIBE, email to [EMAIL

Bug#355959: reopen

2006-04-10 Thread Jeff Licquia
found 355959 3.0-16 thanks licquia ln -sf /lib/ld-linux-x86-64.so.3 /lib64/ld-lsb-x86-64.so.2 licquia that's in the lsb-core postinst mats that's backwards licquia ? mats ld-linux-x86-64.so.3 doesn't exist... it's .so.2 mats it's the LSB linker that needs to be .so.3 mats yup, that's

Bug#381348: cpio build glitch breaks Unicode char handling

2006-08-03 Thread Jeff Licquia
Package: cpio Version: 2.6-16 Severity: important A recent LSB 3.1 runtime test journal reports, among other things: 200|700 5 18:36:15|TP Start 520|700 5 23550 1 1|* When -i option is specified, if extract files is selected in pattern form, '?' is matched 1 file-system-safe characters. 520|700

Bug#505573: Synergy keypress bug

2009-04-23 Thread Jeff Licquia
Christoph Blank wrote: Hi, I came across this bug when using synergy in debian unstable: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505573 Is there any information about this? The report seems to be quite old, and the bug still exists. Greetings, Christoph There have been some reports

Bug#505573: [Fwd: Re: Synergy keypress bug]

2009-04-23 Thread Jeff Licquia
---BeginMessage--- Hi Jeff, yep exactly that's the case, I didn't think about that... On Thu, Apr 23, 2009 at 12:04:23PM -0400, Jeff Licquia wrote: There have been some reports of issues with 32-to-64-bit interaction. Are you using mixed word size platforms? (i.e. 32-bit on one side

Bug#552568: getting synergy-plus into Debian

2010-12-12 Thread Jeff Licquia
On 10/08/2010 08:25 AM, Mehdi Dogguy wrote: Please don't upload to unstable during the freeze and use experimental instead. 1.3.4-1 is now in experimental. Sorry for taking so long, everyone. I'll close this bug when the unstable upload is done (after squeeze). -- To UNSUBSCRIBE, email to

Bug#464090: git repo does not appear to be accessible

2008-10-22 Thread Jeff Licquia
Jeff Licquia wrote: Not being a git expert, I'm not sure how to fix this, but at the moment it doesn't appear possible to get a hold of those patches. Never mind. I educated myself. FWIW, after the clone attempt, you have to do something like this in the partially cloned git tree: git

Bug#503168: virtualenv bin/activate: PYTHONPATH

2008-10-23 Thread Jeff Licquia
Adrian von Bidder wrote: Shouldn't PYTHONPATH be set inside a virtual environment to allow easy installation of local modules? I don't think so. Wouldn't that break if the user sets PYTHONPATH manually? It shouldn't be necessary, either. I just tested installing new local modules in a

Bug#503168: virtualenv bin/activate: PYTHONPATH

2008-10-25 Thread Jeff Licquia
Adrian von Bidder wrote: My mistake. I moved the environment and didn't realise that the problem I've been having stems from having the old absolute path inside bin/activate and not from not having PYTHONPATH. So the proper solution [for me] would be to look at $0 and pwd and figure out

Bug#501257: ITA: cvsps -- Tool to generate CVS patch set information

2008-10-26 Thread Jeff Licquia
retitle 501257 ITA: cvsps -- Tool to generate CVS patch set information owner 501257 Jeff Licquia [EMAIL PROTECTED] thanks I think I'll adopt this package, as it's still important for people converting their CVS repositories to other version control systems. I'm also in touch with upstream

Bug#504322: htmldoc: Incorrect package homepage

2008-11-03 Thread Jeff Licquia
Vladimir Zapolskiy wrote: Please change the package homepage to http://www.htmldoc.org/. That's a bit confusing that it is not quite the same as http://htmldoc.org/ Thanks! It seems to work for me. Are you experiencing any problems with the original URL? -- To UNSUBSCRIBE, email to

Bug#529630: [Pkg-cups-devel] Bug#529630: cups-bsd contains incorrect dependency fields

2009-05-20 Thread Jeff Licquia
j t wrote: I think that this is incorrect: I don't think that cups-bsd should recommend cups, although I am not sure about the depends on debconf and update-inetd. The cups-bsd package contains a lpd server which can accept jobs via the lpd protocol and send them to cupsd. Both debconf and

Bug#449255: [Fwd: Synergy SegFault Patch]

2009-04-13 Thread Jeff Licquia
---BeginMessage--- Hello, I saw your name posted as the maintainer for synergy in debian. I'm not sure if synergy is actively maintained (latest release is 2006), so I figured you might be the best person to send this to: I made a patch that will fix a bug that causes a segmentation fault in

Bug#449255: Synergy SegFault Patch

2009-04-13 Thread Jeff Licquia
tags 449255 + patch thanks Alex wrote: I made a patch that will fix a bug that causes a segmentation fault in synergys. The problem occurs when a hotkey is used to switch. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449255 Thanks. I've forwarded the patch to the bug, so I can keep track

Bug#527975: Lost ability to start OpenVPN connection after upgrade

2009-05-09 Thread Jeff Licquia
Package: network-manager-openvpn Version: 0.7.1-1 Severity: grave Tags: patch After upgrading from the previous version of the package in squeeze to the current version, I was unable to start the OpenVPN connection I use to secure my wireless network. Looking in /var/log/syslog revealed this:

Bug#527975: [Pkg-utopia-maintainers] Bug#527975: Lost ability to start OpenVPN connection after upgrade

2009-05-11 Thread Jeff Licquia
Michael Biebl wrote: Have you actually read the bug report? Your proposed patch opens a security hole and doesn't really fix the issue (it's a very ugly and bad workaround) Thought I had, but obviously I missed that part. The problem you run into only happens when you are logged in as root,

Bug#507896: epm: does not allows non-alphanum characters in product names

2009-03-30 Thread Jeff Licquia
Hi! Sorry for taking so long to reply. I wasn't able to find out more information about the patch. Has this patch been introduced upstream? What was the response? What problem is it trying to solve? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#522135: ITP: python-pip -- Alternative Python package installer

2009-03-31 Thread Jeff Licquia
Package: wnpp Severity: wishlist Owner: Jeff Licquia licq...@debian.org * Package name: python-pip Version : 0.3.1 Upstream Author : Ian Bicking * URL : http://pip.openplans.org/ * License : MIT/X Programming Lang: Python Description : Alternative

Bug#620026: synergy: Mouse stuck on left edge of client computer

2011-03-29 Thread Jeff Licquia
On 03/29/2011 07:13 AM, Sam Morris wrote: When I move the mouse off the left edge of the server (leela)'s, it warps to the left edge of jeffry (the client)'s screen and stays there. There is no way to move it back. Moving the mouse up and down does result in vertical motion in the mouse cursor,

Bug#620870: FHS update regarding this issue

2011-05-09 Thread Jeff Licquia
FWIW, the LSB workgroup is working on an update to the FHS, and this issue is one of the primary motivations for the update. The FHS bug linked above is where we are coordinating our work. In addition, see the fhs-discuss thread here:

Bug#554803: Additional notes on FTBFS

2011-02-20 Thread Jeff Licquia
The proper fix for the problem, IMHO, is to simply Build-Depend on libxpm-dev, since the call to XCreateBitmapFromData is only used if libXpm is not detected by configure. My Debian upload fixes the problem in this way. Nevertheless, there is a bug in the fallback code; if the intent is to

Bug#624366: [Pkg-cups-devel] Bug#624366: Bug#624366: Bug#624366: Hello?

2011-09-10 Thread Jeff Licquia
On 08/26/2011 02:48 PM, Jeff Licquia wrote: As it turns out, I find myself serving a printer from squeeze, and with a Window 7 VM I haven't set up printing for. I'll try to get some time to try setting up printing. And I've now done this successfully, with no issues. If you're still having

Bug#638358: synergys causes hover/focus issues with gnome-panel

2011-08-22 Thread Jeff Licquia
On 08/18/2011 04:09 PM, Andres Cimmarusti wrote: The conclusion seems to be that gtk+ needs to be rebuilt using the patch attached to comment #21. Though only one user has reported back with success, but a price... The patch makes me nervous; passing on GDK_NATIVE_WINDOWS looks to me (from my

Bug#624366: [Pkg-cups-devel] Bug#624366: Hello?

2011-08-26 Thread Jeff Licquia
On 08/25/2011 04:13 PM, Chris wrote: This is a pretty major issue, why hasn't anyone acknowledged this yet? It has been 4 months. Raw printing is integral to print serving for print serving to windows boxes... I took a look at the bug. The biggest problem, it appears, is here: D

Bug#624366: [Pkg-cups-devel] Bug#624366: Bug#624366: Hello?

2011-08-26 Thread Jeff Licquia
On 08/26/2011 12:54 PM, Chris wrote: I did tell cupsd that everyone is authorized to print. I opened it up to all computers on the network. It didn't matter who sent the job, if I used raw queues, it would not go through. It would seem that cupsd doesn't agree, if the log posted to the bug is

Bug#624366: [Pkg-cups-devel] Bug#624366: Bug#624366: Bug#624366: Hello?

2011-08-26 Thread Jeff Licquia
On 08/26/2011 02:20 PM, Chris wrote: Have you tried to replicate what I'm talking about here though? It was pretty easily replicable with a stock install. I have been following well documented materials in what I'm doing regarding setting up cups with raw print queues. I was not doing anything

Bug#642039: synergy: switch to another computer causes immediate gdm restart

2011-09-18 Thread Jeff Licquia
On 09/18/2011 04:34 PM, Moshe Yudkowsky wrote: I have synergy server running on Linux, and a synergy client running on the Mac. Both client and server run at 1.3.6. When I move my cursor from the Linux to the Mac, from time to time gdm will immediately halt and restart. This makes using syslog

Bug#642039: speed is an issue

2011-09-19 Thread Jeff Licquia
On 09/19/2011 04:01 PM, Moshe Yudkowsky wrote: I should mention that in each case when there was a crash, I moved the mouse very rapidly from one screen to the other. Thanks for all the testing; it's very helpful. When you move the mouse rapidly between screens, does it crash every time? If

Bug#642039: speed is an issue

2011-09-19 Thread Jeff Licquia
On 09/19/2011 06:51 PM, Moshe Yudkowsky wrote: I'd switch to a different window manager if I could find one that switches between virtual desktops when I hit the edge of the current desktop. In fact no others seem to allow virtual desktops inside a workspace, or perhaps I'm reading the

Bug#596831: Wishlist item

2011-09-25 Thread Jeff Licquia
severity 596831 wishlist thanks Setting up a Synergy configuration via debconf will be a lot of work, and I'm definitely not convinced it's needed. And without such configuration, there's no way it would be appropriate to add Synergy to the X configuration. Feel free to provide a set of

Bug#534239: Any better?

2011-09-25 Thread Jeff Licquia
Have you had this problem recently? There's some indication that this bug may have been fixed with newer xcb versions. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#642039: Downgrading

2011-09-25 Thread Jeff Licquia
severity 642039 normal thanks We've transmitted some logs. At this point, I'm not convinced that there isn't some issue with the X server or video driver here, and I can't reproduce the problem. So I'm dropping the severity to normal. -- To UNSUBSCRIBE, email to

Bug#449255: Testing with recent synergy

2011-09-25 Thread Jeff Licquia
If anyone is still having this problem, can they test with a more recent version? We're up to 1.3.6 as of this moment, with 1.3.7 on the way. Quite a few fixes have been made since the squeeze version. If anyone has trouble getting this running on stable, please let me know. -- To

Bug#446061: new upstream bug

2011-09-25 Thread Jeff Licquia
forwarded 446061 http://synergy-foss.org/pm/issues/72 thanks There have been some project shuffles, and upstream is no longer using SourceForge. The original bug(s) have been marked invalid, but the duplicate filed above now seems to be the proper upstream bug. -- To UNSUBSCRIBE, email to

Bug#321055: new upstream bug

2011-09-25 Thread Jeff Licquia
forwarded 321055 http://synergy-foss.org/pm/issues/20 thanks Upstream has changed hands, and this bug's new home upstream appears to be the link above. The SourceForge bug appears to have been imported, then closed as too old. -- To UNSUBSCRIBE, email to

Bug#421512: tracked upstream

2011-09-25 Thread Jeff Licquia
forwarded 421512 http://synergy-foss.org/pm/issues/13 thanks I believe this feature is being implemented upstream; the above bug is being used to track it. There are some notes about implementing this as an add-on/optional feature due to possible legal issues; anyone with experience in this

Bug#415604: new gui upstream

2011-09-25 Thread Jeff Licquia
The 1.4.x series of synergy includes a Qt-based setup GUI. I'm looking into uploading 1.4.4 to experimental, since it's currently advertised as beta by upstream, but when 1.4.x (or its successor) finally makes it into unstable, I'll close this bug. -- To UNSUBSCRIBE, email to

Bug#675051: synergy: keyboard autorepeat is turned off sporadically

2012-06-24 Thread Jeff Licquia
On 05/29/2012 11:04 AM, Mason Loring Bliss wrote: With the synergy client running, keyboard autorepeat is sporadically and unpredictably disabled. It can be re-enabled with 'xset r', but this is at best a band-aid. Hi, Mason; sorry for the late reply. Can you try downloading the wheezy

Bug#513161: Seems to be solved in the newer version

2012-07-08 Thread Jeff Licquia
On 06/05/2012 06:47 AM, ilya brik wrote: See: http://synergy-foss.org/tracker/issues/3066 I've downloaded the last .deb (1.4.8) from Synergy's site and the issue does not occur anymore (2 PCs with an updated Debian wheezy installed) It's not 100% clear that the issue you mention is related;

  1   2   >