[meta-freescale] fec driver works on linux-imx, not linux-fslc+use-mainline-bsp (imx6dl)

2020-08-17 Thread Christian Betz
Hi, I'm porting a custom MX6DL board from linux-imx to linux-fslc (along with use-mainline-bsp in FEATURES). The primary reason for this choice was for etnaviv support and a general preference for a mainline kernel. I'm pleased to say that the etnaviv is working ok! Problem: The ethernet connecti

Re: [meta-freescale] Adding LCD display (none lvds) in Linux 5.4 fslc?

2020-08-13 Thread Christian Betz
On Thu, Aug 13, 2020 at 9:49 AM Christian Betz via lists.yoctoproject.org wrote: > Hi. I recently faced a similar problem on a custom imx6dl board, also with > linux-fslc. > I forgot to mention: I am using "use-mainline-bsp" here and I think that matters, as you've point

Re: [meta-freescale] Adding LCD display (none lvds) in Linux 5.4 fslc?

2020-08-13 Thread Christian Betz
Hi. I recently faced a similar problem on a custom imx6dl board, also with linux-fslc. In my case i only have a single panel but it seems I had to define two panels to make the devicetree compiler happy (one of them is disabled though; and the DRM subsystem doesn't show multiple LVDS nodes). I am

[Bug 1819977] Re: razor2 had unknown error during get_server_info

2019-03-18 Thread Christian Betz
So you could forward your connections intended to the faulty .205 server to one of the others to mitigate the issue client-side? https://superuser.com/a/681707 - forwarding through iptables like this seems to work for me. I have no idea about further implications of this workaround, though. -- Y

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-12-03 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038535#comment-15038535 ] Dr. Christian Betz commented on SPARK-5081: --- I'm not sure whether ther

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-05-13 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542152#comment-14542152 ] Dr. Christian Betz commented on SPARK-5081: --- Yes, I think so too. Just tel

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-05-13 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541580#comment-14541580 ] Dr. Christian Betz commented on SPARK-5081: --- @[~pwendell]: Pls re

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-05-13 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541576#comment-14541576 ] Dr. Christian Betz commented on SPARK-5081: --- Hi, I can now say that this

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-04-21 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504592#comment-14504592 ] Dr. Christian Betz commented on SPARK-5081: --- Hi [~pwendell], I hope thi

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-03-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364813#comment-14364813 ] Dr. Christian Betz commented on SPARK-5081: --- [~pwendell] Hi, obviously the

[jira] [Updated] (SPARK-5081) Shuffle write increases

2015-02-27 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr. Christian Betz updated SPARK-5081: -- Attachment: diff.txt And diff.txt is my diff from CDH-version to pure-version. Sorry

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-27 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340089#comment-14340089 ] Dr. Christian Betz commented on SPARK-5081: --- Ok, I can really bring the Th

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-25 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336366#comment-14336366 ] Dr. Christian Betz commented on SPARK-5081: --- It's not the old asm

New guide on how to write a Spark job in Clojure

2015-02-24 Thread Christian Betz
Hi all, Maybe some of you are interested: I wrote a new guide on how to start using Spark from Clojure. The tutorial covers * setting up a project, * doing REPL- or Test Driven Development of Spark jobs * Running Spark jobs locally. Just read it on https://gorillalabs.github.io/spa

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324159#comment-14324159 ] Dr. Christian Betz commented on SPARK-5081: --- I'm out for the moment, g

[jira] [Comment Edited] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324154#comment-14324154 ] Dr. Christian Betz edited comment on SPARK-5081 at 2/17/15 12:5

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324154#comment-14324154 ] Dr. Christian Betz commented on SPARK-5081: --- That's Spark 1.1.0, Had

[jira] [Comment Edited] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324137#comment-14324137 ] Dr. Christian Betz edited comment on SPARK-5081 at 2/17/15 12:4

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324137#comment-14324137 ] Dr. Christian Betz commented on SPARK-5081: --- And that's the diff f

[jira] [Comment Edited] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324130#comment-14324130 ] Dr. Christian Betz edited comment on SPARK-5081 at 2/17/15 12:3

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324130#comment-14324130 ] Dr. Christian Betz commented on SPARK-5081: --- I was checking my assumption,

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324089#comment-14324089 ] Dr. Christian Betz commented on SPARK-5081: --- Hi [~pwendell], thanks for ha

[jira] [Updated] (SPARK-5081) Shuffle write increases

2015-02-17 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr. Christian Betz updated SPARK-5081: -- Attachment: Spark_Debug.pdf This is a comparison taken from the web UI. Compares Spark

[jira] [Commented] (SPARK-5081) Shuffle write increases

2015-02-13 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319948#comment-14319948 ] Dr. Christian Betz commented on SPARK-5081: --- >From SPARK-5715 I see a

Re: Datastore HDFS vs Cassandra

2015-02-11 Thread Christian Betz
Hi Regarding the Cassandra Data model, there's an excellent post on the ebay tech blog: http://www.ebaytechblog.com/2012/07/16/cassandra-data-modeling-best-practices-part-1/. There's also a slideshare for this somewhere. Happy hacking Chris Von: Franc Carter mailto:franc.car...@rozettatech.

[jira] [Created] (SPARK-5715) Shuffle size increase, performance loss from Spark 1.1.0 to Spark 1.2.0 (and 1.2.1)

2015-02-10 Thread Dr. Christian Betz (JIRA)
Dr. Christian Betz created SPARK-5715: - Summary: Shuffle size increase, performance loss from Spark 1.1.0 to Spark 1.2.0 (and 1.2.1) Key: SPARK-5715 URL: https://issues.apache.org/jira/browse/SPARK-5715

[jira] [Commented] (HIVE-7711) Error Serializing GenericUDF

2014-09-05 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123099#comment-14123099 ] Dr. Christian Betz commented on HIVE-7711: -- Hi, sorry for answering so late,

[jira] [Commented] (HIVE-7711) Error Serializing GenericUDF

2014-08-14 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096789#comment-14096789 ] Dr. Christian Betz commented on HIVE-7711: -- ok, got my UDF to be usable with

[jira] [Created] (HIVE-7711) Error Serializing GenericUDF

2014-08-13 Thread Dr. Christian Betz (JIRA)
Dr. Christian Betz created HIVE-7711: Summary: Error Serializing GenericUDF Key: HIVE-7711 URL: https://issues.apache.org/jira/browse/HIVE-7711 Project: Hive Issue Type: Bug Affects

Re: [meta-freescale] Freescale Linux 3.10.31-1.1.0_alpha release is online

2014-05-29 Thread Christian Betz
On Thu, May 29, 2014 at 3:25 PM, Lauren Post wrote: > - Upgrades the Vivante graphics to 5.0.11. > Can freescale offer any guidance on what changes 5.0.11 includes? I'm having some trouble finding something like release notes for the GPU related changes. I realize this might not be possi

Re: [meta-freescale] Chromium acceleration

2014-04-02 Thread Christian Betz
> > The VPU part could be because of missing firmware. Check if the vpu files >> are present in /lib/firmware. >> > As for MP4, this is a known problem. You are building Chromium, not > Chrome. MP4 support is part of the restricted feature set, which is > included in Chrome but not Chromium. Try a

Re: [meta-freescale] Chromium acceleration

2014-03-20 Thread Christian Betz
> > As for the decoder itself: I implemented it in the Chromium media > framework, in media/ . I simply took the vpx decoder code, copied it, and > modified it to use the VPU. I had VP8, MPEG2, MPEG4, and h264 decoding > working. It wasnt much code, but unfortunately, the interfaces tend to > chang

Re: [meta-freescale] Chromium acceleration

2014-03-19 Thread Christian Betz
> > The Vivante libraries can map the physical buffers produced by > the VPU directly, so they could do format conversion on their > way to the graphics stack if the Chromium bindings have access > to that (the "single copy" I referred to above). > in my experience "zero-copy" really means zero me

[Angstrom-distro-users] advice on upgrading running systems from classic angstrom (angstrom-2010.x) to new oe-layered-angstrom

2014-02-06 Thread Christian Betz
hi. hopeful this mailing list is still active. my team has built a number of products on the "classic" angstrom distribution before the split of OE into multiple layers. we'd like to migrate to use the latest angstrom but realize that this could be a great deal of work. it's not so much an issue

Re: [meta-freescale] Vivante drivers and VSync in EGL/X11

2013-11-26 Thread Christian Betz
> Tearing is very bad for animated user interfaces. I know there is > functionality at kernel level to sync to the screen refresh rate, but the > Vivante drivers would have to make use of it. Is there any more information > on this problem? Perhaps some not-yet-released but announced drivers with >

[meta-freescale] [meta-fsl-arm][PATCH] add info about develop & test branches to README

2013-08-30 Thread Christian Betz
include repo command lines and basic explanation of master-next along with caveats. Signed-off-by: Christian Betz --- README | 20 1 file changed, 20 insertions(+) diff --git a/README b/README index af19e1f..6edc544 100644 --- a/README +++ b/README @@ -47,3 +47,23 @@ git

[meta-freescale] [meta-fsl-arm][PATCH] use master-next for other meta-fsl-* repos intended for a branch of fsl-community-bsp-platform called master-next

2013-08-30 Thread Christian Betz
Signed-off-by: Christian Betz --- default.xml |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/default.xml b/default.xml index a21bf60..e79f4a4 100644 --- a/default.xml +++ b/default.xml @@ -8,7 +8,7 @@ - + @@ -17,7 +17,7

Re: [meta-freescale] making building master-next just a little bit easier

2013-08-30 Thread Christian Betz
On Fri, Aug 30, 2013 at 10:23 AM, Daiane Angolini wrote: > On 08/30/2013 03:48 AM, Christian Betz wrote: >> >> On Thu, Aug 29, 2013 at 4:03 PM, Otavio Salvador >> wrote: >>> >>> On Tue, Aug 27, 2013 at 3:52 PM, John Weber wrote: >>>&g

Re: [meta-freescale] u-boot fails building with gk802 (hdmi dongle) as MACHINE, hard-float issue?

2013-08-30 Thread Christian Betz
low, i hope. --christian 1. http://u-boot.10912.n7.nabble.com/U-Boot-RFC-PATCH-ARMV7-Patch-to-fix-hard-float-build-issues-td22107.html On Fri, Aug 30, 2013 at 3:23 AM, Christian Betz wrote: > On Thu, Aug 29, 2013 at 4:14 PM, Otavio Salvador > wrote: >> On Tue, Aug 27, 2013 at 10:2

Re: [meta-freescale] u-boot fails building with gk802 (hdmi dongle) as MACHINE, hard-float issue?

2013-08-30 Thread Christian Betz
On Thu, Aug 29, 2013 at 4:14 PM, Otavio Salvador wrote: > On Tue, Aug 27, 2013 at 10:25 PM, Christian Betz > wrote: >> I found the answer and I was able to build u-boot (and >> core-image-base) successfully after modifying >> arch/arm/cpu/armv7/config.mk as descri

Re: [meta-freescale] making building master-next just a little bit easier

2013-08-29 Thread Christian Betz
On Thu, Aug 29, 2013 at 4:03 PM, Otavio Salvador wrote: > On Tue, Aug 27, 2013 at 3:52 PM, John Weber wrote: >> >> On 8/27/13 12:53 PM, Eric Nelson wrote: >>> >>> Thanks Christian, >>> >>> On 08/27/2013 10:36 AM, Christian Betz wrote: >>

Re: [meta-freescale] GPU tests on master next - core-image-x11 - sfp

2013-08-28 Thread Christian Betz
On Wed, Aug 28, 2013 at 12:43 PM, Daiane Angolini wrote: > I've been running some tests on master-next. > > I used the following commands. Do you know any other I could run? > > > RESULTS: > $ DISPLAY=:0 glxgears > 108 frames in 5.0 seconds = 21.508 FPS > > $ DISPLAY=:0 es2gears_x11 > 1494 frames

Re: [meta-freescale] u-boot fails building with gk802 (hdmi dongle) as MACHINE, hard-float issue?

2013-08-27 Thread Christian Betz
--christian 1. https://code.google.com/p/chromium/issues/detail?id=213120#c1 On Tue, Aug 27, 2013 at 1:26 PM, Christian Betz wrote: > i've already gotten a dylan build working on a imx6qsabresd, but I'm > trying to test out the latest bleeding edge code in master-next with a &g

[meta-freescale] making building master-next just a little bit easier

2013-08-27 Thread Christian Betz
hi everyone. i've cloned fsl-community-bsp-platform and created a master-next branch with the correct repo XML file to use master-next branch for all the meta-fsl-* repos and master for the rest. this makes building and testing master-next from scratch a bit easier. this was pretty trivial to do

[meta-freescale] u-boot fails building with gk802 (hdmi dongle) as MACHINE, hard-float issue?

2013-08-27 Thread Christian Betz
i've already gotten a dylan build working on a imx6qsabresd, but I'm trying to test out the latest bleeding edge code in master-next with a zealz gk802 HDMI dongle. I am using master-next for all the meta-fsl-* layers and master for the other repos and attempting to bitbake core-image-base. all so

Re: [meta-freescale] Merge protocol - proposal

2013-06-09 Thread Christian Betz
i'm a bit late to this thread, but can I attempt to clarify the procedures? please correct me if i get something backwards. the patch submission/approval/merge process generally works like so with regards to how things land in various branches: 1. submit patch to mailing list and work through com

Re: [meta-freescale] IMX6 - webkit memory exhausted

2013-05-02 Thread Christian Betz
On Thu, May 2, 2013 at 4:36 PM, Otavio Salvador wrote: > On Thu, May 2, 2013 at 4:49 PM, PAPARO Nino (MM) > wrote: >> Hello, >> >> I’m trying to create the minimal image possible with just x11, a webkit >> browser and dhcp for an imx6 sabre lite board. >> >> The meta-web-kiosk >> (https://wiki.yo

Re: [webkit-gtk] Webkit GTK Release 2 - basically unusable for us

2013-05-02 Thread Christian Betz
On Wed, May 1, 2013 at 8:41 PM, Martin Robinson wrote: > On Wed, May 1, 2013 at 5:32 PM, Eric Gregory wrote: >> Taking a quick look at the new API, WebFrame has been replaced by WebPage, >> which has a method to get the DOMDocument object: >> http://webkitgtk.org/reference/webkit2gtk/stable/WebKi

[meta-freescale] results of building fsl-image-test/fsl-image-gui: can play hd videos on the console, but opengl under X11 is not working

2013-04-30 Thread Christian Betz
hi everyone, i'm working with a freescale imx6q dev board from freescale. though our freescale application engineers recommended LTIB, i already have experience using openembedded on two different arm platforms and x86 (before yocto was created). in short: i want to use yocto, but i'll drop back t

Re: [webkit-gtk] video tag loop attribute

2011-06-03 Thread Christian Betz
On Fri, Jun 3, 2011 at 6:04 AM, Philippe Normand wrote: > This branch contains 2 patches fixing the issue: > http://cgit.collabora.com/git/user/vincent/gst-plugins-base/?h=seeking It works! Thank you -- that was exactly the tip I needed! Christian ___

[webkit-gtk] video tag loop attribute

2011-06-02 Thread Christian Betz
Hi. I am working on a webkit-gtk based project that makes use of the element. It works great for the most part, but I have found that the video does not loop if the loop attribute is used. (The loop attribute works fine in chrome) Also, this seems to only affect some videos: http://sicom.com/~c

Re: [oe] [PATCH 2/3] acpid: Make 1.0.10 compile.

2011-05-16 Thread Christian Betz
Søren and Paul: I've officially signed off on my patch in the other thread, and have also sent an email upstream to ted felix (maintainer of acpid-netlink from which the patch in oe is derived). I'll let you know what I hear back. Of course my next question is why debian and oe are not using acpi

Re: [oe] [PATCH] fix acpid compiler warning on some platforms

2011-05-16 Thread Christian Betz
Signed-off-by: Christian Betz - I'm sorry I missed the part about officially signing off. Would you mind telling me the sequence of git format-patch and git send-email that you typically use? This is what I plan to do next time

[oe] [PATCH] fix acpid compiler warning on some platforms

2011-05-14 Thread Christian Betz
--- recipes/acpid/acpid-1.0.10/netlink.diff |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/acpid/acpid-1.0.10/netlink.diff b/recipes/acpid/acpid-1.0.10/netlink.diff index 635c550..ebdec58 100644 --- a/recipes/acpid/acpid-1.0.10/netlink.diff +++ b/recipes/acpid/a

[oe] [PATCH] fix acpid compiler warning on some platforms

2011-05-14 Thread Christian Betz
Thanks for the tip! I will investigate getting this upstream. However, I may need some guidance figuring out where upstream is. acpid itself seems to be either extremely stable or unmaintained (nothing in a very long time on the sourceforge page). the patch in oe is simply called netlink.diff. Go

[oe] patch for acpid-1.0.10, building for i586-generic on x86_64

2011-05-14 Thread Christian Betz
acpid-1.0.10 fails building due to a compiler warning: libnetlink.c:521:56: error: comparison between signed and unsigned integer expressions I noticed another user mentioning this issue not too long ago. I can't say whether the i586 machine type or x86_64 host is the issue, but the fix is easy:

Re: [translate-pootle] Pootle .po files access right

2010-10-29 Thread Christian Betz
Julien, I had this same problem and spent a good amount of time fighting it (you should be able to search back in the mailing list) There is no configuration option so you must dive into the source: in fields.py, you want to look for savestore method in the TranslationStoreFieldFile class. Then y

Re: [Rlib-devel] amount format in european convention

2010-10-26 Thread Christian Betz
meter(r, "voucherprinttime", "Ώρα εκτύπωσης"); > rlib_add_parameter(r, "page", "Σελίδα"); > rlib_add_parameter(r, "period", "Περίοδος"); > rlib_add_parameter(r, "periodfrom", "από"); >

[translate-pootle] PootleServer (2.0.3) stops working randomly, fixed by a restart

2010-10-11 Thread Christian Betz
Hi, I am finding that PootleServer will just stop working sometimes, producing the following error instead of the normal page I want. -snip Traceback (most recent call last): File "/opt/python2.6/lib/python2.6/site-packages/django/core/servers/basehttp.py", line 279, in run self.re

Re: [Rlib-devel] amount format in european convention

2010-09-10 Thread Christian Betz
Hi, Can you show us the following? (a) the code where you set the locale in rlib (b) the XML snippet that defines the field Also, are you using the CVS version of rlib or one that you downloaded? And finally, what platform are you on? Christian On Thu, Sep 9, 2010 at 5:24 AM, Inge Raes wrote

[translate-pootle] apache/mod_wsgi problem -- po files only readable by apache user

2010-05-03 Thread Christian Betz
Hello, I am running Pootle out of apache using mod_wsgi. All pootle directories are owned by the apache user/group. Everything is working great except the file permissions for .po files saved by Pootle. The problem is that pootle wants to save all .po files with 600 permissions (i.e. not readable

[mojo-dev] [jira] Created: (MOJO-1186) Do not use java from PATH, but use java from JAVA_HOME (or explicitly set one)

2008-07-25 Thread Dr. Christian Betz (JIRA)
Type: Bug Components: pde Environment: any (but tested only on Windows) Reporter: Dr. Christian Betz To sign eclipse artifacts, the jarsigner is necessary, available only in JDKs. On most Windows machines, a jre is first in Path (the one in system32). In

[Bug 176895] Re: mlnet crashes very often in hardy

2008-07-13 Thread Christian Betz
I also confirm this issue on amd64 (crashed twice in the last two days): [kern.log] Jul 13 02:34:41 tower kernel: [ 4244.901770] mlnet[5966] general protection rip:4e2e4d rsp:6f817c error:0 Jul 13 09:12:13 tower kernel: [13843.340465] mlnet[14925] general protection rip:4e2e4d rsp:6f817c error:0

[Bug 228196] Re: gdm and keyboard layout switch

2008-05-08 Thread Christian Betz
I can confirm that I am affected by this same issue (using a Lenovo Thinkpad X60). I noticed it immediately because I have 'Make CapsLock an Additional Ctrl' enabled. This feature is a must on this laptop due to the strange location of the real Ctrl key. I also upgraded from 7.10 to 8.04 and use G

Saving PDF forms

2008-01-10 Thread Christian Betz
't awful either. Tax time is coming up and I want to be able to save my PDF forms! Christian Betz ___ Evince-list mailing list Evince-list@gnome.org http://mail.gnome.org/mailman/listinfo/evince-list

[Unattended] experience using ldap to connect to AD?

2005-02-02 Thread Christian Betz
Hello, I have been using the project for some time now. It is great. What I would love to do is hack something up in perl to get system information directly out of AD using LDAP. Has anyone done this? I am specifically concerned about authentication and security. There is some information that I

Re: [Unattended] Download Tool

2004-12-16 Thread Christian Betz
I tried to post this to the list some time ago. I'm not sure what happened: Hello Everyone, I really didn't feel like bothering with Cygwin in order to download all the updates/packages. The following script seems to be totally cross-platform, though I haven't rebooted to test it out in linux yet

prepare script in perl -- prepare.pl

2004-06-14 Thread Christian Betz
Hello Everyone, I really didn't feel like bothering with Cygwin in order to download all the updates/packages. The following script seems to be totally cross-platform, though I haven't rebooted to test it out in linux yet. Oh and it also will continue unfinished downloads [instead of checking i

implementing wireless support

2004-06-06 Thread Christian Betz
easy way to add 3rd party modules --- many wireless cards have their own drivers independent of the kernel. What else? Thanks, Christian Betz --- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile,

[FW-1] AW: [FW-1] SMTP and Unknown Established TCP packet

2002-04-16 Thread Christian Betz
Hi, I did everything but it still doesn't work. The log entry "unknown established tcp packet" comes only when the mail servers send data. handshake, helo etc. works fine, really! Who can give a hint? Regards, Christian -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL

[FW-1] AW: [FW-1] AW: [FW-1] SMTP server communication and "unknown esta blished TCP pac ket"

2002-03-05 Thread Christian Betz
ver if you are running hardware load balanced Firewalls ... ... . --Joerg -Ursprüngliche Nachricht- Von: Christian Betz [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 5. März 2002 09:17 An: [EMAIL PROTECTED] Betreff: [FW-1] SMTP server communication and "unknown established TCP pac

[FW-1] SMTP server communication and "unknown established TCP pac ket"

2002-03-05 Thread Christian Betz
help? Redards, Christian Betz SparkassenVerband Baden-Württemberg Am Hauptbahnhof 2 D-70173 Stuttgart Tel.: +49 (711) 127 - 70 31 Fax.: +49 (711) 127 - 74 70 31 mailto:[EMAIL PROTECTED] = To set vacation, Out Of Office, or away messages, send an

[FW1] How do I NAT a printer?

2001-08-15 Thread Christian Betz
10.1.0.254. Problem: a local printer works with these NAT rules and policies, the remote printer not. Why? Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0) 7243 382 308 D-76275 Ettlingen Fax: +49 (0) 7243 382 107 Germany

AW: [FW1] Routing in NT with 3 nic's

2001-08-15 Thread Christian Betz
Hi Bob, if you are natting this third segment, wou have to place static host routes form externel official range to the DMZ range and also Nat Rules. Then it may work... Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0

[FW1] [fw1] This address does not exist

2001-08-15 Thread Christian Betz
Hi, in Email alerts i get "this address does not exist for any source and destination. This occurs since SP4 for FW-1 4.1. Platform is NT4. Any ideas ?? Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0) 7243 382

AW: [FW1] GUI cannot connect to server

2001-08-15 Thread Christian Betz
Hi Christian, you still have VPN version - so use it! Look for certificates, keys and so on ;-) Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0) 7243 382 308 D-76275 Ettlingen Fax: +49 (0) 7243 382 107 Germany

[FW1] Warning installing Policy

2001-08-01 Thread Christian Betz
Hi there, while installing the security policy tghere is a warning that looks like this: Warning: Can't find ::CK- in cp.macro Can anybody help?? Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0) 7243 382 308 D-

AW: [FW1] Problems with FW1 and NT

2001-06-09 Thread Christian Betz
e it helps. Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0) 7243 382 308 D-76275 Ettlingen Fax: +49 (0) 7243 382 107 Germany Mob: +49 (0) 172 7278924 http://www.prodacta.de -Ursprüngliche Nachrich

AW: [FW1] Offline Viewer or Designer Tool

2001-06-05 Thread Christian Betz
Thanx, that works. but what about importing an existing policy? How can I import the user database of my FW1? -Ursprungliche Nachricht- Von: Matthias Leu [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 5. Juni 2001 14:43 An: Christian Betz Cc: '[EMAIL PROTECTED]' Betreff

[FW1] Offline Viewer or Designer Tool

2001-06-05 Thread Christian Betz
Hi, is there an offline viewer or designer tool for FW1 to design the policy and network objects etc. of a FW1 offline e.g. at a notebook or something else? Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 160Fon: +49 (0) 7243 382 308

[FW1] Export and Import FW1 Config and Database ???

2001-06-02 Thread Christian Betz
Hi there, how can I export the active configuration of my Firewall-1 without copy job? I have to reinstall the system on new hardware... Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 132Fon: +49 (0) 7243 382 308 D-76275 Ettlingen

FW: [FW1] Nated machines can't access Internet

2001-02-19 Thread Christian Betz
It's me again. Forgot something: you have to look for static IP Addresses on the router, not the firewall. That will help :) Regards, Christian > -Ursprungliche Nachricht- > Von: Christian Betz > Gesendet: Montag, 19. Februar 2001 22:32 > An: 'Robert MacDon

AW: [FW1] Nated machines can't access Internet

2001-02-19 Thread Christian Betz
Hi, look for static ARP entries. You have to change them eventually to a new MAC address of the new firewall machine... Christian _ Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 132Fon: +49 (0) 7243 382 308 D-76275 Ettlingen

AW: [FW1] Stonebeat questions

2001-02-08 Thread Christian Betz
Hi Matthew, 1. that includes VPN-Sessions 2. StoneBeat 3.x is a StandBy Cluster for 2 nodes. Look at the Release Notes (download area) http://www.stonebeat.com/download/2543.html Regards, Christian Betz System Engineer eSecurity Solutions Prodacta Systemhaus GmbH Pforzheimer Str. 132Fon