[Bug 1588009] Re: "libinput bug: timer offset negative" keeps coming up in syslog

2018-11-06 Thread knb
Here : https://bugs.freedesktop.org/show_bug.cgi?id=96312 some people
said this is caused by a "slow compositor" . In my case, it seems to me,
these log entries are probably caused by  a Xorg process running with
100% cpu blocking the UI for ~ 1 minute. This happens after animations
played (e.g. progressbars), window resizing, scrolling, when I have many
GUI apps open. I am still investigating.

My system: nvidia driver, 2 old GPUs, 18.04 with gdm3+Xorg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588009

Title:
  "libinput bug: timer offset negative" keeps coming up in syslog

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/1588009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1729367] Re: sqsh segfaults at startup (after libc update?)

2017-11-01 Thread knb
command line client from command line clinet "isql" (from unixodbc
package) works

unixodbc:
  Installed: 2.3.1-4.1
  Candidate: 2.3.1-4.1
  Version table:
 *** 2.3.1-4.1 500
500 http://ftp-stud.hs-esslingen.de/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

command line client sqhs works with

"sqsh -v" -- reports version number

and with

sqsh --invalid-args // reports command line options list

but cannot establish connections

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1729367

Title:
  sqsh segfaults at startup (after libc update?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqsh/+bug/1729367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1729367] [NEW] sqsh segfaults at startup (after libc update?)

2017-11-01 Thread knb
Public bug reported:

command: sqsh -I /etc/freetds/freetds.conf -Smysrv  -Uknb -Pverysecret
-Dmydb

Expected: Establish a connection to a MSSQL database server, open a
command-line prompt


Instead: cannot connect to database server, no output except: "Segmentation 
fault (core dumped)"

sqsh:
  Installed: 2.1.7-4
  Candidate: 2.1.7-4
  Version table:
 *** 2.1.7-4 500
500 http://ftp-stud.hs-esslingen.de/ubuntu xenial/universe amd64 
Packages
100 /var/lib/dpkg/status

Linux myxenial 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
Description:Ubuntu 16.04.3 LTS
Release:16.04

GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
Reading symbols from /usr/bin/sqsh...(no debugging symbols found)...done.
[New LWP 14757]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/sqsh -Smyserver -U knb -P verysecret'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0041f2d6 in ?? ()
(gdb) backtrace
#0  0x0041f2d6 in ?? ()
#1  0x00404902 in ?? ()
#2  0x7fc9fd6dc830 in __libc_start_main (main=0x4036c0, argc=5, 
argv=0x7ffe16658d68, init=, fini=, 
rtld_fini=, stack_end=0x7ffe16658d58)
at ../csu/libc-start.c:291
#3  0x00404e48 in ?? ()


Wild guess: 

This morning I have run the software updater, 
a lot of libraries were updated from the standard repos_ 


Nov  1 09:16:23 mysrv AptDaemon: INFO: CommitPackages() was called: 
dbus.Array([dbus.String('linux-headers-4.4.0-98#auto'), 
dbus.String('linux-headers-4.4.0-98-generic#auto'), 
dbus.String('linux-image-4.4.0-98-generic#auto'), 
dbus.String('linux-image-extra-4.4.0-98-generic#auto')], 
signature=dbus.Signature('s')), dbus.Array([dbus.String('')], 
signature=dbus.Signature('s')), dbus.Array([dbus.String('')], 
signature=dbus.Signature('s')), dbus.Array([dbus.String('')], 
signature=dbus.Signature('s')), dbus.Array([dbus.String('grub-common'), 
dbus.String('grub-pc'), dbus.String('grub-pc-bin'), 
dbus.String('grub2-common'), dbus.String('libapache2-mod-php5.6'), 
dbus.String('libapache2-mod-php7.0'), dbus.String('libapache2-mod-php7.1'), 
dbus.String('libgnutls-dev'), dbus.String('libgnutls-openssl27'), 
dbus.String('libgnutls28-dev'), dbus.String('libgnutls30'), 
dbus.String('libgnutls30:i386'), dbus.String('libgnutlsxx28'), 
dbus.String('libnss-myhostname'), dbus.String('libpoppler-glib8'), 
dbus.String('libpoppler58'), dbus.String('libsystemd0'), 
dbus.String('libsystemd0:i386'), dbus.String('libudev-dev'), 
dbus.String('libudev1:i386'), dbus.String('linux-generic'), 
dbus.String('linux-headers-generic'), dbus.String('linux-image-generic'), 
dbus.String('linux-libc-dev'), and many, many more

** Affects: sqsh (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- sqsh sefaults at startup (after libc update?)
+ sqsh segfaults at startup (after libc update?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1729367

Title:
  sqsh segfaults at startup (after libc update?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqsh/+bug/1729367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 466960] Re: Can't write via davfs2

2016-12-06 Thread knb
It's 2016. last post from 2014.
I was still affected from this bug, but  maybe it's just me.
Whatever, my installed ubuntu version is a few years old, upgraded multiple 
times, and some legacy code might be lurking in the system.

my /etc/davfs2/davfs2.conf file:

use_proxy   0 # system wide config file only
use_locks   0
if_match_bug1

my mount command
sudo mount.davfs -o uid=knb,file_mode=775,dir_mode=775 
https://webdav.somesite.com/mydir /media/somesite

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/466960

Title:
  Can't write via davfs2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/davfs2/+bug/466960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1035520] Re: In Precise, weka (java) windows always open in a different workspace

2014-07-18 Thread knb
** This bug is no longer a duplicate of bug 754508
   Modal dialogs don't appear on the same workspace/monitor as their parent 
window

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1035520

Title:
  In Precise, weka (java) windows always open in a different workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1035520/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 894470] Re: eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse movable but no clicks processed

2012-03-06 Thread knb
Yes, I also use nvidia on my PC, GeForce 6200 TurboCache(TM)/PCI/SSE2 
AMD Athlon(tm) 64 X2 Dual Core Processor 5400+ × 2
I use the current proprietary driver, and there are no related segfault entries 
in my dmesg log except for these two lines

[978093.888391] compiz[29704]: segfault at 48 ip 7fd8dad1d4d0 sp 
7fff012e3dc8 error 4 in libcomposite.so[7fd8dad0f000+18000]
[978095.383527] compiz[29748]: segfault at 48 ip 7eff42dd24d0 sp 
7fffaa22db68 error 4 in libcomposite.so[7eff42dc4000+18000]

I don't remember if the timestamp value matches the last time of
reappearence of the bug. I don't have the time now  to gather more
system-information data about driver, libs etc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894470

Title:
  eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse
  movable but no clicks processed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/894470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 894470] Re: eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse movable but no clicks processed

2012-03-05 Thread knb
FYI: I'm using a lot of Eclipse plugins.

I was able to avoid this behaviour by increasing the max memory available to 
eclipse to 1124 MB
See last line of my  eclipse.ini:

-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345
-product
org.eclipse.epp.package.php.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Djava.library.path=/usr/lib/jni
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx1124m

I don't know what all these options do exactly. I found out by trial and
error, and by researching the net. For example, there is a large
discussion about these settings on stackoverflow.com:
http://stackoverflow.com/questions/142357/what-are-the-best-jvm-
settings-for-eclipse

Recently I have reduced the Xmx param (because I only have 4 GB available, and 
1124 MB just for Eclipse was just too much.)
and the hanging behaviour reappeared. I think I'll go back to 1124 MB (it's 
actually 1024 MB plus some extra Memory for something else, for some reason)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894470

Title:
  eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse
  movable but no clicks processed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/894470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 894470] Re: eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse movable but no clicks processed

2011-12-07 Thread knb
** Description changed:

  When I work with eclipse36 for a while in oneiric under unity,
  eclipse36 suddenly hangs.
  
- All keys on my (German) (Windows) keyboard are disabled EXCEPT for the SUPER 
(Windows) key. When I press it, the Dash shows up and gets the focus.
- When I press SUPER again, eclipse gets the focus (some panel lights up)
+ All keys on my (German) (Windows) keyboard are disabled EXCEPT for the SUPER 
(Windows) key. When I press it, the Dash shows up and gets the focus. It is an 
old PS-2 Keyboard.
+ When I press SUPER again, eclipse gets the focus (the frame-colors of some 
panel in the IDE briefly flashes)
  
  
  The mouse is movable but no clicks are getting processed.
  
- Cttrl ALt-F2 does not work.
+ Ctrl Alt-F2 does not work.
  
  I have to go to another computer, login to the hanging computer with ssh
  (works fine), then kill eclipse. Then, mouse and keyboard are usable
  again.
  
  Sometimes eclipse crashes. There is no Eclipse crash dialog box with
  process metadata.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: openjdk-6-jre-headless 6b23~pre11-0ubuntu1.11.10
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Thu Nov 24 18:20:08 2011
  ExecutablePath: /usr/lib/jvm/java-6-openjdk/jre/bin/java
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  LocalLibraries: 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-pi-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-cairo-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-gnome-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/48/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-atk-gtk-3659.so
 
/opt/eclipse/eclipse36/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345/eclipse_1310.so
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.UTF-8
   LANGUAGE=en_US.UTF-8
  SourcePackage: openjdk-6
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- When I work with eclipse36 for a while in oneiric under unity,
- eclipse36 suddenly hangs.
+ I have an old (German) (Windows)  PS-2 keyboard.  
+ When I work with eclipse36 for a while in oneiric under unity,  eclipse36 
suddenly hangs.
  
- All keys on my (German) (Windows) keyboard are disabled EXCEPT for the SUPER 
(Windows) key. When I press it, the Dash shows up and gets the focus. It is an 
old PS-2 Keyboard.
+ Then, all keys on my keyboard are disabled EXCEPT for the SUPER (Windows) 
key. When I press it, the Dash shows up and gets the focus. 
  When I press SUPER again, eclipse gets the focus (the frame-colors of some 
panel in the IDE briefly flashes)
- 
  
  The mouse is movable but no clicks are getting processed.
  
- Ctrl Alt-F2 does not work.
+ Ctrl Alt-F2 does not work. Removing the keyboard and plugging it back in
+ does not work.
  
  I have to go to another computer, login to the hanging computer with ssh
  (works fine), then kill eclipse. Then, mouse and keyboard are usable
  again.
  
- Sometimes eclipse crashes. There is no Eclipse crash dialog box with
- process metadata.
+ Besides, and maybe unrelated to the above-mentioned- bug, sometimes
+ eclipse crashes. There is no Eclipse crash dialog box with  process
+ metadata.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: openjdk-6-jre-headless 6b23~pre11-0ubuntu1.11.10
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Thu Nov 24 18:20:08 2011
  ExecutablePath: /usr/lib/jvm/java-6-openjdk/jre/bin/java
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  LocalLibraries: 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-pi-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-cairo-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-gnome-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/48/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-atk-gtk-3659.so
 
/opt/eclipse/eclipse36/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345/eclipse_1310.so
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.UTF-8
   LANGUAGE=en_US.UTF-8
  

[Bug 894470] [NEW] eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse movable but no clicks processed

2011-11-24 Thread knb
Public bug reported:

When I work with eclipse36 for a while in oneiric under unity,
eclipse36 suddenly hangs.

All keys on my (German) (Windows) keyboard are disabled EXCEPT for the SUPER 
(Windows) key. When I press it, the Dash shows up and gets the focus.
When I press SUPER again, eclipse gets the focus (some panel lights up)


The mouse is movable but no clicks are getting processed.

Cttrl ALt-F2 does not work.

I have to go to another computer, login to the hanging computer with ssh
(works fine), then kill eclipse. Then, mouse and keyboard are usable
again.

Sometimes eclipse crashes. There is no Eclipse crash dialog box with
process metadata.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: openjdk-6-jre-headless 6b23~pre11-0ubuntu1.11.10
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Nov 24 18:20:08 2011
ExecutablePath: /usr/lib/jvm/java-6-openjdk/jre/bin/java
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
LocalLibraries: 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-pi-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-cairo-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-gnome-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-gtk-3659.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/48/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
 
/opt/eclipse/eclipse36/configuration/org.eclipse.osgi/bundles/917/1/.cp/libswt-atk-gtk-3659.so
 
/opt/eclipse/eclipse36/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345/eclipse_1310.so
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LANGUAGE=en_US.UTF-8
SourcePackage: openjdk-6
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug local-libs oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894470

Title:
  eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse
  movable but no clicks processed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/894470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 894470] Re: eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse movable but no clicks processed

2011-11-24 Thread knb
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894470

Title:
  eclipse36 hangs, keyboard disabled EXCEPT for the SUPER key, mouse
  movable but no clicks processed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/894470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789123] Re: Eclipse crashes/quits without any error messages

2011-06-21 Thread knb
Solution by diltonm

Comment  #18

  seems to have solved the problem for me. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789123

Title:
  Eclipse crashes/quits without any error messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/789123/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659792] Re: starting java gui app X crashes

2011-05-26 Thread knb
On natty this happpens when I run eclipse helios with 1 GB memory, and
VMWare Workstation 7 which is also quite memory hungry.


May 26 10:42:08  kernel: [502793.022557] Xorg[18671]: segfault at 5ba34f0 ip 
05ba34f0 sp 7fff0a68dd78 error 15
May 26 10:42:39  kernel: [502823.261055] device eth4 left promiscuous mode
May 26 10:42:39  kernel: [502823.261185] bridge-eth4: disabled promiscuous mode
May 26 10:42:41  kernel: [502825.637134] eclipse[30670] trap divide error 
ip:7ff63ca8e788 sp:7fff9e3dd480 error:0 in 
libgtk-x11-2.0.so.0.2400.4[7ff63c963000+436000


 reuse xkmfile /var/lib/xkb/server-50512A5C088EA808CE290F8D6A95B9193D2A60D4.xkm
[429284.750] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-50512A5C088EA808CE290F8D6A95B9193D2A60D4.xkm
[502790.699] 
Backtrace:
[502792.042] 0: /usr/bin/X (xorg_backtrace+0x26) [0x4a2626]
[502792.043] 1: /usr/bin/X (0x40+0x6219a) [0x46219a]
[502792.043] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f6e8a4f8000+0xfc60) 
[0x7f6e8a507c60]
[502792.043] 3: /usr/bin/X (0x40+0x3d7e5) [0x43d7e5]
[502792.056] 4: /usr/bin/X (ProcAllowEvents+0x163) [0x43df33]
[502792.056] 5: /usr/bin/X (0x40+0x2e2a9) [0x42e2a9]
[502792.056] 6: /usr/bin/X (0x40+0x21a7e) [0x421a7e]
[502792.057] 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) 
[0x7f6e89441eff]
[502792.057] 8: /usr/bin/X (0x40+0x21629) [0x421629]
[502792.057] Segmentation fault at address 0x221
[502792.064] 
Caught signal 11 (Segmentation fault). Server aborting
[502792.064] 
Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
[502792.064] Please also check the log file at /var/log/Xorg.0.log for 
additional information.
[502792.064] 
[502792.290] (II) Power Button: Close
[502792.496] (II) UnloadModule: evdev
[502792.496] (II) Unloading evdev
[502792.510] (II) Power Button: Close
[502792.511] (II) UnloadModule: evdev
[502792.511] (II) Unloading evdev
[502792.545] (II) PIXART USB OPTICAL MOUSE: Close
[502792.546] (II) UnloadModule: evdev
[502792.546] (II) Unloading evdev
[502792.590] (II) AT Translated Set 2 keyboard: Close
[502792.590] (II) UnloadModule: evdev
[502792.590] (II) Unloading evdev
[502793.022] 
Fatal server error:
[502793.022] xf86CloseConsole: VT_WAITACTIVE failed: Interrupted system call
[502793.022] 
[502793.022] 
Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
[502793.022] Please also check the log file at /var/log/Xorg.0.log for 
additional information.
[502793.022]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659792

Title:
  starting java gui app X crashes

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 574375] Re: lucid, wine iexplore: Could not load wine-gecko... err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE

2010-07-07 Thread knb
wine iexplore http://www.winehq.org works for me, but wine hh.exe
`winepath -w /path/to/chmfile/helpfile.chm`  does not work. blank white
window.

-- 
lucid, wine iexplore: Could not load wine-gecko...  
err:mshtml:HTMLDocument_Create Failed to init Gecko, returning 
CLASS_E_CLASSNOTAVAILABLE
https://bugs.launchpad.net/bugs/574375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2010-02-23 Thread knb
Thanks for working on this.  I don't have the time to do thorough
testing right now. Sorry.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2010-02-23 Thread knb
Thanks for working on this.  I don't have the time to do thorough
testing right now. Sorry.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2009-11-12 Thread knb
FYI:

PHP4:
sybase_min_client_severity
sybase_min_server_severity

PHP5: (similar)
sybase_min_error_severity
sybase_min_message_severity

Maybe the functions are equivalent to each other, didn't compare them 
thoroughly.
What I need is that I can prevent that Xdebug croaks on every tiny DB warning 
with this command
   sybase_min_message_severity(100);

What I did:
I searched for strings in the php5 mssql.so file using this command:
 strings /usr/src/php5-5.2.4/debian/php5-sybase/usr/lib/php5/20060613/mssql.so 
| grep ^sybase_ | sort -u  sybphp5.txt

and in the  php4 sybase_ct.so file with
strings /opt/install/php-4.3.7/ext/sybase_ct/php_sybase_ct.o  | grep ^sybase_ | 
sort -u  sybphp5.txt


These functions seem to be new in php5
sybase_bind
sybase_execute
sybase_fetch_batch
sybase_field_length
sybase_field_name
sybase_field_type
sybase_free_statement
sybase_guid_string
sybase_init
sybase_min_error_severity
sybase_min_message_severity
sybase_next_result
sybase_rows_affected
~ 

Note that PHP4 Sybase Functions 
sybase_set_message_handler
sybase_unbuffered_query

seem indeed to be gone in php5

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2009-11-12 Thread knb
FYI:

PHP4:
sybase_min_client_severity
sybase_min_server_severity

PHP5: (similar)
sybase_min_error_severity
sybase_min_message_severity

Maybe the functions are equivalent to each other, didn't compare them 
thoroughly.
What I need is that I can prevent that Xdebug croaks on every tiny DB warning 
with this command
   sybase_min_message_severity(100);

What I did:
I searched for strings in the php5 mssql.so file using this command:
 strings /usr/src/php5-5.2.4/debian/php5-sybase/usr/lib/php5/20060613/mssql.so 
| grep ^sybase_ | sort -u  sybphp5.txt

and in the  php4 sybase_ct.so file with
strings /opt/install/php-4.3.7/ext/sybase_ct/php_sybase_ct.o  | grep ^sybase_ | 
sort -u  sybphp5.txt


These functions seem to be new in php5
sybase_bind
sybase_execute
sybase_fetch_batch
sybase_field_length
sybase_field_name
sybase_field_type
sybase_free_statement
sybase_guid_string
sybase_init
sybase_min_error_severity
sybase_min_message_severity
sybase_next_result
sybase_rows_affected
~ 

Note that PHP4 Sybase Functions 
sybase_set_message_handler
sybase_unbuffered_query

seem indeed to be gone in php5

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 342324] Re: [jaunty][alpha6]X-Server restart randomly

2009-06-05 Thread knb
I have this problem, too. This week I lost critical data twice already.

My desktop effects are disabled via System/Preferences/Appearance/Visual Effects
However I also have this compizconfig applet installed, and some effects are 
indeed enabled thru *this applet* (does it matter?)


Linux   2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 
GNU/Linux

02:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200
TurboCache(TM)] (rev a1)

This never happened wih my old display, a 17 inch monitor. Recently I
added a second 24 Inch monitor. Can it be tht the video card is just
overwhelmed by providing signals to two displays? I'M just doing desktop
work, though. Nothing graphics intensive.

I can't switch to a VT console  with control+alt+f2. Screen stays blank.

-- 
[jaunty][alpha6]X-Server restart randomly
https://bugs.launchpad.net/bugs/342324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-09-29 Thread knb
The common dependency of both sybase mad mssql Vendor Specific Database 
Extensions on FreetTDS libs  might be advantageous for the package developer or 
maintainer, but it  has disadvantages for the library users: 
- if I remove  the Sybase DB  Extension using synaptic, I also lose the MSSQL 
Server connectivity. 
- it is still confusing to be forced to connect to a sybase database using 
mssql_connect(), or to call a mssql server with sybase_connect() . - it took me 
some time to understand the whole issue. However it is next to impossible to 
communicate the situation to other web developers and new colleagues.

And what will happen if the FreeTDS developer(s) decided someday to drop
compatibility for one of the server types, or too fork development?

Instead of using freetds,  a linux user can still install the original C Client 
libraries from Sybase. As part of the ASE DB server developer 
trial-edition/expres-edition, these libraries are available for free but not as 
open-source from Sybase in 32bit and 64 bit versions.  
(The 32-bit header files are available also free of charge from Sybase, whereas 
the 64 bit versions  of the header files aren't. Here it is indeed an advantage 
to have a basic 64bit FreetTDS-based sybase client that works) 

Seems that I have to do my php with-sybase-ct development on a different
machine, than my unix box.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-09-29 Thread knb
? I didn't expect any help. Thanks for mentioning the phpize trick-
Maybe I should have posted this on the ubuntu brainstorm site in the first 
place. It might be too specialized, though.

I'm just saying that the mssql / sybase PHP-DB-Extension-Module issue is
more complicated than it needs to be.

Aside from that I think that the FreetTDS based perl module  DBD::Sybase
that comes with Ubuntu is awesome and I'm glad that I can install it
out-of-the-box.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-09-29 Thread knb
Can't you module maintainers (ubuntu or debian) just simply release TWO
modules php5-sybase and php5-mssql that work properly ?

Please abandon putting two different functionalities  into one php5
module.

It is confusing and inconsistent.

In the past php developers  had to use Module sybase_ct to connect to
mssql servers (gaining only a small subset of the features mssql server
supports),  now its the other way around, you need to include php5-mssql
to access Sybase ASE databases.  Though with mssql now having priority
we Sybase developers have even less features of the sybase connectivity
than before, e.g. no Stored procedure support anymore.

Please release a module  php5-sybase that handles the sybase connectivity and 
php5-mssql that handles the mssql connectivity.
Maybe to avoid naming conflicts, release a new version php5-sybaseASE that 
handles the connectivity to Sybase Adaptive Server Enterprise ASE  and 
php5-mssql2008 that handles mssqlserver 2008 connectivity. Both should be 
backward compatible to other, older releases of the respective products.

It has been true in the past that sybase and mssql server shared a
common code base, a common api and a common transfer protocol. However
this is no longer the case for at least 10 years. SO please stop the
madness of releasing a common Sybase / MS SQL Server module for php5.

Where else should I add this Enhancement request? At ubuntu brainstorm?
At debian.org somewhere?

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-09-29 Thread knb
The common dependency of both sybase mad mssql Vendor Specific Database 
Extensions on FreetTDS libs  might be advantageous for the package developer or 
maintainer, but it  has disadvantages for the library users: 
- if I remove  the Sybase DB  Extension using synaptic, I also lose the MSSQL 
Server connectivity. 
- it is still confusing to be forced to connect to a sybase database using 
mssql_connect(), or to call a mssql server with sybase_connect() . - it took me 
some time to understand the whole issue. However it is next to impossible to 
communicate the situation to other web developers and new colleagues.

And what will happen if the FreeTDS developer(s) decided someday to drop
compatibility for one of the server types, or too fork development?

Instead of using freetds,  a linux user can still install the original C Client 
libraries from Sybase. As part of the ASE DB server developer 
trial-edition/expres-edition, these libraries are available for free but not as 
open-source from Sybase in 32bit and 64 bit versions.  
(The 32-bit header files are available also free of charge from Sybase, whereas 
the 64 bit versions  of the header files aren't. Here it is indeed an advantage 
to have a basic 64bit FreetTDS-based sybase client that works) 

Seems that I have to do my php with-sybase-ct development on a different
machine, than my unix box.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-09-29 Thread knb
? I didn't expect any help. Thanks for mentioning the phpize trick-
Maybe I should have posted this on the ubuntu brainstorm site in the first 
place. It might be too specialized, though.

I'm just saying that the mssql / sybase PHP-DB-Extension-Module issue is
more complicated than it needs to be.

Aside from that I think that the FreetTDS based perl module  DBD::Sybase
that comes with Ubuntu is awesome and I'm glad that I can install it
out-of-the-box.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs