[Bug 967091] Re: Wrong tint in flash when it uses video acceleration

2012-12-23 Thread evuraan
Glad that a fix has been provided for 12.04.

Will this fix be extended to 10.04 (lucid) as well? I've a bunch of
machines running 10.04, and has this problem.

As for specifics,

root@lmo:/usr/lib/vdpau# aptitude show libvdpau1 | grep Version
 Version: 0.3-2build1


root@lmo:/usr/lib/vdpau# ls -ltr *vdpau*
-rwxr-xr-x 1 root root   65640 2012-11-06 18:06 libvdpau_trace.so.304.64
-rwxr-xr-x 1 root root 1867256 2012-11-06 18:06 libvdpau_nvidia.so.304.64
lrwxrwxrwx 1 root root  24 2012-11-06 18:06 libvdpau_trace.so.1 -> 
libvdpau_trace.so.304.64
lrwxrwxrwx 1 root root  25 2012-11-06 18:06 libvdpau_nvidia.so.1 -> 
libvdpau_nvidia.so.304.64

thanks!


** Also affects: adobe-flash-plugin-tools
   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/967091

Title:
  Wrong tint in flash when it uses video acceleration

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/967091/+subscriptions

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


[Bug 297058] Re: Consistent repeating [ata1: link is slow to respond, please be patient ]

2009-10-25 Thread evuraan
affects me too. I thought it was my PATA 2.5" HDD and replaced 2. Still
happens on my 3rd drive.

[ 6015.274312] ata1.00: status: { DRDY ERR }
[ 6015.274316] ata1.00: error: { ABRT }
[ 6015.274399] ata1.00: NODEV after polling detection
[ 6015.274403] ata1.00: revalidation failed (errno=-2)
[ 6015.274407] ata1: failed to recover some devices, retrying in 5 secs
[ 6017.775854] ata1: soft resetting link
[ 6017.898195] ata1.00: configured for UDMA/100
[ 6017.898219] ata1: EH complete
[ 6017.915044] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
[ 6017.915188] sd 0:0:0:0: [sda] Write Protect is off
[ 6017.915192] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 6017.91] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[ 6059.238436] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 6059.238445] ata1.00: BMDMA stat 0x65
[ 6059.238453] ata1.00: cmd ca/00:08:f1:02:0c/00:00:00:00:00/e0 tag 0 dma 4096 
out
[ 6059.238455]  res 51/04:08:71:02:0c/04:01:18:19:3f/60 Emask 0x1 
(device error)
[

-- 
Consistent repeating [ata1: link is slow to respond, please be patient ]
https://bugs.launchpad.net/bugs/297058
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 37359] Re: ati_remote2: doesn't seem to work well

2007-12-13 Thread evuraan
** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New => Confirmed

-- 
ati_remote2: doesn't seem to work well
https://bugs.launchpad.net/bugs/37359
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 37359] Re: ati_remote2: doesn't seem to work well

2007-12-13 Thread evuraan
:(

 That does not work.

So we're back where we started, this remote needs to be physically
unplugged  and replugged to get it to function properly.

-- 
ati_remote2: doesn't seem to work well
https://bugs.launchpad.net/bugs/37359
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 37359] Re: ati_remote2: doesn't seem to work well

2007-12-12 Thread evuraan
As a work around, I've modified my /etc/rc.local like this:

( cd /sys/bus/usb/drivers/ati_remote2; ls |grep -vi [a-z]|sort| head -1 > 
/tmp/ati.id ) & 
[ -s "/tmp/ati.id" ] && {
ati="`cat /tmp/ati.id`"
echo -n "$ati" > /sys/bus/usb/drivers/ati_remote2/unbind
echo -n "$ati" > /sys/bus/usb/drivers/ati_remote2/bind
}

What it does is, unbinds and then binds the  remote every time the OS
boots up, eliminating a physical disconnect. and then a reconnect.

 During  the 10 consecutive reboots I've tested with this mod in, the
remote has worked OK for me.

Hopefully that continues to be the case, if not, I'll report here.

-- 
ati_remote2: doesn't seem to work well
https://bugs.launchpad.net/bugs/37359
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 37359] Re: ati_remote2: doesn't seem to work well

2007-12-12 Thread evuraan
** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
ati_remote2: doesn't seem to work well
https://bugs.launchpad.net/bugs/37359
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 37359] Re: ati_remote2: doesn't seem to work well

2007-12-11 Thread evuraan
I've the same issue (at times) in Ubuntu gutsy -  manual disconnect and
then a reconnect resolves it.

But thats not how a "remote" should work, right? Or might as well use a
long stick from the couch to press the buttons, while worrying about the
$ 30.00+ I blew on this remote.

$ uname -a
Linux anudell 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 
GNU/Linux


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 7.10
Release:7.10
Codename:   gutsy

-- 
ati_remote2: doesn't seem to work well
https://bugs.launchpad.net/bugs/37359
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 140619] Re: [Gutsy] OpenOffice.org : Unknown error forking main binary / abnormal early exit

2007-11-01 Thread evuraan
I had this error in edgy, fiesty and now I gutsy.

I get this error when I try

oowriter -p ff.txt

or

ooweb -p ff.txt

Here's the strace:

execve("/usr/bin/ooweb", ["ooweb", "-p", "ff.txt"], [/* 37 vars */]) = 0
brk(0)  = 0x805f000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7ef6000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=52772, ...}) = 0
mmap2(NULL, 52772, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ee9000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260a\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1339816, ...}) = 0
mmap2(NULL, 1349136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7d9f000
mmap2(0xb7ee3000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x143) = 0xb7ee3000
mmap2(0xb7ee6000, 9744, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ee6000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7d9e000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d9e6b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7ee3000, 4096, PROT_READ)   = 0
munmap(0xb7ee9000, 52772)   = 0
getpid()= 6059
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
geteuid32() = 1000
brk(0)  = 0x805f000
brk(0x808)  = 0x808
getppid()   = 6058
stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
open("/usr/bin/ooweb", O_RDONLY)= 3
fcntl64(3, F_DUPFD, 10) = 10
close(3)= 0
fcntl64(10, F_SETFD, FD_CLOEXEC)= 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x80551b0, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
read(10, "#!/bin/sh\nexport OOO_EXTRA_ARG=\'"..., 8192) = 81
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7d9e6f8) = 6060
wait4(-1, 
** (process:6060): WARNING **: Unknown error forking main binary / abnormal 
early exit ...
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6060
--- SIGCHLD (Child exited) @ 0 (0) ---
read(10, "", 8192)  = 0
exit_group(0)   = ?
Process 6059 detached

-- 
[Gutsy] OpenOffice.org : Unknown error forking main binary / abnormal early exit
https://bugs.launchpad.net/bugs/140619
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 68705] Re: Firefox 2.0 Crashes on Ubuntu Edgy

2006-11-01 Thread evuraan
*** This bug is a duplicate of bug 14911 ***

This suggestion seems to be working; no crashes (so far) in 24-bit
depth.


Also, what color depth are you running at? Try 24-bit if you're at 16-bit.


-- 
Firefox 2.0 Crashes on Ubuntu Edgy
https://launchpad.net/bugs/68705

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


Re: [Bug 68705] Re: Firefox 2.0 Crashes on Ubuntu Edgy

2006-10-30 Thread evuraan
These are the installed ones I found from about:plugins

Shockwave Flash
FutureSplash Player


On 10/28/06, Andrew Bassett <[EMAIL PROTECTED]> wrote:
> I noticed you have flash installed - is it flashplugin-nonfree?
>
> Also, what color depth are you running at? Try 24-bit if you're at
> 16-bit.
>
> --
> Firefox 2.0 Crashes on Ubuntu Edgy
> https://launchpad.net/bugs/68705
>

-- 
Firefox 2.0 Crashes on Ubuntu Edgy
https://launchpad.net/bugs/68705

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


[Bug 68705] Re: Firefox 2.0 Crashes on Ubuntu Edgy

2006-10-27 Thread evuraan
This issue occurs even when firefox is evoked with

 MOZ_DISABLE_PANGO="1"

and

 MOZ_DISABLE_PANGO="0"

And firefox options --sync and --no-xshm :


ubuntu:/tmp$ firefox --sync --no-xshm
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 100 error_code 8 request_code 143 [EMAIL PROTECTED]:/tmp$ 
firefox --sync 
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 100 error_code 8 request_code 143 minor_code 3)
  (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.)


ubuntu:/tmp$ firefox --sync 
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 100 error_code 8 request_code 143 minor_code 3)
  (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.)


** Attachment added: "strace o/p"
   http://librarian.launchpad.net/4938448/newff.txt

-- 
Firefox 2.0 Crashes on Ubuntu Edgy
https://launchpad.net/bugs/68705

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


[Bug 68705] Firefox 2.0 Crashes on Ubuntu Edgy

2006-10-27 Thread evuraan
Public bug reported:

Binary package hint: firefox

Firefox 2.0 (*this problem is not evident on FF 1.5.X) on Ubuntu Edgy
crashes with the message:

The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 100 error_code 8 request_code 143 minor_code 3)
  (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.)

strace on firefox until it crashed is uploaded, its here:

http://evuraan.googlepages.com/newff.txt

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

-- 
Firefox 2.0 Crashes on Ubuntu Edgy
https://launchpad.net/bugs/68705

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


[Bug 54105] Can't uninstall qpopper (ver: 4.0.5-4sarge1)

2006-07-25 Thread evuraan
Public bug reported:

Attempts to remove qpopper (ver: 4.0.5-4sarge1) via synaptic says:

E: qpopper: subprocess post-removal script returned error exit status 1


Removal through dpkg fails:

~# dpkg --purge --force-remove-reinstreq qpopper
(Reading database ... 186827 files and directories currently installed.)
Removing qpopper ...
dpkg: error processing qpopper (--purge):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
qpopper


apt-get remove qpopper fails:

~# dpkg --purge --force-remove-reinstreq qpopper
(Reading database ... 186827 files and directories currently installed.)
Removing qpopper ...
dpkg: error processing qpopper (--purge):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
qpopper


This is the package info:

$ dpkg -l qpopper
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
pH  qpopper   4.0.5-4sarge1 
Enhanced Post Office Protocol server (POP3)

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Can't uninstall qpopper (ver: 4.0.5-4sarge1) 
https://launchpad.net/bugs/54105

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