Bug#306537: Firefox unexpectedly disappears without prompting

2008-11-09 Thread Janek Kozicki
Eric Dorland said: (by the date of Sun, 9 Nov 2008 02:35:47 -0500)

 Can you install iceweasel-dbg and get a fresh backtrace?

It doesn't crash now. The reason was flashplayer-mozilla 9.124, now I
have 10.0 and it works fine.

-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#502492: dillo: Dillo 2.0 available, please package it.

2008-10-16 Thread Janek Kozicki
Package: dillo
Severity: wishlist


Hi, 

please check http://www.dillo.org/

A new version, 2.0 has just been released on 14 October 2008, please
package it, if you can :-)

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306537: Firefox unexpectedly disappears without prompting

2008-09-02 Thread Janek Kozicki
I confirm this bug. It is impossible to use iceweasel since I
upgraded from etch to lenny. I think it should be a critical bug,
because iceweasel 3.0.1 is completely useless now.

About the amount of tabs open - I can have normally open 15 windows
with 20 tabs in each window which makes 300 tabs in galeon, and
everything works perfectly stable. If iceweasel cannot handle more
than 40 then indeed it's a shame.

Now to some useful info:

I created a new account on my comp to see if iceweasel crashes with
clean config. And interestingly it didn't occur. And flash didn't
work either (but I have flash installed systemwide - I have 32bit
machine).

OTOH, when on my account (where iceweasel crashes) I did `rm -rf
~/.firefox ~/.mozilla/firefox ~/.iceweasel` the iceweasel was still
crashing and flash was working. This is so strange to debug.

-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487227: FTBFS (aptitude 0.4.11.4-1 in lenny)

2008-06-20 Thread Janek Kozicki
Package: aptitude
Version: 0.4.4-4
Severity: serious
Justification: no longer builds from source


Hi, I'm making this report from another computer (no email configured in
the machine where the bug occurs), sorry for that.

The machine where the bug occurs is clean etch + backported apt, dpkg
and pkg-dev from lenny. Basically I want to backport aptitude from lenny
to etch. Process is quite straightforward:

  sudo apt-get build-dep aptitude 
  apt-get source aptitude
  cd aptitude-0.4.11.4 
  fakeroot debian/rules binary

and it barfs with the error:

  tags.h:228:33: error: ept/debtags/debtags.h: No such file or directory

The root cause is that aptitude in lenny depends on wrong version of
libept-dev. It should source-depend on 0.5.17 instead.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
pn  libparse-debianchangelog-perl none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272909: switch desktop back and forth: window with wine program disappears

2008-04-27 Thread Janek Kozicki
Ove Kaaven said: (by the date of Sun, 27 Apr 2008 19:49:24 +0200)

 forwarded 272909 http://bugs.winehq.org/show_bug.cgi?id=10142
 stop
 
 Janek Kozicki skrev:
  did it help?
 
 I haven't really had time to test it (I don't want to switch WMs), 

actually it is possible to try sawfish without breaking any of your
configuration. Simply: 

1.$ login in the text console (eg. ctrl-alt-F1 ;)
2.$ cp  ~/.xsession ~/.xsession.BACKUP
3.$ echo sawfish   ~/.xsession
4.$ startx -- :1
5. when testing is finished, terminate your second X session with 
ctrl-alt-backspace
6.$ mv ~/.xsession.BACKUP ~/.xsession

 but I've seen an upstream bug which seems to be something similar, so I'm 
 marking this bug as forwarded there.

indeed, the upstream bug seems very similar.


-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#468915: Upstream doesn't consider it a bug

2008-03-04 Thread Janek Kozicki
The patch from Andrzej Oszer is totally correct.

I can't believe that some kid with dyslexia and without a
spellchecker (or a dictionary!) was contributing polish translations
to this software. Maybe he was thinking it's just a joke?

better just fix this in the debian package simply to avoid
embarrassment in the future. Maybe later upstream will think it over
again, fix and apologize.

-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462441: xserver-xorg: alt key gets stuck

2008-02-21 Thread Janek Kozicki
Hi,

I'm running debian etch and I sometimes have similar problem. But
it's not alt-key stuck, its all modifier keys stop working:
alt,shift,ctrl etc. Even ctrl-alt-F1 to switch to text console is not
working.

In such conditions I can only recover my X only if I have xterm on
current desktop. Then I can type this command:

  setxkbmap -model pc104 -layout pl -rules xorg

and suddenly everything works again.

If I can't find any xterm on my current desktop to issue this command
I have to ssh remotely and kill X.
-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462441: xserver-xorg: alt key gets stuck

2008-02-21 Thread Janek Kozicki
Oh, one thing. 

It could be possible that it's related to linux kernel version.
Because xorg is not updated that much on debian etch (only security
updates) - it's a stable release after all.

But I have 2.6.22 from backports.org, while etch has 2.6.18 by
default.

-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464139: Fwd: [Debian Bug#464139: sawfish crash openoffice]

2008-02-05 Thread Janek Kozicki
 Christian Marillat said:

 Each time I try to open the options window, sawfish crash and openoffice is
 also dead.

Hi,

What is the openoffice version? On debian etch I'm unable to reproduce this: 

 File-Templates-Organize
 File-Templates-Edit
 Tools-Options

all work fine.

Did it happen also in 1.3.1 - can you check? There are only few
patches in between 1.3.1 and 1.3.2 so it should be possible to locate
the cause of a problem. You could try unapplying patches from:

  http://sawfish.wikia.com/wiki/Category:Accepted_for_1.3.2
  http://sawfish.wikia.com/wiki/Category:Accepted_for_1.3.1

(once the site is up, because the server is down at the moment)


However I rarely (once per three/four months) got a problem with
openoffice - it hangs when I click on File menu (the menu doesn't
even appear), and after that I got to kill X (remote ssh to kill
openoffice or sawfish doesn't help here - must kill X). I was
thinking that it's a bug in openoffice. And probably that's another
bug, not the one you are reporting. I use openoffice quite frequently
and it never crashed sawfish for me (be it version 1.3.0, 1.3.1 or
1.3.2).

Luis Rodrigo Gallardo Cruz said: 

 Can someone here try to reproduce this? I don't have openoffice
 installed, and I'd rather avoid it if I can.

why 'aptitude install openoffice.org' and 'aptitude remove
openoffice.org' (after testing) wouldn't work for you? ;-


best regards
-- 
Janek Kozicki |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464139: Fwd: [Debian Bug#464139: sawfish crash openoffice]

2008-02-05 Thread Janek Kozicki
Luis Rodrigo Gallardo Cruz said: (by the date of Tue, 5 Feb 2008 09:58:08 
-0600)

 Woah!
 
 Reproduced. I just killed my whole session.
 
 It's locale related, with OOo in English nothing happens. With the fr
 translation it dies immediately. That points to my patch :(
 
 I'll run sawfish+OOo in an Xnest and try to get a backtrace.


Remember that there is Timo's UTF8 patch waiting in queue. Try it.

  http://sawfish.wikia.com/wiki/Utf_8_names_fix

and while you are at it - maybe also this one,

  http://sawfish.wikia.com/wiki/Titlebar_updates

-- 
Janek Kozicki |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464139: [Debian Bug#464139: sawfish crash openoffice] - release 1.3.3 soon.

2008-02-05 Thread Janek Kozicki
Luis Rodrigo Gallardo Cruz said: (by the date of Tue, 5 Feb 2008 13:06:56 
-0600)

 Given this, I say we should do a new point release with this
 patch. I'll test the other patch (Titlebar updates) in a little while,
 but it seems to me it should be included, too.

understood. Get ready for 1.3.3 somewhere next week.

I have some work to do with deadline on 15 Feb, so I could make that
release around 17 Feb.

-- 
Janek Kozicki |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#399363: gdeskcal fix recurring dates, please (patch)

2008-02-03 Thread Janek Kozicki
Hello,

This bug is pretty old. But the patch attached by Kacper is trying to
patch more than just the recurring dates. Actually it doesn't apply
cleanly to current release.

So I am sending here a patch that fixes just this - the recurring
dates error. In fact - without this patch gdeskcal is almost
*unusable* because recurring dates simply don't work! The birthdays
of may family, and wedding reminder is all wrong.

It is a stripped down version of Kacper's patch.

Please, would you be kind enough to apply the attached patch and make
an updated release of gdeskcal in debian?

-- 
# Janek Kozicki
diff -urdp gdeskcal-0.57.1/code/planner/cal/Date.py gdeskcal-0.57.2-kw/code/planner/cal/Date.py
--- gdeskcal-0.57.1/code/planner/cal/Date.py	2006-11-19 14:03:37.0 +0100
+++ gdeskcal-0.57.2-kw/code/planner/cal/Date.py	2006-08-26 19:17:20.0 +0200
@@ -1,5 +1,5 @@
 import time
-import calendar
+from calendar import monthrange,timegm
 from datetime import datetime,timedelta
 
 
@@ -56,9 +56,9 @@ class Date:
 #
 def __utc_to_localtime(self):
 
-secs = calendar.timegm(self._to_time())
+secs = timegm(self._to_time())
 localtime = time.localtime(secs)
-localsecs = calendar.timegm(localtime)
+localsecs = timegm(localtime)
 diff = int(localsecs - secs)
 
 self.add_time(0, 0, 0, 0, 0, diff)
@@ -105,27 +105,32 @@ class Date:
 # Adds a given amount of time to the given date. Amounts may be negative.
 #
 def add_time(self, dyear, dmonth, dday, dhour = 0, dmin = 0, dsec = 0):
+
+# print Running add_time(%s, Y:%d, M:%d, D:%d, H:%d, M:%d, S:%d) % (self, dyear, dmonth, dday, dhour, dmin, dsec)
 
+self.__year = self.__year + dyear
+if self.__month + dmonth  12:
+   self.__year = self.__year + 1
+   dmonth = dmonth - 12
+self.__month = self.__month + dmonth
+
+(firstday, numdays) = monthrange(self.__year, self.__month) 
+if self.__day  numdays:
+  self.__day = numdays
+
 old_time = self._to_time()
 dt_current_time = datetime.fromtimestamp(time.mktime(old_time))
-delta = timedelta(dday, 0, 0, 0, 0, 0, dmonth * 4 + dyear * 52 )
-
+delta = timedelta(dday, dsec, 0, 0, dmin, dhour, 0)
 dt_current_time = dt_current_time + delta
-
 t = dt_current_time.timetuple()
 
 self.__year =  t[0]
 self.__month = t[1]
 self.__day =   t[2]
 self.__hours = t[3]
 self.__mins =  t[4]
 self.__secs =  t[5]
 
-# add any hours, minutes or seconds separately. Why? -KW
-if (dhour or dmin or dsec): self.__add_daytime(dhour, dmin, dsec)
-
-
-
 def __add_daytime(self, dhour, dmin, dsec):
 
 ch, cm, cs = self.get_daytime()


Bug#220461: enter-exit focus breaks thunderbird/firefox and others. (Was Confirming this bug still exists)

2008-01-16 Thread Janek Kozicki
Dan Merillat said: (by the date of Tue, 15 Jan 2008 20:29:53 -0500)

 Ok, This isn't the right patch, but it works. 
 
 I'm going to defer to someone with more lisp knowledge at this point,
 but this should be enough to   fix the problem the right way.
 (Probably search through all args for 'Grab' events, not just the
 first?)

Thanks, I don't know how to improve this patch so it would be right.

Can you, please, submit this to our sawfish wiki? Hopefully other
people will test it. If it doesn't break focus behaviour for them
then perhaps we could include it, and later improve when someone will
produce a better patch (like searching though all grab arguments as
you mentioned).

What others think about this?

 When debugging lisp, how do I output to the .xsession-errors log?  Or
 any log, for that matter.

I'd like to know this too :)

-- 
Janek Kozicki |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272909: switch desktop back and forth: window with wine program disappears

2008-01-01 Thread Janek Kozicki
Ove Kaaven said: (by the date of Mon, 31 Dec 2007 15:32:28 +0100)

  However I didn't try if this bug occurs with another window manager,
  perhaps I could if you insist. I suspect that we will see this in
  compiz, but not in KDE or gnome.
 
 Yes, it would be nice to try other window managers.

I will try to do this before end of this month.

  Also I can simply send you my ~/.wine directory with autocad
  installed, so you will be able to run it for yourself and see the
  problem. Do you want that?
 
 I suppose I could do that, if it's not way too big. I don't want to 
 spend more time than I have to on an upstream bug... upstream bugs are 
 too countless for that. But I could at least take a look.

download and unpack file:

  http://geo.hmg.inpg.fr/~janek/wine.tar.bz2

execute command in a terminal:

  wine c:/ac15/acad.exe

Two windows will open, hit 'cancel' in the Startup window to close
it. Only the main window will remain. Now you can switch viewports
(or even draw something inside autocad). When you switch to a viewport on
which autocad window is not even partially visible - the window will
disappear forewer. Now you can only hit ctrl-c in the terminal to
terminate wine app.

If you don't close startup window both wine windows will not
disappear (but you can't work in autocad either, since startup has
focus).


To test this with sawfish, you got to enable viewports by adding
those 2 lines to ~/.sawfishrc

  (define-special-variable viewport-dimensions '(6 . 4)
Size of each virtual workspace.)

then you can switch viewports for example with sawifish pager (which
is ran by default if its debian package is installed). The 6 . 4 is
the number of viewports: 6x4=24 (that's just my personal
configuration).


let me know how it worked for you :)

-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272909: switch desktop back and forth: window with wine program disappears

2008-01-01 Thread Janek Kozicki
Ove Kaaven said: (by the date of Tue, 01 Jan 2008 21:22:41 +0100)

 Janek Kozicki skrev:
  let me know how it worked for you :)
 
 Well, it doesn't seem I can test this at the moment... using my 0.9.52 
 Wine build in my VMware, acad comes up with a tiny window in the middle 
 of the screen, then crashes.

Oh.. I remember, I had this problem too and to get acad working I needed
to do something [1], but later that became unnecessary. I thought
that the fix got stored somehow inside ~/.wine directory
(eg.: acad did save its window geometry on exit), but apparently not.


[1] Ok, so since you have this problem, here is my fix - but it is
sawfish specific! 

  middle click on the desktop to invoke sawfish menu - Customize - Matched 
Windows

  Then click Add and set 1st rule in the Matchers box:

  (dropdown menu): Class (text field): ^Wine.*$

  In Actions box, click checkbox Position and give some X,Y coordinates 
(like 50,50)
click checkbox Dimensions and set size to eg.: 800,600


Now every window that has 'class' which matches regexp ^Wine.*$ will
have position and size as specified. This will force acad window to
have a normal size.

In fact this feature is one of the reasons for which I am using
sawfish, but maybe other window managers have this too? ;)

did it help?


BTW: if there will be a similar problem in compiz or metacity I will
have no idea how to fix it in those WMs - I never used them longer
than few minutes.

-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272909: switch desktop back and forth: window with wine program disappears

2007-12-31 Thread Janek Kozicki
Ove Kaaven said: (by the date of Mon, 31 Dec 2007 02:38:55 +0100)

  If anyone needs I can send them that l2d.exe program which I've written.
  
  prhaps this bug is somewhat related with sawfish? I don't know in fact.
  If I check it with other window manager I will post here additional
  info. Maybe developers in wine upstream would be interested in this bug
  too?
 
 I haven't seen any additional info from you yet... and I can't really 
 test AutoCAD, since I don't have it. So have they fixed it yet?

whew, I totally forgot about this, I'm very sorry. 

In fact currently I use vmware to work with autocad instead of wine.
So this bug stopped bothering me. But I've just ran autocad with
wine, and the bug is still there - the window disappears after
switching viewport. (I have debian etch here, wine version 0.9.25)


It's about 2 years passed and during that time I learned that
desktops and viewports are different things in X. In sawfish I'm
using viewports. They are currently not used often (gnome and KDE use
desktops), but compiz is using viewports.

However I didn't try if this bug occurs with another window manager,
perhaps I could if you insist. I suspect that we will see this in
compiz, but not in KDE or gnome.

Also I can simply send you my ~/.wine directory with autocad
installed, so you will be able to run it for yourself and see the
problem. Do you want that?

conslusion: 
1. the bug is still there
2. we don't know who to blame: wine or sawfish
3. the bug does not affect me too much because I have vmware, so you
   could even close it without fixing
4. if you want to debug and see it for yourself I can give you my
   ~/.wine directory


Happy New Year, and thanks!
-- 
# Janek Kozicki



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#268478: Blender do not start inside vncserver

2007-01-15 Thread Janek Kozicki
Ola Lundqvist said: (by the date of Mon, 15 Jan 2007 12:13:52 +0100)

 Hi Janek
 
 Is it possible for you to test with vnc4server instead of vncserver?
 I think that version have GLX support.

wow!

yes it works. Great!

-- 
# Janek Kozicki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#403228: RFP: wm3-foundation -- Wild Magic 3 library for 3D real-time graphics (collision, physics, math, ...)

2006-12-15 Thread Janek Kozicki
Package: wnpp
Severity: wishlist


Wild Magic 3 has recently changed its license into LGPL, therefore I'm
sending an RFP for a foundation part of this package.

( directory GeometricTools/WildMagic3/Foundation in file
http://www.geometrictools.com/Downloads/WildMagic3p11.zip )

Another possible packages would be wm3-renderer (a software renderer for
OpenGL and DirectX), wm3-application and wm3-examples. I haven't used
them though, so I don't know how this renderer works. I'm just using the
foundation - a *very* good library.


* Package name: wm3-foundation
  Version : 3.11.0
  Upstream Author : Geometric Tools Inc. [EMAIL PROTECTED]
* URL : http://www.geometrictools.com/
* License : LGPL
  Description : Wild Magic 3 library for 3D real-time graphics (collision, 
physics, math, ...)

Long Description:

This is a part of Wild Magic 3.11 library by Geometric Tools Inc. Whole
library is for 3D real-time graphics including collision modelling,
physics, tessellation, etc... This is only the foundation part of this
library, therefore it contains:

math:
  box, capsule, circle, convex polyhedron, cylinder, ellipse, frustum,
  matrix (2,3,4), vector (2,3,4), line, plane, polyhedron, quaternion,
  ray, rectangle, segment, sphere, tetrahedron, torus, triangle

approximation:
  circle, ellipse, line fit, plane fit, quadratic fit, gauss points, ...

collision:
  bounding volume, bounding volume tree, collision group, collision
  record, sphere tree

curves:
  spline, bezier, ellipsoid geodesic, cubic polymonial,
  riemannian geodesic, ...

distance:
  line to line, line to ray, ray to segment, ray to box, ray to triangle,
  rectangle to rectangle, vector to box, vector to ellipse, vector to
  circle, vector to frustum, vector to tetrahedron, ...

effects:
  bump map, light map, environment map, planar reflection,
  projected texture, vertex color, ...

interpolation:
  bicubic, bilinear, tricubic, trinlinear, akima uniform, quadratic
  nonuniform, ...

intersection:
  arc to arc, arc to circle, box to box, box to frustum, capsule to
  capsule, ellipse to ellipse, line to arc, tetrahedron to tetrahedron,
  segment to cylinder, ... much more

meshes:
  basic mesh, conformal map, manifold mesh, edge key, mesh curvature,
  planar graph, triangle key, ...

physics:
  mass spring, spline volume, LCP solver, particle system,
  revolution surface, tube surface, intersecting rectangles, ...

surface:
  parametric surface, implicit surface, surface mesh, NURBS rectangle,
  surface patch, ...

tessellation:
  delaunay triangles, delaunay tetrahedron, delaunay polyhedron face


And others briefly listed below:

integration, ode solver, polymonial roots, rational arithmetic, scene
graph, pixel shaders, region sorting, BSP node, terrain



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.18-1-k7
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384211: linux-kbuild-2.6.17: FTBFS * 2 (two problems, proposed fixes)

2006-08-22 Thread Janek Kozicki
Package: linux-kbuild-2.6.17
Version: 2.6.17-3
Severity: serious
Justification: no longer builds from source


Hi, 

1.
package linux-kbuild-2.6.17 fails to build on etch, with this problem:

  touch: cannot touch `debian/stamps/build': No such file or directory

I'm not good at editing rules file, so the fix I used was:
  
  mkdir debian/stamps

Then package build correctly.

2. second problem is that this package fails to build on sarge. Numerous
people reported this problem, and they all thought that the reason is that it
must be compiled with gcc4.1, while the real problem is a missing
dependency

package linux-kbuild-2.6.17 build-depends on linux-kernel-headers = 2.6.17

When I backported linux-kernel-headers from sid to sarge I was able to
compile linux-kbuild-2.6.17 on sarge without any problems.


Please update those dependencies, I belive that many people are
frustrated that they can't backport linux kernel 2.6.17 to sarge.



Thanks!

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7-smp
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages linux-kbuild-2.6.17 depends on:
ii  libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384211: FTBFS, more info

2006-08-22 Thread Janek Kozicki
I forgot to mention, that it is the following files from
linux-kernel-headers that are needed by linux-kbuild-2.6.17:

zgroza:/usr/include# grep serio_device_id ./* -R

./linux/serio.h:struct serio_device_id id;
./linux/serio.h:struct serio_device_id *id_table;
./linux/mod_devicetable.h:struct serio_device_id {


Undefined struct serio_device_id is the cause of build failure on sarge.
As I said - backporting linux-kernel-headers to sarge solves this
problem.

-- 
# Janek Kozicki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384211: linux-kbuild-2.6.17: FTBFS * 2 (two problems, proposed fixes)

2006-08-22 Thread Janek Kozicki
Bastian Blank said: (by the date of Tue, 22 Aug 2006 19:10:41 +0200)

 On Tue, Aug 22, 2006 at 06:23:57PM +0200, Janek Kozicki wrote:
  1.
  package linux-kbuild-2.6.17 fails to build on etch, with this problem:

 Please provide the log, it works for me.

zgroza32 is a fresh and clean install of etch (amd32)

The sources.list file is as written by the installer, no tweaking at all.

The log is in the attachment. I have added some newlines in it, so that
it is easier to read. The problem persists even after I fetched today's
etch updates with aptitude.

Those LC_LOCALES problems are a trait of clean fresh install of etch,
perhaps I should submit that in another bug, but I don't care about it
now, and I belive that it will be fixed anyway (or maybe is already
fixed, although doing updates does not fix that). So please ignore that.



  2. second problem is that this package fails to build on sarge. Numerous
  people reported this problem, and they all thought that the reason is that 
  it
  must be compiled with gcc4.1, while the real problem is a missing
  dependency
 
 No, it don't use gcc 4.1 explicitely.
 
  package linux-kbuild-2.6.17 build-depends on linux-kernel-headers = 2.6.17
 
 No, it lacks the correct files included. Such a build dep is a
 workaround. It is going to be fixed correctly but not worked around.

uh. I don't understand. You mean that:

- linux-kbuild-2.6.17 should #include (in the C source) correct files so
  that struct serio_device_id is found as declared ?

- or maybe that linux-kbuild-2.6.17 should as a package contain files
  serio.h and mod_devicetable.h ?

-- 
# Janek Kozicki


log
Description: Binary data


Bug#384211: FTBFS, more info, locales..

2006-08-22 Thread Janek Kozicki
In case you feel that this LC_LOCALES is an actual problem that causes
this compilation failure of linux-kbuild-2.6.17 I can make yet another
fresh install of etch on this machine. No problem at all to do that.

-- 
# Janek Kozicki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382068: libchm-dev: FTBFS

2006-08-08 Thread Janek Kozicki
Package: libchm-dev
Version: 0.38-1
Severity: important
Justification: fails to build from source


Hi, when backporting this library from sid to sarge I encoutered two
problems:

1.
[EMAIL PROTECTED]:~/tmp/zzz/chmlib-0.38$ fakeroot debian/rules binary
ln -s /usr/share/misc/config.sub config.sub
ln: `config.sub': File exists
make: *** [configure-stamp] Error 1

This problem is temporarily fixed by:
[EMAIL PROTECTED]:~/tmp/zzz/chmlib-0.38$ fakeroot debian/rules clean 

2.
[EMAIL PROTECTED]:~/tmp/zzz/chmlib-0.38$ fakeroot debian/rules binary
/**/
mv /home/janek/tmp/zzz/chmlib-0.38/debian/libchm-dev/usr/lib/libchm.so.1
\
   
/home/janek/tmp/zzz/chmlib-0.38/debian/libchm-dev/usr/lib/libchm.so.1.0.0\
/home/janek/tmp/zzz/chmlib-0.38/debian/libchm1/usr/lib/
mv /home/janek/tmp/zzz/chmlib-0.38/debian/libchm-dev/usr/bin 
/home/janek/tmp/zzz/chmlib-0.38/debian/libchm-bin/usr
mv: cannot overwrite directory 
`/home/janek/tmp/zzz/chmlib-0.38/debian/libchm-bin/usr/bin'
make: *** [install] Error 1

This problem is fixed by editing the file debian/rules, line 53 should
be following:

mv $(CURDIR)/debian/libchm-dev/usr/bin 
$(CURDIR)/debian/libchm-bin/usr/bin

The string /bin was missing at the end.



BTW - how this package got built in the first place ?


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7-smp
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages libchm-dev depends on:
ii  libchm1   0.38-1 library for dealing with Microsoft

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#337757: gdeskcal: huge memory usage after few days

2005-11-06 Thread Janek Kozicki
Package: gdeskcal
Version: 0.57.1-1
Severity: important


Just after gdeskcal is launched it consumes around 7 MB of memory. After
several days (less than one week) gdeskcal consumes around 300 MB of
memory.

I suspect that this is because my wallpaper changes every 5 minutes
(with xplanet) to show actual view of the sky from my homecity, with the stars. 
Maybe gdeskcal remembers every background on which it was residing while being 
transparent?

So far my only solution is to close gdeskcal and restart it.

If you need more information I will gladly help.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages gdeskcal depends on:
ii  python2.3.5-2An interactive high-level object-o
ii  python-gtk2   2.6.1-2Python bindings for the GTK+ widge
ii  python-numeric23.8-1 Numerical (matrix-oriented) Mathem
ii  python-xml0.8.4-1XML tools for Python [dummy packag

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272909: switch desktop back and forth: window with wine program disappears

2005-10-31 Thread Janek Kozicki
Ove Kaaven said: (by the date of Mon, 10 Oct 2005 01:43:35 -0400)

 This isn't still a problem with current Wine releases, is it?

the program in question is AutoCAD 2000. This bug also appeared (less
often) in a small windows program written by myself called l2d.exe.

The bug is that program window disappears completely when I switch
viewport back and forth. I'm using sawfish (maybe it's relevant). By
completely I mean that it is not visible, and is not reachable by
taskbar, tasklist, window list or whatever I tried to switch between
opened windows.

So you asked if this bug is still here. I'm using debian sarge, so I
first checked if this bug disappeared from wine version in debian sarge:

- AutoCAD 2000 - no longer running, wine crashes at startup (I tried to
fix that in many ways, it was unfixable).

- l2d.exe - bug#272909 no longer occurs.

Becasue I need AutoCAD 2000 to work with linux, I upgraded wine using: 

deb http://wine.sourceforge.net/apt/ binary/

namely I have wine and libwine packages at (latest) version 0.9.0 (this
is that recently released beta), from upstream.

- AutoCAD 2000 - bug#272909 still occurs. (and AutoCAD works, weeheee!)
- l2d.exe - bug#272909 no longer occurs.

so this bug cannot be closed. And it would be nice if it were fixed :)
For now I always set AutoCAD window to 'sticky' so it never disappears
from my desktop. This is the only workaround I can think of.

In l2d.exe this bug showed itself less often and it was a rather random,
whereas in AutoCAD it happens always.

If anyone needs I can send them that l2d.exe program which I've written.

prhaps this bug is somewhat related with sawfish? I don't know in fact.
If I check it with other window manager I will post here additional
info. Maybe developers in wine upstream would be interested in this bug
too?


thanks
-- 
# Janek Kozicki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#299498: valgrind-callgrind: happens in clean sarge too

2005-03-31 Thread Janek Kozicki
Package: valgrind-callgrind
Followup-For: Bug #299498


this bug was in sid, but it has just entered sarge. I've reproduced
exactly the same behaviour on two clean searge machines

Can't open tool callgrind: /usr/lib/valgrind/vgskin_callgrind.so:
undefined symbol: vgPlain_register_compact_helper
valgrind: couldn't load tool
Available tools:
addrcheck
  cachegrind
  memcheck
  corecheck
  lackey
  none
  massif
  callgrind


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#297169: libskstream-0.3: version 3.3 in upstream

2005-02-27 Thread Janek Kozicki
Package: libskstream-0.3
Version: 0.3.2-1
Severity: wishlist


I want to notify you that version 3.3 is avaiable in the upstream

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages libskstream-0.3 depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-6GCC support library
ii  libstdc++5  1:3.3.5-8The GNU Standard C++ Library v3

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#251229: this is a really good library

2005-02-13 Thread Janek Kozicki
Package: wnpp
Followup-For: Bug #251229


please consider again adding libloki as a debian package, this is a
really useful and powerful C++ template library. Together with STL
(Standard Template Library), and boost (libboost) they give extreme
powers to C++ programmers.

This library has several versions for several different compilers, since
on debian we have g++ which conforms to the standards, please use only
subdirectory loki/Reference to create this package. Other directories
are specially for other compilers which do not conform to the standard.

in my current project I want to use class AssocVector from loki library
which is just like std::map, but much faster (constant-access).
Unfortunately boost library does not provide such container.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#295162: kdevelop3: new upstream version available

2005-02-13 Thread Janek Kozicki
Package: kdevelop3
Severity: wishlist


I want to note that version 3.1.2 is available in upstream, and I would
like to ask when it will be packaged (even in experimetal, I don't care,
I just prefer to install it from .deb not tar.bz2)


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290679: gpm: please advertise configure-debian, along with dpkg-reconfigure

2005-01-15 Thread Janek Kozicki
Package: gpm
Version: 1.19.6-19
Severity: wishlist


I was really pleased to see a message asking me to use dpkg-reconfigure
gpm instead of using gpmconfig. But I have found a much better (and
not-enough advertised tool), called configure-debian.

configure-debian  is really under-advertised, since I'm a zealous debian
user for 4 years already (including dualbooting of my machine - 7 years).
And I noticed configure-debian just one month ago :)

Please then modify a message that gpmconfig prints, so that people will
be aware of a really good tool called configure-debian :))

thank you for reading my wishlist bug report ;)


---
I suggest a message like this:

WARNING

  This program is now deprecated, please use dpkg-reconfigure gpm
  or configure-debian instead. It will be removed in a near future.
  If you want to get the old functionality regardless of this note 
  use gpmconfig --legacy, but don't rely on it as the main purpose 
  of this program now is to die.

WARNING



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages gpm depends on:
ii  debconf [debconf-2.0]   1.4.30.11Debian configuration management sy
ii  debianutils 2.8.4Miscellaneous utilities specific t
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  ucf 1.13 Update Configuration File: preserv

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]