Re: [Bug 1606331] Re: StringIndexOutOfBoundsException - Tomcat8.0.32

2018-11-21 Thread sw
Hello, Unfortunately still the same problem. I just upgraded xwiki (to latest 10.6) and installed all xenial updates. Still the same error mentioned here (“String index out of range: 3”): https://forum.xwiki.org/t/code-macro-requirements/909/23 The workaround mentioned there (ppa) is also not

[Bug 1606331] Re: StringIndexOutOfBoundsException - Tomcat8.0.32

2018-08-17 Thread sw
Any update on a fix for Xenial? This issue prevents some functionality (e.g. the code macro) on my xwiki installation. Unfortunately xwiki isn't running properly after an upgrade to Bionic Beaver so I'm stuck with this problem currently. Alternatively - Is there any way to upgrade tomcat8 via ppa

[Bug 1328965] Re: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions but not override method causing wine win9x to fail

2014-11-05 Thread sw
Does this bug cause https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1382251 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328965 Title: 3.13.0-29 kernel includes backport of 3.14 16-bit app

[Bug 1328965] Re: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions but not override method causing wine win9x to fail

2014-11-05 Thread sw
Is there any information, when will this fix be released in Precise? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328965 Title: 3.13.0-29 kernel includes backport of 3.14 16-bit app restrictions b

[Bug 1382251] Re: Kernel update breaks Picasa

2014-10-26 Thread sw
Another link: https://bugs.winehq.org/show_bug.cgi?id=36664 ** Bug watch added: Wine Bugzilla #36664 http://bugs.winehq.org/show_bug.cgi?id=36664 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/13822

[Bug 1382251] Re: Kernel update breaks Picasa

2014-10-26 Thread sw
Not sure if my last post really does relate to this bug. But the following text I found on http://newton.freehostia.com/comp/ubstuff.html seems to describe our Problem with Picasa: As of kernel update 3.2.0-70 a few days ago, dpmi programs under dosemu no longer work.. again. The new 3.2.63 ups

[Bug 1369711] Re: Precise update to v3.2.63 stable release

2014-10-26 Thread sw
> Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" - LP: #1369711 Seems to me some changes in 3.2.0-70.104 introduced a new bug, that is related to modify_ldt: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1382251 -- You received this bug notification becaus

[Bug 1382251] Re: Kernel update breaks Picasa

2014-10-26 Thread sw
seems to me not only Picasa is affected by this bug. E.g.: http://www.postfrontal.com/FORUM/topic.asp?whichpage=1&TOPIC_ID=7803 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382251 Title: Kernel up

[Bug 1382251] Re: Kernel update breaks Picasa

2014-10-23 Thread sw
I guess the bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1382251 is related to the modify_ldt changes made in the kernel. 5559 5064 0 15:03 pts/100:00:00 /opt/google/picasa/3.0/wine/lib/wine/license.exe.so /gate c:\Program Files\Google\Picasa3\Picasa3.exe Here is some strace ou

[Bug 1312579] [NEW] Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) - no driver

2014-04-25 Thread SW
Public bug reported: cannot start the desktop, for the default driver doesn't work for Intel HLT GPU. in the Grub, with parameter "nomodeset", login to the desktop anyway, but receive the following error: ERROR: No video driver loaded! Possibly in failsafe mode! - VIDEO DRIVER INFORM

[Bug 669142] Re: if-up.d/if-down.d scripts restart iSCSI inappropriately

2013-04-11 Thread SW
I am not sure if my iscsi config is general for all ubuntus, but at least I replaced if [ "$IFACE" = lo ]; then exit 0 fi with if iscsiadm -m iface --op=show | grep -q ",$(ip link show $IFACE 2>/dev/null | awk '$1=="link/ether" {print $2}')," ; then -- You received this bug notificati

[Bug 1160585] Re: core dump

2013-04-03 Thread SW
Forgot to print these too.. 322 ret = RSA_private_decrypt(inSize, xmlSecBufferGetData(in), (gdb) p out $1 = (xmlSecBufferPtr) 0x62f960 (gdb) p *transform $2 = {id = 0x77dd7100, operation = xmlSecTransformOperationDecrypt, status = xmlSecTransformStatusWorking, hereNode = 0x6389b

[Bug 1160585] Re: core dump

2013-04-03 Thread SW
And little deeper trace (I censored content of those buffers just in case they contain key information) Hope this helps tracking this bug out. 322 ret = RSA_private_decrypt(inSize, xmlSecBufferGetData(in), (gdb) s xmlSecBufferGetData (buf=0x62f960) at buffer.c:168 168 xmlSec

[Bug 1160585] Re: core dump

2013-04-03 Thread SW
I debugged this more.32bit version of xmlsec1 works fine. Crash happens during function call xmlSecEncCtxDecrypt(&encCtx, data->startNode). Call is made from apps/xmlsec.c:1710 start_time = clock(); >if(xmlSecEncCtxDecrypt(&encCtx, data->startNode) < 0) { fprintf(stderr,

[Bug 1160585] [NEW] core dump

2013-03-26 Thread SW
Public bug reported: root # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.2 LTS Release:12.04 Codename: precise root# uname -a Linux server 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

[Bug 1110888] [NEW] evince 3.4.0 no duplex ubuntu 12.04

2013-01-30 Thread SW AD
Public bug reported: Evince does not print duplex. The options are there in the print dialogue, but they don't do anything: Instead of printing on both sides of a page, it only prints on one side. Strangely, with Acrobat Reader and Libre Office, the duplexer works, so this is clearly a problem

[Bug 576954] [NEW] process.monitor does not work

2010-05-07 Thread SW
Public bug reported: Binary package hint: mon One of mon's monitoring agents is broken: /usr/lib/mon/mon.d/process.monitor init Can't locate object method "new" via package "SNMP::Session" (perhaps you forgot to load "SNMP::Session"?) at /usr/lib/mon/mon.d/process.monitor line 48. 0.99.2-13ubu

[Bug 325777] Re: Sound stops working after 10-15 minutes

2009-02-26 Thread SW
According to synaptic my version of pulseaudio is the latest (0.9.10-2ubuntu9.3). I don't believe I have made any modifications, but I will attach them. Regards, Tim ** Attachment added: "client.conf, daemon.conf, default.pa" http://launchpadlibrarian.net/23156966/pulseconf -- Sound stops w

[Bug 325777] Re: Sound stops working after 10-15 minutes

2009-02-26 Thread SW
Restarting gnome (with ctrl-alt-backspace) sometimes helps. -- Sound stops working after 10-15 minutes https://bugs.launchpad.net/bugs/325777 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.

[Bug 325777] Re: Sound stops working after 10-15 minutes

2009-02-19 Thread SW
** Attachment added: "strace pulseaudio" http://launchpadlibrarian.net/22886919/trace -- Sound stops working after 10-15 minutes https://bugs.launchpad.net/bugs/325777 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 325777] Re: Sound stops working after 10-15 minutes

2009-02-09 Thread SW
After my sound has stopped working, running audacious gets me this: amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration amidi-plug(i_backend.c:i_backend_load:107): loading backend '/usr/lib/audacious/Input/amidi-plug/ap-alsa.so' amidi-plug(i_backend.c:i_backend_load:145): backend

[Bug 325777] Re: Sound stops working after 10-15 minutes

2009-02-05 Thread SW
** Attachment added: "sudo lspci -vvv" http://launchpadlibrarian.net/22013559/lspci -- Sound stops working after 10-15 minutes https://bugs.launchpad.net/bugs/325777 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 325777] [NEW] Sound stops working after 10-15 minutes

2009-02-05 Thread SW
Public bug reported: Greetings, My sound disappears after 10-15 minutes of so. I get no sound in pidgin/firefox/audacious/vlc, etc. See attached for some information on my system. Please let me know if there's anymore information needed from me. uname -a: Linux tim-laptop 2.6.27-11-generic #1 SM

Re: [Bug 237630] Re: package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 - fails due to AppArmor

2008-08-20 Thread SW
I don't know. I haven't tried to install it in some time, a month or so perhaps. I will try again tonight and let you know if it still fails. On Wed, Aug 20, 2008 at 1:52 PM, Rafał Grądziel <[EMAIL PROTECTED]> wrote: > Any progress about this issue? > I've got the same problem when trying to insta