[Bug 898182] [NEW] Missing function textread (and possibly others)

2011-11-30 Thread Jasa Bartelj
Public bug reported:

http://octave.1599824.n4.nabble.com/textread-problem-td3925891.html

There should be a textread function provided with the package octave-io.
Since the upgrade to octave-3.4 isn't happening in oneiric (11.10) it
would be nice to at least update the package to include it.

This is the second time I'm being burned by unresonable packagers,
thanks for making me miss another submission deadline!

** Affects: octave-io (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Missing function textread (and possibly others)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave-io/+bug/898182/+subscriptions

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


[Bug 879097] [NEW] libraries are not properly loaded in etc/SIVP.start

2011-10-20 Thread Jasa Bartelj
Public bug reported:

Hello.

This script etc/SIVP.start is seriously misconfigured.

It looks for libs in it's own subdirectory which doesn't even exist.
There should either be symlinks there or the script should be patched.
Also the hard-coded lib versions are too low.

Starting from line 80, these are the lines that make SIVP even load in
Scilab:


opencvlibs = "/usr/lib";

if ARCH == "32" then
link(opencvlibs+"/libgsm.so.1");
end

link(opencvlibs+"/libavutil.so.50");
link(opencvlibs+"/libavcodec.so.52");
link(opencvlibs+"/libavformat.so.52");
link(opencvlibs+"/libcxcore.so.2.1");
link(opencvlibs+"/libcv.so.2.1");
link(opencvlibs+"/libcvaux.so.2.1");
link(opencvlibs+"/libdc1394.so.22");
link(opencvlibs+"/libswscale.so.0");
link(opencvlibs+"/libhighgui.so.2.1");
link(opencvlibs+"/libml.so.2.1");

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
$ apt-cache show scilab-sivp|grep Version
Version: 0.5.3-2

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

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

Title:
  libraries are not properly loaded in etc/SIVP.start

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

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


[Bug 858953] Re: unity-2d-panel crashed with SIGSEGV in QPainter::drawTiledPixmap()

2011-09-25 Thread Jasa Bartelj
*** This bug is a duplicate of bug 804784 ***
https://bugs.launchpad.net/bugs/804784

** Description changed:

  crash occured immediately after login.
- unity-2d-panel Version: 4.10.0-0ubuntu1
+ oneiric was running inside a KVM on 11.04 (2.6.38-11 x86_64)
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: unity-2d-panel 4.10.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Sun Sep 25 16:44:44 2011
  ExecutablePath: /usr/bin/unity-2d-panel
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110905)
  ProcCmdline: unity-2d-panel
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  SegvAnalysis:
-  Segfault happened at: 0x7f430124cc41:mov%rax,(%rdi)
-  PC (0x7f430124cc41) ok
-  source "%rax" ok
-  destination "(%rdi)" (0x7f430326) in non-writable VMA region: 
0x7f430326-0x7f430327b000 r--p /usr/share/glib-2.0/schemas/gschemas.compiled
+  Segfault happened at: 0x7f430124cc41:mov%rax,(%rdi)
+  PC (0x7f430124cc41) ok
+  source "%rax" ok
+  destination "(%rdi)" (0x7f430326) in non-writable VMA region: 
0x7f430326-0x7f430327b000 r--p /usr/share/glib-2.0/schemas/gschemas.compiled
  SegvReason: writing VMA /usr/share/glib-2.0/schemas/gschemas.compiled
  Signal: 11
  SourcePackage: unity-2d
  StacktraceTop:
-  ?? () from /lib/x86_64-linux-gnu/libc.so.6
-  ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
-  ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
-  ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
-  QPainter::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF const&) () 
from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
+  ?? () from /lib/x86_64-linux-gnu/libc.so.6
+  ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
+  ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
+  ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
+  QPainter::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF const&) () 
from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  Title: unity-2d-panel crashed with SIGSEGV in QPainter::drawTiledPixmap()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  unity-2d-panel crashed with SIGSEGV in QPainter::drawTiledPixmap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/858953/+subscriptions

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

[Bug 732641] Re: Resume from suspend fails on new FireWire stack (TSB43AB22/A IEEE-1394a-2000 Controller)

2011-03-10 Thread Jasa Bartelj
$ uname -a
Linux sendell 2.6.38-020638rc8-generic #201103081151 SMP Tue Mar 8 11:57:03 UTC 
2011 x86_64 GNU/Linux

[1.141974] PM: Hibernation image not present or could not be loaded.
[1.141987] registered taskstats version 1
[1.142288]   Magic number: 0:117:476
[1.142291]   hash matches 
/home/kernel-ppa/COD/linux/drivers/base/power/main.c:514
[1.142352] pci :03:05.0: hash matches
[1.142423] rtc_cmos 00:05: setting system clock to 2024-03-02 10:27:54 UTC 
(1709375274)

Bug is not patched upstream.

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

Title:
  Resume from suspend fails on new FireWire stack (TSB43AB22/A IEEE-
  1394a-2000 Controller)

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


[Bug 732641] [NEW] Resume from suspend fails on new FireWire stack (TSB43AB22/A IEEE-1394a-2000 Controller)

2011-03-10 Thread Jasa Bartelj
Public bug reported:

Since upgrade to 10.10/kernel 2.6.35 kernel doesn't complete resume from
suspend.

$ uname -a
Linux sendell 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 
x86_64 GNU/Linux

Xorg vty is blank, I can change to other vtys but when i return to the one with 
Xorg, switching no longer works.
Only manual reset remedies this situation.

Tried https://wiki.ubuntu.com/DebuggingKernelSuspend#%22resume-
trace%22%20debugging%20procedure%20for%20finding%20buggy%20drivers

[0.714873] PM: Resume from disk failed.
[0.714886] registered taskstats version 1
[0.715167]   Magic number: 0:608:476
[0.715170]   hash matches 
/build/buildd/linux-2.6.35/drivers/base/power/main.c:545
[0.715213] pci :03:05.0: hash matches
[0.715281] rtc_cmos 00:05: setting system clock to 1980-09-08 10:27:51 UTC 
(337256871)

$ lspci | grep 03:05
03:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 
Controller (PHY/Link)

$ dmesg|grep fire
[0.380065] pci :03:05.0: reg 10: [mem 0xfdeff000-0xfdeff7ff]
[0.380071] pci :03:05.0: reg 14: [mem 0xfdef8000-0xfdefbfff]
[0.380105] pci :03:05.0: supports D1 D2
[0.380107] pci :03:05.0: PME# supported from D0 D1 D2 D3hot
[0.380111] pci :03:05.0: PME# disabled
[0.715213] pci :03:05.0: hash matches
[0.893472] firewire_ohci :03:05.0: PCI INT A -> Link[APC4] -> GSI 19 
(level, low) -> IRQ 19
[0.950061] firewire_ohci: Added fw-ohci device :03:05.0, OHCI v1.10, 4 
IR + 8 IT contexts, quirks 0x2

$ lsmod|grep fire
firewire_ohci  24839  0 
firewire_core  54327  1 firewire_ohci
crc_itu_t   1739  1 firewire_core

$sudo modprobe -r firewire_core firewire_ohci

And then resuming from suspend works.

I've browsed
https://ieee1394.wiki.kernel.org/index.php/Source_Repositories
to see if any recent fixes were made and this one sticks out:
http://git.kernel.org/?p=linux/kernel/git/ieee1394/linux1394-2.6.git;a=commit;h=dd23736e092035b71df1117482b71fdfb5634239

I'll shortly try 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.38-rc8-natty/
to see if the mentioned commit or perhaps another one helped with this issue.

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

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

Title:
  Resume from suspend fails on new FireWire stack (TSB43AB22/A IEEE-
  1394a-2000 Controller)

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


[Bug 486822] Re: Visible Xvideo apps crash during vty switch

2010-11-15 Thread Jasa Bartelj
This bug is no longer present in maverick/10.10 using the binary nVidia
driver version 260.19.06!

I am sorry but I lack both the time and motivation to test any new
releases of the previous major versions.

-- 
Visible Xvideo apps crash during vty switch
https://bugs.launchpad.net/bugs/486822
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-11-01 Thread Jasa Bartelj
I've tested latest kernels 33 through 36 from the link above and the
middle button _works_ on all of them!

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-11-01 Thread Jasa Bartelj

** Attachment added: "maverick kernel"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1719545/+files/evtest_kernel2.6.35-23-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-11-01 Thread Jasa Bartelj
Gursimran, here you are. Really does seem to be a kernel regression.
I ran evtest in a vty and then pressed buttons 1, 2, and 3 above and below the 
touchpad.

I'll test in which kernel version from http://kernel.ubuntu.com/~kernel-
ppa/mainline/ the regression was introduced...

** Attachment added: "evtest_kernel2.6.32-25-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1719544/+files/evtest_kernel2.6.32-25-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-30 Thread Jasa Bartelj

** Attachment added: "synclient-l_kernel2.6.32-25-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1717729/+files/synclient-l_kernel2.6.32-25-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-30 Thread Jasa Bartelj

** Attachment added: "xmodmap-pp_kernel2.6.32-25-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1717728/+files/xmodmap-pp_kernel2.6.32-25-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-30 Thread Jasa Bartelj
I've moved the pointer into the xev window, pressed physical buttons 1,
2, and 3 and then quit with Alt+F4.

** Attachment added: "xev_log_kernel2.6.32-25-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1717727/+files/xev_log_kernel2.6.32-25-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-30 Thread Jasa Bartelj

** Attachment added: "synclient-l_kernel2.6.35-22-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1717726/+files/synclient-l_kernel2.6.35-22-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-30 Thread Jasa Bartelj
Here are the logs. Unfortunately there's nothing informative to be found in them
I have found out that the middle button works fine when booted on the old 
kernel from lucid (2.6.32-25-generic) and maverick userland...

** Attachment added: "xev_log_2.6.35-22-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1717716/+files/xev_log_2.6.35-22-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-30 Thread Jasa Bartelj

** Attachment added: "xmodmap-pp_kernel2.6.35-22-generic.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/666968/+attachment/1717717/+files/xmodmap-pp_kernel2.6.35-22-generic.txt

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 667031] Re: Clock label freezes on SSHFS mount

2010-10-26 Thread Jasa Bartelj


-- 
Clock label freezes on SSHFS mount
https://bugs.launchpad.net/bugs/667031
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 667031] [NEW] Clock label freezes on SSHFS mount

2010-10-26 Thread Jasa Bartelj
Public bug reported:

Binary package hint: gnome-panel

Topic is pretty self-explanatory. This has been happening for a long
time. I will try to perform a debugging session ASAP.

1) Ubuntu release:
10.10/maverick meerkat

2) The version of the package
gnome-applets @ version 2.30.0-3ubuntu3
gnome-panel @ version 1:2.30.2-1ubuntu3

3) What you expected to happen
The time label to be updated.

4) What happened instead
The time label stops being updated when I mount a SSHFS mount.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-panel 1:2.30.2-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Tue Oct 26 21:55:28 2010
ExecutablePath: /usr/lib/gnome-panel/clock-applet
GConfNonDefault:
 
/apps/panel/general/applet_id_list=[applet_5,applet_3,applet_2,applet_1,clock_screen0,notification_area_screen0,indicator_applet_screen0,fast_user_switch_screen0]
 /apps/panel/general/object_id_list=[object_0,object_1]
 /apps/panel/general/toplevel_id_list=[top_panel_screen0,panel_0]
ProcEnviron:
 LANG=sl_SI.utf8
 SHELL=/bin/bash
SourcePackage: gnome-panel

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
Clock label freezes on SSHFS mount
https://bugs.launchpad.net/bugs/667031
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 666968] Re: Button 2 (middle) on touchpad works as button 1 (left)

2010-10-26 Thread Jasa Bartelj


-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 666968] [NEW] Button 2 (middle) on touchpad works as button 1 (left)

2010-10-26 Thread Jasa Bartelj
Public bug reported:

Binary package hint: xserver-xorg-input-synaptics

I have an old HP nw8240 laptop. My synaptics touchpad has 3 buttons
instead of the usual two. Ever since the upgrade to maverick the middle
buttons above and below my touchpad behave as a left click.

I tested what events were generated by running xev and indeed whenever
the middle button is pressed button 1 events show up. Interesting to
note is that my external mouse works fine.

1) Ubuntu release: 10.10/maverick meerkat

2) The version of the package: IDK which package the bug really belongs to, but 
my
xserver-xorg is at 1:7.5+6ubuntu3 and
xserver-xorg-core is at 2:1.9.0-0ubuntu7 and
xserver-xorg-input-synaptics is at 1.2.2-2ubuntu5.

3) What you expected to happen
Middle trackpad button to work as "button 2".

4) What happened instead
Middle trackpad button works as "button 1".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xserver-xorg-core 2:1.9.0-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
DRM.card0.DVI.D.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1920x1200 1920x1080 1600x1200 1680x1050 1400x1050 1280x1024 1440x900 
1280x960 1280x854 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 
640x480
 edid-base64: 
AP///wBMo0ZCAAAPAQOAIRV4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBIz+AIHGwFEAwICYAS88QAAAZDwAAAEbSAmQD/gBTQU1TVU5HCiAgICAg/gBMVE4xNTRVMS1MMDIKAIk=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
Date: Tue Oct 26 21:22:14 2010
ExecutablePath: /usr/bin/Xorg
MachineType: Hewlett-Packard HP Compaq nw8240 (PY442EA#ABB)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=98dea190-31d7-44d6-9dd8-aac52f788817 ro quiet splash
ProcEnviron:
 LANG=sl_SI.UTF-8
 PATH=(custom, no user)
SourcePackage: xorg-server
dmi.bios.date: 07/11/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DTV Ver. F.16
dmi.board.name: 0940
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 43.1D
dmi.chassis.asset.tag: CNU5440VF8
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DTVVer.F.16:bd07/11/2007:svnHewlett-Packard:pnHPCompaqnw8240(PY442EA#ABB):pvrF.16:rvnHewlett-Packard:rn0940:rvrKBCVersion43.1D:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq nw8240 (PY442EA#ABB)
dmi.product.version: F.16
dmi.sys.vendor: Hewlett-Packard
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-22-generic

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick xorg

-- 
Button 2 (middle) on touchpad works as button 1 (left)
https://bugs.launchpad.net/bugs/666968
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 486822] Re: Visible Xvideo apps crash during vty switch

2010-09-13 Thread Jasa Bartelj
Bug is still present in lucid and also in the new drivers 256 from the
X-SWAT PPA (256.52-0ubuntu0sarvatt3~lucid).

-- 
Visible Xvideo apps crash during vty switch
https://bugs.launchpad.net/bugs/486822
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 637495] [NEW] weather applet causes hangs with per-user NetworkManager connections

2010-09-13 Thread Jasa Bartelj
Public bug reported:

Binary package hint: docky

I use a laptop which might connect to various access points and the
default behaviour of NetworkManager is to have the remembered
connections be available only to the user who created the connection in
the first place. This just means that a WAN connection is negotiated
during GNOME startup, about the same time Docky lanuches as well.

OK, circumstances described. The problem is the Weather applet which
never updates / "hangs". The icon is constantly the update animation and
the tool tip says Fetching data. The applet also causes significant
load, from the graph I'd say it's about 20% of CPU time.

This behaviour is different from the state when there is no WAN
connection and network resolution failures occur.

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

-- 
weather applet causes hangs with per-user NetworkManager connections
https://bugs.launchpad.net/bugs/637495
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 501671] Re: sound failure after suspend

2010-09-13 Thread Jasa Bartelj
The bug is no longer present in lucid!

I'd love to say which linux-image version has the fix but I don't have
time to check it out.

Can't say anything about maverick but hopefully no audio regressions
there.

** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Released

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Re: sound failure after suspend

2010-04-25 Thread Jasa Bartelj
I have just tried the lucid release candidate (kernel 2.6.32-21-generic)
and the bug is present.

The apport logs above are from karmic with kernel 2.6.31-21-generic.

I have also tried the latest kernel release candidate, 2.6.34-rc5 and
the bug is also present there (so i removed the 'needs-upstream-testing'
tag).

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Re: sound failure after suspend

2010-04-25 Thread Jasa Bartelj
** Tags removed: needs-upstream-testing

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] XsessionErrors.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/45335431/XsessionErrors.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Tags added: apport-collected

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] UdevDb.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/45335367/UdevDb.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] ProcModules.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/45335340/ProcModules.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] ProcInterrupts.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/45335339/ProcInterrupts.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] UdevLog.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/45335429/UdevLog.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] PciMultimedia.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/45335332/PciMultimedia.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Lspci.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/45335274/Lspci.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] ProcCpuinfo.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/45335338/ProcCpuinfo.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Dependencies.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/45335138/Dependencies.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] IwConfig.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/45335207/IwConfig.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] CurrentDmesg.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/45335126/CurrentDmesg.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Card0.Amixer.values.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/45334905/Card0.Amixer.values.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt"
   
http://launchpadlibrarian.net/45335094/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Card0.Codecs.codec97.0.ac97.0.0.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt"
   http://launchpadlibrarian.net/45335002/Card0.Codecs.codec97.0.ac97.0.0.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] BootDmesg.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/45334840/BootDmesg.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] ArecordDevices.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/45334805/ArecordDevices.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] AplayDevices.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/45334783/AplayDevices.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] apport-collect data

2010-04-25 Thread Jasa Bartelj
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jasa   2180 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 21'
   Mixer name   : 'Analog Devices AD1981B'
   Components   : 'AC97a:41445374'
   Controls  : 25
   Simple ctrls  : 18
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=cfde71f7-db25-4ec1-b177-e4d30bedd9ea
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 03f0:011d Hewlett-Packard Integrated Bluetooth Module
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Hewlett-Packard HP Compaq nw8240 (PY442EA#ABB)
Package: linux 2.6.31.21.34
PackageArchitecture: i386
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-21-generic 
root=UUID=98dea190-31d7-44d6-9dd8-aac52f788817 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=sl_SI.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-21-generic N/A
 linux-firmware 1.26
RfKill:
 3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Uname: Linux 2.6.31-21-generic i686
UserGroups: adm admin audio cdrom dialout dip fuse lpadmin netdev plugdev 
sambashare src vboxusers
WifiSyslog:
 
WpaSupplicantLog:
 
dmi.bios.date: 07/11/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DTV Ver. F.16
dmi.board.name: 0940
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 43.1D
dmi.chassis.asset.tag: CNU5440VF8
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DTVVer.F.16:bd07/11/2007:svnHewlett-Packard:pnHPCompaqnw8240(PY442EA#ABB):pvrF.16:rvnHewlett-Packard:rn0940:rvrKBCVersion43.1D:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq nw8240 (PY442EA#ABB)
dmi.product.version: F.16
dmi.sys.vendor: Hewlett-Packard

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] AlsaDevices.txt

2010-04-25 Thread Jasa Bartelj

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/45334754/AlsaDevices.txt

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] Re: sound failure after suspend

2010-01-14 Thread Jasa Bartelj
$ uname -r
2.6.31-18-generic

Sorry about the missing info. The problem has started every since the
upgrade to karmic/Ubuntu 9.10/kernel linux 2.6.31. Now I don't know
whether this has been fixed in newer kernels but I think such an issue
would trigger some backporting so i think not. I will try to test newer
kernels over the weekend.

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 501671] [NEW] sound failure after suspend

2009-12-30 Thread Jasa Bartelj
Public bug reported:

After a suspend (i can't test hibernation as it fails on me) the built-
in speakers do not work but the headphone jack IS active. Might alsa
sense the jack plugged in all the time?

$ lspci -vvnn|grep -i audio
00:1e.2 Multimedia audio controller [0401]: Intel Corporation 
82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller [8086:266e] (rev 03)

Same issue found in a forum thread:
http://ubuntuforums.org/showthread.php?p=8582039

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: alsa pulseaudio sound suspend

-- 
sound failure after suspend
https://bugs.launchpad.net/bugs/501671
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 486822] Re: Visible Xvideo apps crash during vty switch

2009-12-13 Thread Jasa Bartelj
I edited the description as the crash occurs whenever switching back to
the vty containing the video player. I have just tried running
gstreamer-properties to change the default video output sink and it is
the same no matter the setting - the application crashes with the same
error message as in the original description.

** Description changed:

  Binary package hint: xorg
  
- Whenever I switch away from the vty showing a video with Xvideo that app
- crashes. If the app is minimised then the playback is uninterrupted.
- This behaviour is consistent across all apps that show XVideo output -
- vlc, totem, miro. That's why I'm, filing this bug under Xorg.
+ Whenever I switch away from and back to the vty showing a video with
+ Xvideo that app crashes. If the app is minimised then the playback is
+ uninterrupted. This behaviour is consistent across all apps that show
+ XVideo output - vlc, totem, miro. That is why I am filing this bug under
+ Xorg.
  
  I'm running karmic on a amd64 machine, xorg version is 1:.4+3ubuntu7 and
  the graphics driver is nvidia's 185 series blob.
  
  I did a gdb session with totem. It spawns 7 threads. When I switch to
  another virtual terminal an error appears and all threads exit as does
  totem with the exit code 01. Here's the error:
  
  The program 'totem' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadAlloc (insufficient resources for operation)'.
-   (Details: serial 516 error_code 11 request_code 133 minor_code 19)
-   (Note to programmers: normally, X errors are reported asynchronously;
-that is, you will receive the error a while after causing it.
-To debug your program, run it with the --sync command line
-option to change this behavior. You can then get a meaningful
-backtrace from your debugger if you break on the gdk_x_error() function.)
+   (Details: serial 516 error_code 11 request_code 133 minor_code 19)
+   (Note to programmers: normally, X errors are reported asynchronously;
+    that is, you will receive the error a while after causing it.
+    To debug your program, run it with the --sync command line
+    option to change this behavior. You can then get a meaningful
+    backtrace from your debugger if you break on the gdk_x_error() function.)

-- 
Visible Xvideo apps crash during vty switch
https://bugs.launchpad.net/bugs/486822
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 402965] Re: offline printers cause dialog freeze

2009-11-24 Thread Jasa Bartelj
The updated packages in Ubuntu 9.10 (karmic) fix this issue.

** Changed in: libgnomeprintui (Ubuntu)
   Status: Incomplete => Fix Released

-- 
offline printers cause dialog freeze
https://bugs.launchpad.net/bugs/402965
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 486822] Re: Visible Xvideo apps crash during vty switch

2009-11-23 Thread Jasa Bartelj
Here are the requested logs.

** Attachment added: "lspci -vvnn output"
   http://launchpadlibrarian.net/35976925/lspci.log

-- 
Visible Xvideo apps crash during vty switch
https://bugs.launchpad.net/bugs/486822
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 486822] Re: Visible Xvideo apps crash during vty switch

2009-11-23 Thread Jasa Bartelj

** Attachment added: "Xorg log of session"
   http://launchpadlibrarian.net/35976915/Xorg.0.log.old

-- 
Visible Xvideo apps crash during vty switch
https://bugs.launchpad.net/bugs/486822
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 486822] [NEW] Visible Xvideo apps crash during vty switch

2009-11-22 Thread Jasa Bartelj
Public bug reported:

Binary package hint: xorg

Whenever I switch away from the vty showing a video with Xvideo that app
crashes. If the app is minimised then the playback is uninterrupted.
This behaviour is consistent across all apps that show XVideo output -
vlc, totem, miro. That's why I'm, filing this bug under Xorg.

I'm running karmic on a amd64 machine, xorg version is 1:.4+3ubuntu7 and
the graphics driver is nvidia's 185 series blob.

I did a gdb session with totem. It spawns 7 threads. When I switch to
another virtual terminal an error appears and all threads exit as does
totem with the exit code 01. Here's the error:

The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 516 error_code 11 request_code 133 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

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

-- 
Visible Xvideo apps crash during vty switch
https://bugs.launchpad.net/bugs/486822
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 153204] Re: [MASTER] Applications are flickering/flashing in full screen mode

2009-11-02 Thread Jasa Bartelj
I call FUD. I've encountered the whiteness bug on an AMD Athlon X2 /
nVidia nForce combo so Intel has nothing to do with it.

-- 
[MASTER] Applications are flickering/flashing in full screen mode
https://bugs.launchpad.net/bugs/153204
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 212055] Re: Unable to download sheep

2009-10-30 Thread Jasa Bartelj
I just compiled the SVN code with their script 
(http://community.electricsheep.org/node/51)  and executing the viewer only 
works fine:
$ ./electricsheep
downloading sheep, please wait...
...
downloading sheep, please wait...
Terminated

Running the saver executable though:

$ ./electricsheep-saver
please be patient while the first sheep is downloaded...
curl: (6) Couldn't resolve host 'v2d6.sheepserver.net'
lost contact with v2d6.sheepserver.net, cannot retrieve sheep.
^CTerminated

It seems the server which 'seeds' the sheep is unavailable, even the
google cache is pretty bare! There are some prerecorded packs available
though: http://www.archive.org/details/electricsheep-packs-244

This still seems to be a valid bug, if only for the great unreliability
of the 'seeding' server.

-- 
Unable to download sheep
https://bugs.launchpad.net/bugs/212055
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 153204] Re: [MASTER] Applications are flickering/flashing in full screen mode

2009-10-12 Thread Jasa Bartelj
I've ran into problems with Wolf:ET too, although I've been able to
solve them by enabling UFW , running the game and then disabling UFW
again. Instead of running "et" I've created a simple script which must
be run:

gconftool-2 --set 
/apps/compiz/general/screen0/options/unredirect_fullscreen_windows --type bool 1
et
gconftool-2 --set 
/apps/compiz/general/screen0/options/unredirect_fullscreen_windows --type bool 0

Of course compiz needs to use gconf to store its settings. If you use the sound 
patch - http://ubuntuforums.org/showthread.php?t=362231
then just modify the existing script you use by adding the appropriate lines 
before and after "et".

-- 
[MASTER] Applications are flickering/flashing in full screen mode
https://bugs.launchpad.net/bugs/153204
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 154734] Re: No window snapping while resizing windows

2009-10-02 Thread Jasa Bartelj
Hey! Snapping seems to work in compiz on Karmic beta 1.

Unfortunately resizing isn't as smooth as in metacity but it has just
gotten amazingly more useful! :D

** Changed in: compiz (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: compiz (Ubuntu)
   Status: Fix Released => Confirmed

-- 
No window snapping while resizing windows
https://bugs.launchpad.net/bugs/154734
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 154734] Re: No window snapping while resizing windows

2009-10-02 Thread Jasa Bartelj
Darn it, sorry. Been testing the beta1 and I got all excited because
snapping worked. But I didn't realize the second session was really
metacity and not compiz.

Sorry again.

-- 
No window snapping while resizing windows
https://bugs.launchpad.net/bugs/154734
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 153204] Re: [MASTER] Applications are flickering/flashing in full screen mode

2009-09-25 Thread Jasa Bartelj
That's good to hear but my nvidia system is 32-bit and I only see amd64
packages, sorry.

-- 
[MASTER] Applications are flickering/flashing in full screen mode
https://bugs.launchpad.net/bugs/153204
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 153204] Re: [MASTER] Applications are flickering/flashing in full screen mode

2009-09-24 Thread Jasa Bartelj
Setting UFW to false has been most excellent improvement for me!

I do run nvidia's driver for my 7600gt and am affected by that whiteout
bug but I don't notice any performance drops here. I tested both
settings with the Phoronix Test Suite (unigine being the quickest full
screen test to set up) and there were no significant differences. The
results differed 2-3% at most.

Thanks a lot for the link, Jesper!

-- 
[MASTER] Applications are flickering/flashing in full screen mode
https://bugs.launchpad.net/bugs/153204
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 90631] Re: imwheel causes heavy load, depending on setting of -f switch

2009-09-24 Thread Jasa Bartelj
I've been experiencing this issue as well. It occurs on my multi-user
system.

I am able to reproduce this:
1. Log in as user A
2. Via the user applet log in concurrently as user B
3. Log out as user B
4. Enter password of user A
5. Scroll mouse wheel and see the CPU utilisation rise.

A quick workaround is Alt+F2 and running "imwheel -k". I admit - a
launcher for a script would be even quicker.

I don't have time for debugging this but i don't see it as relevant as
the development of imwheel has stopped 5 years ago. But at least I've
found this bug report with a nice new alternative - btnx. Thanks!

-- 
imwheel causes heavy load, depending on setting of -f switch
https://bugs.launchpad.net/bugs/90631
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 153204] Re: [MASTER] Applications are flickering/flashing in full screen mode

2009-09-01 Thread Jasa Bartelj
This is most annoying with the new notification system.

Imagine watching a fullscreen video and a notification about some IM contact 
appearing online causes a fllicker (a quick desktop background flash).
If one has a lot of contacts these notifications appear many times a minute and 
the watching experience is interrupted.

-- 
[MASTER] Applications are flickering/flashing in full screen mode
https://bugs.launchpad.net/bugs/153204
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 402965] Re: offline printers cause dialog freeze

2009-08-27 Thread Jasa Bartelj
This is quite a huge log. Things get interesting when connect returns -1
EHOSTUNREACH (No route to host) - line 9068.

** Attachment added: "strace"
   http://launchpadlibrarian.net/30915218/strace-gnomeprintgui.txt.bz2

-- 
offline printers cause dialog freeze
https://bugs.launchpad.net/bugs/402965
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 402965] Re: offline printers cause dialog freeze

2009-08-27 Thread Jasa Bartelj
Since I can't open the print dialog directly from a terminal I ran
evince for which i also installed debug symbols.

The printserver with the system default printer was offline.

I believe this is the valuable debug info:

[New Thread 0xb6e8c750 (LWP 8299)]
[New Thread 0xb677ab90 (LWP 8302)]# evince generates therse 2 threads
[New Thread 0xb5ea3b90 (LWP 8303)]# the print dialog is started
[Thread 0xb5ea3b90 (LWP 8303) exited]# after the "timeout"

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0xb6e8c750 (LWP 8299)]
0xb8038430 in __kernel_vsyscall ()


** Attachment added: "gdb-gnomeprintgui.txt"
   http://launchpadlibrarian.net/30914760/gdb-gnomeprintgui.txt

-- 
offline printers cause dialog freeze
https://bugs.launchpad.net/bugs/402965
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 402965] Re: offline printers cause dialog freeze

2009-07-22 Thread Jasa Bartelj
** Description changed:

  I use a laptop on two main sites. On both sites there's a printserver.
  
  Whenever I want to print something and the default printer (actually the
  host it's attached to) isn't available, the printing UI freezes until
  some timeout occurs. This is very unfortunate because the whole
  application becomes unresponsive and I can't even quickly close the
  dialog to continue with whatever else I'm doing. Video:
  http://vimeo.com/5710495
  
- I guess the problem lies in how the dialog determines whether a
- print(serv)er is online.
+ If the default printserver is online then the dialog draws
+ instantaneously however (accidentally) clicking on the remote printer
+ produces another freeze.
  
- 
- Right now I'm on the site which has the system default printer online. It 
wasn't when I wanted to print a page and that, too, resulted in a freeze.
+ I guess the problem lies in how the dialog determines a printer's
+ status. I believe it would be better to list all the configured printers
+ and deal with their status in a separate thread so the dialog stays
+ operational.
  
  $ lpstat  -t
  scheduler is running
  system default destination: HPLaserJet6L
  device for HP_PSC_1210: ipp://192.168.1.10:631/printers/psc-1200-series
  device for HPLaserJet6L: 
ipp://192.168.1.11:631/printers/HP_LaserJet_6L_LPT_parport0_HPLIP
  HP_PSC_1210 accepting requests since pon 20 jul 2009 17:59:09 CEST
  HPLaserJet6L accepting requests since sre 22 jul 2009 12:06:33 CEST
  printer HP_PSC_1210 is idle.  enabled since pon 20 jul 2009 17:59:09 CEST
  printer HPLaserJet6L is idle.  enabled since sre 22 jul 2009 12:06:33 CEST
  
  I run Ubuntu 9.04, My installed libgnomeprintui2.2-0 version is
  2.18.4-1.

-- 
offline printers cause dialog freeze
https://bugs.launchpad.net/bugs/402965
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 402965] Re: offline printers cause dialog freeze

2009-07-22 Thread Jasa Bartelj
** Description changed:

  I use a laptop on two main sites. On both sites there's a printserver.
  
  Whenever I want to print something and the default printer (actually the
  host it's attached to) isn't available, the printing UI freezes until
  some timeout occurs. This is very unfortunate because the whole
  application becomes unresponsive and I can't even quickly close the
- dialog to continue with whatever else I'm doing.
+ dialog to continue with whatever else I'm doing. Video:
+ http://vimeo.com/5710495
  
  I guess the problem lies in how the dialog determines whether a
  print(serv)er is online.
  
  
  Right now I'm on the site which has the system default printer online. It 
wasn't when I wanted to print a page and that, too, resulted in a freeze.
  
  $ lpstat  -t
  scheduler is running
  system default destination: HPLaserJet6L
  device for HP_PSC_1210: ipp://192.168.1.10:631/printers/psc-1200-series
  device for HPLaserJet6L: 
ipp://192.168.1.11:631/printers/HP_LaserJet_6L_LPT_parport0_HPLIP
  HP_PSC_1210 accepting requests since pon 20 jul 2009 17:59:09 CEST
  HPLaserJet6L accepting requests since sre 22 jul 2009 12:06:33 CEST
  printer HP_PSC_1210 is idle.  enabled since pon 20 jul 2009 17:59:09 CEST
  printer HPLaserJet6L is idle.  enabled since sre 22 jul 2009 12:06:33 CEST
  
  I run Ubuntu 9.04, My installed libgnomeprintui2.2-0 version is
  2.18.4-1.

-- 
offline printers cause dialog freeze
https://bugs.launchpad.net/bugs/402965
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 402965] [NEW] offline printers cause dialog freeze

2009-07-22 Thread Jasa Bartelj
Public bug reported:

I use a laptop on two main sites. On both sites there's a printserver.

Whenever I want to print something and the default printer (actually the
host it's attached to) isn't available, the printing UI freezes until
some timeout occurs. This is very unfortunate because the whole
application becomes unresponsive and I can't even quickly close the
dialog to continue with whatever else I'm doing.

I guess the problem lies in how the dialog determines whether a
print(serv)er is online.


Right now I'm on the site which has the system default printer online. It 
wasn't when I wanted to print a page and that, too, resulted in a freeze.

$ lpstat  -t
scheduler is running
system default destination: HPLaserJet6L
device for HP_PSC_1210: ipp://192.168.1.10:631/printers/psc-1200-series
device for HPLaserJet6L: 
ipp://192.168.1.11:631/printers/HP_LaserJet_6L_LPT_parport0_HPLIP
HP_PSC_1210 accepting requests since pon 20 jul 2009 17:59:09 CEST
HPLaserJet6L accepting requests since sre 22 jul 2009 12:06:33 CEST
printer HP_PSC_1210 is idle.  enabled since pon 20 jul 2009 17:59:09 CEST
printer HPLaserJet6L is idle.  enabled since sre 22 jul 2009 12:06:33 CEST

I run Ubuntu 9.04, My installed libgnomeprintui2.2-0 version is
2.18.4-1.

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

-- 
offline printers cause dialog freeze
https://bugs.launchpad.net/bugs/402965
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 378117] Re: Ethernet NIC is not recognized by kernel

2009-05-19 Thread Jasa Bartelj
Changed status to invalid as this appears to be a hardware failure!
Therefore it is unrelated to any software bug.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
Ethernet NIC is not recognized by kernel
https://bugs.launchpad.net/bugs/378117
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 378117] [NEW] Ethernet NIC is not recognized by kernel

2009-05-18 Thread Jasa Bartelj
Public bug reported:

In 2.6.28-12 my Tigon3 [partno(BCM95751M) rev 4101 PHY(5750)] (PCI
Express) 10/100/1000Base-T NIC is not recognised at all. In 2.6.28-11
all works well.

The driver for my ethernet card is called tg3 and after booting the new
kernel dmesg doesn't even reveal any line containing this string.

If you need any other info, please reply!

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

-- 
Ethernet NIC is not recognized by kernel
https://bugs.launchpad.net/bugs/378117
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 361060] Re: Extra X sessions very slow because of EXA and no DRI [Jaunty, radeon]

2009-04-17 Thread Jasa Bartelj
I can confirm this on FireGL Mobility V5000 (M26). The relevant Xorg log
says:

$ grep -B3 EE /var/log/Xorg.20.log
...
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci::01:00.0
(II) [drm] DRM interface version 1.0
(EE) [drm] Could not set DRM device bus ID.
(EE) RADEON(0): [dri] DRIScreenInit failed.  Disabling DRI.

This error can be found in the attached log as well.

** Attachment added: "Xorg log of guest session"
   http://launchpadlibrarian.net/25683692/Xorg.20.log

-- 
Extra X sessions very slow because of EXA and no DRI [Jaunty, radeon]
https://bugs.launchpad.net/bugs/361060
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 217196] Re: Totem-gstreamer produces artifacts during encoding

2008-05-17 Thread Jasa Bartelj
I can confirm this behaviour. I have random corruption which looks like
keyframes being completely skipped. This happens on two separate
installs and if I remember correctly, it has been happening since around
the time I upgraded from gutsy to hardy.

Mplayer plays files back without this corruption.

@Pedro Villavicencio: I predominantly watch xvid video and this has been
noticeable on all such video when viewed through totem. I tried your
gst-launch command and I couldn't see any corruption, though.

-- 
Totem-gstreamer produces artifacts during encoding
https://bugs.launchpad.net/bugs/217196
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