Bug#340162: postgresql-common: Add option to specify client versions for remote server access

2005-11-24 Thread Markus Schaber
Hi, Martin,

Martin Pitt wrote:

 Oh, right now it uses the latest version if you don't have any local
 clusters, or the version of your default cluster if you have local
 clusters.

Okay, that explains that I always get the 7.4 clients.

 It's not that critical, since the client ABI is the same for 7.4, 8.0,
 and 8.1, you can use any version to connect to any server.

I know, but there may be problems with \ commands in psql, as well as
pg_dump / pg_restore not knowing about changed internal structures. I
remember having read about those potential problems, but cannot rember
where I had seen it at the moment.

 It would make sense to support this. My proposal: /e/p/user_clusters
 and ~/.postgresqlrc should keep their current format, but CLUSTER is
 extended: it is either a local cluster name, or can specify host:port,

Yes, that would be an elegant solution. We should make shure that the
host:port is IPv6 kompatible (which tends to give a different meaning to
:).

 Consequently, that would mean to extend the
 --cluster syntax in a similar fashion:
 
   psql --cluster 8.0/172.16.0.1:5432
 
 What do you think about that?

Looks great, and keeps the ability to spontaneously connect to
databases not defined in the config files. I'd vote for it.

[duplicated warning dialog]
 You have postgresql-cliet-8.0 installed (I bet). I think the double
 dialog got fixed as a side effect of the changes in postgresql-common
 34. Please file a separate bug if you still encounter this.

Yes, I have all three clients installed (as I wrote in the first
paragraph of my submission), but (had) only 7.4 server.

The double dialog got fixed with postgresql-common V34, but now the
dialog told me to install postgresql-plpgsql.so and
postgresql-client-plpgsql.so - I already submitted bug #340470 for this.

Btw, it looks as 8.0 was obsoleted, but thankfully not 7.4. I guess the
reason is that 8.0 was in debian for a very short time (and thus having
a small user base), whereas 7.4 is part of the last stable release. Do
you have any pointer to a discussion of this issue? Should we migrate
our 7.4 databases to 8.1, skipping 8.0?

Thanks a lot,
Markus


signature.asc
Description: OpenPGP digital signature


Bug#340739: libpg-java: Upstream has new version

2005-11-25 Thread Markus Schaber
Package: libpg-java
Severity: wishlist

Hi, Upstream has new releases available:

8.0 build 314 and 8.1 build 404

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#340740: ipsec-tools: IPsec keys are flushed before nfs is umounted

2005-11-25 Thread Markus Schaber
Package: ipsec-tools
Version: 1:0.6.2-2
Severity: minor

On system shutdown, the IPsec keys are flushed before the NFS
filesystems are unmounted. This leads to ugly delays when shutting down
the machine as my nfs mounts against IPsec machines all run into their
timeouts on unmount.

I don't know whether this could lead to data loss, but at least it is
annoying to wait 5 minutes for a laptop shutdown.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ipsec-tools depends on:
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libssl0.9.8   0.9.8a-3   SSL shared libraries

ipsec-tools recommends no packages.

-- no debconf information


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



Bug#340162: postgresql-common: Add option to specify client versions for remote server access

2005-12-06 Thread Markus Schaber
Hi, Martin,

Martin Pitt wrote:

 Right, thanks for that hint. Humm, how is that solved in URL
 standards? AFAIK IPv6 adresses in URLs have to be enclosed in
 brackets, right? E. g. [1234::1:1]:5432.

AFAIR yes. SSH alternatively allows to split host and port with a / for
the -L and -R options.

A technically simple solution would be to define that the last : always
divides host and port, and for the default port, we can omit the port
number, but not the : when using IPv6, so we have to give 1234::1:1: for
default port.

 Right, I cannot drop 7.4 support for Etch, since it is necessary for a
 clean Sarge upgrade. But I don't want to maintain more than two major
 versions, I already have more than enough to do with them.

I perfectly understand.

So it is possible that you also drop 8.1 and upgrade to 8.2 before Etch
is released.

 Yes, by all means. The direct upgrade with pg_upgradecluster should
 work fine. Just be sure to use version 34, it fixes the last missing
 obsolete configuration parameters of 8.1.

I already had a look at pg_upgradecluster, and I think it's a great help
for most databases out in the wild, and we already migrated our
sql_ledger database this way.

But I'm afraid that it won't work for all of our databases, as we
heavily use PostGIS (both self-compiled and the debian packages from
Alex Bodnaru) which has different internal definitions depending on the
PostgreSQL version. We also have used the old PGDATADIR environment
variable mechanism to control disk storage, and will have to use
TABLESPACES now, so an auto migration is likely to fail.

Two other points are that we'll reorganize our databases using the
multi-cluster capabilities by separating independent databases into
independent clusters (this eases migration to different machines later).
And for some large, read-only ones (GIS map data, about 50 Gig each) it
is faster to recreate them from our initial data.

Thanks,
Markus


signature.asc
Description: OpenPGP digital signature


Bug#296567: Thanks a lot!

2005-05-20 Thread Markus Schaber
Great work,
Thanks a lot!

Markus


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



Bug#293152: mozilla-thunderbird-enigmail: Seems to be fixed

2005-05-20 Thread Markus Schaber
Package: mozilla-thunderbird-enigmail
Version: 2:0.91-3
Followup-For: Bug #293152

Hello,

The combination of mozilla-thunderbird 1.0.2-2 and
mozilla-thunderbird-enigmail 0.91-3 seem to fix the problem.

So I assume you chan close this bug.

Sorry for the long reaction time, but my @logi-track.com address
was not valid any more when you called for moreinfo because the
company was shut down.

Thanks.
Markus


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



Bug#338355: proguard: Upstream Version 3.4 is available

2005-11-09 Thread Markus Schaber
Package: proguard
Version: 3.2-3
Severity: wishlist

Upstream has a new Release available since October 10.

Thanks.


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



Bug#340166: Crossgrade from postgresql 7.4 to postgresql-7.4 broke DATADIR environment variables

2006-01-01 Thread Markus Schaber
Hi, Martin,

Martin Pitt schrieb:

In the earlier postgresql instalations, one could define environment
variables in postgresql.env or postmaster.conf which then were exported
to the postmaster, and we could use it as LOCATION when creating new
databases in other locations.
 
 These files are obsolete and ignored in the new infrastructure. The
 current way to move the data directory around is to just do it and
 correct the /etc/postgresql/7.4/main/pgdata symlink.

It is not about the main cluster data directory. It's a kind of poor
mens tablespace where one could create a database in a different
directory than its cluster.

http://www.postgresql.org/docs/7.4/interactive/manage-ag-alternate-locs.html
documents this behaviour.

dropdb: database removal failed: ERROR:  postmaster environment variable
PGDATAEXTERN not found
Not only that the environment variable setting was not migrated, I also
did not find the right place to reinstantiate this setting.
 
 I see, so you defined PGDATAEXTERN in postgresql.env? What does this
 variable do? It is not documented anywhere and not present in the
 default postgresql.env or postmaster.conf files.

Yes, I defined it in postgresql.env, and then used it in createdb
--location=PGDATAEXTERN when creating the database.

I used to have this setting in the init.d scripts, but as an apt-get
upgrade overwrote this file, I was told to use postmaster.env instead. I
don't remember whether there was an official bug filing, or this was
private email.

 I need further information about what you want to do to be able to do
 something about this bug.

As a workaround until all 7.4 databases are migrated, I just want to
know the right place where to hack in this environment variable, so the
postmaster process can access it.

It is interesting that normal database access works, only some commands
like drop database seem to use the environment variable actually.

So I'm stuck with either dropping the whole cluster (and thus having to
migrate about 50 gig into a new cluster without stopping production
environment), or having an empty zombie-database lingering around which
confuses users.
 
 I don't understand; if you have a proper data directory somewhere, you
 can always integrate it in the Debian infrastructure with
 pg_createcluster -d /path/to/data/directory. Can you please elaborate
 about what the problem is?

The problem is that the main data directory for the cluster was properly
migrated (and is the 7.4/main cluster now), but not the database
specific directory.

 Thank you, and 'guten Rutsch'!

Its me who has to say Thank you.

Ebenfalls einen guten Rutsch und ein erfolgreiches neues Jahr.

Markus


signature.asc
Description: OpenPGP digital signature


Bug#340166: Crossgrade from postgresql 7.4 to postgresql-7.4 broke DATADIR environment variables

2006-01-02 Thread Markus Schaber
Hi, Martin,

Martin Pitt wrote:

I used to have this setting in the init.d scripts, but as an apt-get
upgrade overwrote this file, I was told to use postmaster.env instead. I
don't remember whether there was an official bug filing, or this was
private email.
 
 I did never see that bug, so maybe it was in a private email to Oliver
 Elphick?

Well, I searched my mail archive, and it was a side discussion in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=284364

I also mis-remembered: It was postmaster.conf that was advised, and this
is what we used on most machines. I don't know where the .env slipped in.

As a workaround until all 7.4 databases are migrated, I just want to
know the right place where to hack in this environment variable, so the
postmaster process can access it.
 
 As far as I can see, an equivalent to the old postgresql.env file
 seems to make sense and would also offer a transition path for the old
 /etc/postgresql/postgresql.env file. So if postgresql-common would
 support /etc/postgresql/version/cluster/environment, then you could
 add these variables there, and the transitional postgresql package
 could move postgresql.env there.
 
 Do you agree?

Yes, this would solve my problem.

Thanks,
Markus


signature.asc
Description: OpenPGP digital signature


Bug#340162: postgresql-common: Add option to specify client versions for remote server access

2005-11-21 Thread Markus Schaber
Package: postgresql-common
Version: 32
Severity: normal

Hello,

It is a gread idea to allow several clusters and several postgresql
servers coexist together, thanks for that work!

In our house, we have to manage several existing postgresql deployments
of different versions in parallel.

But I have a little problem: When connecting to remote servers via -h 
-p -U options, I did not find any possibility to specify which client 
version to use (I currently have all three versions of postgresql-client 
installed, as we have 7.4, 8.0 and 8.1 servers). I always end up using 
the 7.4 client. But the postgresql people recommend to use the 
corresponding psql version.

There are no psql-8.1 or alike commands (this is how gcc solves this,
gcc itsself is the default, and gcc-3.3, gcc-3.4 and gcc-4.0 are the
specific commands).

And I did not find any possibility to specify remote hosts via the
user_clusters mechanism, this seems to work for local clusters only.

The only way I found to work around this is to call the binaries in 
/usr/lib/postgresql/X.Y/bin/ directly, which is cumbersome.


Thanks,
Markus

Btw: Is it necessary to display 2 warning dialogs that complain about 
the obscolence of postgresql 8.0 when upgrading postgresql-common? And,
notice, it is not complaining about the 7.4 server (which is actually
installed on my local machine), but about 8.0 which is not installed.



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-common depends on:
ii  adduser   3.77   Add and remove users and groups
ii  debconf [debconf-2.0] 1.4.59 Debian configuration management sy

Versions of packages postgresql-common recommends:
ii  openssl   0.9.8a-3   Secure Socket Layer (SSL) binary a

-- debconf information:
* postgresql-common/obsolete-major:


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



Bug#340166: Crossgrade from postgresql 7.4 to postgresql-7.4 broke DATADIR environment variables

2005-11-21 Thread Markus Schaber
Package: postgresql-7.4
Version: 1:7.4.8-17
Severity: normal

Hi, 

Some time ago, I crossgraded the Postgresql 7.4 installation to the
new postgresql-common and postgresql-7.4 packaging.

In the earlier postgresql instalations, one could define environment
variables in postgresql.env or postmaster.conf which then were exported
to the postmaster, and we could use it as LOCATION when creating new
databases in other locations.

I happen to have such legacy databases, and recently wanted to drop one
of them, and got the following error message:

dropdb: database removal failed: ERROR:  postmaster environment variable
PGDATAEXTERN not found

Not only that the environment variable setting was not migrated, I also
did not find the right place to reinstantiate this setting.

All the init scripts seem to be generic for the different postgresql
versions, and the postmaster itsself is a binary...

So I'm stuck with either dropping the whole cluster (and thus having to
migrate about 50 gig into a new cluster without stopping production
environment), or having an empty zombie-database lingering around which
confuses users.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-7.4 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libcomerr21.38-2 common error description library
ii  libkrb53  1.3.6-5MIT Kerberos runtime libraries
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  libpq31:7.4.8-17 PostgreSQL C client library
ii  libreadline5  5.0-11 GNU readline and history libraries
ii  libssl0.9.7   0.9.7g-5   SSL shared libraries
ii  postgresql-client-7.4 1:7.4.8-17 front-end programs for PostgreSQL 
ii  postgresql-common 32 manager for PostgreSQL database cl
ii  zlib1g1:1.2.3-4  compression library - runtime

postgresql-7.4 recommends no packages.

-- no debconf information


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



Bug#340470: postgresql-common: Braindead message tells me to install non-existing packages

2005-11-23 Thread Markus Schaber
Package: postgresql-common
Version: 34
Severity: normal

I just upgraded postgresql-common to version 34, and got presented an
absolutely braindead message that told me to install
postgresql-plpgsql.so and postgresql-client-plpgsql.so packages...

I attach a copy-Paste of the screen that was presented to me.

Thank you for amusing me :-)

Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-common depends on:
ii  adduser   3.77   Add and remove users and groups
ii  debconf [debconf-2.0] 1.4.59 Debian configuration management sy
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip

Versions of packages postgresql-common recommends:
ii  openssl   0.9.8a-3   Secure Socket Layer (SSL) binary a

-- debconf information:
* postgresql-common/obsolete-major:
Debian Configuration

  
\u250c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2524
 
Configuring postgresql-common 
\u251c\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510
  \u2502
  \u2502
  \u2502 Obsolete major version 8.0
  \u2502
  \u2592
  \u2502 The PostgreSQL version 8.0 is obsolete, but you still have the server  
  \u2592
  \u2502 and/or client package installed. Please install the latest packages
  \u2592
  \u2502 (postgresql-plpgsql.so and postgresql-client-plpgsql.so) and upgrade   
  \u2592
  \u2502 your existing  clusters with pg_upgradecluster (see manpage).  
  \u2592
  \u2502
  \u2592
  \u2502 Please be aware that the installation of postgresql-plpgsql.so will
  \u2592
  \u2502 automatically create a default cluster plpgsql.so/main. If you want to 
  \u2592
  \u2502 upgrade the 8.0/main cluster, you need to remove the already existing  
  \u2592
  \u2502 plpgsql.so cluster (pg_dropcluster --stop-server plpgsql.so main, see  
  \u2592
  \u2502 manpage for details).  
  \u2592
  \u2502
  \u2592
  \u2502 The old server and client packages are not supported any more. After   
  \u2592
  \u2502
  \u2502  Ok
  \u2502
  \u2502
  
\u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518





Bug#340472: bugs.debian.org: Give bug report http url in Acknowledgement email

2005-11-23 Thread Markus Schaber
Package: bugs.debian.org
Severity: wishlist

I think it might be useful to include the http://bugs.debian.org/4777
bug number URL in the Acknowledgement email that is sent to bug
submitters.

Thanks,
Markus


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



Bug#385971: closed by Martin Pitt [EMAIL PROTECTED] (Bug#385971: fixed in postgresql-common 60)

2006-09-11 Thread Markus Schaber
Hi, Martin,

Debian Bug Tracking System wrote:

* t/090_multicluster.t: Check that $PGHOST and $PGDATABASE environment
  variables are respected and have the correct precedence. (This reproduces
  #385971). Now this test has full coverage of all libpq environment
  variables but $PGUSER (which is not used at all anywhere).
* pg_wrapper: Do not override $PGDATABASE and $PGHOST with user_clusters
  map. Closes: #385971

Huh, that was quick!

Phew, thanks a lot!

Markus

-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org



signature.asc
Description: OpenPGP digital signature


Bug#390661: [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation

2006-11-04 Thread Markus Schaber
Hi, Matthias,

Matthias Klose wrote:

 So it should be reassigned to pljava.

Somehow, the but reassignment did not work. Matthias, can you try it?

 However, I read the Debian Changes of libgcj, and did not find any clear
 mentioning of why and how that was changed.
 
 these are changes pulled from gcc-4.2/classpath-0.92. JNI_CreateJavaVM
 can be found in libjvm.

So it seems we need to change the linker flags in the Makefile, right?

 Note that it's not necessary anymore to include the precompiled jar
 file in the library.

Personally, I see it as an advantage to have the precompiled jar
included in the library, that eases deployment.

 Building native code using dh_nativejava and/or
 aot-compile should be used instead.

dh_nativejava would be ugly for upstream, it will only fix the problem
for deban users, I presume?

 Documentation pending ...

Any progress here?

Thanks,
Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org



signature.asc
Description: OpenPGP digital signature


Bug#397105: xfce4-panel: Panel loses plugins

2006-11-05 Thread Markus Schaber
Package: xfce4-panel
Version: 4.3.99.1-1
Severity: normal


From time to time, and especially when XFCE4 is not shut down cleanly 
(e. G. X-Server crash, someone entering shutdown on the command line 
while XFCE runs, or power loss), XFCE-panel loses some of its contents. 
Especially things like network and cpu monitor are sensitive, the task 
bar, pager or clock seem to be more resistent.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-schabi
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xfce4-panel depends on:
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-3.1 The Cairo 2D vector graphics libra
ii  libexo-0.3-0   0.3.1.10rc1-1 Library with extensions for Xfce
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.12.4-1  The GLib library of C routines
ii  libgtk2.0-02.8.20-2  The GTK+ graphical user interface 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.14.5-1  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5.2  PNG library - runtime
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstartup-notification0   0.8-2 library for program launch feedbac
ii  libx11-6   2:1.0.0-9 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfce4mcs-client34.3.99.1-1Client library for Xfce4 configure
ii  libxfce4mcs-manager3   4.3.99.1-1Manager library for Xfce4 configur
ii  libxfce4util4  4.3.99.1-1Utility functions library for Xfce
ii  libxfcegui4-4  4.3.99.1-1Basic GUI C functions for Xfce4
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  zlib1g 1:1.2.3-13compression library - runtime

xfce4-panel recommends no packages.

-- no debconf information


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



Bug#390661: libgcj7-0 breaks postgresql-8.1-pljava

2006-10-02 Thread Markus Schaber
Package: libgcj7-0
Version: 4.1.1-14j1
Severity: normal

Hi,

After I updated my system from libgcj7 to libgcj7-0, 
postgresql-8.1-pljava-gcj no longer works, because the libgcj.so.70 does 
no longer define JNI_CreateJavaVM, as libgcj.so.7 did.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libgcj7-0 depends on:
ii  gcj-4.1-base 4.1.1-14j1  The GNU Compiler Collection (gcj b
ii  libasound2   1.0.12-1ALSA library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libgcj-common1:4.1.1-13  Java runtime library (common files
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages libgcj7-0 recommends:
ii  libgcj7-jar   4.1.1-13   Java runtime library for use with 

-- no debconf information


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



Bug#390661: [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation

2006-10-02 Thread Markus Schaber
reassign 390661 postgresql-8.1-pljava-gcj
thanks

Hi, Joost,

Joost Kraaijeveld wrote:
 M. If the gjc team changed it's packaging in all architectures and
 pljava is depending on an upstream package it might be wiser to change
 pljava and file the report on the plajava package

Yes, it seems you're right. Too bad that I already filed a bug.

So it should be reassigned to pljava.

However, I read the Debian Changes of libgcj, and did not find any clear
mentioning of why and how that was changed.

Sorry,
Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org



signature.asc
Description: OpenPGP digital signature


Bug#388625: postgresql-pljava: Add deployer and doc files

2006-09-21 Thread Markus Schaber
Package: postgresql-pljava
Severity: wishlist

Hi,

It seems that the deploy.jar mentioned in 
file://localhost/usr/share/doc/postgresql-8.1-pljava-gcj/userguide.html 
is missing. So either the file should be provided (maybe in a 
postgresql-pljava-common), or the doc should be patched.

And I'd wish to have a postgresql-pljava-doc package that contains the 
information that currently is missing (like 
http://wiki.tada.se/wiki/display/pljava/Changes+in+version+1.3). 
However, it seems not easy to package those informations, as they are 
spread in the wiki...

Thanks,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#311532: 2.0.2 is releaded now

2006-08-09 Thread Markus Schaber
Hi,

2.0.2 is released on http://anjuta.sourceforge.net/ but still called
alpha - maybe time for a new upload to experimental, especially, as I
cannot find the 2.0.0 one any more.

Thanks,
Markus


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



Bug#497091: wammu: Exceptions while viewing messages

2008-08-29 Thread Markus Schaber
Package: wammu
Version: 0.28-2
Severity: normal


Created debug log copy in /tmp/wammu-crash-u34yNe.log for error 
reporting.
Same error already detected, not showing dialog!
  File /usr/lib/python2.5/site-packages/Wammu/Main.py, line 973, in 
OnShow
(_('Number'), Wammu.Utils.GetNumberLink([] + 
self.values['contact']['ME'] + self.values['contact']['SM'], 
v['Number'])),
  File /usr/lib/python2.5/site-packages/Wammu/Utils.py, line 170, in 
GetNumberLink
i = SearchNumber(lst, number)
  File /usr/lib/python2.5/site-packages/Wammu/Utils.py, line 162, in 
SearchNumber
if GetItemType(x['Type']) == 'phone' and NormalizeNumber(number) == 
NormalizeNumber(x['Value']):
  File /usr/lib/python2.5/site-packages/Wammu/Utils.py, line 152, in 
NormalizeNumber
if NumberPrefix[0] == '+' and resnumber[:len(NumberPrefix) - 1] == 
NumberPrefix[1:]:

Exception: IndexError: string index out of range



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.10
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wammu depends on:
ii  python   2.5.2-2 An interactive high-level object-o
ii  python-central   0.6.8   register and build utility for Pyt
ii  python-gammu 0.26-1  Python module to communicate with 
ii  python-wxgtk2.6  2.6.3.2.2-2 wxWidgets Cross-platform C++ GUI t
ii  python-wxgtk2.8  2.8.7.1-1   wxWidgets Cross-platform C++ GUI t

Versions of packages wammu recommends:
ii  notification-daemon   0.3.7-1+b1 a daemon that displays passive pop
pn  python-bluez | python-bluetoo none (no description available)
ii  python-dbus   0.82.4-2   simple interprocess messaging syst
ii  timidity  2.13.2-19  Software sound renderer (MIDI sequ

Versions of packages wammu suggests:
ii  gmobilemedia  0.4+dfsg-6 GTK+ application used to browse a 

Versions of packages python-gammu depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgammu3 1.20.0-1   Mobile phone management library
ii  python2.5.2-2An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt

-- no debconf information



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



Bug#499139: dictionaries-common: installation hangs forever

2008-09-16 Thread Markus Schaber
Package: dictionaries-common
Version: 0.98.12
Severity: normal

dictionaries-common seems to hang forever (without any cpu usage) during the 
package 
setup / configuration.

PS auxf shows the following process (sub)tree:

root 15382  0.1  1.2  31484 25340 pts/2S+   16:12   0:01  |  \_ apt-get 
install awesome/experimental
root 16202  0.0  0.4  14040  9760 pts/10   Ss+  16:14   0:00  |\_ 
/usr/bin/dpkg --status-fd 60 --configure dictionaries-common 
openoffice.org-common openoffice.org-style-andromeda openoffice.org-core 
openoffice.org-style-crystal
root 16203  0.1  0.5  15968 11212 pts/10   S+   16:14   0:00  |  \_ 
/usr/bin/perl -w /usr/share/debconf/frontend 
/var/lib/dpkg/info/dictionaries-common.postinst configure 
root 16210  0.0  0.0   2000   652 pts/10   S+   16:14   0:00  |\_ 
/bin/sh /var/lib/dpkg/info/dictionaries-common.postinst configure 
root 16214  0.0  0.1   7616  3072 pts/10   S+   16:14   0:00  |  \_ 
/usr/bin/perl -w /usr/sbin/update-default-ispell --rebuild


Thanks,
Markus


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.14
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/mksh

Versions of packages dictionaries-common depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libtext-iconv-perl1.7-1+b1   converts between character sets in
ii  perl-base 5.10.0-13  minimal Perl system

dictionaries-common recommends no packages.

Versions of packages dictionaries-common suggests:
ii  emacsen-common1.4.17 Common facilities for all emacsen
pn  ispellnone (no description available)
pn  jed-extra none (no description available)

-- debconf information:
  dictionaries-common/invalid_debconf_value:
  dictionaries-common/ispell-autobuildhash-message:
  dictionaries-common/move_old_usr_dict: true
  dictionaries-common/selecting_ispell_wordlist_default:
  dictionaries-common/default-ispell:
  dictionaries-common/default-wordlist:
  dictionaries-common/old_wordlist_link: true
  dictionaries-common/remove_old_usr_dict_link: false



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



Bug#499139: Thanks for the workaround

2008-09-16 Thread Markus Schaber
Hi,

I can confirm that, using bash as /bin/sh, the installation works fine.

So, at least, I now have a workaround.

Thanks,
Markus

-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org



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



Bug#308728: Fixed on the PostgreSQL side

2005-05-31 Thread Markus Schaber
Hello,

This actually was a bug in the PostgreSQL update script that completely
failed if any database (except template0) was not accessible for some
reason.

See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=307888

I suggest that you close this bug report.

HTH,
Markus


signature.asc
Description: OpenPGP digital signature


Bug#293152: mozilla-thunderbird-enigmail: gpg-signing destroys attachments

2005-02-01 Thread Markus Schaber
Package: mozilla-thunderbird-enigmail
Version: 2:0.90.0.experimental-1
Severity: important

Hello,

When sending attachments in gpg/mime signed emails, they sometimes get
broken. (I also get broken signatures some times, but can not yet
reproduce it.)

It seems that enigmail drops trailing spaces. This made me look like a
fool when I kept sending patches to the PostGIS devel team that did not 
apply. :-(

I attached two files, the longer one is the original, and the shorter
one is after sending via mozilla thunderbird with enigmail enabled. When
sending without gpg signing, the attachmend is not destroyed. I did not
try encrypting yet.

HTH,
Markus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mozilla-thunderbird-enigmail depends on:
ii  gnupg   1.2.4-4  GNU privacy guard - a free PGP rep
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-5The GNU Standard C++ Library v3
ii  mozilla-thunderbird 1.0-3Mozilla Thunderbird standalone mai

-- no debconf information
? next.patch
Index: jdbc2/src/org/postgis/DriverWrapper.java
===
RCS file: /home/cvs/postgis/postgis/jdbc2/src/org/postgis/DriverWrapper.java,v
retrieving revision 1.3
diff -U2 -r1.3 DriverWrapper.java
--- jdbc2/src/org/postgis/DriverWrapper.java31 Jan 2005 17:17:06 -  
1.3
+++ jdbc2/src/org/postgis/DriverWrapper.java31 Jan 2005 17:26:40 -
@@ -36,27 +36,12 @@
  * 
  * code
- * 
lt;driver-classgt;com.logitrack.gis.util.DriverWrapperlt;/driver-classgt;
+ * lt;driver-classgt;org.postgis.DriverWrapperlt;/driver-classgt;
  * /code
  * If you don't like or want to use the DriverWrapper, you have two
- * alternatives:
- * 
- * A) If you use a pgjdbc driver newer than 8 Nov 2004, the
- * postgresql.properties file in the org.postgresql directory delivered with
- * this source should auto-register the PostGIS extension.
- * 
- * B) Add the datatypes manually to your connection:
- * 
- * code
- * ((org.postgresql.PGConnection) conn).addDataType(geometry, 
org.postgis.PGgeometry);
- * ((org.postgresql.PGConnection) conn).addDataType(box3d, 
org.postgis.PGbox3d);
- * /code
- * 
- * (You may need to dig through some wrappers when running in an appserver. E.
- * G. for JBoss, you get a org.jboss.resource.adapter.jdbc.WrappedConnection 
and
- * have to call getUnderlyingConnection() on it.)
+ * alternatives, see the README file.
  * 
  * Also note that the addDataType() methods known from earlier pgjdbc versions
  * are deprecated in pgjdbc 8.0, see the commented code variants in the
- * addGisTypes() method for an alternative.
+ * addGisTypes() method.
  * 
  * @author Markus Schaber [EMAIL PROTECTED]
? next.patch
Index: jdbc2/src/org/postgis/DriverWrapper.java
===
RCS file: /home/cvs/postgis/postgis/jdbc2/src/org/postgis/DriverWrapper.java,v
retrieving revision 1.3
diff -U2 -r1.3 DriverWrapper.java
--- jdbc2/src/org/postgis/DriverWrapper.java31 Jan 2005 17:17:06 -  
1.3
+++ jdbc2/src/org/postgis/DriverWrapper.java31 Jan 2005 17:26:40 -
@@ -36,27 +36,12 @@
  *
  * code
- * 
lt;driver-classgt;com.logitrack.gis.util.DriverWrapperlt;/driver-classgt;
+ * lt;driver-classgt;org.postgis.DriverWrapperlt;/driver-classgt;
  * /code
  * If you don't like or want to use the DriverWrapper, you have two
- * alternatives:
- *
- * A) If you use a pgjdbc driver newer than 8 Nov 2004, the
- * postgresql.properties file in the org.postgresql directory delivered with
- * this source should auto-register the PostGIS extension.
- *
- * B) Add the datatypes manually to your connection:
- *
- * code
- * ((org.postgresql.PGConnection) conn).addDataType(geometry, 
org.postgis.PGgeometry);
- * ((org.postgresql.PGConnection) conn).addDataType(box3d, 
org.postgis.PGbox3d);
- * /code
- *
- * (You may need to dig through some wrappers when running in an appserver. E.
- * G. for JBoss, you get a org.jboss.resource.adapter.jdbc.WrappedConnection 
and
- * have to call getUnderlyingConnection() on it.)
+ * alternatives, see the README file.
  *
  * Also note that the addDataType() methods known from earlier pgjdbc versions
  * are deprecated in pgjdbc 8.0, see the commented code variants in the
- * addGisTypes() method for an alternative.
+ * addGisTypes() method.
  *
  * @author Markus Schaber [EMAIL PROTECTED]


Bug#295718: gnupg: sha1 is broken

2005-02-17 Thread Markus Schaber
Package: gnupg
Version: 1.2.5-3
Severity: grave
Justification: user security hole

Hi,

As Bruce Schneier reports at http://www.schneier.com/blog/ the SHA-!
algorithm seems broken.

GnuPG should be changed to give strong warings whenever SHA-1 is used, and
maybe disable the usage of SHA-1 for new signatures altogether.

Thanks,
Markus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-as3-madwifi-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gnupg depends on:
ii  libbz2-1.0  1.0.2-1  A high-quality block-sorting file 
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libldap22.1.30-3 OpenLDAP libraries
ii  makedev 2.3.1-75 Creates device files in /dev
ii  zlib1g  1:1.2.2-3compression library - runtime

-- no debconf information


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



Bug#300753: libpgjava could migrate to main from contrib

2005-03-21 Thread Markus Schaber
Package: libpgjava
Version: 7.4.2-1
Severity: wishlist

According to my small tests, libpgjava builds using ant --usejikes
without any non-free jdks. I know that ant itsself is in contrib, but
there is libant1.6-java that should contain all the needed
functionality. 

See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=290228

So I think with a little change to the build process, we could move
libpgjava to main.

If you are interested in doing so, but cannot develop patches on your
own, I could try to have a look into it.

Markus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-as3-madwifi-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libpgjava depends on:
ii  classpath  2:0.12-1  GNU Classpath - clean room standar
ii  gij-3.3 [java1-runtime 1:3.3.5-8 The GNU Java bytecode interpreter
ii  java1-runtime-dummy [j 1.0   Dummy package providing java1-runt
ii  java2-runtime-dummy [j 1.0   Dummy package providing java2-runt
ii  kaffe-pthreads [java1- 2:1.1.4.PRECVS6-1 A POSIX threads enabled version of
ii  sablevm [java1-runtime 1.1.9-1   Free implementation of Java Virtua
ii  sun-j2sdk1.4 [java2-ru 1.4.2+07  Java(TM) 2 SDK, Standard Edition, 

-- no debconf information


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



Bug#300753: libpgjava could migrate to main from contrib

2005-03-22 Thread Markus Schaber
Hi, Arnaud,
Arnaud Vandyck schrieb:
According to my small tests, libpgjava builds using ant --usejikes
without any non-free jdks. I know that ant itsself is in contrib, but
there is libant1.6-java that should contain all the needed
functionality.
The ssl part is also built?
At least the screen output told that it is building the jdbc3 ssl
version, but I did not yet test it yet. I'll be able to have a closer
look at it at thursday.
So I think with a little change to the build process, we could move
libpgjava to main.
If you are interested in doing so, but cannot develop patches on your
own, I could try to have a look into it.
Please, be sure the secure part is built and if so, feel free to patch
it. Send your patch to the list and you'll find a sponsor to apply it
and upload the new package.
Is libpgjava currently looking for a new mainainer?
Markus
--
Der Trick ist, die Grate zwischen den eigenen Wissensluecken zum
Bildungskanon und alles andere zu fachidiotischem Spezialwissen zu
erklaeren. (25. 6. 04, Andreas Kabel in de.etc.sprache.deutsch)


signature.asc
Description: OpenPGP digital signature


Bug#300753: libpgjava could migrate to main from contrib

2005-03-29 Thread Markus Schaber
Hi, Arnaud,

Just some progress info: it seems that libant1.6-java does not allow
--usejikes, unlike ant itsself, so I'm currently struggling, but I did
not give up yet.

Markus
-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#300753: Success for jdbc3

2005-03-29 Thread Markus Schaber
Hi,

I now can successfully build it using libant1.6, kaffe and jikes, using
an additional small source patch. I can build with and without SSL, but
I can only build the jdbc3 version.

Building the JDBC version (forced with -D switches) fails due to not
implemented abstract methods.

What's the best to come around this limit?

I still did not regression-test the driver jars.

Markus

-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#300753: Success for jdbc3

2005-03-30 Thread Markus Schaber
Hi, Wolfgang,

If all free java sdks implement jdbc3, I don't see any real reason to
provide jdbc2 builds at all. AFAIK, JDBC standards are meant to be
compatible for older clients, so every jdbc2 app should work fine
against jdbc3 implementations.

Alternatively, what do you think about having a libpg-jdbc3-java and
libpg-jdbc2-java, the first one beeing in main. We could then obsolete
libpg-java and make it a virtual package depending on both of them, this
would also solve bug #275417 in an elegant way :-)

 I had success with using gcj-3.4 as it's based on an older gnu classpath
 release. Maybe try against gcj-3.3 or gcj-3.4 - don't know at which
 JDBC level they are. Give them a try :-)

Okay, I'll do so. But this might lead into a difficult build environment
setup including conflicts etc. :-(

Markus

-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#300753: Regression test results

2005-03-30 Thread Markus Schaber
Hello,

I just ran the libpg_java regression tests with a kaffe / jikes-kaffe /
libant1.6-java compiled postgresql.jar using ant(contrib) and a bunch of
jvms, all against a postgresql 7.4 server from sarge. The results are:

IBM jdk 1.4.2: 0 failures

SUN jdk 1.4.2_07-b05: 0 failures

gij-wrapper-3.3: fails to run ANT itsself with java.lang.VerifyError

SableVM version 1.1.9: ant runtest target fails with a
NullPointerException in java.text.DecimalFormatSymbols.setCurrency
(DecimalFormatSymbols.java:397)

kaffe 1.1.4.PRECVS6-1: (detailed exceptions stripped)

[junit] Testsuite: org.postgresql.test.jdbc2.Jdbc2TestSuite
[junit] Tests run: 99, Failures: 4, Errors: 0, Time elapsed: 16.907 sec
[junit] Test org.postgresql.test.jdbc2.Jdbc2TestSuite FAILED
[junit] Testsuite: org.postgresql.test.jdbc2.optional.OptionalTestSuite
[junit] Tests run: 38, Failures: 3, Errors: 1, Time elapsed: 5.357 sec
[junit] Test org.postgresql.test.jdbc2.optional.OptionalTestSuite FAILED
[junit] Testsuite: org.postgresql.test.jdbc3.Jdbc3TestSuite
[junit] Tests run: 42, Failures: 4, Errors: 1, Time elapsed: 8.852 sec
[junit] Test org.postgresql.test.jdbc3.Jdbc3TestSuite FAILED

jamvm 1.2.0: Looks the same as with kaffe, which seems logical, as it
also uses classpath as library.

As the tests work fine when running against SUN and IBM jdks, I assume
that the generated postgresql.jar is correct, but the JVMs clearly have
some problems.

Markus

-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#300753: Success for jdbc3

2005-03-30 Thread Markus Schaber
Hi, Wolfgang,

Wolfgang Baer schrieb:

 I had success with using gcj-3.4 as it's based on an older gnu classpath
 release. Maybe try against gcj-3.3 or gcj-3.4 - don't know at which
 JDBC level they are. Give them a try :-)

At least gij-3.3 fails to build with libant1.6 for me because it cannot
verify the classes.

 java.lang.VerifyError: verification failed at PC 244 in 
 org.apache.tools.ant.IntrospectionHelper:getNestedCreator((Lorg.apache.tools.ant.Project;Ljava.lang.String;Ljava.lang.Object;Ljava.lang.String;Lorg.apache.tools.ant.UnknownElement;)Lorg.apache.tools.ant.IntrospectionHelper$NestedCreator;):
  incompatible return type
at _Jv_BytecodeVerifier.verify_fail(byte, int) (/usr/lib/libgcj.so.4.0.0)
at _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.4.0.0)
at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.4.0.0)
at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.4.0.0)
at java.lang.ClassLoader.linkClass0(java.lang.Class) 
 (/usr/lib/libgcj.so.4.0.0)
at java.lang.ClassLoader.resolveClass0(java.lang.Class) 
 (/usr/lib/libgcj.so.4.0.0)
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.4.0.0)
at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.4.0.0)
at org.apache.tools.ant.UnknownElement.handleChildren(java.lang.Object, 
 org.apache.tools.ant.RuntimeConfigurable) (Unknown Source)
at org.apache.tools.ant.UnknownElement.configure(java.lang.Object) 
 (Unknown Source)
at org.apache.tools.ant.UnknownElement.maybeConfigure() (Unknown Source)
at org.apache.tools.ant.Task.perform() (Unknown Source)
at org.apache.tools.ant.Target.execute() (Unknown Source)
at 
 org.apache.tools.ant.helper.ProjectHelper2.parse(org.apache.tools.ant.Project,
  java.lang.Object) (Unknown Source)
at 
 org.apache.tools.ant.ProjectHelper.configureProject(org.apache.tools.ant.Project,
  java.io.File) (Unknown Source)
at org.apache.tools.ant.Main.runBuild(java.lang.ClassLoader) (Unknown 
 Source)
at org.apache.tools.ant.Main.startAnt(java.lang.String[], 
 java.util.Properties, java.lang.ClassLoader) (Unknown Source)
at org.apache.tools.ant.Main.start(java.lang.String[], 
 java.util.Properties, java.lang.ClassLoader) (Unknown Source)
at org.apache.tools.ant.Main.main(java.lang.String[]) (Unknown Source)

Running ant through gij-3.4 fails differently:

 cd src/interfaces/jdbc  sh -c 
 CLASSPATH=/usr/share/ant1.6/lib/ant.jar:/usr/share/ant1.6/lib/ant-launcher.jar:/usr/share/ant1.6/lib/ant.jar:/usr/share/java/cp-tools.jar:
  \
 gij-wrapper-3.4 -Dant.home=/usr/share/ant1.6 \
 org.apache.tools.ant.Main jar \
 -Dbuild.compiler=jikes -Dnowarnings=true \
 -Dmajor=7 -Dminor=4 \
 -Dfullversion=7.4.2 -Ddef_pgport=5432 \
 -Denable_debug=true
 /usr/src/libpgjava-7.4.2/src/interfaces/jdbc
 while resolving class: org.apache.tools.ant.Diagnostics
 make: *** [build/libpgjava] Fehler 1

So I'm afraid that it does not build using gij.

Markus

-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#300753: Success for jdbc3

2005-03-30 Thread Markus Schaber
Hi, Michael,
Michael Koch schrieb:
So I'm afraid that it does not build using gij.
gcj 3.3 and 3.4 are super-old and known to fail. 4.0 just works.
I know. I just tried them as Wolfgang Baer suggested because I wanted to
find a JDBC2 JDK.
Markus
--
Der Trick ist, die Grate zwischen den eigenen Wissensluecken zum
Bildungskanon und alles andere zu fachidiotischem Spezialwissen zu
erklaeren. (25. 6. 04, Andreas Kabel in de.etc.sprache.deutsch)


signature.asc
Description: OpenPGP digital signature


Bug#298566: java-package: command-line parameter for make-jpkg to set priority

2005-03-31 Thread Markus Schaber
Hi, Jeroen,

Jeroen van Wolffelaar wrote:
 On Tue, Mar 08, 2005 at 03:54:02PM +0100, Rico Schiekel wrote:
 this patch add an command-line parameter to set an alternative priority for
 update-alternatives.
 
 ...
   --email EMAIL  email address used in the maintainer field of the 
 package
   --changes  create a .changes file
   --priority PRIOset the update alternatives priority level
 ...
 
 I primarily use this, cause I have installed sun's jdk 1.5, but want
 ibm's jdk 1.4 as default sdk.
 
 Priorities are not meant to be changed by the user, only by package
 maintainers. You can (should) use update-alternatives --set or --config
 to set alternatives as system administrator, rather than changing the
 packages so that the packages of your preference have the highest
 priority.

Well, as the make-jpkg users actually create the jdk packages, they
could be seen as the jdk package mainainers, and so have the right to
set the priorities for the jdk package.

Imagine a development department or university computer room, where the
admin does not want to have sablevm as the default JVM (which currently
uses 350), but his own self-generated SUN jdk deb. Usually, those have
their own central package repository, and run auto-upgrades via crontab
against this private server.

With the command line parameter, he just has to add this option on
make-jpkg, puts his jdk deb into the repository and everything is fine.
Without, he has to run update-alternatives for N machines and M
installed programs (java, javac, javah, jar etc.). Of course, this is
scriptable, but it opens a maintainance nightmare, especially as all
those alternatives are now switched to manual status, and he must
remember to reset them back to automatic or to his new manual preference
whenever he removes the package.

The admin does indeed create the packages, is fully responsible for the
users complaints and even has his own name and address in the maintainer
field of the package (--full-name and --email), but is not the package
maintainer?

Just my thoughts on this...

Markus


signature.asc
Description: OpenPGP digital signature


Bug#300753: Regression test results

2005-03-31 Thread Markus Schaber
Hi, Wolfgang,

Wolfgang Baer schrieb:

 As the tests work fine when running against SUN and IBM jdks, I assume
 that the generated postgresql.jar is correct, but the JVMs clearly have
 some problems.
 
 please use the latest vms in unstable as reference - as the ones in
 sarge are known to have several problems. Also the vms currently
 in unstable will be include in sarge (at least for sarge/sablevm).

Okay, I did so. I used update-alternatives to switch between the JDKs
and ran the following command line:

 CLASSPATH=/usr/share/java/junit-3.8.1.jar ant test -Dport=5432
-Ddatabase=jdbcdrivertest

The results for the regression tests:

gij-wrapper-4.0: looks slightly better than 3.X

 [junit] Testsuite: org.postgresql.test.jdbc2.Jdbc2TestSuite
 [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
 [junit] Test org.postgresql.test.jdbc2.Jdbc2TestSuite FAILED
 
 [junit] Testsuite: org.postgresql.test.jdbc2.optional.OptionalTestSuite
 [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 3,627 sec
 
 [junit] Testsuite: org.postgresql.test.jdbc3.Jdbc3TestSuite
 [junit] Tests run: 42, Failures: 4, Errors: 1, Time elapsed: 4,265 sec
 [junit] Test org.postgresql.test.jdbc3.Jdbc3TestSuite FAILED

sablevm 1.11.1:
runtest:
 
BUILD FAILED

 /leisure/chroots/kaffesarge/usr/src/libpgjava-7.4.2/src/interfaces/jdbc/build.xml:339:
  
Could not create type junit due to ?/bin is not an absolute path
 

jamvm 1.2.5: Seems not to run the tests at all, without any error
messages, but complaining that it does not find a tool.jar. It lists all
the targets as it executes them, but does not run any tests actually.

kaffe 1.1.4.PRECVS12-1: The same as jamvm.

DISCLAIMER: I did not have time to look into the details yet (maybe some
config / environment variables have to be adjusted).

Markus
-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#303737: Bugfix for isvalid()

2005-04-08 Thread Markus Schaber
Package: libgeos2
Version: 2.0.1-1

Hello, Steve,

Here's the debian bug report you wanted.

Thanks,
Markus
---BeginMessage---
On Thu, 2005-04-07 at 22:38 +0200, Markus Schaber wrote:
 Hello, Steve,
 
 As you seem to be the maintainer of libgeos2 debian packages, please see
 the attached message from the jts and postgis devel lists for a just
 fixed bug in jts and geos. This bug has just bitten us very painfully. :-(
 
 I want to kindly ask you whether it is possible for you to include this
 fix into the official debian libgeos2 package in the next days? This
 would save us the work of temporarily deploying self-compiled packages
 for this fix.
 

If there was a new upstream release I could package it directly. But
pulling from CVS is a little more involved, especially since I haven't
done it for geos before. I'm also unusually busy at present. I will work
on it soon, but I can't make any promises about when exactly it will
be ready.

 I hope that it's okay to ask you directly, without going through the
 debian bug tracking system. If you prefer an official bug report, just
 tell me to submit one.

It's fine to email me, but please do submit this info as a bug report. I
need that to keep track of this or it may drift off my radar.

Regards,
Steve

 Thanks in advance,
 Markus
 email message attachment (Re: [jts-devel] Re: [postgis-devel] Possible
 Bug in isvalid())
 On Thu, 2005-04-07 at 22:38 +0200, Markus Schaber wrote:
  plain text document attachment (Re: [jts-devel] Re: [postgis-devel]
  Possible Bug in isvalid())
  On Thu, Apr 07, 2005 at 10:37:10AM -0700, Martin Davis wrote:
   This bug is now fixed in CVS.
  
  Fixed in GEOS CVS also. Thanks.
  --strk;
  
   
   Fix is in IsValidOp#checkHolesInShell to replace line
   
 Assert.isTrue(holePt != null, Unable to find a hole point not a
   vertex of the shell);
   
   With
   
 if (holePt == null) return;
   
   
   Martin Davis, Senior Technical Architect
   Vivid Solutions Inc.  www.vividsolutions.com
   Suite #1A-2328 Government Street Victoria, B.C. V8T 5G5
   Phone: (250) 385 6040 - Local 308 Fax: (250) 385 6046
   
   
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: April 7, 2005 3:10 AM
To: PostGIS Development Discussion; JTS Topology Suite Development
Subject: Re: [jts-devel] Re: [postgis-devel] Possible Bug in isvalid()


Maybe the inner classes facing these kind of errors should 
throw a ValidityException instead so that the IsValid class 
could catch them ...

--strk;

On Thu, Apr 07, 2005 at 11:57:30AM +0200, Markus Schaber wrote:
 Hi,
 
 (Added X-Post to JTS Developers list.)
 
 Markus Schaber schrieb:
  I just tried to apply my isvalid constraint to our raw 
data tables, 
  and got the following error message on one of them:
  
  NOTICE:  AssertionFailedException: Unable to find a hole 
point not a 
  vertex of the shell
  ERROR:  GEOS isvalid() threw an error!
  
  This sounds rather strange to me. IMHO, it should not be 
possible to 
  make isvalid() throw an error by feeding it an invalid geometry.
 
  I'll try to track down which geometries cause this error 
message...
 
 I now got a simple example:
 
  gisblau=# select isvalid('MULTIPOLYGON(((0 0, 10 10, 10 
0, 0 0),(5 
  5, 5 0, 10 5, 5 5)))');
  NOTICE:  AssertionFailedException: Unable to find a hole 
point not a vertex of the shell
  ERROR:  GEOS isvalid() threw an error!
 
 The attached small java program triggers this error on my machine 
 against jts-1.6.jar.
 
 HTH,
 Markus


 ___
 jts-devel mailing list
 [EMAIL PROTECTED] 
 http://lists.refractions.net/mailman/listinfo/jts-devel

___
jts-devel mailing list
[EMAIL PROTECTED] 
http://lists.refractions.net/mailman/listinfo/jts-devel

   ___
   jts-devel mailing list
   [EMAIL PROTECTED]
   http://lists.refractions.net/mailman/listinfo/jts-devel
  ___
  postgis-devel mailing list
  [EMAIL PROTECTED]
  http://postgis.refractions.net/mailman/listinfo/postgis-devel

---End Message---


signature.asc
Description: OpenPGP digital signature


Bug#303737: libgeos2: Patch

2005-04-08 Thread Markus Schaber
Package: libgeos2
Version: 2.0.1-1
Followup-For: Bug #303737

Hi, Steve,

The following patch is a backport of the fix from geos CVS. Including
this as 2.0.1-2 should be much easier than creating a completely new
release.

Thanks,
Markus

diff -ur geos-2.0.1/debian/changelog geos-2.0.1new/debian/changelog
--- geos-2.0.1/debian/changelog 2005-04-08 15:15:41.062560352 +0200
+++ geos-2.0.1new/debian/changelog  2005-04-08 15:55:49.729387336 +0200
@@ -1,3 +1,9 @@
+geos (2.0.1-2) unstable; urgency=low
+
+  * Fix bug in isvalid(), backport from geos CVS (Closes: #303737).
+
+ -- Steve Halasz [EMAIL PROTECTED]  Fri, 08 Apr 2005 15:28:40 +0200 
+
 geos (2.0.1-1) unstable; urgency=low
 
   * Initial Release. (Closes: #277514).
diff -ur geos-2.0.1/source/operation/valid/IsValidOp.cpp 
geos-2.0.1new/source/operation/valid/IsValidOp.cpp
--- geos-2.0.1/source/operation/valid/IsValidOp.cpp 2004-09-13 
14:50:11.0 +0200
+++ geos-2.0.1new/source/operation/valid/IsValidOp.cpp  2005-04-08 
15:25:54.375322640 +0200
@@ -361,7 +361,11 @@
for(int i=0;ip-getNumInteriorRing();i++) {
LinearRing *hole=(LinearRing*) p-getInteriorRingN(i);
const Coordinate 
holePt=findPtNotNode(hole-getCoordinatesRO(),shell,graph);
-   Assert::isTrue(!(holePt==Coordinate::getNull()), Unable to 
find a hole point not a vertex of the shell);
+   // Fix 2005-04-07 
+   // Assert::isTrue(!(holePt==Coordinate::getNull()), Unable to 
find a hole point not a vertex of the shell);
+   if (holePt == null) return;
+   // Fix end
+
bool outside=!pir-isInside(holePt);
if (outside) {
validErr=new TopologyValidationError(
 


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



Bug#303743: qgis: Add Patch for PostGIS 1.0

2005-04-08 Thread Markus Schaber
Package: qgis
Version: 0.6.0-1
Severity: wishlist

Hello,

qgis currently fails to work against PostGIS 1.0 release candidates,
this is due to qgis relying on the canonical representation instead of
using the OpenGIS compliant access methods. And, guess, this canonical
rep has changed.

On
http://community.qgis.org/index.php?option=com_contenttask=viewid=33Itemid=2
the postgis community has released a patch that fixes this. Could you
apply this patch?

Thanks,
Markus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-as3-madwifi-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages qgis depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcfitsio2 2.510-1  shared library for I/O with FITS f
ii  libgcc1 1:4.0-0pre9  GCC support library
ii  libgdal11.2.5-1  Geospatial Data Abstraction Librar
ii  libgeos22.0.1-1  Geometry engine for Geographic Inf
ii  libhdf4g4.1r4-18 The Hierarchical Data Format libra
ii  libjasper-1.701-1   1.701.0-2The JasPer JPEG-2000 runtime libra
ii  libjpeg62   6b-9 The Independent JPEG Group's JPEG 
ii  libltdl31.5.6-4  A system independent dlopen wrappe
ii  libpng12-0  1.2.8rel-1   PNG library - runtime
ii  libpq3  7.4.7-2  PostgreSQL C client library
ii  libqt3c102-mt   3:3.3.3-8Qt GUI Library (Threaded runtime v
ii  libstdc++5  1:3.3.5-8The GNU Standard C++ Library v3
ii  libtiff43.7.1-4  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.3-2  shared library for GIF images (run
ii  libxerces21c102 2.1.0-5  Validating XML parser library for 
ii  netcdfg33.5.0-7.1An interface for scientific data a
ii  unixodbc2.2.4-11 ODBC tools libraries
ii  zlib1g  1:1.2.2-3compression library - runtime

-- no debconf information


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



Bug#303743: The actual patch

2005-04-08 Thread Markus Schaber
Hi,

As there seems to be a somehow annoying registration process on the
community site, I attached the patch to this email.

HTH,
Markus
Index: providers/postgres/qgspostgresprovider.cpp
===
RCS file: /cvsroot/qgis/qgis/providers/postgres/qgspostgresprovider.cpp,v
retrieving revision 1.31.2.7
diff -u -a -r1.31.2.7 qgspostgresprovider.cpp
--- providers/postgres/qgspostgresprovider.cpp  10 Dec 2004 03:54:23 -  
1.31.2.7
+++ providers/postgres/qgspostgresprovider.cpp  12 Feb 2005 04:25:48 -
@@ -603,13 +603,13 @@
 #endif
   if(useIntersect){
 declare +=  where intersects( + geometryColumn;
-declare += , GeometryFromText('BOX3D( + rect-stringRep();
+declare += , setsrid('BOX3D( + rect-stringRep();
 declare += )'::box3d,;
 declare += srid;
 declare += ));
   }else{
 declare +=  where  + geometryColumn;
-declare +=   GeometryFromText('BOX3D( + rect-stringRep();
+declare +=   setsrid('BOX3D( + rect-stringRep();
 declare += )'::box3d,;
 declare += srid;
 declare += );


Bug#303737: Fixed Patch

2005-04-10 Thread Markus Schaber
Hi, Steve,

I have to admit that my submitted patch fails to compile, I accidentally
attached the wrong file.

The corrected version is here.

Sorry for the confusion.

Markus


diff -ur geos-2.0.1/debian/changelog geos-2.0.1new/debian/changelog
--- geos-2.0.1/debian/changelog 2005-04-08 15:15:41.062560352 +0200
+++ geos-2.0.1new/debian/changelog  2005-04-08 15:55:49.729387336 +0200
@@ -1,3 +1,9 @@
+geos (2.0.1-2) unstable; urgency=low
+
+  * Fix bug in isvalid(), backport from geos CVS (Closes: #303737).
+
+ -- Steve Halasz [EMAIL PROTECTED]  Fri, 08 Apr 2005 15:28:40 +0200 
+
 geos (2.0.1-1) unstable; urgency=low
 
   * Initial Release. (Closes: #277514).
diff -ur geos-2.0.1/source/operation/valid/IsValidOp.cpp 
geos-2.0.1new/source/operation/valid/IsValidOp.cpp
--- geos-2.0.1/source/operation/valid/IsValidOp.cpp 2004-09-13 
14:50:11.0 +0200
+++ geos-2.0.1new/source/operation/valid/IsValidOp.cpp  2005-04-08 
15:25:54.375322640 +0200
@@ -361,7 +361,11 @@
for(int i=0;ip-getNumInteriorRing();i++) {
LinearRing *hole=(LinearRing*) p-getInteriorRingN(i);
const Coordinate 
holePt=findPtNotNode(hole-getCoordinatesRO(),shell,graph);
-   Assert::isTrue(!(holePt==Coordinate::getNull()), Unable to 
find a hole point not a vertex of the shell);
+   // Fix 2005-04-07 
+   // Assert::isTrue(!(holePt==Coordinate::getNull()), Unable to 
find a hole point not a vertex of the shell);
+   if (holePt == Coordinate::getNull()) return;
+   // Fix end
+
bool outside=!pir-isInside(holePt);
if (outside) {
validErr=new TopologyValidationError(


Bug#300753: Out of time, sorry...

2005-04-11 Thread Markus Schaber
Hi, @all,

I'm currently too busy to continue work on this subject, but I hope that
I can help again soon.

If you want to see any of the makefile modifications etc. I made here
locally for my tests, please post here, and I'll attach the files to
this bug report.

Sorry,
Markus

-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#270152: Recalculates the Image MD5sum 9 times when burning 8 identical CDs

2005-04-15 Thread Markus Schaber
Hi,
This problem may be related to the bug described above, so I do not open 
 a new bug report.

I'm just burning the same ISO-9660 image 8 times. What is most annoying 
is that the MD5sum of the image is calculated 9 times: The first time 
when I select the image to burn, and 8 more times for every burned CD. 
K3B should be able to remember the md5 sum, and not recalculate it 
unnecessarily.

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


Bug#300753: acknowledged by developer (Bug#300753: fixed in libpgjava 7.4.7-3)

2005-04-22 Thread Markus Schaber
Hi,

Debian Bug Tracking System schrieb:

  libpgjava (7.4.7-2) unstable; urgency=low
  .
* Build with free vm's:
  - Updated README.Debian
  - Included README.jdbc2-interface explaining why these old java.sql.*
source files are included, why they are needed and from where they 
 come.
* Move to main (closes: #300753)
* Added patch to fix jikes compile error in JDBC2 optional classes
  (02_jikes_jdbc2-optional_compilefix.patch)
* Build JDBC2 with optional classes but without SSL support
  Building with SSL support would prevent running the JDBC2 driver on
  jdk1.3 runtimes without SSL extensions or using the -Xverify:none flag
* Build.xml (03_BuildXml.patch):
  - Patched to allow explicit selection of JDBC specification
with -Djdbc2=true or -Djdbc3=true arguments during build
  - Patched to allow explicit selection of SSL usage during
compile time with -Dssl=true (JDBC2 build has to be built without SSL)
  - Patched to allow explicit selection of compile target version with
-Dtarget=1.3 for JDBC2 and -Dtarget=1.4 for JDBC3

Great Work, thanks!

Sorry that I did not countribute more...

I owe you a beer and a pizza, at least! :-)

Markus


-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]


signature.asc
Description: OpenPGP digital signature


Bug#303955: jikes-sun: This does not fix the problem

2005-05-02 Thread Markus Schaber
Package: jikes-sun
Version: 0.8
Followup-For: Bug #303955

Hello,
Just changing the dependency field does not fix the problem, as the
original bug submitter said: 

 But it wouldn't work because `/usr/bin/make-jpkg' looks only at 
 `/usr/lib/j2${path_type}${version}-sun/lib/rt.jar' on RE _and_ SDK
 installations although the RE included in SDK is located in
 `/usr/lib/j2${path_type}${version}-sun/jre/'.

The problem is that the JDK packages contain their rt.jar in the
jre/lib/ subdirectory instead of the lib/ subdirectory.

The attached jikes-sun versions solves the problem for me, but I'm not
shure whether it breaks for other people.

Greets,
Markus


jikes-sun
Description: application/shellscript


Bug#296567: fastjar: Give reasonable version number on -V, manpage bug

2005-02-23 Thread Markus Schaber
Package: fastjar
Version: 1:3.4.3-6
Severity: minor

Is it possible to make fastjar -V spit out reasonable version numbers?

Currently, both debian woody fastjar and debian sarge fastjar, while 
having a different feature set (woody does not support -u), both identify
themselves as 0.92-gcc, although the latter one spits out lots of
additional copyright notices. Maybe adding the GCC version behind (e. G.
identifying as jar (fastjar) 0.92-gcc-3.4.3 or such would be helpful.

In some discussion on the postgis-devel mailing list, this led to some
confusions between the postgis debian maintainer in spe and me because
the makefile needed -u, and my machine running fastjar-0.92 worked fine,
while his woody environment failed running fastjar-0.92.

BTW, the sarge manpage for fastjar still says that -u is unimplemented,
although it is since gcc 3.4.1-1 (according to changelog.Debian.gz) and
is tested to work on my 3.4.3-6.

Thanks,
Markus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-as3-madwifi-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages fastjar depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  zlib1g  1:1.2.2-3compression library - runtime

-- no debconf information


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



Bug#296569: kaffe: Add -V option to jar implementation

2005-02-23 Thread Markus Schaber
Package: kaffe
Version: 2:1.1.4.PRECVS6-1
Severity: wishlist

Is it possible to add the -V option to jar? Most other JAR
implementations (fastjar, sun JDK jar, IBM jdk jar) support the
-V option to display its version.

This is helpful when trying do track packaging errors etc. because you
can tell the bug reporters to send the output of jar -V. However,
kaffe jar just spits out some usage information, and does not even tell
that it is the kaffe version of jar, nor the version.

Thanks for your patience,
and keep up your good work,
Markus
-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-as3-madwifi-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kaffe depends on:
ii  kaffe-pthreads 2:1.1.4.PRECVS6-1 A POSIX threads enabled version of

-- no debconf information


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



Bug#297891: jikes-sun: Does not work with sun-j2sdk1.4 generated by java-packate

2005-03-03 Thread Markus Schaber
Package: jikes-sun
Version: 0.6
Severity: normal

Hello, I generated sun-j2sdk1.4 using java-package 0.20 and SUNs
j2sdk-1_4_2_07-linux-i586.bin, but jikes-sun does not work with it:

[~/workspace/postgis/jdbc2] - jikes-sun

- Cannot find SUN Java (created with java-package) 
- or Blackdown files. Please file a bug against jikes-sun

[EMAIL PROTECTED] {1} 2005-03-03 13:25:31

As it asks so politely to file a bug, here it is :-)

If you need further diagnostics, please email.

Markus


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-as3-madwifi-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages jikes-sun depends on:
ii  jikes 1:1.22-2   Fast Java compiler adhering to lan
ii  sun-j2sdk1.4 [j2re1.4]1.4.2+07   Java(TM) 2 SDK, Standard Edition, 

-- no debconf information


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



Bug#297891: jikes-sun: Fix provided

2005-03-03 Thread Markus Schaber
Package: jikes-sun
Version: 0.6
Followup-For: Bug #297891

The attached version of /usr/bin/jikes-sun fixes this problem for me.


jikes-sun
Description: application/shellscript


Bug#441021: dpkg: update-alternatives breaks config on uninstall

2007-09-06 Thread Markus Schaber
Package: dpkg
Version: 1.14.5
Severity: normal


After the last upgrade action (I'm following testin), I got the 
following warning mail:

 /etc/cron.daily/man-db:
 mandb: warning: /usr/share/man/man1/appletviewer.1.gz is a dangling
 symlink

So I investigated the problem. It seems that the gcj appletviewer 
version was uninstalled. No problem, one should think, as I still have 
the sun version installed. But:

 lunix:/home/schabi# update-alternatives --display appletviewer
 appletviewer - status is auto.
  link currently points to /usr/lib/jvm/java-gcj/bin/appletviewer
 /usr/lib/jvm/java-6-sun/bin/appletviewer - priority 63
  slave appletviewer.1.gz: 
 /usr/lib/jvm/java-6-sun-1.6.0.00/man/man1/appletviewer.1.gz
 Current `best' version is /usr/lib/jvm/java-6-sun/bin/appletviewer.
 lunix:/home/schabi# update-alternatives --config appletviewer

 There is only 1 program which provides appletviewer
 (/usr/lib/jvm/java-6-sun/bin/appletviewer). Nothing to configure.

So update-alternatives points to a non-existing version (neither the gcj
appletviewer itsself, nor the manpage are present), knows the correct 
version, and - instead of fixing it, due to auto mode - does not even 
allow to manually correct it.

Any ideas?

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.6
Locale: LANG=en_US, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages dpkg depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

dpkg recommends no packages.

-- no debconf information


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



Bug#441050: r300_dri.so: undefined symbol: _glapi_add_dispatch

2007-09-06 Thread Markus Schaber
Package: libgl1-mesa-dri
Version: 7.0.1-2
Severity: normal


Hi,
with LIBGL_DEBUG=verbose set, glixinfo says:

name of display: :0.0
libGL: XF86DRIGetClientDriverName: 5.2.0 r300 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
libGL error: dlopen /usr/lib/dri/r300_dri.so failed 
(/usr/lib/dri/r300_dri.so: undefined symbol: _glapi_add_dispatch)
libGL error: unable to find driver: r300_dri.so
libGL: XF86DRIGetClientDriverName: 5.2.0 r300 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
libGL error: dlopen /usr/lib/dri/r300_dri.so failed 
(/usr/lib/dri/r300_dri.so: undefined symbol: _glapi_add_dispatch)
libGL error: unable to find driver: r300_dri.so
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting 
LIBGL_DEBUG=verbose)
[...]


Any ideas?

Thanks,
Markus
-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.6
Locale: LANG=en_US, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libdrm2   2.3.0-4Userspace interface to kernel DRM 
ii  libexpat1 1.95.8-4   XML parsing C library - runtime li
ii  libgl1-mesa-glx   7.0.1-2A free implementation of the OpenG

libgl1-mesa-dri recommends no packages.

-- no debconf information


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



Bug#360081: About your bug: kate: Kate is advided for large files but gets unusable on a 2.7M file on the Debian BTS

2007-01-13 Thread Markus Schaber
Hi, Ana,

Ana Guerrero [EMAIL PROTECTED] wrote:

 - you are still experiencing this bug (adding in what version)

It's version 3.5.5a.dfsg.1-5, and I'm still experiencing serious
slugginess when editing large files.

Regards,
Markus

-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


signature.asc
Description: PGP signature


Bug#368403: kpdf: It is still reproducable

2007-02-28 Thread Markus Schaber
Package: kpdf
Version: 4:3.5.6-1
Followup-For: Bug #368403

Hello,

It's still reproducable with the version in testing/unstable (4:3.5.5-3) 
as well as the one in experimental (I just updated for this check).

A slight hint to my reproduction instructions above: First select the 
PDF printing queue (needs cupspdf installed), then change the output 
settings to 2-on-1, because the output settings are reset when the 
printing queue selection is changed.

Btw, printing via Print to file (PDF) produces the same weird output, 
so it seems not cups-specific. I don't know why I did not test that 
behaviour when I reported the bug, but I guess that that option was not 
available then.

When I reported the bug, it was just after a long 50-page printout on my 
inkjet was busted this way, but as I could reproduce it via cupspdf 
printer, I reported that one, to avoid having to cut more trees.

HTH,
Markus

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-schabi1
Locale: LANG=en_US, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kpdf depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  libc6  2.3.6.ds1-11  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpaper1  1.1.21Library for handling paper charact
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kpdf recommends:
ii  kghostview4:3.5.5-3  PostScript viewer for KDE

-- no debconf information


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



Bug#415139: cup: Fix usage information or provide java_cup symlink

2007-03-16 Thread Markus Schaber
Package: cup
Version: 0.10k-5
Severity: minor

Hi,

cup --help gives:
[~/workspace/lbcs2/trunk] - cup --help

Unrecognized option --help

Usage: java_cup [options] [filename]
[...]

But there's no java_cup binary installed.

Thanks,
Markus

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cup depends on:
ii  gij [java-virtual-machine 4:4.1.1-15 The GNU Java bytecode interpreter
ii  gij-4.1 [java1-runtime]   4.1.1-20   The GNU Java bytecode interpreter
ii  gij-4.2 [java1-runtime]   4.2-20070105-1 The GNU Java bytecode interpreter
ii  ibm-j2sdk1.3 [java2-runti 1.3.1  Java(TM) 2 SDK, Standard Edition, 
ii  ibm-j2sdk1.4 [java2-runti 1.4.2  Java(TM) 2 SDK, Standard Edition, 
ii  ibm-j2sdk1.5 [java2-runti 1.5.0+beta Java(TM) 2 SDK, Standard Edition, 
ii  kaffe 2:1.1.7-4  A JVM to run Java bytecode
ii  kaffe-pthreads [kaffe]2:1.1.7-4  A POSIX threads enabled version of
ii  sablevm [java1-runtime]   1.13-1.1   Free implementation of Java Virtua
ii  sun-j2sdk1.4 [java2-runti 1.4.2+10   Java(TM) 2 SDK, Standard Edition, 
ii  sun-j2sdk1.5 [java2-runti 1.5.0+update06 Java(TM) 2 SDK, Standard Edition, 
ii  sun-java5-jre [java1-runt 1.5.0-10-3 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java1-runt 6-00-2 Sun Java(TM) Runtime Environment (

cup recommends no packages.

-- no debconf information


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



Bug#385905: uclibc-toolchain: Missing manpage is now in ccp-doc

2007-01-26 Thread Markus Schaber
Package: uclibc-toolchain
Version: 0.9.27-1
Followup-For: Bug #385905


It seems that the missing manpage is found in cpp-doc from contrib now, 
which provides it via depending on cpp-4.1-doc, which is non-free due to 
GNU FDL invariant sections.

So I see four possibilities:

- Depending on cpp-doc, which moves your package to contrib.

- Recommending on cpp-doc, and accepting the ugly dangling symlink which 
sends me an warning email each night on mandb update runs

- Providing a small self-written manpage that documents the most common 
options, and point to the full documentation package.

- Refactor that manpage into an own uclibc-toolchain-doc package which 
is in contrib, and dpeends on cpp-doc


HTH,
Markus


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



Bug#431150: netbase: include tcp port 587 (submission) in /etc/services

2007-06-30 Thread Markus Schaber
Package: netbase
Version: 4.29
Severity: wishlist

Hi,

I'd like to suggest that you include port 587 (smtp submission) in 
/etc/services - see RFC 2476.

Thanks,
Markus


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.5
Locale: LANG=en_US, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages netbase depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  ifupdown0.6.8high level tools to configure netw
ii  iputils-ping [ping] 3:20070202-1 Tools to test the reachability of 
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  openbsd-inetd [inet-superse 0.20050402-6 The OpenBSD Internet Superserver

netbase recommends no packages.

-- debconf information excluded


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



Bug#427795: qemu: haiku images are also affected

2007-06-23 Thread Markus Schaber
Package: qemu
Version: 0.9.0-2
Followup-For: Bug #427795



Haiku images (http://haiku-os.org/downloads) are also affected,
the boot screen is displayed for approx. 3 minutes, and then the
haiku kernel panics, telling that it does not find the boot
harddisk.

Thanks,
Markus


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



Bug#328103: unshield: Unshield fails with linker problems

2005-09-13 Thread Markus Schaber
Package: unshield
Version: 0.5-2
Severity: important

Both unshield 0.4 (debian testing) and 0.5 (debian incoming, compiled
with apt-get --build source) fail with the following error message:

[/daten/q205/shapes/k1] {127} - unshield x /cdrom/k1/data2.cab
2005-09-13 14:47:44
Cabinet: /cdrom/k1/data2.cab
unshield: symbol lookup error: unshield: undefined symbol:
unshield_file_group_count

Using a self-compiled unshield from sourceforge CVS works fine.

Thanks,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.11-madwifi-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages unshield depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libunshield0  0.5-2  library to extracts CAB files from
ii  zlib1g1:1.2.3-4  compression library - runtime

unshield recommends no packages.

-- no debconf information


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



Bug#328103: unshield: Unshield fails with linker problems

2005-09-13 Thread Markus Schaber
Hi, Volker,

Volker Christian wrote:
 There must be something wrong with your installation. I have just checked 
 apt-get --build source unshield (version 0.4) on a clean debian machine and 
 it works fine. Please check, if all parts of a self-compiled unshield 
 (sourceforge CVS) or from a previous installation has been removed from your 
 machine.

You're right, sorry, it seems that there was a libunshield.so lingering
around in /usr/local. Strange that it worked before.

Please close this bug, and feel free to slap me :-)

Markus


signature.asc
Description: OpenPGP digital signature


Bug#329145: apt-build: please add pentium-m to arch_intel

2005-09-19 Thread Markus Schaber
Package: apt-build
Version: 0.12.10
Severity: wishlist

As stated in the message that popped up during apt-get upgrade,
I kindly ask you to include support for Pentium M processors.

man gcc tells:
   pentium-m
   Low power version of Intel Pentium3 CPU with MMX, SSE and 
   SSE2 instruction set support.  Used by Centrino notebooks.

Cat /proc/cpuinfo tells:
model name  : Intel(R) Pentium(R) M processor 2.00GHz

Thanks a lot,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.6
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages apt-build depends on:
ii  apt   0.6.41 Advanced front-end for dpkg
ii  apt-utils 0.6.41 APT utility programs
ii  debconf   1.4.58 Debian configuration management sy
ii  devscripts2.9.7  Scripts to make the life of a Debi
ii  dpkg-dev  1.13.11package building tools for Debian
ii  g++   4:4.0.1-3  The GNU C++ compiler
ii  gcc   4:4.0.1-3  The GNU C compiler
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libapt-pkg-perl   0.1.17 Perl interface to libapt-pkg
ii  perl  5.8.7-5Larry Wall's Practical Extraction 

Versions of packages apt-build recommends:
ii  build-essential   11.1   informational list of build-essent
ii  fakeroot  1.5.1  Gives a fake root environment

-- debconf information excluded


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



Bug#296569: Sorry for the confusion

2005-08-11 Thread Markus Schaber
Hi, Wolfgang,

Yes, you're right, it seems that sun and ibm JDKs really do not have a
-v option.

I assume that I had rather few sleep the days I wrote this, and confused
this with another bug report I wrote those days.

Sorry,
Markus


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



Bug#483849: vino-preferences does not allow secure passwords

2008-05-31 Thread Markus Schaber
Package: vino
Version: 2.22.2-1
Severity: important

I set this bug to important, as it is security relevant:

It seems that vino-preferences does not allow one to 
enter passwords with more than 8 characters - it should
be the other way round, it should encurage (if not 
enforce) longer passwords.

Thanks a lot,
Markus

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vino depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  libavahi-client3   0.6.22-3  Avahi client library
ii  libavahi-common3   0.6.22-3  Avahi common library
ii  libavahi-glib1 0.6.22-3  Avahi glib integration library
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libc6  2.7-11GNU C Library: Shared libraries
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-4simple interprocess messaging syst
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnutls262.2.5-1   the GNU TLS library - runtime libr
ii  libgtk2.0-02.12.9-4  The GTK+ graphical user interface 
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxdamage11:1.1.1-4 X11 damaged region extension libra
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

vino recommends no packages.

-- no debconf information



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



Bug#482564: vinagre: defaut key / mouse binding is unfortunate.

2008-05-23 Thread Markus Schaber
Package: vinagre
Version: 0.5.1-1
Severity: minor

Hi,

The default key/mouse binding is rather unfortunate for me:

- When the remote screen is larger than the vinagre window, there are 
scrollbars. Now, when I use the mouse scroll wheel, vinagre scrolls its 
view as well as passes the events through to the remote application. 
(I'd prefer to only pass the events to the remote application.)
(It regularly happens that the screen is largern when you use x11vnc 
with the -ncache 10 option (which is actively promoted by x11vnc).)

- When I use some kind of terminal, and want to press CTRL-D for end
of file, the bookmark creation dialog pops up.

The second one can be circumvented by grabbing the focus via Strg-Alt, 
but it is an unfortunate binding at least.

Thanks,
Markus

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.17.3-fire
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vinagre depends on:
ii  gconf22.22.0-1   GNOME configuration database syste
ii  libavahi-ui0  0.6.22-3   Avahi GTK User interface library
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgconf2-4   2.22.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.2-1  library to load .glade files at ru
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgnome-keyring0 2.22.1-1   GNOME keyring services library
ii  libgtk-vnc-1.0-0  0.3.5-3A VNC viewer widget for GTK+ (runt
ii  libgtk2.0-0   2.12.9-3   The GTK+ graphical user interface 

vinagre recommends no packages.

-- no debconf information



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



Bug#482564: vinagre: defaut key / mouse binding is unfortunate.

2008-05-27 Thread Markus Schaber
Hi, Emilio,

Emilio Pozuelo Monfort [EMAIL PROTECTED] wrote:

 Markus Schaber wrote:
  CTRL-D opens the bookmark creation dialog, except when in Fullscreen
  mode or using CTRL-Alt to grab the pointer.
 
 This is http://bugzilla.gnome.org/show_bug.cgi?id=530410
 
 I've asked upstream about this, and he said he was thinking about removing all
 the shortcuts from Vinagre, so they are sent to the guest.

I agree with that.

  Scrolling the mouse wheel still scrolls the window and sends the scroll
  event to the server, regardless of fullscreen and CTRL-Alt.
 
 That sounds like http://bugzilla.gnome.org/show_bug.cgi?id=531716, but with 
 the
 description in that bug upstream didn't understand the issue very well... 
 could
 you add a comment there?

For me, it does not sound exactly like the same bug, but more like some
weird interaction between his window manager manager and vinagre when
changing virtual desktops on the client while in fullscreen mode, but I
don't see anything about mouse wheel events there.



Regards,
Markus

-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org


signature.asc
Description: PGP signature


Bug#362120: libjts-java: upstream has 1.7.1

2006-04-12 Thread Markus Schaber
Package: libjts-java
Severity: wishlist

Hi,

Upstream has just updated from version 1.7 to 1.7.1, and debian is still
at 1.6.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#297155: ps2ps fixes the broken files

2006-02-19 Thread Markus Schaber
Hello,

Was there any progress wr/t this bug?

Btw, postprocessing the psnup output with ps2ps gives much larger
postscript files, but they work fine again.

HTH,
Markus


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



Bug#292480: cupsys: Cupsys with Browsing Off eats 100% CPU

2005-01-27 Thread Markus Schaber
Package: cupsys
Version: 1.1.23-3
Severity: important

Hello,

When starting cupsys with Browsing Off, it eats all available CPU
time, using about 20% in user space and 80% in kernel space.

When I attach strace to the /usr/sbin/cupsd process with strace -p $PID,
it spits out the the following lines repeatedly:

select(1024, [0 2 3], [], NULL, {1, 0}) = 1 (in [2], left {1, 0})
time(NULL)  = 1106817837
time(NULL)  = 1106817837
select(1024, [0 2 3], [], NULL, {1, 0}) = 1 (in [2], left {1, 0})
time(NULL)  = 1106817837
time(NULL)  = 1106817837

Setting Browsing On or commenting out this config line causes cupsd to
behave normal.

I also attached my cupsd.conf to this report. If you need more
information, please ask.

Thanks,
Markus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-fire
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cupsys depends on:
ii  adduser 3.59 Add and remove users and groups
ii  debconf 1.4.30.11Debian configuration management sy
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcupsimage2   1.1.22-8 Common UNIX Printing System(tm) - 
ii  libcupsys2-gnutls10 1.1.23-3 Common UNIX Printing System(tm) - 
ii  libgnutls11 1.0.16-9 GNU TLS library - runtime library
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libpaper1   1.1.14-3 Library for handling paper charact
ii  libslp1 1.0.11-7 OpenSLP libraries
ii  patch   2.5.9-2  Apply a diff file to an original
ii  perl-modules5.8.4-5  Core Perl modules
ii  xpdf-utils  3.00-11  Portable Document Format (PDF) sui
ii  zlib1g  1:1.2.2-3compression library - runtime

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, lpd, parallel, socket, usb
#
# $Id: cupsd.conf.in,v 1.13 2003/04/10 20:14:04 mike Exp $
#
#   Sample configuration file for the Common UNIX Printing System (CUPS)
#   scheduler.
#
#   Copyright 1997-2003 by Easy Software Products, all rights reserved.
#
#   These coded instructions, statements, and computer programs are the
#   property of Easy Software Products and are protected by Federal
#   copyright law.  Distribution and use rights are outlined in the file
#   LICENSE.txt which should have been included with this file.  If this
#   file is missing or damaged please contact Easy Software Products
#   at:
#
#   Attn: CUPS Licensing Information
#   Easy Software Products
#   44141 Airport View Drive, Suite 204
#   Hollywood, Maryland 20636-3111 USA
#
#   Voice: (301) 373-9603
#   EMail: [EMAIL PROTECTED]
# WWW: http://www.cups.org
#


#  #
# This is the CUPS configuration file.  If you are familiar with   #
# Apache or any of the other popular web servers, we've followed the   #
# same format.  Any configuration variable used here has the same  #
# semantics as the corresponding variable in Apache.  If we need   #
# different functionality then a different name is used to avoid   #
# confusion... #
#  #




 Server Identity


#
# ServerName: the hostname of your server, as advertised to the world.
# By default CUPS will use the hostname of the system.
#
# To set the default server used by clients, see the client.conf file.
#

#ServerName myhost.domain.com

#
# ServerAdmin: the email address to send all complaints/problems to.
# By default CUPS will use [EMAIL PROTECTED].
#

#ServerAdmin [EMAIL PROTECTED]



 Server Options


#
# AccessLog: the access log file; if this does not start with a leading /
# then it is assumed to be relative to ServerRoot.  By default set to
# /var/log/cups/access_log
#
# You can also use the special name syslog to send the output to the
# syslog file or daemon.
#

#AccessLog /var/log/cups/access_log

#
# Classification: the classification level of the server.  If set, this
# classification is displayed on all pages, and raw printing is disabled.
# The default is the empty string.
#

#Classification classified
#Classification confidential
#Classification secret
#Classification topsecret
#Classification unclassified

#
# ClassifyOverride: whether to allow users to override the 

Bug#292480: cupsys: Cupsys with Browsing Off eats 100% CPU

2005-01-27 Thread Markus Schaber
Hi, Kenshi,

Kenshi Muto schrieb:

When starting cupsys with Browsing Off, it eats all available CPU
time, using about 20% in user space and 80% in kernel space.
 
 Hmm, I tried it on my two environments, but I couldn't find any problem.

My co-developer seems to have the same problem on his machine (also
using debian testing, and a similar, but not necessarily identical
configuration).

When I attach strace to the /usr/sbin/cupsd process with strace -p $PID,
it spits out the the following lines repeatedly:

select(1024, [0 2 3], [], NULL, {1, 0}) = 1 (in [2], left {1, 0})
time(NULL)  = 1106817837
time(NULL)  = 1106817837
select(1024, [0 2 3], [], NULL, {1, 0}) = 1 (in [2], left {1, 0})
time(NULL)  = 1106817837
time(NULL)  = 1106817837
 
 Hmm, it's hard to find where is this...
 Can you run gdb?

I'll try, and submit the results as soon as I have them.

I also attached my cupsd.conf to this report. If you need more
information, please ask.
 
 Yes, I want /etc/cups/printers.conf and /var/log/cups/error_log with
 LogLevel debug.

/etc/cups/printers.conf does not define any printers, currently.

I attached a /var/log/cups/error_log that with LogLevel debug that shows
startup and shutdown, and some idle time of using 100% cpu between.

Thanks,
Markus
-- 
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:[EMAIL PROTECTED] | www.logi-track.com
# Printer configuration file for CUPS v1.1.21rc1
# Written by cupsd on Thu Apr  1 10:32:22 2004
I [27/Jan/2005:10:15:16 +0100] Listening to 7f01:631
I [27/Jan/2005:10:15:16 +0100] Polling a170202:631
I [27/Jan/2005:10:15:16 +0100] Loaded configuration file /etc/cups/cupsd.conf
I [27/Jan/2005:10:15:16 +0100] Configured for up to 100 clients.
I [27/Jan/2005:10:15:16 +0100] Allowing up to 100 client connections per host.
I [27/Jan/2005:10:15:16 +0100] Full reload is required.
I [27/Jan/2005:10:15:18 +0100] LoadPPDs: Read /etc/cups/ppds.dat, 2348 PPDs...
I [27/Jan/2005:10:15:18 +0100] LoadPPDs: No new or changed PPDs...
I [27/Jan/2005:10:15:18 +0100] Full reload complete.
I [27/Jan/2005:10:16:01 +0100] Scheduler shutting down normally.
I [27/Jan/2005:10:17:06 +0100] Listening to 7f01:631
I [27/Jan/2005:10:17:06 +0100] Polling a170202:631
I [27/Jan/2005:10:17:06 +0100] Loaded configuration file /etc/cups/cupsd.conf
I [27/Jan/2005:10:17:06 +0100] Configured for up to 100 clients.
I [27/Jan/2005:10:17:06 +0100] Allowing up to 100 client connections per host.
I [27/Jan/2005:10:17:06 +0100] Full reload is required.
I [27/Jan/2005:10:17:06 +0100] LoadPPDs: Read /etc/cups/ppds.dat, 2348 PPDs...
I [27/Jan/2005:10:17:06 +0100] LoadPPDs: No new or changed PPDs...
I [27/Jan/2005:10:17:06 +0100] Full reload complete.
I [27/Jan/2005:10:17:06 +0100] Added remote printer hp-laserjet-2300d...
I [27/Jan/2005:10:17:29 +0100] Scheduler shutting down normally.
I [27/Jan/2005:10:17:30 +0100] Listening to 7f01:631
I [27/Jan/2005:10:17:30 +0100] Polling a170202:631
I [27/Jan/2005:10:17:30 +0100] Loaded configuration file /etc/cups/cupsd.conf
I [27/Jan/2005:10:17:30 +0100] Configured for up to 100 clients.
I [27/Jan/2005:10:17:30 +0100] Allowing up to 100 client connections per host.
I [27/Jan/2005:10:17:30 +0100] Full reload is required.
I [27/Jan/2005:10:17:30 +0100] LoadPPDs: Read /etc/cups/ppds.dat, 2348 PPDs...
I [27/Jan/2005:10:17:30 +0100] LoadPPDs: No new or changed PPDs...
I [27/Jan/2005:10:17:30 +0100] Full reload complete.
I [27/Jan/2005:10:17:53 +0100] Scheduler shutting down normally.
I [27/Jan/2005:10:17:54 +0100] Listening to 7f01:631
I [27/Jan/2005:10:17:54 +0100] Polling a170202:631
I [27/Jan/2005:10:17:54 +0100] Loaded configuration file /etc/cups/cupsd.conf
I [27/Jan/2005:10:17:54 +0100] Configured for up to 100 clients.
I [27/Jan/2005:10:17:54 +0100] Allowing up to 100 client connections per host.
I [27/Jan/2005:10:17:54 +0100] Full reload is required.
I [27/Jan/2005:10:17:54 +0100] LoadPPDs: Read /etc/cups/ppds.dat, 2348 PPDs...
I [27/Jan/2005:10:17:54 +0100] LoadPPDs: No new or changed PPDs...
I [27/Jan/2005:10:17:54 +0100] Full reload complete.
I [27/Jan/2005:10:17:54 +0100] Added remote printer hp-laserjet-2300d...
I [27/Jan/2005:10:23:02 +0100] Scheduler shutting down normally.
I [27/Jan/2005:10:23:03 +0100] Listening to 7f01:631
I [27/Jan/2005:10:23:03 +0100] Polling a170202:631
I [27/Jan/2005:10:23:03 +0100] Loaded configuration file /etc/cups/cupsd.conf
I [27/Jan/2005:10:23:03 +0100] Configured for up to 100 clients.
I [27/Jan/2005:10:23:03 +0100] Allowing up to 100 client connections per host.
I [27/Jan/2005:10:23:03 +0100] Full reload is required.
I [27/Jan/2005:10:23:03 +0100] LoadPPDs: Read /etc/cups/ppds.dat, 2348 PPDs...
I [27/Jan/2005:10:23:03 +0100] LoadPPDs: No new or changed PPDs...
I [27/Jan/2005:10:23:03 +0100] Full reload complete.
I [27/Jan

Bug#292480: gdb bt full

2005-01-27 Thread Markus Schaber
As there is no symbol information, a bt full is not telling so much.

If you need more info: could you provide me quick intructions how to get
a debug version (apt-get source, patch makefile, make-dpkg or so)?

I took several bt full, they all seem to be in SrvUrlCallback(). With
several tries, I only got the following two different stack dumps:

(gdb) bt full
#0  0xb7e904b8 in select () from /lib/tls/libc.so.6
No symbol table info available.
#1  0x0805edd9 in SrvUrlCallback ()
No symbol table info available.
#2  0xb7dd4904 in __libc_start_main () from /lib/tls/libc.so.6
No symbol table info available.
#3  0x0804c891 in ?? ()
No symbol table info available.

(gdb) bt full
#0  0xb7e52fcd in time () from /lib/tls/libc.so.6
No symbol table info available.
#1  0x0805efc8 in SrvUrlCallback ()
No symbol table info available.
#2  0xb7dd4904 in __libc_start_main () from /lib/tls/libc.so.6
No symbol table info available.
#3  0x0804c891 in ?? ()
No symbol table info available.

Thanks,
Markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:[EMAIL PROTECTED] | www.logi-track.com


signature.asc
Description: OpenPGP digital signature


Bug#292480: Cups seems to work despite this

2005-01-27 Thread Markus Schaber
Hello,

Additional information:

Despite using 100% CPU, Cups seems to work as normal, at least the
commandline clients, OpenOffice and accessing localhost:631 seem to work
fine. I did not test printing actually.

HTH,
Markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:[EMAIL PROTECTED] | www.logi-track.com


signature.asc
Description: OpenPGP digital signature


Bug#366814: openssh-client: ssh -q -q does not suppress all warnings

2006-05-11 Thread Markus Schaber
Package: openssh-client
Version: 1:4.2p1-8
Severity: minor

From man ssh:

 -q  Quiet mode.  Causes all warning and diagnostic messages to be
 suppressed.  Only fatal errors are displayed.  If a second -q is
 given then even fatal errors are suppressed.

But:

[~] - echo | ssh -q -q somehost
Pseudo-terminal will not be allocated because stdin is not a terminal.

AFAICS, even ssh -q should suppress this message, because I think it
clearly qualifies as warning or diagnostic message.

Workaround: ssh -T does not display the warning.

Thanks,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9-schabi1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages openssh-client depends on:
ii  adduser   3.87   Add and remove users and groups
ii  debconf [debc 1.5.0  Debian configuration management sy
ii  dpkg  1.13.18package maintenance system for Deb
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libedit2  2.9.cvs.20050518-2.2   BSD editline and history libraries
ii  libkrb53  1.4.3-6MIT Kerberos runtime libraries
ii  libncurses5   5.5-1.1Shared libraries for terminal hand
ii  libselinux1   1.30-1 SELinux shared libraries
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  zlib1g1:1.2.3-11 compression library - runtime

openssh-client recommends no packages.

-- no debconf information


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



Bug#358755: g++-4.0: G++ drops const int arrays

2006-03-24 Thread Markus Schaber
Package: g++-4.0
Version: 4.0.3-1
Severity: normal

Hi,

G++ seems to drop const int arrays, while gcc compiles them correctly.

See the following example of the two attached files:

gcc -Wall -c gen_array.c
gcc -Wall -o gen_array gen_array.o
./gen_array  array.cc
g++ -Wall -o array.cc.o -c array.cc
ls -l array.cc.o
-rw-r--r--  1 schabi schabi 638 Mar 24 11:19 array.cc.o
./gen_array  array.c
gcc -Wall -o array.c.o -c array.c
ls -l array.c.o
-rw-r--r--  1 schabi schabi 4735 Mar 24 11:19 array.c.o


array_cc.o should also be more than 4000 bytes large, because the array
contents itsself are 4000 bytes. GCC seems to translate it correctly.

Thanks,
Markus
-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages g++-4.0 depends on:
ii  gcc-4.0   4.0.3-1The GNU C compiler
ii  gcc-4.0-base  4.0.3-1The GNU Compiler Collection (base 
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libstdc++6-4.0-dev4.0.3-1The GNU Standard C++ Library v3 (d

g++-4.0 recommends no packages.

-- no debconf information
.PHONY: all clean

CXX=g++ -Wall
CC=gcc -Wall

all: array.cc.o array.c.o

array.cc.o : array.cc
	${CXX} -o $@ -c $^
	ls -l $@

array.c.o : array.c
	${CC} -o $@ -c $^
	ls -l $@

array.cc : gen_array
	./gen_array  $@

array.c : gen_array
	./gen_array  $@

gen_array : gen_array.o
	${CC} -o $@ $^

gen_array.o : gen_array.c
	${CC} -c $^

clean:
	rm -vf *.o array.*c gen_array
// generates an C/C++ array file.

#include stdio.h

int main()
{
	int i;
	printf(const int Table[] = {\n);
	for(i = 0; i1000; ++i)
	{
		printf(\t%d,\n, i);
	}
	printf(\t};\n);
	return 0;
}


Bug#255208: Would help with client aborts, too.

2006-03-24 Thread Markus Schaber
Hello,

Listening to SIGPIPE could also help detecting unclean client-side
connection aborts, e. G. due to a program crash or sigkill on the
client, or network problem between server and client.

This way, the server could abort long-running statements immediately,
instead of running them just to rollback them afterwards because the
client does not commit.

During development, I often forcedly abort my java clients, but the
server continues to execute the current statement. Having two or three
such sequential scans running in the background, selectively sending
SIGTERM to the backends as root is the only way to get the postmaster
responsive again.

Thanks,
Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


signature.asc
Description: OpenPGP digital signature


Bug#358755: acknowledged by developer (Re: Bug#358755: g++-4.0: G++ drops const int arrays)

2006-03-24 Thread Markus Schaber
Hi, Falk,

Debian Bug Tracking System wrote:

 3.5/3 A name having namespace scope (3.3.5) has internal linkage if it
 is the name of [...] an object or reference that is explicitly
 declared const and neither explicitly declared extern nor previously
 declared to have external linkage; [...]

Okay, it seems you're correct.

Sorry for the inconvenience.

Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


signature.asc
Description: OpenPGP digital signature


Bug#305308: Some more detailss

2006-03-30 Thread Markus Schaber
Here's some more details for the copy-paste bugs, I've initially planned
to submit them to nedit, but it seems that this report is the right
place to put them:

Copy-Paste with SWT apps (e. G. the Eclipse 3.1 from Eclipse.org,

did not test the debian packages yet) seems problematic, sometimes

nedit freezes until quit eclipse. I remember to have seen this
behaviour earlier with SWING/AWT apps, too.



However, copy-pasting to and from gedit, aterm and opera seems to work

fine. So I sometimes use gedit as intermediate step do copy between

eclipse and nedit.

HTH,
Markus


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



Bug#360073: nedit: Strange messages and clipboard problem

2006-03-30 Thread Markus Schaber
Package: nedit
Version: 1:5.5-2
Severity: minor

Hello, I've got two minor issues with nedit:

It puts out strange messages on stderr from time to time:

Yow 1
Yow 2
Attempt to remove nonexistent passive grab

(not always in this order, and the third one is more often than the others.)


The other issue (copy/paste problems) seems to be a lesstif issue, I've 
submitted my info to the bug report over there.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages nedit depends on:
ii  lesstif2  1:0.94.4-1.1   OSF/Motif 2.1 implementation relea
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxp66.9.0.dfsg.1-4 X Window System printing extension
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics

nedit recommends no packages.

-- no debconf information


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



Bug#360081: kate: Kate is advided for large files but gets unusable on a 2.7M file

2006-03-30 Thread Markus Schaber
Package: kate
Version: 4:3.5.1-1
Severity: minor

apt-cache show kate shows that kate is for Editing of big files.

As I have some problems editing large files with other editors (nedit turned
out to be the only usable one, so I use it despite its lesstif related
problems), I installed kate and tried to open my first large .sql file.

On my Pentium M 1.7Ghz, it needs some minutes 100% CPU to refresh its 
screen. It gets better when I disable dynamic word wrapping, but then it
breaks completely when I scroll to the right.

I've to admit that it's a special file, it's a PostGIS SQL dump of an
admin area, so of the 2.7 MB, there are 12 lines of SQL commands and
one line with 2.7MB length.

For comparison, nedit keeps usable, and never lags/freezes more than 1-2 
seconds, with dynamic word wrapping on.


Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kate depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.35-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.31-1   Extended attribute shared library
ii  libaudio2 1.7-5  The Network Audio System (NAS). (s
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-4  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kate recommends:
ii  kregexpeditor 4:3.5.1-2  graphical regular expression edito

-- no debconf information


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



Bug#360073: nedit: Strange messages and clipboard problem

2006-03-30 Thread Markus Schaber
One step forward:

[/usr/src/lesstif/lesstif2-0.94.4] - grep Yow **/* 2006-03-30
16:07:46
lib/Xm-2.1/Container.c: DEBUGOUT(_LtDebug2(__FILE__, w,
hit, Yow ContainerButtonMotion\n));
lib/Xm-2.1/FileSB.c:fprintf(stderr, Yow 1\n);
lib/Xm-2.1/FileSB.c:fprintf(stderr, Yow 2\n);

[lots of other hits]

But only one fuzzy hit for passive grab:

[/usr/src/lesstif/lesstif2-0.94.4] {1} - grep passive **/*
test/Xm/misc/test8.c:   /* Convert keysym to keycode and set up passive
grab on shell */

So should we forward this bug to lesstif?

Thanks,
Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


signature.asc
Description: OpenPGP digital signature


Bug#360073: nedit: Strange messages and clipboard problem

2006-03-30 Thread Markus Schaber
Hi, Thorsten,

Thorsten Haude wrote:

Hello, I've got two minor issues with nedit:

It puts out strange messages on stderr from time to time:

Yow 1
Yow 2
Attempt to remove nonexistent passive grab
 
 These are the results of a grep in the latest CVS:
 
 [EMAIL PROTECTED] % grep Yow **/*
 [EMAIL PROTECTED] % grep Attempt to remove nonexistent passive grab **/*
 [EMAIL PROTECTED] %
 
 Does not seem to be NEdit. 

Hmm, strange, it happens just in those aterms that have running
instances of nedit.

Maybe it's lesstif or xlib?

What do you suggest to find out? Is there a tool that dumps stack traces
whenever an app prints to its controlling terminal?

Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


signature.asc
Description: OpenPGP digital signature


Bug#351882: dropbear: -R option in manpage documented inaccurate

2006-02-08 Thread Markus Schaber
Package: dropbear
Version: 0.47-1
Severity: minor

Hello,

It seems the -R option from dbclient is documented inaccurate in the man
page:

   -R localport:remotehost:remoteport
   Remote port forwarding.  Forward  the  port remoteport  on  the
   remote host remotehost to port localport on the local host.
   
dbclient -h explains it as:
  -R listenport:remotehost:remoteport Remote port forwarding
which is correct and more consistent with e. G. ssh, putty/plink and lsh.

So maybe a more accurate description would be:
   -R listenport:desthost:destport
   Remote port forwarding: Forward the port listenport of the
   remote host to port destport on host desthost. 

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dropbear depends on:
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  zlib1g1:1.2.3-9  compression library - runtime

dropbear recommends no packages.

-- no debconf information


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



Bug#355944: qgis: Attributes don't work with PostGIS layers

2006-03-08 Thread Markus Schaber
Package: qgis
Version: 0.7.4-2
Severity: normal

For PostGIS layers, attributes don't work. The Attribute table shows 0 or 
NULL values, and showing things like link_ids as Labels and other attribute
based display options don't work.

But I get lots of output in my terminal: 

row number 0 is out of range 0..-1

This message is repeated very often, I guess thousands of times.

And occasionally, I get the following (may be unrelated):

WARNING:  there is no transaction in progress


HTH,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages qgis depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-9  GCC support library
ii  libgdal1c2a   1.2.6-1.3  Geospatial Data Abstraction Librar
ii  libgeos2c2a   2.1.4-2Geometry engine for Geographic Inf
ii  libgsl0   1.7-4  GNU Scientific Library (GSL) -- li
ii  libpq48.1.0-3PostgreSQL C client library
ii  libqgis0  0.7.4-2QGIS Geographic Information System
ii  libqt3-mt 3:3.3.5-4  Qt GUI Library (Threaded runtime v
ii  libsqlite3-0  3.2.8-1SQLite 3 shared library
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  proj  4.4.9d-2   Cartographic projection filter and

qgis recommends no packages.

-- no debconf information


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



Bug#355944: Does work for other tables

2006-03-08 Thread Markus Schaber
Hi,

It seems to work for other tables.

This table was one that was without OIDs, but had an int8 column
accidentally named oid. It contained unique values, but neither this nor
other columns were marked as UNIQUE nor PRIMARY KEY.

Strange thing that seems to be related to the problem that primary keys
have to be int4 and cannot be int8.

So please lower this report to severity wishlist, and change the
request to:

- Give better error messages in this case

- Allow int8 (and other types?) for primary key columns

- Allow the user to set a column as key column, whether or not it is
declared as UNIQUE, PRIMARY KEY or OID. Maybe even a dropdown that
contains all UNIQUE and PRIMARY KEY columns as well as OID if present,
and a custom input field where desparate users can enter whatever they want.

Btw, I just had a problem using an int4 column as label. When using the
same data from a shape file, it works fine. But I'll do some more
experiments on this.

Thanks,
Markus


signature.asc
Description: OpenPGP digital signature


Bug#360888: /etc/init.d/postgresql-8.1 autovac-stop seems to be broken in 8.1

2006-04-05 Thread Markus Schaber
Package: postgresql-8.1
Version: 8.1.3-3
Severity: normal

Hello,

It seems that 

  /etc/init.d/postgresql-8.1 autovac-stop
  
does not really stop autovacuum, as I still get 
  
  LOG:  autovacuum: processing database postgres
  LOG:  autovacuum: processing database navteq

messages in /var/log/postgresql/postgresql-8.1-main.log.

Additionally, whenever I try autovac-stop, it logs:

  LOG:  incomplete startup packet


Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-8.1 depends on:
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libkrb53  1.4.3-6MIT Kerberos runtime libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libpq48.1.3-3PostgreSQL C client library
ii  libssl0.9.8   0.9.8a-7   SSL shared libraries
ii  postgresql-cl 8.1.3-3front-end programs for PostgreSQL 
ii  postgresql-co 48 manager for PostgreSQL database cl

postgresql-8.1 recommends no packages.

-- no debconf information


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



Bug#360888: /etc/init.d/postgresql-8.1 autovac-stop seems to be broken in 8.1

2006-04-05 Thread Markus Schaber
Hi, Peter,

Peter Eisentraut wrote:

It seems that

  /etc/init.d/postgresql-8.1 autovac-stop

does not really stop autovacuum,
 
 
 In 8.1 and beyond, autovacuum is no longer a separate process controlled 
 by the init script but is a server internal process that you can 
 control in the postgresql.conf file.
 
 Perhaps the init script should write out a warning if you are using 8.1 
 or later.

Either that, or use some mechanism to dynamically disable / enable the
autovacuum process, if such exists.

Markus


-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


signature.asc
Description: OpenPGP digital signature


Bug#374699: ekiga: Allow to specify forwarded Ports with NAT router

2006-06-20 Thread Markus Schaber
Package: ekiga
Version: 2.0.2-1
Severity: minor


For traversal of a NAT router, some routers are configured to forward a 
specific port range to the client machine (I did this for Azureus, FTP, 
Jabber File Transport, IRC DCC etc.).

It may be helpful for ekiga to know about those ports...


Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ekiga depends on:
ii  evolution-data-server  1.6.1-3   evolution database backend server
ii  gconf2 2.14.0-1  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.11.4-2  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.10-1  Avahi client library
ii  libavahi-common3   0.6.10-1  Avahi common library
ii  libavahi-glib1 0.6.10-1  Avahi glib integration library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-2  The Bonobo UI library
ii  libc6  2.3.6-13  GNU C Library: Shared libraries
ii  libcairo2  1.0.4-2   The Cairo 2D vector graphics libra
ii  libebook1.2-5  1.6.1-3   Client library for evolution addre
ii  libedataserver1.2-71.6.1-3   Utility library for evolution data
ii  libesd-alsa0 [libesd0] 0.2.36-3  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.3.2-5.1 generic font configuration library
ii  libgcc11:4.1.0-4 GCC support library
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.10.2-1  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-1  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.18-1  The GTK+ graphical user interface 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  libopal-2.2.0  2.2.2.dfsg-1  Open Phone Abstraction Library - s
ii  liborbit2  1:2.14.0-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-1  Layout and rendering of internatio
ii  libpopt0   1.10-2lib for parsing cmdline parameters
ii  libpt-1.10.0   1.10.1.dfsg-1 Portable Windows Library
ii  libpt-plugins-alsa 1.10.1.dfsg-1 Portable Windows Library Audio Plu
ii  libpt-plugins-avc  1.10.1.dfsg-1 PWLib Video Plugin for IEEE1394 (F
ii  libpt-plugins-v4l  1.10.1.dfsg-1 Portable Windows Library Video Plu
ii  libsdl1.2debian1.2.10-3  Simple DirectMedia Layer
ii  libsm6 1:1.0.0-4 X11 Session Management library
ii  libstdc++6 4.1.0-4   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.0-6 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.24.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  yelp   2.14.1-1  Help browser for GNOME 2
ii  zlib1g 1:1.2.3-11compression library - runtime

ekiga recommends no packages.

-- no debconf information


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



Bug#375199: postgresql-8.0-pljava-gcj: pjjava 1.1 and postgresql 8.0 are outdated

2006-06-24 Thread Markus Schaber
Package: postgresql-8.0-pljava-gcj
Severity: normal

PostgreSQL 8.0 is no longer part of debian since some months now, 8.1 
is current.

Additionally, pljava has evolved to version 1.3 upstream.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9-schabi1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#375199: postgresql-8.0-pljava-gcj: pjjava 1.1 and postgresql 8.0 are outdated

2006-06-24 Thread Markus Schaber
Hi, Peter,

Peter Eisentraut wrote:
 Markus Schaber wrote:
 PostgreSQL 8.0 is no longer part of debian since some months now, 8.1
 is current.
 
 ... as bug #339641 undoubtedly makes clear already.

Oh, that bug is against the source package, that's why I did not notice
it. Shame on me.

However, the other part about upstream having 1.3 available is still
valid. Does that version build with gcj/ecj and run against gcj or
another free JVM? If yes, it would be nice to have it in debian before
the next stable release. :-)

Thanks a lot,
Markus


-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org



signature.asc
Description: OpenPGP digital signature


Bug#303293: Scroll-Wheel does not work in non-continous mode

2006-07-03 Thread Markus Schaber
Hi,

Both testing/unstable and experimental evince don't support page
flipping via scroll wheel when in non-continous mode.

I'm used to do it this way from xpdf, that's the only feature stopping
me from switching to evince...

Thanks,
Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org



signature.asc
Description: OpenPGP digital signature


Bug#375199: closed by Peter Eisentraut [EMAIL PROTECTED] (Bug#375199: fixed in postgresql-pljava 1.3.0-1)

2006-07-05 Thread Markus Schaber
Hi, Peter,

Thanks a lot for your work!

Markus



signature.asc
Description: OpenPGP digital signature


Bug#370496: xfce4-wavelan-plugin: proc/net/wireless contents

2006-07-07 Thread Markus Schaber
Package: xfce4-wavelan-plugin
Version: 0.5.0-1
Followup-For: Bug #370496

Hi,

I'm another user bitten by the same bug, my /proc/net/wireless reads as 
following:

[~] - cat /proc/net/wireless
Inter-| sta-|   Quality|   Discarded packets   | Missed | WE
 face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 20
   ipw:    77.  -33.  -87.   0  0  0 69  00

[~] - hexdump -C /proc/net/wireless
  49 6e 74 65 72 2d 7c 20  73 74 61 2d 7c 20 20 20  |Inter-| sta-|   |
0010  51 75 61 6c 69 74 79 20  20 20 20 20 20 20 20 7c  |Quality||
0020  20 20 20 44 69 73 63 61  72 64 65 64 20 70 61 63  |   Discarded pac|
0030  6b 65 74 73 20 20 20 20  20 20 20 20 20 20 20 20  |kets|
0040  20 20 20 7c 20 4d 69 73  73 65 64 20 7c 20 57 45  |   | Missed | WE|
0050  0a 20 66 61 63 65 20 7c  20 74 75 73 20 7c 20 6c  |. face | tus | l|
0060  69 6e 6b 20 6c 65 76 65  6c 20 6e 6f 69 73 65 20  |ink level noise |
0070  7c 20 20 6e 77 69 64 20  20 63 72 79 70 74 20 20  ||  nwid  crypt  |
0080  20 66 72 61 67 20 20 72  65 74 72 79 20 20 20 6d  | frag  retry   m|
0090  69 73 63 20 7c 20 62 65  61 63 6f 6e 20 7c 20 32  |isc | beacon | 2|
00a0  30 0a 20 20 20 69 70 77  3a 20 30 30 30 30 20 20  |0.   ipw:   |
00b0  20 38 36 2e 20 20 2d 33  33 2e 20 20 2d 38 36 2e  | 86.  -33.  -86.|
00c0  20 20 20 20 20 20 20 30  20 20 20 20 20 20 30 20  |   0  0 |
00d0  20 20 20 20 20 30 20 20  20 20 20 37 30 20 20 20  | 0 70   |
00e0  20 20 20 30 20 20 20 20  20 20 20 20 30 0a|   00.|
00ee

There's a hover telling No such WaveLAN device.

Thanks,
Markus


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



Bug#385971: postgresql-client-common: psql wrapper scripts break PGDATABASE and other environment variables

2006-09-04 Thread Markus Schaber
Package: postgresql-client-common
Version: 59
Severity: normal

Hi,

The psql wrappers provided by postgresql-client-common break the 
environment sensibility of the psql command line tool. (and possibly 
others.)

The PostgreSQL documenation, as well as man psql state that one can 
set environment variables like PGDATABASE, PGHOST, PGPORT and PGUSER.
This is handled low-level by libpq.

However, the multi-cluster wrapper of psql does not honour those 
variables, but overrides them with its own defaults in the absence of 
command line parameters. 

This breaks scripts that rely on those settings.

[~] - export PGDATABASE=foobar
[~] - /usr/lib/postgresql/8.1/bin/psql -c select current_database()
 current_database 
--
 foobar
(1 row)

[~] - psql -c select current_database() 
 current_database 
--
 postgres
(1 row)


Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-client-common depends on:
ii  debconf [debconf-2.0] 1.5.3  Debian configuration management sy

postgresql-client-common recommends no packages.

-- no debconf information


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



Bug#383697: licq: segfaults when sending authorization, strange warnings...

2006-08-18 Thread Markus Schaber
Package: licq
Version: 1.3.2-7
Severity: normal


Hi, on startup I get strange warnings, and then, when sending an 
authorization, I get a segfault:

22:33:21: [WRN] Licq: Ignoring stale lockfile (pid 7507)
22:33:21: [WRN] Current Licq GMT offset (0) does not match system GMT 
offset (-2).
Update general info on server to fix.
22:33:21: [ERR] IniFile: Warning, failed to find key.
File= /home/schabi/.licq/licq.conf
Section = [groups]
Key = Group1.id
22:33:21: [ERR] IniFile: Warning, failed to find key.
File= /home/schabi/.licq/licq.conf
Section = [groups]
Key = Group2.id
22:33:21: [ERR] IniFile: Warning, failed to find key.
File= /home/schabi/.licq/licq.conf
Section = [groups]
Key = Group3.id
Licq Segmentation Violation Detected.
Backtrace:
licq(licq_handle_sigsegv+0xc9) [0x80e9859]
[0xe420]
licq(_ZN10CICQDaemon18ProcessDataChannelER7CBuffer+0x117) [0x80be597]
licq(_ZN10CICQDaemon16ProcessSrvPacketER7CBuffer+0x160) [0x80be740]
licq(_Z18MonitorSockets_tepPv+0x386) [0x80c0206]
/lib/tls/libpthread.so.0 [0xa7daeced]
/lib/tls/libc.so.6(__clone+0x5e) [0xa7bf3dee]
Attempting to generate core file.


Any Ideas?

Thanks,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages licq depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libgpg-error0 1.2-1  library for common error values an
ii  libgpgme111.1.2-2GPGME - GnuPG Made Easy
ii  libssl0.9.8   0.9.8b-2   SSL shared libraries
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3
ii  licq-plugin-console [licq-plu 1.3.2-7console user interface plug-in for
ii  licq-plugin-osd [licq-plugin] 1.3.2-7on-screen display plug-in for Licq
ii  licq-plugin-qt [licq-plugin]  1.3.2-7graphical user interface plug-in f

Versions of packages licq recommends:
ii  sox   12.17.9-1  A universal sound sample translato

-- no debconf information


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



Bug#368403: kpdf: 2 on 1 reversed printing also produces weird results

2006-05-21 Thread Markus Schaber
Package: kpdf
Version: 4:3.5.2-1+b2
Severity: normal

Hi,

In the Print dialog, Output settings, select Reverse and deselect
Collate. Then click on the Properties button, and select 2 Pages per
sheet, Orientation Portrait, no banners. Then print a PDF document with
an odd number of landscape pages through CUPS.

Result:

 +-+ +-+ +-+ +-+
 |7| |5| |3| |1|
 |6| |4| |2| | |
 +-+ +-+ +-+ +-+


I'd expect something like:

 +-+ +-+ +-+ +-+
 |7| |5| |3| |1|
 | | |6| |4| |2|
 +-+ +-+ +-+ +-+

I think this bug is different from 303626, so I'm adding a new bug 
report.

Thanks,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kpdf depends on:
ii  kdelibs4c2a   4:3.5.2-2+b1   core libraries for all KDE applica
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libfontconfig12.3.2-5.1  generic font configuration library
ii  libfreetype6  2.1.10-3   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.0-1+b1   GCC support library
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpaper1 1.1.14-7   Library for handling paper charact
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libstdc++64.1.0-1+b1 The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxft2   2.1.8.2-5.1FreeType-based font drawing librar
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kpdf recommends:
ii  kghostview  4:3.5.2-1+b2 PostScript viewer for KDE

-- no debconf information


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



Bug#364706: Can this be backportet, please?

2006-07-14 Thread Markus Schaber
Hi,

On #azureus-support irc channel, I was told that a GTK+ update messed up
an hack in swt, and it is fixed in the latest snapshots.

It seems that the patch is only about 3 lines in MessageSlideShell.java,
in uh, org.gudy.ui.swt.shells or so, as I was told.

Is it possible to backport this patch for the debian package, a
2.4.0.2-2 or so? (I think that you don't want to completely jump to the
CVS snapshot for this...)

Thanks,
Markus


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



Bug#364706: Can this be backportet, please?

2006-07-15 Thread Markus Schaber
Hi, All,

The patch seems to be
http://azureus.cvs.sourceforge.net/azureus/azureus2/org/gudy/azureus2/ui/swt/shells/MessageSlideShell.java?r1=1.20r2=1.21
lines 441 ff.

Applied to the current debian source, I think it is:


--- org/gudy/azureus2/ui/swt/shells/MessageSlideShell.java
2006-07-15 10:59:33.0 +0200
+++ org/gudy/azureus2/ui/swt/shells/MessageSlideShell.orig
2006-07-15 11:00:13.0 +0200
@@ -324,7 +324,7 @@
btnHideAll = new Button(cButtons, SWT.PUSH);
Messages.setLanguageText(btnHideAll, popup.error.hideall);
btnHideAll.setVisible(false);
-   btnHideAll.addListener(SWT.MouseUp, new Listener() {
+   btnHideAll.addListener(SWT.Selection, new Listener() {
public void handleEvent(Event arg0) {
cButtons.setEnabled(false);
try {


However, I cannot get the debian package to compile on my machine:

--
1. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 27)
import org.eclipse.swt.layout.FillLayout;
   ^^^
The import org.eclipse cannot be resolved
--
2. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 28)
import org.eclipse.swt.widgets.Display;
   ^^^
The import org.eclipse cannot be resolved
--
3. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 29)
import org.eclipse.swt.widgets.Shell;
   ^^^
The import org.eclipse cannot be resolved
--
4. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 46)
final Display display = new Display();
  ^^^
Display cannot be resolved to a type
--
5. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 46)
final Display display = new Display();
^^^
Display cannot be resolved to a type
--
6. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 47)
Shell shell = new Shell(display);
^
Shell cannot be resolved to a type
--
7. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 47)
Shell shell = new Shell(display);
  ^
Shell cannot be resolved to a type
--
8. ERROR in
com/aelitis/azureus/core/dht/vivaldi/maths/impl/tests/VivaldiVisualTest.java
 (at line 49)
shell.setLayout(new FillLayout());
^^
FillLayout cannot be resolved to a type
--
8 problems (8 errors)xargs: Prozeß javac mit Rückgabewert 255 beendet.
Abbruch!
make[1]: *** [java-stamp] Fehler 124
make[1]: Leaving directory `/usr/src/azureus/azureus-2.4.0.2'
make: *** [build] Fehler 2

(This is for both the patched and unpatched source. I ran apt-get
build-dep azureus to ensure I have all build dependencies.).

Btw, the press space workaround does not work for me (may depend on
the window manager).

HTH,
Markus



Bug#364706: Can this be backportet, please?

2006-07-15 Thread Markus Schaber
Hi, Shaun,

Shaun Jackman wrote:
 Yes, I can do that. I haven't been able to reproduce this bug though.
  So, the backport (if I can find the relevant hunk of code) will be 
 done blindly.

You can contact me for testing it, as I can reproduce it.

Give me either a link to the fixed .deb (for i386 debian
testing/unstable), or step-by-step instructions how to build the package
myself (e. G. apt-get build-dep azureus; apt-get source azureus ; apply
patch from ..., compile with command foo bar. I'm an experienced
developer, but don't know much about debian specifics. :-)



Btw, https://launchpad.net/distros/ubuntu/+source/azureus/+bug/41813
mentions the following workaround (not tried yet):

 A quick work-around is to just click the button so it is selected and
 then press space. ;)

Maybe it helps some of the affected users.




Thanks,
Markus



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



Bug#370496: XFCE 4 wavelan plugin

2006-07-17 Thread Markus Schaber
Hi, Simon,

Did the /proc/net/wireless contents I sent to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370496 help you in
fixing the bug?

Btw, I also think that the problem might be triggered by updating the
kernel to 2.6.17.4 (from 2.6.15.X, I think).

Thanks,
Markus



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



Bug#340740: closed by Ganesan Rajagopal [EMAIL PROTECTED] (Bug#340740: fixed in ipsec-tools 1:0.6.6-2)

2006-07-19 Thread Markus Schaber
Hi, Ganesan,

Debian Bug Tracking System wrote:

* Don't flush keys on reboot/shutdown (closes: #340740).

Thanks a lot.

Markus
-- 
Markus Schaber | Logical TrackingTracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org



signature.asc
Description: OpenPGP digital signature


Bug#379121: ketchup brainlessly throws away 90MB of download due to missing gpg key

2006-07-21 Thread Markus Schaber
Package: ketchup
Version: 0.9.8-0.1
Severity: minor

Hi.

I attached the log of a ketchup session.

Ketchup first successfully downloads the kernel .tar.bz2 archive (40MB), 
and then throws it away due to the missing key in the gpg keyring. Then 
it does the same game with the 50MB .tar.gz archive.

IMHO, ketchup should detect that it's only a missing key (and not a 
broken signature) by checking the gpg return code, and offer the 
possibility to continue at that point later, when the key is present.

Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ketchup depends on:
ii  python2.3.5-11   An interactive high-level object-o

ketchup recommends no packages.

-- no debconf information
[EMAIL PROTECTED]:~/linux$ ketchup 2.6.17.5
Creating cache directory /home/schabi/.ketchup
None - 2.6.17.5
Downloading linux-2.6.17.5.tar.bz2
--15:29:42--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.bz2
   = `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.partial'
Resolving www.kernel.org... 204.152.191.5, 204.152.191.37
Connecting to www.kernel.org|204.152.191.5|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41,276,227 (39M) [application/x-bzip2]

100%[] 41,276,227   276.10K/sETA 00:00

15:32:14 (273.82 KB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.partial' 
saved [41276227/41276227]

Downloading linux-2.6.17.5.tar.bz2.sign
--15:32:14--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.bz2
.sign
   = `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.sign.partial'
Resolving www.kernel.org... 204.152.191.37, 204.152.191.5
Connecting to www.kernel.org|204.152.191.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 248 [application/pgp-signature]

100%[] 248   --.--K/s 

15:32:15 (23.65 MB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.bz2.sign.parti
al' saved [248/248]

Verifying signature...
gpg: directory `/home/schabi/.gnupg' created
gpg: new configuration file `/home/schabi/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/schabi/.gnupg/gpg.conf' are not yet active durin
g this run
gpg: keyring `/home/schabi/.gnupg/pubring.gpg' created
gpg: Signature made Sat 15 Jul 2006 05:10:24 AM CEST using DSA key ID 517D0F0E
gpg: Can't check signature: public key not found
ketchup: gpg returned 512
ketchup: removing files...
Downloading linux-2.6.17.5.tar.gz
--15:32:16--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.gz
   = `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.partial'
Resolving www.kernel.org... 204.152.191.5, 204.152.191.37
Connecting to www.kernel.org|204.152.191.5|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 51,707,215 (49M) [application/x-gzip]

100%[] 51,707,215   276.03K/sETA 00:00
15:35:24 (269.15 KB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.partial' s
aved [51707215/51707215]

Downloading linux-2.6.17.5.tar.gz.sign
--15:35:24--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.5.tar.gz.
sign
   = `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.sign.partial'
Resolving www.kernel.org... 204.152.191.37, 204.152.191.5
Connecting to www.kernel.org|204.152.191.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 248 [application/pgp-signature]

100%[] 248   --.--K/s 

15:35:25 (26.28 MB/s) - `/home/schabi/.ketchup/linux-2.6.17.5.tar.gz.sign.partia
l' saved [248/248]

Verifying signature...
gpg: Signature made Sat 15 Jul 2006 05:10:23 AM CEST using DSA key ID 517D0F0E
gpg: Can't check signature: public key not found
ketchup: gpg returned 512
ketchup: removing files...
ketchup: Tarball download failed
[EMAIL PROTECTED]:~/linux$


Bug#356468: cupsys: Cupsys incorrectly breaks and restarts prints

2006-03-12 Thread Markus Schaber
Package: cupsys
Version: 1.1.23-15
Severity: normal

Hello,

From time to time, cups occasionally restarts printing jobs (e. G. when 
reconfiguring the printer via http://localhost:631 or on crontab runs).

However, it restarts them from the beginning, which is extremely 
annoying if you were on page 115 on a 120-page printout on your inkjet 
printer.

Additionally, as the break seems to occur some midst the command 
sequences sent to the printer, the printer itsself sometimes hangs 
immediately, sometimes restarts the new page in the middle of the page 
it was just printing, occasinally hanging on the end of this page 
afterwards, and other funny effects.

Ideally, the current job should continue running on those occasions.

And the breaking and continuing of jobs should get some notion of page 
and command sequence, so that an ordinary stop job (e. G. no 
emergency stop or lprm) stops at the end of the current page, and lets 
the user continue at the beginning of the next page. And an emergency 
stop should always leave the printer in a consistent state, by 
gracefully aborting the current command sequence, and sending a reset to 
the printer.

But seeing the masses of bug reports filed against cupsys, I'm rather 
out of hope for this to be fixed. It seems that you debian maintainers 
gave up, and I'm afraid that I fully understand you...

Thanks for your work,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cupsys depends on:
ii  adduser  3.80Add and remove users and groups
ii  debconf [debconf-2.0]1.4.71  Debian configuration management sy
ii  gs-esp   8.15.1.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc62.3.5-13GNU C Library: Shared libraries an
ii  libcupsimage21.1.23-15   Common UNIX Printing System(tm) - 
ii  libcupsys2   1.1.23-15   Common UNIX Printing System(tm) - 
ii  libgnutls12  1.2.9-2 the GNU TLS library - runtime libr
ii  libpam0g 0.79-3.1Pluggable Authentication Modules l
ii  libpaper11.1.14-5Library for handling paper charact
ii  libslp1  1.2.1-5 OpenSLP libraries
ii  patch2.5.9-4 Apply a diff file to an original
ii  perl-modules 5.8.8-2 Core Perl modules
ii  procps   1:3.2.6-2.1 /proc file system utilities
ii  xpdf-utils   3.01-7  Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3-9   compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client   1.1.23-15Common UNIX Printing System(tm) - 
ii  foomatic-filters3.0.2-20060113-1 linuxprinting.org printer support 
ii  smbclient   3.0.21b-1a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: false
* cupsys/ports: localhost:631
* cupsys/backend: ipp, lpd, parallel, socket, usb
  cupsys/portserror:
* cupsys/browse: false


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



  1   2   >