[Bug 887917] Re: Can't enable input and output of a USB device simultaneously

2015-12-08 Thread Smaug
I still got the same bug running Lubuntu 15.10 / Ubuntu Studio 14.04 /
Ubuntu Studio 15.10 on an Asus UX31E Notebook.

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

Title:
  Can't enable input and output of a USB device simultaneously

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

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


[Bug 247474] Re: scanning as root user does not send out any network based requests (it will only scan your own computer...)

2009-02-18 Thread smaug
It seems to me that nmap version in interpid isn't affected by this bug.

-- 
scanning as root user does not send out any network based requests (it will 
only scan your own computer...)
https://bugs.launchpad.net/bugs/247474
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 219631] Re: Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless (6b09-0ubuntu2) configuration fails

2008-08-17 Thread smaug
Oh, seems very probable to me, because that time I had
vm.overcommit_memory=2. And now surprise: I had this problem on system
with 1510MB of RAM and 1907MB of swap.

-- 
Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless 
(6b09-0ubuntu2) configuration fails
https://bugs.launchpad.net/bugs/219631
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 247474] Re: scanning as root user does not send out any network based requests (it will only scan your own computer...)

2008-07-15 Thread smaug
I suppose thats's because nmap sometimes chooses incorrect interface to
use.

My routing table:
#v+
10.0.0.1 dev tun0  proto kernel  scope link  src 10.1.2.1 
10.1.2.0/25 dev wlan0  proto kernel  scope link  src 10.1.2.1 
10.1.2.0/24 dev vbox  proto kernel  scope link  src 10.1.2.1 
192.168.0.0/16 via 10.0.0.1 dev tun0 
10.0.0.0/14 via 10.0.0.1 dev tun0 
default via 10.1.2.5 dev wlan0 
#v-

So 'sudo nmap 10.1.2.5' should use wlan0 interface, but uses vbox interface 
instead
#v+
21:34 [EMAIL PROTECTED] sudo nmap 10.1.2.5

Starting Nmap 4.53 ( http://insecure.org ) at 2008-07-15 21:54 CEST
Note: Host seems down. If it is really up, but blocking our ping probes, try -PN
Nmap done: 1 IP address (0 hosts up) scanned in 0.281 seconds
21:54 [EMAIL PROTECTED] sudo ifconfig vbox down
21:54 [EMAIL PROTECTED] sudo nmap 10.1.2.5 

Starting Nmap 4.53 ( http://insecure.org ) at 2008-07-15 21:54 CEST
pcap_open_live(vbox, 100, 0, 200) FAILED. Reported error: bind: Network is 
down.  Will wait 5 seconds then retry.
#v-

Ubuntu 8.04.1

-- 
scanning as root user does not send out any network based requests (it will 
only scan your own computer...)
https://bugs.launchpad.net/bugs/247474
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 219631] Re: Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless (6b09-0ubuntu2) configuration fails

2008-04-22 Thread smaug
I don't know why it works now and didn't three days ago :/
Sorry for making trouble

** Changed in: openjdk-6 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless 
(6b09-0ubuntu2) configuration fails
https://bugs.launchpad.net/bugs/219631
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 219631] [NEW] Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless (6b09-0ubuntu2) configuration fails

2008-04-19 Thread smaug
Public bug reported:

Setting up openjdk-6-jre-headless causes double free or corruption, what
interrupts openjdk upgrading process. Detailed log is attached.

18:25 [EMAIL PROTECTED] lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

18:25 [EMAIL PROTECTED] LANG=C apt-cache policy openjdk-6-jre-headless
openjdk-6-jre-headless:
  Installed: 6b09-0ubuntu2
  Candidate: 6b09-0ubuntu2
  Version table:
 *** 6b09-0ubuntu2 0
500 http://pl.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status

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

-- 
Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless 
(6b09-0ubuntu2) configuration fails
https://bugs.launchpad.net/bugs/219631
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 219631] Re: Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless (6b09-0ubuntu2) configuration fails

2008-04-19 Thread smaug

** Attachment added: log
   http://launchpadlibrarian.net/13578823/log

-- 
Java upgrade from gutsy to hardy is broken: openjdk-6-jre-headless 
(6b09-0ubuntu2) configuration fails
https://bugs.launchpad.net/bugs/219631
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 173628] Re: dia2code doesn't generate properties in C# code

2008-02-15 Thread smaug
Ok, here is the debdiff form of patch. I tried to follow instructions
from wiki.

** Attachment added: csharp_properties.debdiff
   http://launchpadlibrarian.net/11987194/csharp_properties.debdiff

-- 
dia2code doesn't generate properties in C# code
https://bugs.launchpad.net/bugs/173628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 173628] Re: dia2code doesn't generate properties in C# code

2008-02-15 Thread smaug
Thanks, there is new debdiff.

** Attachment added: csharp_properties.debdiff
   http://launchpadlibrarian.net/11991104/csharp_properties.debdiff

-- 
dia2code doesn't generate properties in C# code
https://bugs.launchpad.net/bugs/173628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 173628] Re: dia2code doesn't generate properties in C# code

2007-12-03 Thread smaug

** Attachment added: csharp_properties.patch
   http://launchpadlibrarian.net/10699063/csharp_properties.patch

-- 
dia2code doesn't generate properties in C# code
https://bugs.launchpad.net/bugs/173628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 173628] dia2code doesn't generate properties in C# code

2007-12-03 Thread smaug
Public bug reported:

Binary package hint: dia2code

Because dia2code doesn't support generating properties for C# I've
written small patch which generates properties instead of attributes if
comment field has one of following values: rproperty, wproperty,
rwproperty (without ). Respectively, it means {get;}, {set;},
{get;set;}.

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

-- 
dia2code doesn't generate properties in C# code
https://bugs.launchpad.net/bugs/173628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162598] Re: missing headers in libtunepimp-dev

2007-11-14 Thread smaug
There is another solution: I've written patch for tunepimp.h which adds
forward-declarations of needed classes instead of including definitions.
Moreover this patch adds std:: where it is needed.

** Attachment added: tunepimp.h.patch
   http://launchpadlibrarian.net/10361064/tunepimp.h.patch

-- 
missing headers in libtunepimp-dev
https://bugs.launchpad.net/bugs/162598
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162598] missing headers in libtunepimp-dev

2007-11-14 Thread smaug
Public bug reported:

Binary package hint: libtunepimp-dev

In /usr/include/tunepimp-0.5/tunepimp.h there are includes for such
files as mutex.h or analyzer.h. These files are in lib subdirectory
in sources, but are missing in any of libtunepimp packages. I think
these files should be included in -dev package, probably in
/usr/include/tunepimp-0.5 directory.

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

-- 
missing headers in libtunepimp-dev
https://bugs.launchpad.net/bugs/162598
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157677] cross-thread access to qt widgets

2007-10-27 Thread smaug
Public bug reported:

Here is sample code:
#v+
using Qyoto;

class Dupa:QWidget
{
QGridLayout layout=new QGridLayout();
public Dupa()
{
for(int i=0;i11;++i)
{
layout.AddWidget(new QLabel(i.ToString()),i,0);
layout.AddWidget(new QLineEdit(i.ToString()),i,1);
}
SetLayout(layout);
Show();
}
static void Main(string[] args)
{
new QApplication(args);
new Dupa();
QApplication.Exec();
}
}
#v-
Compilation method: gmcs -r:/usr/lib/cli/qyoto-1.0/qt-dotnet.dll dupa.cs

And here is the result of executing `mono dupa.exe':
#v+
ASSERT failure in QCoreApplication::sendEvent: Cannot send events to objects 
owned by a different thread. Current thread b4e00788. Receiver '' (of type 
'QWidget') was created in thread 8402fe0, file kernel/qcoreapplication.cpp, 
line 269
Stacktrace:

  at (wrapper managed-to-native) Qyoto.SmokeInvocation.CallSmokeMethod 
(int,intptr,intptr,int) 0x4
  at (wrapper managed-to-native) Qyoto.SmokeInvocation.CallSmokeMethod 
(int,intptr,intptr,int) 0x
  at Qyoto.SmokeInvocation.Invoke (string,string,System.Type,object[]) 0x00895
  at Qyoto.QLabel.Finalize () 0x00035
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x

Native stacktrace:

/usr/bin/cli [0x8194ca6]
/usr/bin/cli [0x8177154]
[0xe440]
/lib/tls/i686/cmov/libc.so.6(abort+0x101) [0xb7d5e201]
/usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0xcf) 
[0xb64fe01d]
/usr/lib/libQtCore.so.4(_Z6qFatalPKcz+0x7f) [0xb64fe0a1]
/usr/lib/libQtCore.so.4(_Z11qt_assert_xPKcS0_S0_i+0x3c) [0xb64fe0f8]

/usr/lib/libQtCore.so.4(_ZN23QCoreApplicationPrivate19checkReceiverThreadEP7QObject+0x26f)
 [0xb65bd70f]
/usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x7c) 
[0xb5e5c4ea]

/usr/lib/libsmokeqt4.so.1(_ZN14x_QApplication6notifyEP7QObjectP6QEvent+0x87) 
[0xb6ad6b73]

/usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x80)
 [0xb65bc456]
/usr/lib/libQtGui.so.4 [0xb5e5917f]
/usr/lib/libQtGui.so.4(_ZN7QWidgetD2Ev+0x3ba) [0xb5eb0c74]
/usr/lib/libQtGui.so.4(_ZN6QFrameD2Ev+0x3d) [0xb61f8ac3]
/usr/lib/libQtGui.so.4(_ZN6QLabelD2Ev+0x56) [0xb6200a10]
/usr/lib/libsmokeqt4.so.1(_ZN8x_QLabelD0Ev+0x72) [0xb6c1555c]
/usr/lib/libsmokeqt4.so.1(_Z12xcall_QLabelsPvPN5Smoke9StackItemE+0x50c) 
[0xb6be8902]
/usr/lib/libqyoto.so(_ZN10MethodCall4nextEv+0x143) [0xb7040723]
/usr/lib/libqyoto.so(CallSmokeMethod+0xdd) [0xb703942d]
[0xb7072c1c]
[0xb7071b3e]
[0xb503603e]
[0xb79890db]
/usr/bin/cli [0x8176f50]
/usr/bin/cli(mono_runtime_invoke+0x27) [0x80b0b2f]
/usr/bin/cli [0x80cacfe]
/usr/bin/cli [0x813ff70]
/usr/bin/cli [0x80ca4c1]
/usr/bin/cli [0x80caed2]
/usr/bin/cli [0x80e92fb]
/usr/bin/cli [0x81316ad]
/usr/bin/cli [0x814ab16]
/lib/tls/i686/cmov/libpthread.so.0 [0xb7ea646b]
/lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb7e0573e]
ASSERT: q-testAttribute(Qt::WA_WState_Created) in file 
kernel/qwidget_x11.cpp, line 1631
#v-

IMO this isn't normal behaviour and should be repaired in some way.

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

-- 
cross-thread access to qt widgets
https://bugs.launchpad.net/bugs/157677
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103232] Re: sysklogd init-script arguments

2007-05-29 Thread smaug
so if I understand you right variables in init-scripts should not be
changed. Changes should be made in the default files.

Sorry for the misunderstanding and thank you for the explanation.

-- 
sysklogd init-script arguments
https://bugs.launchpad.net/bugs/103232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103232] Re: sysklogd init-script arguments

2007-05-29 Thread smaug
:) oh - that was what confused me in the first post ... running syslogd
as root may be a potential security issue, is it ?

-- 
sysklogd init-script arguments
https://bugs.launchpad.net/bugs/103232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117333] tab options not working (from commandline)

2007-05-28 Thread smaug
Public bug reported:

Binary package hint: gnome-terminal

GNOME gnome-terminal 2.18.0

if I run gnome-terminal --tab or gnome-terminal --tab-with-
profile=Default it opens a new _window_ instead a tab in the already
opened window. I tried the command from several gnome-terminals,
evertime the same.

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
tab options not working (from commandline)
https://bugs.launchpad.net/bugs/117333
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103232] Re: sysklogd init-script arguments

2007-05-28 Thread smaug
thank you for your reply,

yes I have such a file:

--snip--
#
# For remote UDP logging use SYSLOGD=-r
#
SYSLOGD=
--snap--

so it's correct that the default file is overwriting the the arguments
in the init.d-script ? isn't it better to place the default-definition
over the SYSLOGD variable in the init-script itself ?

-- 
sysklogd init-script arguments
https://bugs.launchpad.net/bugs/103232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111014] kbarcode-2.0.5-1 csv import problem (2.0.4-1 working)

2007-04-29 Thread smaug
Public bug reported:

Binary package hint: kbarcode

hi,

the csv-import does not work anymore in version 2.0.5-1. After choosing
the csv, it looks like nothing has been imorted. After downgrading to
2.0.4-1 everything works fine again.

** Affects: kbarcode (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
kbarcode-2.0.5-1 csv import problem (2.0.4-1 working)
https://bugs.launchpad.net/bugs/111014
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103232] Re: sysklogd init-script arguments

2007-04-14 Thread smaug
let me try to explain it again:

--snip--
[EMAIL PROTECTED]:~$ ps aux |grep sysl
root  4523  0.0  0.1   1700   644 ?Ss   19:28   0:00 /sbin/syslogd
fmeister 29528  0.0  0.1   2884   748 pts/1R+   21:06   0:00 grep sysl
--snap--

syslog is running as _root_ but in /etc/init.d/sysklogd is:

--snip--
# Options for start/restart the daemons
#   For remote UDP logging use SYSLOGD=-r
#
SYSLOGD=-u syslog
--snap--

so it _should_ run as user syslog ...

i tried to add some parameters - _no_ parameters are recognized in this
variable SYSLOGD in the init-script. if I rename every occurrence of
the variable SYSLOGD into somewhat other, it works.

-- 
sysklogd init-script arguments
https://bugs.launchpad.net/bugs/103232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103232] Re: sysklogd init-script arguments

2007-04-11 Thread smaug
that is what I've done. I've changed the variable in the script.

-- 
sysklogd init-script arguments
https://bugs.launchpad.net/bugs/103232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103232] sysklogd init-script arguments

2007-04-05 Thread smaug
Public bug reported:

Binary package hint: sysklogd

there is a bug in the init-script for sysklogd. any arguments passed via
the variable SYSLOGD at the beginning of the script are not recognized.
I tried to start syslog with logging:

SYSLOGD=-r -u syslog

and then restarted syslog. A ps -aux gave me this result:

[EMAIL PROTECTED]:/etc/init.d# ps aux |grep sysl
root 11416  0.0  0.0   1652   616 ?Ss   10:28   0:00 /sbin/syslogd
root 11461  0.0  0.0   2796   756 pts/7S+   10:29   0:00 grep sysl

_no_ arguments. So I searched for the problem. I think it's some
variable problem. If I rename every occurence of SYSLOGD into MYSYSLOGD
in the init-script everything works fine.

** Affects: sysklogd (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
sysklogd init-script arguments
https://bugs.launchpad.net/bugs/103232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 80835] Re: Beryl Crash when Logon

2007-02-08 Thread Smaug
Typical that this is rejected..

-- 
Beryl Crash when Logon
https://launchpad.net/bugs/80835

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


[Bug 80835] Re: Beryl Crash when Logon

2007-02-02 Thread Smaug
Beryl version 0.1..1

** Attachment added: Crash detail
   http://librarian.launchpad.net/6115923/_usr_bin_beryl-xgl.1000.crash

-- 
Beryl Crash when Logon
https://launchpad.net/bugs/80835

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