[Bug 359975] Re: evince sometimes yield error Error printing: Too many failed attempts

2009-05-20 Thread Sb
This occurs on Jaunty, I should have mentioned.

-- 
evince sometimes yield error Error printing: Too many failed attempts
https://bugs.launchpad.net/bugs/359975
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 362681] Re: Many gnome programs says Error printing: Too many failed attempts when printing graphics

2009-05-20 Thread Sb
This is not fixed on Jaunty.  Evince frequently gives me too many
failed attempts when in fact there were no failures.

-- 
Many gnome programs says Error printing: Too many failed attempts when 
printing graphics
https://bugs.launchpad.net/bugs/362681
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 372218] [NEW] XFS filesystem - delete large files doesn't update free diskpace

2009-05-05 Thread Sb
Public bug reported:

Hi,

I have Jaunty x86 installed on an XFS partition in a single root
filesystem.  I deleted some large log files in /var/log totaling about 2
GB, and after deleting them I noticed that my free diskspace (reported
by df) did not change.  I verified it several times with Nautilus and
df, which agreed that I had only about 500 MB of free space.  Then I
rebooted, and it now reports 2.5 GB of free space.  Why the delay?

Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
XFS filesystem - delete large files doesn't update free diskpace
https://bugs.launchpad.net/bugs/372218
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
Hi,
 * Is this reproducible?

Yes every time, apt-get install gnomeTAB should return many many 
suggestions, and it never does.

 * If so, what specific steps should we take to recreate this bug?

Try to autocomplete anything with apt-get.

 me. If it's on a fresh install, perhap's this completion needed an apt-
 get update before.

It's already updated, I've been using Synaptic without any problems.

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 02:29 PM, YoBoY wrote:
 Some more things you can confirm

 - have you the auto-completion activated in your ~/.bashrc file ?

Could you please send me your ~/.bashrc file if it works correctly?  I 
don't understand the script language very well.  I'm attaching mine.

 - have you rebooted your computer since you constated this bug?

Yes.  It's worth mentioning that this happened on both of my installs, 
both Kubuntu and Ubuntu, both using the Alternate CD with the F4 
Command line system option.

 - can you join your /etc/bash_completion file ?

Attaching

 - can you try to re-install the bash-completion and the apt packages and see 
 if you have the same issue?

I already re-installed bash-completion.  I'm not sure which apt package 
to re-install.


Thanks!


** Attachment added: bash_completetion
   http://launchpadlibrarian.net/26152299/bash_completetion

** Attachment added: bashrc
   http://launchpadlibrarian.net/26152300/bashrc

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 03:02 PM, James Westby wrote:
 On Wed, 2009-04-29 at 18:23 +, Sb wrote:

 Hi,
  
 * Is this reproducible?


 Yes every time, apt-get install gnomeTAB should return many many
 suggestions, and it never does.
  

 Are you a user when you try this, or root? If root, are you using sudo
 apt-get, or in a sudo -i session?

 Thanks,

 James


;-)  Sorry, it's not that simple.  I always use sudo, just forgot to 
mention it.

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 03:29 PM, James Westby wrote:
 So sudo apt-get install gnomeTAB is what you are doing?

Yes


 What is the output of

echo $BASH_COMPLETION

/etc/bash_completion


echo $BASH_COMPLETION_DIR

/etc/bash_completion.d


And I imagine you might want to know the following:
usern...@host:~$ ls /etc/bash_completion.d/
debconf  deborphan  desktop-file-validate  ooffice.sh  pon

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb

 can you try a apt-cache pkgname gnome- without the sudo and tell us if
 you have a result?

  Without the sudo it says E: Opening configuration file 
/etc/apt/apt.conf - ifstream::ifstream (13 Permission denied)

With sudo it returns...
=
gnome-keyring
gnome-swallow
gnome-do
gnome-tasksel
gnome-sharp2-examples
...
=
...and many more.

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 04:01 PM, James Westby wrote:
 On Wed, 2009-04-29 at 20:37 +, Sb wrote:

 can you try a apt-cache pkgname gnome- without the sudo and tell us if
 you have a result?


Without the sudo it says E: Opening configuration file
 /etc/apt/apt.conf - ifstream::ifstream (13 Permission denied)
  

 That's the issue then.

 If you make this file world-readable (after checking there is nothing
 sensitive in there) then it should work.

 Thanks,

 James



Sure enough,  I did a  sudo chmod 777 /etc/apt/apt.conf and it works.  
So it would appear that a deb package or a post-install script in the 
alternate install CD is wrongly setting the permissions on that file.

Thanks a lot!

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 04:15 PM, YoBoY wrote:
 By the way (sorry for the double post) have you tried to reinstall the
 apt package ?

 can you join the /etc/apt/apt.conf file (if this file exist) and say us
 the read/write privilèges for this file ? Give us also the rights of the
 /etc/apt/apt.conf.d directory (a ls -l /etc/apt/  for exemple)

 Tanks

Attaching /etc/apt/apt.confPlease note that this file did not exist, 
but I added it to prevent installation of recommended packages.  I have 
not tried reinstalling the apt package.

Here is ls -l /etc/apt:
=
usern...@host:~$ ls -l /etc/apt/
total 36
-rwxrwxrwx 1 root root   33 2009-04-27 12:27 apt.conf
drwxr-xr-x 2 root root 4096 2009-04-27 13:18 apt.conf.d
-rw--- 1 root root0 2009-04-27 12:14 secring.gpg
-rw-r--r-- 1 root root 3351 2009-04-28 08:16 sources.list
-rw-r--r-- 1 root root 3256 2009-04-28 08:15 sources.list~
drwxr-xr-x 2 root root6 2009-04-16 23:27 sources.list.d
-rw--- 1 root root 1200 2009-04-27 12:14 trustdb.gpg
-rw-r--r-- 1 root root 6713 2009-04-27 12:14 trusted.gpg
-rw-r--r-- 1 root root 6713 2009-04-27 12:14 trusted.gpg~
=

Thanks!


** Attachment added: apt.conf
   http://launchpadlibrarian.net/26163883/apt.conf

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 06:16 PM, James Westby wrote:
 Also, attaching that file to this report would give us a clue where this
 file came from.

 I agree with closing the bug, but finding out where it came from might
 be interesting :-)


Ah, I just now realized that I was the one who created that file from 
the very beginning (per instructions on the release notes 
http://www.ubuntu.com/getubuntu/releasenotes/904 ) because I don't want 
recommended packages to be automatically installed.

So, sort of my fault, but the release notes should give better
instructions.

Thanks for the help with this.

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 223660] Re: font color in spreadsheet not displayed correctly

2009-04-28 Thread Sb
Confirming this bug.  In summary, if you add a background fill to the
cells, the gridlines disappear.  Original OpenOffice builds do not have
this bug.  I'm attaching a spreadsheet so you can see what I mean.

** Attachment added: test1.ods
   http://launchpadlibrarian.net/26070014/test1.ods

-- 
font color in spreadsheet not displayed correctly
https://bugs.launchpad.net/bugs/223660
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 223660] Re: font color in spreadsheet not displayed correctly

2009-04-28 Thread Sb
Ah, and I should mention it has nothing to do with font color or
conditional formatting for me.

-- 
font color in spreadsheet not displayed correctly
https://bugs.launchpad.net/bugs/223660
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 319032] Re: Sounds tab on sounds preferences is greyed out!

2009-04-28 Thread Sb
And here's a screenshot.

** Attachment added: Screenshot-Sound Preferences.png
   http://launchpadlibrarian.net/26075650/Screenshot-Sound%20Preferences.png

-- 
Sounds tab on sounds preferences is greyed out!
https://bugs.launchpad.net/bugs/319032
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 319032] Re: Sounds tab on sounds preferences is greyed out!

2009-04-28 Thread Sb
Confirming this bug on Jaunty.  Please re-open the bug.
http://www.alsa-project.org/db/?f=f30d9e181bbae49992c53bd5dada2eb7c53dbaf6

-- 
Sounds tab on sounds preferences is greyed out!
https://bugs.launchpad.net/bugs/319032
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 223660] Re: font color in spreadsheet not displayed correctly

2009-04-28 Thread Sb
On 04/28/2009 10:53 AM, prad...@gmail.com wrote:
 Hi SB, my problem is different, I dont have any background fill on the
 cells, I can go again and select no fill and still I dont have
 gridlines.
 Attached is a screenshot of your test1.ods on my PC.
 Thanks a lot,

Hmmm strange, your screenshot shows fine white lines between the cells, 
which would be fine with me.  Mine does not show any lines between the 
cells.  So, should I open a new bug?

-- 
font color in spreadsheet not displayed correctly
https://bugs.launchpad.net/bugs/223660
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 223660] Re: font color in spreadsheet not displayed correctly

2009-04-28 Thread Sb
On 04/28/2009 11:43 AM, Chris Cheney wrote:
 Guys this is not a bug hence why it is marked invalid, read the link I
 pasted above. Sb if you add border lines it shows up, the fact that the
 grid lines disappear when you set a background color is INTENDED
 behavior.

 Chris


Thanks for the reply Chris.  Although it may be intended behavior, I 
don't really think it's ideal behavior.  The pure OpenOffice.org builds 
don't behave that way, and it makes it look like there are compatibility 
problems when opening ODS files created on other systems.  Don't forget 
that there are a huge number of Windows users running OpenOffice and 
almost all of them use the pure OpenOffice.org package which also give 
different results than with the Ubuntu packages.

-- 
font color in spreadsheet not displayed correctly
https://bugs.launchpad.net/bugs/223660
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 368361] [NEW] apt-get Bash Autocompletion Not Working

2009-04-27 Thread Sb
Public bug reported:

Binary package hint: bash-completion

Hi,

I installed Ubuntu Jaunty from the alternate CD with the command line
system install option.  Unlike previous versions, apt-get install
TAB no longer autocompletes package names.  apt-get remove does
autocomplete still.  This is quite a significant regression.  I have
verified that the bash-completion package is installed.

Thanks.

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New

-- 
apt-get Bash Autocompletion Not Working
https://bugs.launchpad.net/bugs/368361
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 353813] Re: Video DVD Freezes Ubuntu, Perfect in Windows

2009-04-21 Thread Sb
Any more data you need from me to be able to fix this?  It's quite a 
major bug.

-- 
Video DVD Freezes Ubuntu, Perfect in Windows
https://bugs.launchpad.net/bugs/353813
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 339091] Re: [i945] X freezes a few minutes after resuming

2009-04-16 Thread Sb
They aren't planning on releasing with this bug still open, are they?

-- 
[i945] X freezes a few minutes after resuming
https://bugs.launchpad.net/bugs/339091
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 361179] [NEW] Partially Corrupt JPEG Won't Show in Gthumb

2009-04-14 Thread Sb
Public bug reported:

Binary package hint: gthumb

Hi there,

I am attaching a partially corrupt JPEG that my failing digital camera
took.  In most image viewers, the lower part of the image is just grey.
But with Gthumb, it refuses to thumbnail or display the valid upper part
of the image.  EOG, however, is able to display the valid part of the
image.  Gthumb should display all valid parts of the image instead of
just failing.

Thanks!

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

-- 
Partially Corrupt JPEG Won't Show in Gthumb
https://bugs.launchpad.net/bugs/361179
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 361179] Re: Partially Corrupt JPEG Won't Show in Gthumb

2009-04-14 Thread Sb

** Attachment added: damaged.jpg
   http://launchpadlibrarian.net/25459268/damaged.jpg

-- 
Partially Corrupt JPEG Won't Show in Gthumb
https://bugs.launchpad.net/bugs/361179
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 361179] Re: Partially Corrupt JPEG Won't Show in Gthumb

2009-04-14 Thread Sb
Michael Chudobiak wrote:
 eog uses a progressive loader that displays bits of the file as it reads
 it. Thus it shows some of the file before aborting.

 gthumb reads the whole file first before displaying. Thus it fails
 before displaying. gimp does the same.

 Anyway, there is no proper way to handle corrupt files. This isn't a
 bug, and it won't be fixed.

 - Mike
   

How is this not a bug?  Is it somehow preferable to lose ALL of a 
corrupt file instead of at least seeing part of it?  Is not EOG's 
behavior preferable?  So why couldn't Gthumb be made to use the same 
progressive loading method?  Doesn't seem like rocket science to me.

-- 
Partially Corrupt JPEG Won't Show in Gthumb
https://bugs.launchpad.net/bugs/361179
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 356369] [NEW] gnome-system-monitor Change Priority doesn't work

2009-04-06 Thread Sb
Public bug reported:

Binary package hint: gnome-system-monitor

Hi,

Gnome System Monitor's option to Change Process Priority doesn't
actually change the nicelevel, misleading users to think that they are
renicing the process when in reality nothing happens.  I imagine this is
a permissions problem, since I am trying to change the priority as a
normal user and I was never asked to enter my admin password.  I'm on
Ubuntu 8.10.

Thanks.

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

-- 
gnome-system-monitor Change Priority doesn't work
https://bugs.launchpad.net/bugs/356369
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 353813] [NEW] Video DVD Freezes Ubuntu, Perfect in Windows

2009-04-02 Thread Sb
Public bug reported:

Hi,

I have a major issue with a DVD.  It's a burned video DVD, burned at
home, with no copyright protection or DRM of any sort.  I loaded it onto
my laptop running Ubuntu 8.10, and the drive starts spinning like crazy,
but it never mounts, and gives me HAL errors.  It makes parts of the
interface start to hang, and the drive makes strange sounds, and the
disk can't be ejected because it's not mounted yet.  I rebooted into
Windows on the same laptop, and the DVD played perfectly with VLC, and I
could see the file structure with Windows Explorer.  I rebooted back
into Ubuntu with the disk in the drive, and it wouldn't even boot up,
just showed a million I/O Errors on sr0.  Something is seriously wrong
with  Ubuntu if it can't read a simple DVD, and worse that it causes the
system to become unstable.  I have played other DVDs successfully on
this same system.  I don't doubt that maybe the DVD may have problems,
but it worked perfectly under Windows.  Attached is my kernel log.

Thanks.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Video DVD Freezes Ubuntu, Perfect in Windows
https://bugs.launchpad.net/bugs/353813
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 353813] Re: Video DVD Freezes Ubuntu, Perfect in Windows

2009-04-02 Thread Sb

** Attachment added: kern.log
   http://launchpadlibrarian.net/24696786/kern.log

-- 
Video DVD Freezes Ubuntu, Perfect in Windows
https://bugs.launchpad.net/bugs/353813
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 351576] [NEW] Can't Burn VCDs, only SVCDs

2009-03-30 Thread Sb
Public bug reported:

Binary package hint: brasero

Hi,

Coulf Brasero be configured to accept cue/bin files in regular VCD
format?  Right now it only allows SVCD.

Thanks.

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

-- 
Can't Burn VCDs, only SVCDs
https://bugs.launchpad.net/bugs/351576
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 351576] Re: Can't Burn VCDs, only SVCDs

2009-03-30 Thread Sb
I am using 0.9.1 on Intrepid.  I don't use Jaunty yet.

Thanks!



Pedro Villavicencio wrote:
 which version of brasero are you running? did you tried with the latest
 one in jaunty?

 ** Changed in: brasero (Ubuntu)
Importance: Undecided = Low

 ** Changed in: brasero (Ubuntu)
Status: New = Incomplete

 ** Changed in: brasero (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)



-- 
Can't Burn VCDs, only SVCDs
https://bugs.launchpad.net/bugs/351576
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 348180] [NEW] Impossible to set custom page sizes

2009-03-24 Thread Sb
Public bug reported:

Binary package hint: cups

Hi,

Printing anything on non-standard paper sizes is impossible.  The
Custom paper size in system-config-printer does not allow you to
actually set anything.  And the custom paper sizes setting in Evince
does not actually stick.  After setting it and hitting apply, it
reverts back to A4.

Thanks.

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

-- 
Impossible to set custom page sizes
https://bugs.launchpad.net/bugs/348180
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 348185] [NEW] Scale to fit broken

2009-03-24 Thread Sb
Public bug reported:

Binary package hint: cups

Hi,

The cups option Scale to Fit is broken, it neither scales nor centers
documents that are too large.  This is the case at least for cups-pdf
and the hpijs drivers.

Thanks.

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

-- 
Scale to fit broken
https://bugs.launchpad.net/bugs/348185
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 348202] [NEW] Impossible to print to custom page size in Evince

2009-03-24 Thread Sb
Public bug reported:

Binary package hint: evince

Hi,

Printing anything on non-standard paper sizes is impossible. The
Custom paper size in system-config-printer does not allow you to
actually set anything. And the custom paper sizes setting in Evince does
not actually stick. After setting it and hitting apply, it reverts
back to A4.  This is the case at least with the cups-pdf and hpijs
drivers.

Thanks.

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

-- 
Impossible to print to custom page size in Evince
https://bugs.launchpad.net/bugs/348202
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 348180] Re: Impossible to set custom page sizes

2009-03-24 Thread Sb
Done.  bug #348202

-- 
Impossible to set custom page sizes
https://bugs.launchpad.net/bugs/348180
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 280233] Re: Printer Does not Automatically Turn On Anymore

2009-03-18 Thread Sb
Yes the issue remains the same on Ubuntu 8.10.

Joel Goguen wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering if this is still an issue
 for you. Can you try with the latest Ubuntu release? Thanks in advance.

 ** Changed in: cups (Ubuntu)
Status: New = Incomplete



-- 
Printer Does not Automatically Turn On Anymore
https://bugs.launchpad.net/bugs/280233
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 148784] Re: [gutsy] virtualbox-ose should handle errors caused by lack of USB support gracefully

2009-02-17 Thread Sb
Tarek Loubani  wrote on 2007-10-28:
The solution to this problem can be found here:
http://www.bgevolution.com/blog/index.php/virtualbox-on-gutsy-gibbon-ubuntu-710-usb-enable/

I don't think this is the solution.  The link refers to fixing an Ubuntu
Gutsy bug that disables USB support.  But the problem is that Virtualbox
OSE does not support USB.

-- 
[gutsy] virtualbox-ose should handle errors caused by lack of USB support 
gracefully
https://bugs.launchpad.net/bugs/148784
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 330220] [NEW] 0 is a negative number

2009-02-16 Thread Sb
*** This bug is a duplicate of bug 215663 ***
https://bugs.launchpad.net/bugs/215663

Public bug reported:

Binary package hint: gcalctool

Well, I must say gcalctool has some rather radical ideas about
mathematics.  Or maybe the programmers know something I don't It
appears that 0 has recently been classified as negative number.  See my
screenshot.  Try the following calc:

(abs((560+800)-1933.04))-(1911.63+4.55-1343.14)

Enjoy!  
;-)

** Affects: gcalctool (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
0 is a negative number
https://bugs.launchpad.net/bugs/330220
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 330220] Re: 0 is a negative number

2009-02-16 Thread Sb
*** This bug is a duplicate of bug 215663 ***
https://bugs.launchpad.net/bugs/215663


** Attachment added: negative_zero.jpg
   http://launchpadlibrarian.net/22700732/negative_zero.jpg

-- 
0 is a negative number
https://bugs.launchpad.net/bugs/330220
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 316386] [NEW] Can't Launch VLC from Open With... in Nautilus

2009-01-12 Thread Sb
Public bug reported:

Hi,

I use VLC 0.9.4 from the Intrepid repositories on Intrepid.  I would
like to to be able to automatically launch VLC with a playlist of files
in a directory by using the directory right-click--Open with VLC Media
Player option in Nautilus.  But it usually fails.  It sometimes works
once, but when I later close VLC, it leaves several vlc processes
hanging that I have to kill manually.  Even after killing them, the
Open With option no longer launches VLC.  It simply does nothing.

Please let me know what else I can report to help with this.

Thanks a lot!

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

-- 
Can't Launch VLC from Open With... in Nautilus
https://bugs.launchpad.net/bugs/316386
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 316386] Re: Can't Launch VLC from Open With... in Nautilus

2009-01-12 Thread Sb
On 01/12/2009 10:19 AM, Bernhard wrote:
 What happens if you right-click on the media file in nautilus and go to
 Properties--Open With Tab?


There is only the option of VLC, and it is selected.  But just to be 
clear, individual files always open fine.  It's when I open a directory, 
the entire directory should automatically become the playlist in VLC, 
but it fails to launch after the first time.

Thanks for looking into this.

-- 
Can't Launch VLC from Open With... in Nautilus
https://bugs.launchpad.net/bugs/316386
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 316420] [NEW] mem= kernel parameter no longer works

2009-01-12 Thread Sb
Public bug reported:

Hi I have Ubuntu Intrepid with both the 2.6.27-7 and 2.6.27-8 generic
kernels installed.  I sometimes need to simulate programs running on an
old low memory system, so I specify the kernel parameter in GRUB
mem=128M, to force the kernel to only use 128 MB of RAM.  But this
does not work on intrepid.  When I try to boot with that option, it
immediately fails and reboots with no error message, apparently a kernel
panic.  Any ideas?

Thanks a lot!

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

-- 
mem= kernel parameter no longer works
https://bugs.launchpad.net/bugs/316420
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 316386] Re: Can't Launch VLC from Open With... in Nautilus

2009-01-12 Thread Sb
On 01/12/2009 11:24 AM, Bernhard wrote:
 Well, then what happens if you right-click on a folder and go to 
 Properties--Open With Tab?

There are two options, the default is to open it with Nautilus, the 
other option is to open it with VLC.  This is the way it should be.

 Not sure if what you want is really supported. You certainly know that you 
 can import a whole folder as playlist using the VLC menu.

Sure it's supported.  Like I said, it works the first time I try it 
after rebooting my system.  It refuses to work again after that.  It 
always worked reliably with VLC 0.8.x.  I prefer navigating to the 
folder I want with Nautilus, and launching that folder of music with 
VLC.  VLC's Qt file manager is clumsy.

So, yes, this is definitely a bug.  Could we confirm it please?

Thanks!

-- 
Can't Launch VLC from Open With... in Nautilus
https://bugs.launchpad.net/bugs/316386
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 314404] Re: Gnome brightness keybinding OSD locks interface

2009-01-09 Thread Sb
*** This bug is a duplicate of bug 261721 ***
https://bugs.launchpad.net/bugs/261721

OK, good, the update to kernel 2.6.27-8 fixed it.  Thanks!

** This bug has been marked a duplicate of bug 261721
   X never sees brightness key release events

-- 
Gnome brightness keybinding OSD locks interface
https://bugs.launchpad.net/bugs/314404
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 314404] Re: Gnome brightness keybinding OSD locks interface

2009-01-09 Thread Sb
*** This bug is a duplicate of bug 261721 ***
https://bugs.launchpad.net/bugs/261721

Thanks for the tip!

Ben Trusty wrote:
 *** This bug is a duplicate of bug 261721 ***
  https://bugs.launchpad.net/bugs/261721

 Sb,

 Ctrl+Alt+F2 will fix X but not kill everything (and require you to log back
 in)
 if it has gotten to a state where Ctrl+Alt+F2 drops you to a command line
 login, then hit Ctrl+Alt+F6 or Ctrl+Alt+F7 and it will take you back to X,
 fixed.

 best of luck

 On Fri, Jan 9, 2009 at 11:30 AM, Sbsb56...@gmail.com  wrote:


 *** This bug is a duplicate of bug 261721 ***
 https://bugs.launchpad.net/bugs/261721

 OK, good, the update to kernel 2.6.27-8 fixed it.  Thanks!

 ** This bug has been marked a duplicate of bug 261721
X never sees brightness key release events

 --
 Gnome brightness keybinding OSD locks interface
 https://bugs.launchpad.net/bugs/314404
 You received this bug notification because you are a direct subscriber
 of the bug (via bug 261721).

 Status in gnome-power-manager source package in Ubuntu: New

 Bug description:
 Hello,

 I have Ubuntu 8.10 on a Dell Inspiron B130 (1300) laptop.  When I use the
 hardware brightness control (Fn+ Arrow Up/Down) with Gnome running, the OSD
 pops up and moves erratically, and then most elements of the interface lock
 up, including the keyboard and most of the icons fail to respond.  The OSD
 brightness indicator does not go away either.  I have to Ctl+Alt+Backspace
 to restart X.  The volume control OSD works correctly as expected.  The
 brightness controls function normally when I am not running Gnome.
   Additionally, the Gnome brighness panel applet causes the same interface
 lockup problems.  I did not have this issue with Ubuntu 8.04.

 Thanks for the help!

  



-- 
Gnome brightness keybinding OSD locks interface
https://bugs.launchpad.net/bugs/314404
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 314404] Re: Gnome brightness keybinding OSD locks interface

2009-01-07 Thread Sb
Hello, thanks for looking into this.

Sorry, I do not have the Ubuntu live CD, I installed from the alternate
install CD.  My internet connection is slow and unreliable, so I can't
download the live CD right now.  I should have mentioned that my laptop
has Intel 915 graphics.  I don't think gnome-power-manager has error
reporting built in.

Anything else I can do to help?  Thanks!

-- 
Gnome brightness keybinding OSD locks interface
https://bugs.launchpad.net/bugs/314404
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 314404] Re: Gnome brightness keybinding OSD locks interface

2009-01-07 Thread Sb
And here's the log of:
dbus-monitor --session 
type='signal',interface='org.freedesktop.PowerManagement.Backlight'

** Attachment added: gpm.log.1
   http://launchpadlibrarian.net/20998881/gpm.log.1

-- 
Gnome brightness keybinding OSD locks interface
https://bugs.launchpad.net/bugs/314404
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 314404] Re: Gnome brightness keybinding OSD locks interface

2009-01-07 Thread Sb
Ok, here's the log of:
gnome-power-bugreport.sh  gpm.log

** Attachment added: gpm.log
   http://launchpadlibrarian.net/20998814/gpm.log

-- 
Gnome brightness keybinding OSD locks interface
https://bugs.launchpad.net/bugs/314404
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 314404] [NEW] Gnome brightness keybinding OSD locks interface

2009-01-06 Thread Sb
Public bug reported:

Hello,

I have Ubuntu 8.10 on a Dell Inspiron B130 (1300) laptop.  When I use
the hardware brightness control (Fn+ Arrow Up/Down) with Gnome running,
the OSD pops up and moves erratically, and then most elements of the
interface lock up, including the keyboard and most of the icons fail to
respond.  The OSD brightness indicator does not go away either.  I have
to Ctl+Alt+Backspace to restart X.  The volume control OSD works
correctly as expected.  The brightness controls function normally when I
am not running Gnome.  Additionally, the Gnome brighness panel applet
causes the same interface lockup problems.  I did not have this issue
with Ubuntu 8.04.

Thanks for the help!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Gnome brightness keybinding OSD locks interface
https://bugs.launchpad.net/bugs/314404
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 114286] Re: systemsettings crash in Gutsy Gibbon

2008-12-23 Thread sb
I can confirm that this bug is still present. Yesterday, I experienced
this bug when upgrading from Feisty to Gutsy and from Gutsy to Hardy.
(Unluckily, I can't decide at which upgrade step this bug occurred.)
Anyway, clickwir's solution worked for me. :-)

-- 
systemsettings crash in Gutsy Gibbon
https://bugs.launchpad.net/bugs/114286
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-systemsettings in ubuntu.

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


[Bug 280233] [NEW] Printer Does not Automatically Turn On Anymore

2008-10-08 Thread Sb
Public bug reported:

Hi,

I have an HP Deskjet 3910 Printer connected to Ubuntu Hardy with the HP
DeskJet 3920 Foomatic/hpijs, hpijs 2.8.2 drivers.  It used to
automatically turn itself on when I sent it a print job.  Now, it no
longer does.  I have to manually turn on the printer.  (It's a soft
switch, obviously.)  I have verified that on another operating system
this feature works fine, so it is definitely an Ubuntu problem.  I don't
know at what point this stopped working, but I do know that this feature
worked well on Ubuntu Hardy before.

Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Printer Does not Automatically Turn On Anymore
https://bugs.launchpad.net/bugs/280233
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 202546] Re: [Hardy] Brasero fails if CUE sheet only specifies filename

2008-07-08 Thread Sb
Why not make this available for Hardy?  It's a needed bugfix.

-- 
[Hardy] Brasero fails if CUE sheet only specifies filename
https://bugs.launchpad.net/bugs/202546
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 228354] [NEW] Screen lock fails after suspend with active screensaver

2008-05-08 Thread Sb
Public bug reported:

Hi,

I have Ubuntu 8.04 on a Dell B130 laptop with the xorg intel driver.  My
laptop suspends using the hardware key combo Fn+Esc.  When I use this to
suspend the system while the screensaver (blank screen) is active, the
machine will not be locked when I resume from suspend.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Screen lock fails after suspend with active screensaver
https://bugs.launchpad.net/bugs/228354
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 224410] [NEW] VLC Crashes When Using Equalizer

2008-04-29 Thread Sb
Public bug reported:

Binary package hint: vlc

Hello,

I am using VLC 0.8.6e on Hardy.  It always crashes when I am adjusting
the sliders on the manual equalizer.  The same version does NOT crash on
Windows XP while doing the same thing.  This is the crash output under
Ubuntu:

_

VLC media player 0.8.6e Janus
[0352] pulse audio output error: Failed to connect to server: Connection 
refused
[0352] pulse audio output error: Pulse initialization failed
*** stack smashing detected ***: vlc terminated
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0xb7d09138]
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x0)[0xb7d090f0]
/usr/lib/vlc/gui/libwxwidgets_plugin.so[0xb5924d54]
/usr/lib/vlc/gui/libwxwidgets_plugin.so(_ZN5wxvlc10ExtraPanel17OnChangeEqualizerER13wxScrollEvent+0x7e5)[0xb585a2f5]
=== Memory map: 
08048000-08049000 r-xp  08:03 235533 /usr/bin/vlc
08049000-0804a000 rw-p  08:03 235533 /usr/bin/vlc
0804a000-0870 rw-p 0804a000 00:00 0  [heap]
b060-b0621000 rw-p b060 00:00 0 
b0621000-b070 ---p b0621000 00:00 0 
b071-b071f000 r-xp  08:03 344235 
/lib/tls/i686/cmov/libresolv-2.7.so
b071f000-b0721000 rw-p f000 08:03 344235 
/lib/tls/i686/cmov/libresolv-2.7.so
b0721000-b0723000 rw-p b0721000 00:00 0 
b0723000-b0727000 r-xp  08:03 344228 
/lib/tls/i686/cmov/libnss_dns-2.7.so
b0727000-b0729000 rw-p 3000 08:03 344228 
/lib/tls/i686/cmov/libnss_dns-2.7.so
b0729000-b072a000 ---p b0729000 00:00 0 
b072a000-b0f2a000 rwxp b072a000 00:00 0 
b10a5000-b10a8000 r-xp  08:03 312682 
/usr/lib/vlc/audio_filter/libequalizer_plugin.so
b10a8000-b10a9000 rw-p 2000 08:03 312682 
/usr/lib/vlc/audio_filter/libequalizer_plugin.so
b10a9000-b10c2000 r-xp  08:03 312668 
/usr/lib/vlc/audio_filter/libdtstofloat32_plugin.so
b10c2000-b10cf000 rw-p 00019000 08:03 312668 
/usr/lib/vlc/audio_filter/libdtstofloat32_plugin.so
b10cf000-b10d8000 r-xp  08:03 235390 /usr/lib/liba52-0.7.4.so
b10d8000-b10d9000 rw-p 8000 08:03 235390 /usr/lib/liba52-0.7.4.so
b10d9000-b10da000 rw-p b10d9000 00:00 0 
b10da000-b10ef000 r-xp  08:03 235457 /usr/lib/libmad.so.0.2.1
b10ef000-b10f rw-p 00014000 08:03 235457 /usr/lib/libmad.so.0.2.1
b10f3000-b10f5000 r-xp  08:03 312681 
/usr/lib/vlc/audio_filter/libbandlimited_resampler_plugin.so
b10f5000-b10f9000 rw-p 1000 08:03 312681 
/usr/lib/vlc/audio_filter/libbandlimited_resampler_plugin.so
b10f9000-b10fa000 r-xp  08:03 312688 
/usr/lib/vlc/audio_mixer/libfloat32_mixer_plugin.so
b10fa000-b10fb000 rw-p 1000 08:03 312688 
/usr/lib/vlc/audio_mixer/libfloat32_mixer_plugin.so
b10fb000-b111b000 rw-s  00:09 5046289/SYSV0056a4d6 (deleted)
b111b000-b112b000 rw-s  00:0e 11173  /dev/snd/pcmC0D0p
b112b000-b114 r-xp  08:03 234218 /usr/lib/libICE.so.6.3.0
b114-b1141000 rw-p 00014000 08:03 234218 /usr/lib/libICE.so.6.3.0
b1141000-b1143000 rw-p b1141000 00:00 0 
b1143000-b114a000 r-xp  08:03 234220 /usr/lib/libSM.so.6.0.0
b114a000-b114b000 rw-p 6000 08:03 234220 /usr/lib/libSM.so.6.0.0
b114b000-b1198000 r-xp  08:03 235470 /usr/lib/libpulse.so.0.4.1
b1198000-b1199000 rw-p 0004c000 08:03 235470 /usr/lib/libpulse.so.0.4.1
b119b000-b119d000 r-xp  08:03 312666 
/usr/lib/vlc/audio_filter/liba52tofloat32_plugin.so
b119d000-b119e000 rw-p 2000 08:03 312666 
/usr/lib/vlc/audio_filter/liba52tofloat32_plugin.so
b119e000-b11a1000 r-xp  08:03 312677 
/usr/lib/vlc/audio_filter/libmpgatofixed32_plugin.so
b11a1000-b11a2000 rw-p 2000 08:03 312677 
/usr/lib/vlc/audio_filter/libmpgatofixed32_plugin.so
b11a2000-b11a3000 ---p b11a2000 00:00 0 
b11a3000-b19a3000 rwxp b11a3000 00:00 0 
b19a3000-b19c r-xp  08:03 235464 /usr/lib/libmpeg2.so.0.0.0
b19c-b19c1000 rw-p 0001c000 08:03 235464 /usr/lib/libmpeg2.so.0.0.0
b19c1000-b19c3000 rw-p b19c1000 00:00 0 
b19c4000-b19c7000 r-xp  08:03 344308 /lib/libcap.so.1.10
b19c7000-b19c8000 rw-p 2000 08:03 344308 /lib/libcap.so.1.10
b19c8000-b19cb000 r-xp  08:03 313016 
/usr/lib/vlc/audio_output/libpulse_plugin.so
b19cb000-b19cc000 rw-p 2000 08:03 313016 
/usr/lib/vlc/audio_output/libpulse_plugin.so
b19cc000-b19cf000 r-xp  08:03 312709 
/usr/lib/vlc/codec/liblibmpeg2_plugin.so
b19cf000-b19d rw-p 2000 08:03 312709 
/usr/lib/vlc/codec/liblibmpeg2_plugin.so
b19d-b19de000 r-xp  08:03 235449 /usr/lib/libid3tag.so.0.3.0
b19de000-b19e rw-p d000 08:03 235449 /usr/lib/libid3tag.so.0.3.0
b19e1000-b19e2000 r-xp  08:03 312687 
/usr/lib/vlc/audio_mixer/libtrivial_mixer_plugin.so
b19e2000-b19e3000 rw-p  08:03 312687 
/usr/lib/vlc/audio_mixer/libtrivial_mixer_plugin.so
b19e3000-b19e5000 r-xp 

[Bug 222910] Re: Seamonkey doesn't work at all

2008-04-28 Thread Sb
I found that this has to do with the fact that there is no default
profile with Seamonkey, and it can't start without a profile.

-- 
Seamonkey doesn't work at all
https://bugs.launchpad.net/bugs/222910
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 222910] [NEW] Seamonkey doesn't work at all

2008-04-26 Thread Sb
Public bug reported:

I installed Seamonkey on Hardy from the Ubuntu repos, and it doesn't
even load.  I tried running it from the command line, and it reports
nothing at all.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Seamonkey doesn't work at all
https://bugs.launchpad.net/bugs/222910
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 40116] Re: Thinkpad 600e sound hardware not detected with Ubuntu Dapper Drake live CD (Flight 6)

2008-02-19 Thread Sb
Any good reason why this bug can not be fixed?  The fact that a hack is
posted here doesn't mean it's ready for the consumer.  This chip is a
breeze to configure with alsaconf on both Mandriva and SUSE.  Only
Ubuntu has always been a problem.

-- 
Thinkpad 600e sound hardware not detected with Ubuntu Dapper Drake live CD 
(Flight 6)
https://bugs.launchpad.net/bugs/40116
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 133608] Memorex Traveldrive Doesn't Mount

2007-08-20 Thread Sb
Public bug reported:

It's best described here by another user
http://ubuntuforums.org/showthread.php?p=2170936

Basically, I plug in the 1 GB USB Memorex Traveldrive, and it doesn't 
automount.  It doesn't even appear in /dev/sda1 like it should.  It just spits 
out a million USB related message in dmesg similar to:
 [650.137000] usb 1-1: new full speed USB device using uhci_hcd and address 78

Once in a while, I leave it plugged in, and it just starts mounts after
a while.  Most of the time it does nothing (little blue light on device
is off), even if I coldboot it with the device plugged in.  It is
frustratingly sporadic and rarely works.  I have had the same problem on
an older version of SUSE on a new laptop, and I now have this problem
with Xubuntu 7.04 on an old laptop.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
Memorex Traveldrive Doesn't Mount
https://bugs.launchpad.net/bugs/133608
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 133608] Re: Memorex Traveldrive Doesn't Mount

2007-08-20 Thread Sb
And I should mention that there's nothing wrong with the USB drive or
the USB port on either of the laptops.  It works perfectly with some
Linux distros and with Windows.

-- 
Memorex Traveldrive Doesn't Mount
https://bugs.launchpad.net/bugs/133608
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 111514] Realplayer crashes entire system

2007-05-01 Thread Sb
Public bug reported:

Binary package hint: realplayer

Hi,

I'm using Kubuntu Edgy, and I installed Realplayer 10 Gold from the
Ubuntu commercial repos.  I also have the mplayerplugin configured in
Firefox.  If I goto a site that has embedded Real content, it works
well.  When I view a site that has embedded media that opens in
mplayerplugin, it works fine.  However, if I visit a site with Real
content AFTER using mplayerplugin, it crashes X and totally hangs my
system, requiring a hard reset.

Thanks.

** Affects: mplayerplug-in (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: realplayer (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: realplayer (Ubuntu)
   Status: Unconfirmed = Confirmed

** Also affects: mplayer (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: mplayerplug-in (Ubuntu)
Sourcepackagename: mplayer = mplayerplug-in
   Status: Unconfirmed = Confirmed

-- 
Realplayer crashes entire system
https://bugs.launchpad.net/bugs/111514
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 111514] Re: Realplayer crashes entire system

2007-05-01 Thread Sb
OK, after more investigation, it has nothing to do with the mplayerplug-
in.  The standalone Realplayer also crashes my system several times.
Rather, it appears that the problem is due to Realplayer using XVideo by
default.  When I uncheck the Use XVideo in Reaplplayer, it no longer
crashes.  I have a Dell Inspiron B130 (1300) laptop with Intel 915
video.

It's still a major bug, because it royally crashes the system by
default.

** Changed in: Ubuntu
Sourcepackagename: mplayerplug-in = None

-- 
Realplayer crashes entire system
https://bugs.launchpad.net/bugs/111514
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 110686] System setting-MonitorDiplay-Power saving totally breaks KDE

2007-04-30 Thread Sb
You have been subscribed to a public bug:

Hi,

I run Kubuntu 7.04 on a Dell Inspiron B130 (1300) laptop.  When I change
the default value for the monitor powersaving in the control center to
10 minutes, it breaks KDE so that I can no longer log in.  It's
reproducable every time.  The xorg config doesn't seem to be damaged,
because my KDM screen is fine.  This is a major, confusing bug for new
users.

Thanks!

** Affects: kde-systemsettings (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
System setting-MonitorDiplay-Power saving totally breaks KDE
https://bugs.launchpad.net/bugs/110686

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


[Bug 109821] Re: Unable to connect to WinXP printer share, works in MDV

2007-04-30 Thread Sb
** Changed in: cupsys (Ubuntu)
Sourcepackagename: None = cupsys
   Status: Unconfirmed = Confirmed

-- 
Unable to connect to WinXP printer share, works in MDV
https://bugs.launchpad.net/bugs/109821
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 110686] Re: System setting-MonitorDiplay-Power saving totally breaks KDE

2007-04-30 Thread Sb
** Changed in: kde-systemsettings (Ubuntu)
Sourcepackagename: None = kde-systemsettings
   Status: Unconfirmed = Confirmed

-- 
System setting-MonitorDiplay-Power saving totally breaks KDE
https://bugs.launchpad.net/bugs/110686
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

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


[Bug 58321] Re: Cannot switch layout by pressing Alt+Shift

2007-04-30 Thread Sb
Confirmed on Kubuntu 7.04

-- 
Cannot switch layout by pressing Alt+Shift
https://bugs.launchpad.net/bugs/58321
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 87829] Re: Feisty, Herd4: kde-systemsettings, disk filesystems, crashes when adding smb-share

2007-04-30 Thread Sb
Also confirmed here on Kubuntu Feisty.

-- 
Feisty, Herd4: kde-systemsettings, disk  filesystems, crashes when adding 
smb-share
https://bugs.launchpad.net/bugs/87829
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 110686] Re: System setting-MonitorDiplay-Power saving totally breaks KDE

2007-04-30 Thread Sb
** Changed in: kde-systemsettings (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
System setting-MonitorDiplay-Power saving totally breaks KDE
https://bugs.launchpad.net/bugs/110686
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 58321] Re: Cannot switch layout by pressing Alt+Shift

2007-04-30 Thread Sb
** Changed in: kde-systemsettings (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Cannot switch layout by pressing Alt+Shift
https://bugs.launchpad.net/bugs/58321
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 109821] Re: Unable to connect to WinXP printer share, works in MDV

2007-04-30 Thread Sb
Ok, I found a hack to make this work http://www.mepis.org/node/3458

Basically, you use the add new printer wizard, you click Anonymous,
scan for hosts, and click on workgroup to expose host machines.  Then,
you click back, and change to guest authentication, and click next
again.  Without re-scanning, click on the host machine you found before,
and this time it will show a list of shared printers.

This makes me think that all the more so this bug should be fixed,
because the basic functionality is there, and it can't be too difficult.
It's definitely a KDE problem and not a Windows XP problem.

-- 
Unable to connect to WinXP printer share, works in MDV
https://bugs.launchpad.net/bugs/109821
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 110459] Re: NetworkManager hangs after first login (bcm43xx)

2007-04-30 Thread Sb
** Changed in: network-manager (Ubuntu)
Sourcepackagename: None = network-manager
   Status: Unconfirmed = Confirmed

-- 
NetworkManager hangs after first login (bcm43xx)
https://bugs.launchpad.net/bugs/110459
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 110459] Re: NetworkManager hangs after first login (bcm43xx)

2007-04-30 Thread Sb
I just tried Kubuntu 6.10, and Knetworkmanager works perfectly.  This is
definitely a regression.

** Also affects: knetworkmanager (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: knetworkmanager (Ubuntu)
   Status: Unconfirmed = Confirmed

** Also affects: gnome-network (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: gnome-network (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
NetworkManager hangs after first login (bcm43xx)
https://bugs.launchpad.net/bugs/110459
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

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


[Bug 109818] Re: Kubuntu 7.04 Knemo Totally Breaks KDE

2007-04-27 Thread Sb
Ok, I finally identified the source of the KDE breakage.  It is NOT
knemo, it is changing the monitor power saving time that breaks it.  I'm
going to open a new bug, this one can be marked as not a bug.

** Summary changed:

- Kubuntu 7.04 Knemo Totally Breaks KDE
+ [delete-me] Kubuntu 7.04 Knemo Totally Breaks KDE

** Summary changed:

- [delete-me] Kubuntu 7.04 Knemo Totally Breaks KDE
+ [delete-me] Ooops

** Description changed:

- Binary package hint: knemo
- 
- Hi,
- 
- I installed Kubuntu 7.04, and everything seemed normal. I logged in and
- out, rebooted several times, add/removed some programs, and all was
- well. Then I installed the Knemo network monitor applet. It didn't show
- up, even when I enabled it in Kcontrol. So I tried logging in/out. And
- from then on I could not log into my KDE. It would get to the point of
- loading the desktop, then exit back to KDM. I am able to load individual
- KDE apps from the failsafe login, but I can't get it to load the desktop
- when I run startkde from failsafe. I re-installed, and tried again, and
- KDE again quit working after I installed Knemo. I tried un-installing
- Knemo, but KDE remains broken.  It doesn't seem likely, but the only
- thing I can trace it to is the Knemo package.
- 
- Thanks!
+ Sorry, I blamed the wrong package as the source of this bug.  Please
+ delete.

-- 
[delete-me] Ooops
https://bugs.launchpad.net/bugs/109818
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 110686] System setting-MonitorDiplay-Power saving totally breaks KDE

2007-04-27 Thread Sb
Public bug reported:

Hi,

I run Kubuntu 7.04 on a Dell Inspiron B130 (1300) laptop.  When I change
the default value for the monitor powersaving in the control center to
10 minutes, it breaks KDE so that I can no longer log in.  It's
reproducable every time.  The xorg config doesn't seem to be damaged,
because my KDM screen is fine.  This is a major, confusing bug for new
users.

Thanks!

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
System setting-MonitorDiplay-Power saving totally breaks KDE
https://bugs.launchpad.net/bugs/110686
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 110459] NetworkManager hangs after first login (bcm43xx)

2007-04-26 Thread Sb
Public bug reported:

Hi,
 
I have Kubuntu 7.04 on a Dell Inspiron B130 (1300) laptop with a bcm43xx WiFi 
card. It works well enough with Ndiswrapper and also with the native bcm43xx 
driver, but KNetworkManager is giving me trouble. 

Every time I boot up my system, KNetworkManager tries to connect, but
then it hangs at 28% Configuring Device.  Sometimes it gets to the IP
configuration stage if I am using the native bcm43xx driver.  But no
matter what, it won't connect the first time.  I have to power-cycle my
WiFi radio to get it to connect.  In subsequent logins, it is already
connected when I login, it's only the first connection after bootup that
is broken.

I tried booting up my system and logging in to failsafe, and I pinged a website 
and found that my connection is loading at boot, as I want it to.  But I need 
KnetworkManager to work for the signal strength graph, etc.  I also tried the 
gnome variant nm-applet and it behaves exactly the same.
 
Thanks for your help!

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
NetworkManager hangs after first login (bcm43xx)
https://bugs.launchpad.net/bugs/110459
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 110459] Re: NetworkManager hangs after first login (bcm43xx)

2007-04-26 Thread Sb
sudo lspci -vvnn   (attached)

** Attachment added: lspci
   http://librarian.launchpad.net/7418366/lspci

-- 
NetworkManager hangs after first login (bcm43xx)
https://bugs.launchpad.net/bugs/110459
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 109598] [need-packagings] Package reqest: Tovid

2007-04-24 Thread Sb
Public bug reported:

Tovid ( http://tovid.wikia.com/wiki/Installing_tovid/Ubuntu  ) is a
popular DVD/VCD creation package which is not available in the
repositories.  It should be easy, as the project already provides a DEB
for Ubuntu.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
[need-packaging] Package reqest: Tovid
https://bugs.launchpad.net/bugs/109598
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 109598] Re: [need-packaging] Package reqest: Tovid

2007-04-24 Thread Sb
** Summary changed:

- [need-packagings] Package reqest: Tovid
+ [need-packaging] Package reqest: Tovid

** Description changed:

  Tovid ( http://tovid.wikia.com/wiki/Installing_tovid/Ubuntu  ) is a
- popular DVC creation package which is not available in the repositories.
- It should be easy, as the project already provides a DEB for Ubuntu.
+ popular DVD/VCD creation package which is not available in the
+ repositories.  It should be easy, as the project already provides a DEB
+ for Ubuntu.

-- 
[need-packaging] Package reqest: Tovid
https://bugs.launchpad.net/bugs/109598
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 109818] Kubuntu 7.04 Knemo Totally Breaks KDE

2007-04-24 Thread Sb
Public bug reported:

Binary package hint: knemo

Hi,

I installed Kubuntu 7.04, and everything seemed normal. I logged in and
out, rebooted several times, add/removed some programs, and all was
well. Then I installed the Knemo network monitor applet. It didn't show
up, even when I enabled it in Kcontrol. So I tried logging in/out. And
from then on I could not log into my KDE. It would get to the point of
loading the desktop, then exit back to KDM. I am able to load individual
KDE apps from the failsafe login, but I can't get it to load the desktop
when I run startkde from failsafe. I re-installed, and tried again, and
KDE again quit working after I installed Knemo. I tried un-installing
Knemo, but KDE remains broken.  It doesn't seem likely, but the only
thing I can trace it to is the Knemo package.

Thanks!

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

-- 
Kubuntu 7.04 Knemo Totally Breaks KDE
https://bugs.launchpad.net/bugs/109818
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 109820] Kubuntu 7.04 Disk Filesystems always crashes

2007-04-24 Thread Sb
Public bug reported:

Hi,

I'm trying to mount a remote Windows share on Kubuntu 7.04. I goto
System Settings -- Disk  Filesystems and enable as Administrator mode.
I goto New and select Type: Windows File Sharing. I pick my mount
point, and then I click Scan next to network share. It loads some sort
of network browser, and then quickly crashes. It does this every time.
Below is the backtrace. Any suggestion?

Thanks for your help!

=

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233099056 (LWP 8269)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0x089fb4a8 in ?? ()
#7 0xb5adfd49 in ?? () from /usr/lib/python2.5/site-packages/sip.so
#8 0x086c2e38 in ?? ()
#9 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Kubuntu 7.04 Disk  Filesystems always crashes
https://bugs.launchpad.net/bugs/109820
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 109821] Unable to connect to WinXP printer share, works in MDV

2007-04-24 Thread Sb
Public bug reported:

Hello,

I'm using Kubuntu 7.04 to try to connect to a Windows XP Home shared
printer on a workgroup. This should work fine and not require changes on
the Windows machine because Mandriva 2007.1 was able to connect to this
shared printer without any trouble. In Kubuntu, I use the KDE Print
Wizard, I pick SMB Shared Printer (Windows), I use Anonymous (also
tried Guest) access, I Scan for networked printers, and the MSHOME
workgroup appears and the machine name below that, but when I click on
the machine, I get an error NT_STATUS_ACCESS_DENIED. And that's as far
as I can get. I should mention that I can use Konqueror on Kubuntu to
browse to file shares on the same machine without any trouble, the WinXP
machine isn't highly secured or anything. It's a very simple, reliable
network setup.  Any suggestions?

Thanks a lot!

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Unable to connect to WinXP printer share, works in MDV
https://bugs.launchpad.net/bugs/109821
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


<    1   2   3   4