[Bug 387637] [NEW] User interface should not queue auto-repeat keys when the queue is not empty

2009-06-15 Thread Rav
Public bug reported:

When an application is lagging, we sometimes have this effect where if
we are trying to scroll down, we press the down key. We need it to
scroll down a few lines, but since the application is lagging the
display doesn't update. But after a few seconds when the application
catches up, it will start scrolling and keep scrolling even after you
let go of the button.

What is happening in the background is that your keys are being added to
a queue. When the application has time, it will process them. So when
you were pressing down, your initial press + the auto-repeated key
stroke generations also get queued. But in general we expect the auto-
repeat to be used for feed back. In our case watch the screen scroll. If
the application's queue is not-empty (or larger then some constant) the
application is not capable of providing feed back. So continuing to
queue auto-repeated keys is not a good idea.

Now I said auto-repeated keys should not be queued, but the first,
initial key press should. So if we are typing a sentence it will type
each letter properly. But if we need to erase something, and hold the
back space and the application starts to lag, we will never have it that
the application will continue to delete characters even after we let go
of the backspace.

I am sure everyone at some point has run into this type of a situation,
where the frustration of the lagging application + the frustration of
actions being taken when you dont want them to be really makes it worst.

I am not sure which package is responsible for managing the queue, or if
it is individual applications/frameworks themselves which manage this.
But never-the-less, this problem exists and I hope it can be fixed.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
User interface should not queue auto-repeat keys when the queue is not empty
https://bugs.launchpad.net/bugs/387637
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 332675] Re: A program crashing/unresponsive when showing a menu can make the rest of the applications/screen unusable.

2009-02-23 Thread Rav
The xorg.0.log file does not change when I reproduce the issue.

I am able to reproduce this on the open-source Intel drivers on my
laptop as well as closed source nvidia drivers on my desktop.

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/23032649/Xorg.0.log

-- 
A program crashing/unresponsive when showing a menu can make the rest of the 
applications/screen unusable.
https://bugs.launchpad.net/bugs/332675
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 332675] Re: A program crashing/unresponsive when showing a menu can make the rest of the applications/screen unusable.

2009-02-23 Thread Rav

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/23032653/xorg.conf

-- 
A program crashing/unresponsive when showing a menu can make the rest of the 
applications/screen unusable.
https://bugs.launchpad.net/bugs/332675
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 332675] Re: A program crashing/unresponsive when showing a menu can make the rest of the applications/screen unusable.

2009-02-23 Thread Rav

** Attachment added: "lpci"
   http://launchpadlibrarian.net/23032651/lpci

-- 
A program crashing/unresponsive when showing a menu can make the rest of the 
applications/screen unusable.
https://bugs.launchpad.net/bugs/332675
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


Re: [Bug 332675] Re: A program crashing/unresponsive when showing a menu can make the rest of the applications/screen unusable.

2009-02-23 Thread Rav
The xorg.0.log file does not change when I reproduce the issue.

I am able to reproduce this on the open-source Intel drivers on my
laptop as well as closed source nvidia drivers on my desktop.


** Attachment added: "lpci"
   http://launchpadlibrarian.net/23032656/lpci

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/23032657/xorg.conf

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/23032658/Xorg.0.log

-- 
A program crashing/unresponsive when showing a menu can make the rest of the 
applications/screen unusable.
https://bugs.launchpad.net/bugs/332675
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 373042] [NEW] Kile (may be other kde apps too) spell check in an infinite loop

2009-05-06 Thread Rav
Public bug reported:

Binary package hint: kile

I had the word "discretizations" in my document.
I checked for spelling mistakes on the document.
It suggested "discretization" and "discretization s" (notice the space)
In the "Replace with:" text box I manually added the 's' back in. (Originally 
in that box was the first suggestion selected "discretization" I changed it to 
"discretizations").
I hit replace.
It came back to the same word. With the "Replace with:" text box having the 
same modified text "discretizations". (I added the 's' remember..)
I was like hmm...
Then I hit "replace all"
Now it is stuck in a loop where it selects descretizations in my document and 
replaces it with my change and then finds it again as a spelling mistake and 
replaces it again.
Kile is completely unusable. All I see is the same word getting replaced over 
and over again.
I am gono do an application kill...

Ok tried the same thing again and it happens again...

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

-- 
Kile (may be other kde apps too) spell check in an infinite loop
https://bugs.launchpad.net/bugs/373042
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 373042] Re: Kile (may be other kde apps too) spell check in an infinite loop

2009-05-06 Thread Rav
"It came back to the same word. With the "Replace with:" text box having
the same modified text "discretizations". (I added the 's' remember..)"

Is wrong, it comes back with "discretization" but if you add the 's'
back in and hit "replace all" it falls into an infinite loop.

-- 
Kile (may be other kde apps too) spell check in an infinite loop
https://bugs.launchpad.net/bugs/373042
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


Re: [Bug 373042] Re: Kile (may be other kde apps too) spell check in an infinite loop

2009-05-07 Thread Rav
Yes this happens in kate also.


Ravneet

-- 
Kile (may be other kde apps too) spell check in an infinite loop
https://bugs.launchpad.net/bugs/373042
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 236677] [NEW] Compiz "locks up" when one of the applications menu is open and the application crashes.

2008-06-01 Thread Rav
Public bug reported:

Binary package hint: compiz

The other day, I had firefox running and my home directory is mounted on
a md raid drive. That day the md drives were syncing and the file read
time was incredibly long. I happened to be right clicking on firefox
when firefox stopped responding. Compiz made it turn gray, but after it
did that, I couldn't click on anything again. The menu that firefox
poped up was not gray only firefox was gray. The display hadnt' crashed
or anything else. The applications in the background were running
smooth. Then after a minute, firefox came back and everything was back
to normal until the next time firefox had to access files from the HD. I
believe it happened with the right click menu and the toolbar menu on
top.

I think compiz is waiting for the program to accept the closure of the
menu, but the program is not responding. The menu has a special
functionality that when it is open, all of the clicks outside of it are
only to close the menu and cant be used for anything else. Thus in this
wait the user cannot interact with her desktop at all. I was lucky
enough that firefox had not actually crashed. I am not sure what would
have happened if it actually did. (I was planning on logging into my
computer from my laptop to kill firefox, but it came back before I had
the chance.)

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

-- 
Compiz "locks up" when one of the applications menu is open and the application 
crashes.
https://bugs.launchpad.net/bugs/236677
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 306302] Re: lirc usage in mythtv causes excessive gnome-screensaver usage, slows to a crawl

2009-02-12 Thread Rav
I am having similar problems and can confirm this bug. I leave my
computer on days on end. After a restart there is a split second delay
after each button press on the remote where mythtv completely freezes.
After a few days it turns into a full second to 2 second delay where
mythtv freezes.

It only happens when I press buttons on the remote. Even if the buttons
dont do anything. If I use the keyboard mythtv works fine.

-- 
lirc usage in mythtv causes excessive gnome-screensaver usage, slows to a crawl
https://bugs.launchpad.net/bugs/306302
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 332675] [NEW] A program crashing/unresponsive when showing a menu can make the rest of the applications/screen unusable.

2009-02-21 Thread Rav
Public bug reported:

Binary package hint: xorg

If the menu is showing and the application becomes unresponsive, xorg (I
am not sure who is actually responsible, but it holds for all window
managers and various applications qt and gtk) does not let the user
"unclick" the menu. When a menu is showing no other input is accepted
outside the menu. Thus, the menu wont go away and the screen does not
allow any other input from the user.

How to reproduce it: (you need another computer, or you need to know how
to stop/pause a process from the command line. Which I don't)

1. Click on the top menu of your application. (You can also use the right click 
menu in firefox)
2. When it is showing, pause the application from running. You can do this by 
switching VT and doing it through command line. I do it by x forwarding 
gnome-system-monitor to my laptop and right clicking on the process and 
clicking "stop".
3. Now the application should become unresponsive and you cannot close the 
menu. You cant even alt+tab away from it. You are stuck. Everything else runs 
fine its just that you cannot change focus or click/type anywhere. Simply 
continue the application from the gnome-system-monitor or command line to get 
control back.

(I added this bug to compiz before, but now I realize that its more
general then that. I will remove the old bug report)

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

-- 
A program crashing/unresponsive when showing a menu can make the rest of the 
applications/screen unusable.
https://bugs.launchpad.net/bugs/332675
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 236677] Re: Compiz "locks up" when one of the applications menu is open and the application crashes.

2009-02-21 Thread Rav
This is actually a more general bug. You can find more details here:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/332675

Thanks for your help.

** Changed in: compiz (Ubuntu)
   Status: Incomplete => Invalid

-- 
Compiz "locks up" when one of the applications menu is open and the application 
crashes.
https://bugs.launchpad.net/bugs/236677
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 236677] Re: Compiz "locks up" when one of the applications menu is open and the application crashes.

2008-06-12 Thread Rav
~/.xsession-errors

** Attachment added: ".xsession-errors"
   http://launchpadlibrarian.net/15248038/.xsession-errors

-- 
Compiz "locks up" when one of the applications menu is open and the application 
crashes.
https://bugs.launchpad.net/bugs/236677
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 236677] Re: Compiz "locks up" when one of the applications menu is open and the application crashes.

2008-06-12 Thread Rav

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/15248043/Xorg.0.log

-- 
Compiz "locks up" when one of the applications menu is open and the application 
crashes.
https://bugs.launchpad.net/bugs/236677
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 236677] Re: Compiz "locks up" when one of the applications menu is open and the application crashes.

2008-06-12 Thread Rav
lscpi -vvnn

** Attachment added: "report1"
   http://launchpadlibrarian.net/15248059/report1

-- 
Compiz "locks up" when one of the applications menu is open and the application 
crashes.
https://bugs.launchpad.net/bugs/236677
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 134972] Re: 915resolution does not resume from hibernate

2008-09-01 Thread Rav
This bug still exists! I am using hardy and I need 915resolution.

I am still using the older i810 driver. I cannot use the intel driver
because it causes my laptop to crash very badly on log out or restart.

-- 
915resolution does not resume from hibernate
https://bugs.launchpad.net/bugs/134972
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 134972] Re: 915resolution does not resume from hibernate

2008-09-01 Thread Rav
here is a fix I used for my 700m laptop:

File: /etc/pm/sleep.d/21_915resolution 
#!/bin/bash
case $1 in
hibernate)
/etc/init.d/915resolution stop
;;
thaw)
/etc/init.d/915resolution start
;;
*)
;;
esac

Permissions: /etc/pm/sleep.d/21_915resolution 
-rwxr-xr-x 1 root root 173 2008-09-02 00:10 /etc/pm/sleep.d/21_915resolution

That should trigger 915resolution before and after hibernate. It fixed
the resolution problem for me.

-- 
915resolution does not resume from hibernate
https://bugs.launchpad.net/bugs/134972
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 267603] [NEW] Compiz widgets behavior is inconsistant.

2008-09-07 Thread Rav
Public bug reported:

Binary package hint: compiz

1. Display widgets by either using a key or mouse gesture.
2. switch desktop using alt+ctrl+arrow
3. Hide widgets.
4. Show widgets again.

The screen comes up blank (no widgets).

What should happen is that the widgets should be on all desktops or they
should be related to a specific desktop. Meaning widget x is on desktop
1 and only shows up on desktop 1. Or there is only ONE widget desktop.
No matter what desktop your on you always see your widgets. I like the
second option of having only one desktop. Perhaps you can add an option
to choose. But as it is right now, the functionality is clearly broken.

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

** Summary changed:

- Compiz widgets should be on all desktops
+ Compiz widgets behavior is inconsistant.

-- 
Compiz widgets behavior is inconsistant.
https://bugs.launchpad.net/bugs/267603
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 415672] [NEW] Cannot use keyboard to go straight to console after x fails to load.

2009-08-18 Thread Rav
Public bug reported:

After x fails to load I cannot use the keyboard to select "go straight
to console".

I tried tabbing to the radio button and using the arrow keys to move my
selection, but I was unable to actually select the radio option. I tried
pressing enter and space.

I just SSHed in from another computer and tried to restart GDM. That did
not work either. Then I just searched for anything that looked like X
and killed it.

I run nvidia's proprietary drivers and after a kernel update the drivers
fail. So i have to reinstall them. Not a big deal. But this time, I did
not have my mouse connected and found it really annoying.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Cannot use keyboard to go straight to console after x fails to load.
https://bugs.launchpad.net/bugs/415672
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


Re: [Bug 149268] Re: mythtv fails to connect to remote DB on inital boot

2007-10-29 Thread Rav
Yes, this machine use to use the NetworkManager.

Then I needed this machine to have a static IP so I set that in the
"/etc/network/interfaces" file. After that it has been working fine.

I apologize for not updating the bug report.


On 10/29/07, Mario Limonciello <[EMAIL PROTECTED]> wrote:
> Is this on a machine with network manager in use?  If so, try to setup
> DHCP via the manual network configuration utility instead of using
> network manager.
>
> ** Changed in: mythtv (Ubuntu)
>Status: New => Incomplete
>
> --
> mythtv fails to connect to remote DB on inital boot
> https://bugs.launchpad.net/bugs/149268
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
mythtv fails to connect to remote DB on inital boot
https://bugs.launchpad.net/bugs/149268
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


Re: [Bug 135371] Re: [gutsy] xawtv core dump

2007-10-04 Thread Rav
OOps I ment to write I am running gutsy.

On 10/4/07, Krzysztof Burghardt <[EMAIL PROTECTED]> wrote:
> ** Changed in: xawtv (Ubuntu)
>Status: New => In Progress
>
> --
> [gutsy] xawtv core dump
> https://bugs.launchpad.net/bugs/135371
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
[gutsy] xawtv core dump
https://bugs.launchpad.net/bugs/135371
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 149268] mythtv fails to connect to remote DB on inital boot

2007-10-04 Thread Rav
Public bug reported:

Binary package hint: mythtv-backend

The backend fails to connect to the DB which his located on a different
machine on boot. After it boots, if I do it manually it works fine.

Here is the log file of mythtv after it fails to boot on startup:
2007-10-04 20:33:25.401 Using runtime prefix = /usr
2007-10-04 20:33:25.631 New DB connection, total: 1
2007-10-04 20:33:25.661 Unable to connect to database!
2007-10-04 20:33:25.679 Driver error was [1/2003]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to MySQL server on 'surma' (101)

QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2007-10-04 20:33:25.813 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError?  Strange...
2007-10-04 20:33:25.864 Failed to init MythContext, exiting.


Here is the log file when I do it manually:
2007-10-04 20:35:08.098 Using runtime prefix = /usr
2007-10-04 20:35:08.147 New DB connection, total: 1
2007-10-04 20:35:08.155 Connected to database 'mythconverg' at host: surma
2007-10-04 20:35:08.167 Current Schema Version: 1160
Starting up as the master server.


I think the ordering of the init script might need revising or something. Maybe 
my network has not been brought up when it tries to run mythtv.

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

-- 
mythtv fails to connect to remote DB on inital boot
https://bugs.launchpad.net/bugs/149268
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 135371] Re: [gutsy] xawtv core dump

2007-09-29 Thread Rav
I can also confirm this bug. I get almost the same exact type of error
as above except the memory addresses are different. My tv card comes up
as follows when i do lspci:

03:04.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture 
(rev 11)
03:04.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 
11)

-- 
[gutsy] xawtv core dump
https://bugs.launchpad.net/bugs/135371
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


Re: [Bug 135371] Re: [gutsy] xawtv core dump

2007-09-30 Thread Rav
i have -5.

I am running feisty and when I download the source and try to compile
it some of the stuff fails to use the quicktime headers.

It looks for /usr/include/quicktime/ but according to the
quicktime-dev package there located in something like /usr/include/qtm
or something like that. After I fixed that, some of the data
structures in the quicktime were off.

I dont have time right now to play with it, but if you suspect that
that is the cause of the crash, then I will wait for the feisty
repository to incorporate this fix.

Thanks

On 9/30/07, Krzysztof Burghardt <[EMAIL PROTECTED]> wrote:
> 2007/9/30, Rav <[EMAIL PROTECTED]>:
> > I can also confirm this bug. I get almost the same exact type of error
>
> $ xawtv -hwscan
> This is xawtv-3.95.dfsg.1, running on Linux/x86_64 (2.6.22-2-amd64)
> looking for available devices
> port 73-73
> type : Xvideo, image scaler
> name : ATI Radeon Video Overlay
>
> /dev/video0: OK [ -device /dev/video0 ]
> type : v4l2
> name : BT878 video (Prolink Pixelview
> flags: overlay capture tuner
>
> /dev/video1: OK [ -device /dev/video1 ]
> type : v4l
> name : OV519 USB Camera
> flags:  capture
>
> And nothing else happened.
>
> $ dpkg -l xawtv
> [..]
> ii  xawtv  3.95.dfsg.1-6  X11 TV application
>
> Are you using <= "-5"? There was a patch for free()ing invalid pointer in 
> "-6".
> Could you try latest Debian version (i.e. get sources and build them).
> It should help.
>
> Regards,
> --
> Krzysztof Burghardt <[EMAIL PROTECTED]>
> http://www.burghardt.pl/
>
> --
> [gutsy] xawtv core dump
> https://bugs.launchpad.net/bugs/135371
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
[gutsy] xawtv core dump
https://bugs.launchpad.net/bugs/135371
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 147926] xv video shows garbage after running compiz

2007-10-01 Thread Rav
Public bug reported:

After running compiz, all my xv videos start to display random garbage.
This happens for mplayer and mythtv. If I change the output of mplayer
to opengl it works fine. I dont know any workarounds for mythtv except
to restart the X server. Once in a while my X will crash on me. Like
after I took the screen shot, I closed mythtv and right then my X
restarted.

** Affects: linux-restricted-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xv video shows garbage after running compiz
https://bugs.launchpad.net/bugs/147926
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 147926] Re: xv video shows garbage after running compiz

2007-10-01 Thread Rav

** Attachment added: "Screenshot of mythtv showing garbage."
   http://launchpadlibrarian.net/9638108/myth_garbage.png

-- 
xv video shows garbage after running compiz
https://bugs.launchpad.net/bugs/147926
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 147926] Re: xv video shows garbage after running compiz

2007-10-01 Thread Rav
My installed nvidia package is:
nvidia-glx-new

lspci (agp card):
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GS] 
(rev a2)

-- 
xv video shows garbage after running compiz
https://bugs.launchpad.net/bugs/147926
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 149803] Re: adept crashes because it can't ask to keep a configuration file or to use a newer version

2007-11-13 Thread Rav
I can confirm this on two different machines. It is rather annoying.

I do however remember seeing some sort of a gui message box asking me if
I wanted to replace a file and it had the ability to show diffs (I might
have seen it upgrading from feisty to gutsy). So I guess it might be
implemented already. Maybe just doesn't handle all of the cases well.

I also think this bug should be given a higher priority.

-- 
adept crashes because it can't ask to keep a configuration file or to use a 
newer version
https://bugs.launchpad.net/bugs/149803
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


Re: [Bug 147926] Re: xv video shows garbage after running compiz

2008-01-13 Thread Rav
There is a new version of the nvidia driver out right now, which for
me is not causing any problems?

version: 169.07
http://www.nvnews.net/vbulletin/showthread.php?t=104706

On Jan 13, 2008 11:12 PM, Jeff <[EMAIL PROTECTED]> wrote:
> The exact same thing is happening here (same corrupt image as above PNG.
> I'm guessing that it's a bug inadvertently introduced by nVidia between
> 100.14.09 and 100.14.19.  Here are my hardware specs:
>
> nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] rev 162
>
> lspci:
> 01:00.0 VGA compatible controller [0300]: nVidia Corporation NV43 [GeForce 
> 6600] [10de:00f2] (rev a2)
>
>
> --
> xv video shows garbage after running compiz
> https://bugs.launchpad.net/bugs/147926
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
xv video shows garbage after running compiz
https://bugs.launchpad.net/bugs/147926
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


Re: [Bug 147926] Re: xv video shows garbage after running compiz

2008-01-13 Thread Rav
That question mark isn't suppose to be there.
download place for the 169.07 driver:

http://www.nvidia.com/object/linux_display_ia32_169.07.html

On Jan 14, 2008 12:39 AM, Ravneet Singh <[EMAIL PROTECTED]> wrote:
> There is a new version of the nvidia driver out right now, which for
> me is not causing any problems?
>
> version: 169.07
> http://www.nvnews.net/vbulletin/showthread.php?t=104706
>
>
> On Jan 13, 2008 11:12 PM, Jeff <[EMAIL PROTECTED]> wrote:
> > The exact same thing is happening here (same corrupt image as above PNG.
> > I'm guessing that it's a bug inadvertently introduced by nVidia between
> > 100.14.09 and 100.14.19.  Here are my hardware specs:
> >
> > nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] rev 162
> >
> > lspci:
> > 01:00.0 VGA compatible controller [0300]: nVidia Corporation NV43 [GeForce 
> > 6600] [10de:00f2] (rev a2)
> >
> >
> > --
> > xv video shows garbage after running compiz
> > https://bugs.launchpad.net/bugs/147926
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
>

-- 
xv video shows garbage after running compiz
https://bugs.launchpad.net/bugs/147926
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


Re: [Bug 147926] Re: xv video shows garbage after running compiz

2007-11-29 Thread Rav
I got around this by installing the 100.14.09 driver.

I downloaded the driver from nvidia site and I used the instructions
to install it from the forums.

Instructions:
http://www.nvnews.net/vbulletin/showthread.php?t=72490

Driver download:
http://www.nvidia.com/object/linux_display_ia32_100.14.09.html

If you don't know how to work without X (your display with mouse), I
would not suggest trying to install it as you WILL loose your display.

On Nov 29, 2007 7:54 PM, ktulu77 <[EMAIL PROTECTED]> wrote:
> I have the same problem with xv driver for xine or mplayer : my videos are 
> just green garbage.
> If I switch to xshm driver, it works, but with some programs like Miro, I 
> searched all the afternoon to find how to change the video driver and I 
> didn't find the answer.
> I am on Gutsy with 100.14.19 nvidia drivers.
>
>
> --
> xv video shows garbage after running compiz
> https://bugs.launchpad.net/bugs/147926
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
xv video shows garbage after running compiz
https://bugs.launchpad.net/bugs/147926
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 460790] [NEW] 9.10 - Ubuntu cannot find partitions on my disk + network will not work

2009-10-25 Thread Rav
Public bug reported:

After upgrading from ubuntu 9.04 to 9.10 and the computer rebooted, it
came back saying that it could not mount my /home partition. My /home
comes from a mdadm raid 1 disks. So I check mdadm and it turns out that
it cannot locate my disk using the UUID I specified. Then I check my
disks using /dev/sd* I see two of my disks show up without there
partitions.

They come up as just /dev/sdb and /dev/sdc. There is no /dev/sdb1 or
/dev/sdc1. I got scared thinking that it formated my drive or messed up
the headers or something so I put in the jaunty live cd and here I am. I
can see all of my disks and partitions. I have enabled raid on the live
cd and was able to transfer my data to other pair of disks.

Other things to note:
* I have a total of 5 disks. 3 of which show up fine and work properly. My root 
disk / and 2 OTHER raid drives show up and mount as raid.
* I have another version of ubuntu installed on my disk with /  If I select it 
from grub it says that the partition is not found. I check the boot parameters 
and the disk is specified using UUID. (I am not too concerned about this as I 
could probably fix it by modifying grub with using the correct UUID. I am not 
sure why the UUID would change however...)

Also I have two ethernet ports of which only 1 is connected. Doing
ifconfig, it comes back with my IP address. But I am unable to ping my
router or ping google.com.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
9.10 - Ubuntu cannot find partitions on my disk + network will not work
https://bugs.launchpad.net/bugs/460790
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 460790] Re: 9.10 - Ubuntu cannot find partitions on my disk + network will not work

2009-10-26 Thread Rav
The enternet problem went away after a reboot, but the disks are still
showing up without the partitions.

-- 
9.10 - Ubuntu cannot find partitions on my disk + network will not work
https://bugs.launchpad.net/bugs/460790
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 460790] Re: 9.10 - Ubuntu cannot find partitions on my disk + network will not work

2009-10-27 Thread Rav
doing "fdisk -l /dev/sdc" shows the following information:

Disk /dev/sdc: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd61abe3d

   Device Boot  Start End  Blocks   Id  System
/dev/sdc1   1   48641   390708801   83  Linux

As you can see under "device boot" /dev/sdc1 is there! But it does not
appear under file system.

I have also tried Fedora 11 and it also has the same problem.

Only Ubuntu 9.04 works correctly.

-- 
9.10 - Ubuntu cannot find partitions on my disk + network will not work
https://bugs.launchpad.net/bugs/460790
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 460790] Re: 9.10 - Ubuntu cannot find partitions on my disk + network will not work

2009-10-28 Thread Rav
Found a work around or "fix".

The Long Story:
Apparently dmraid took my two partitions. Not exactly sure what it does with 
them, but it does prevent them from showing up within the /dev directory.

I read a lot of forums and found a simple way to have the partition show up as 
/dev/sdb1. You open the disk with fdisk using:
fdisk /dev/sdb
and then use the 'w' command to write the same partition table back to the 
disk. (Please be careful to make sure when you use 'p' command that the 
partitions are indeed what you expect.)

So I did this for /dev/sdb and /dev/sdc, partitions for both of the disks now 
appeared in /dev. Now I tried to reassemble the mdadm raid and found that it 
was running in degraded mode. I saw that the partition it was using was "dm-0". 
(Something like that cannot remember exactly). I was confused for a little bit 
and a bit worried about my data. So a quick google showed that it was dmraid 
which had taken over. Doing:
dmraid -b (command to list the partitions. this is from memory please read the  
man page to be sure)

I got a list of the partitions it was managing. So it appeared that it was 
working "correctly"
mdadm was just picking up the partitions created by dm-raid as a single disk 
and saying that it was a degraded array.


The fix:
I fixed this problem by removing the package dmraid and libdmraid.
I also did fdisk /dev/sdb and then rewrote the same partition table (using 'w' 
command). This would cause the partition /dev/sdb1 to show up! I am not sure if 
fdisk is really necessary.

-- 
9.10 - Ubuntu cannot find partitions on my disk + network will not work
https://bugs.launchpad.net/bugs/460790
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 720597] [NEW] package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 22

2011-02-17 Thread Rav
Public bug reported:

I am not able to install nfs kernel server on ubuntu9.04

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 22
Package: nfs-kernel-server 1:1.1.4-1ubuntu1
SourcePackage: nfs-utils
Title: package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 22
Uname: Linux 2.6.28-19-generic i686

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

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

Title:
  package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 22

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


[Bug 720597] Re: package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 22

2011-02-17 Thread Rav


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

Title:
  package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade:
  subprocess post-installation script returned error exit status 22

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


[Bug 460790] Re: 9.10 - Ubuntu cannot find partitions on my disk + network will not work

2010-08-27 Thread Rav
I have not upgrade Ubuntu since and so not plan to anytime soon. So I
will not be able to test it out on the latest version.

-- 
9.10 - Ubuntu cannot find partitions on my disk + network will not work
https://bugs.launchpad.net/bugs/460790
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 415672] Re: Cannot use keyboard to go straight to console after x fails to load.

2010-08-16 Thread Rav
I think you can close this bug.

Ravneet

-- 
Cannot use keyboard to go straight to console after x fails to load.
https://bugs.launchpad.net/bugs/415672
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 1] Re: This Bug is being Squashed! daily.

2007-11-11 Thread RAV TUX
This Bug is being Squashed! daily.

Thanks to Ubuntu, I bought my Dad a brand new e17 gOS gPC (which comes
by default with a Ubuntu based derivative).

I bought this for him online at Walmart for less then $200. He loves it!

He gets his cable connection for the internet installed on Tuesday, I
will show him how to install PokerTH and he will be overjoyed!

My Dad is 71 and this is his first computer!

The future belongs to Linux, Walmart has sold out of current stock of
all the gOS gPC's!

There are plenty of Windows Vista computer available, well of course
there is, nobody wants Vista.

Well at least the demand for a Ubuntu based OS computer is higher then a
computer with Windows.

The masses of America have spoken, the demand for Linux desktop
computers is overwhelming.

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
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 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-03-14 Thread kaktus rav
https://people.canonical.com/~khfeng/lp1814069-2/ this working for me.
My server booting and has network access.

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

Title:
  kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

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

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

[Bug 1815491] Re: kernel linux-image-4.15.0-45 not booting on Hyperv Server 2008R2

2019-02-28 Thread kaktus rav
This problem is relevant for Hyper-V Win_2012, Win_2012R2, Win_2008R2

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

Title:
  kernel linux-image-4.15.0-45 not booting on Hyperv Server 2008R2

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

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

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-03-11 Thread kaktus rav
I have been testing all versions 4.15.0-44 - 4.15.0-46, trouble is
saving on Hyper-V Windows Server 2012 - 2016

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

Title:
  kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

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

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

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-03-11 Thread kaktus rav
This kernel 4.15.0-46.49
(https://people.canonical.com/~khfeng/lp1814069/)

Having the same problem on Hyper-V Windows Server 2012

Working only kernel version 4.15.0-43

** Attachment added: "pic0001.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1814069/+attachment/5245409/+files/pic0001.png

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

Title:
  kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

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

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

[Bug 709899] [NEW] Trying to upgrade to 10.10

2011-01-29 Thread Vince Rav
Public bug reported:

Binary package hint: update-manager

Description:Ubuntu 10.04.2 LTS
Release:10.04

W: Unable to locate package pkgname


10.10 to upgrade

'E:Error, pkgProblemResolver::Resolve generated breaks, this may be
caused by held packages.'

** Affects: update-manager (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/709899

Title:
  Trying to upgrade to 10.10

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