[Bug 67443] Re: Progress bar is invisible

2007-05-10 Thread Bob
I recently installed Feisty and have this problem. I agree with Arun that lowering the color depth to 16 is an unacceptable solution. I have done the switch to clearlooks engine and it seems to work. However, now I get warnings every time I open new graphics windows (I'll add the warnings to

[Bug 67443] Re: Progress bar is invisible

2007-05-10 Thread Bob
Here are the warnings I get when I start just about any gnome/gtk program in a terminal: /usr/share/themes/Human/gtk-2.0/gtkrc:68: Clearlooks configuration option menuitemstyle is not supported and will be ignored. /usr/share/themes/Human/gtk-2.0/gtkrc:69: Clearlooks configuration option

[Bug 67443] Re: Progress bar is invisible

2007-05-10 Thread Bob
I should have added that my computer has the i810 card as well. Here are the lines in xorg.conf. Driver i810 Device Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller] -- Progress bar is invisible https://bugs.launchpad.net/bugs/67443 You

[Bug 94490] Net can't save configuration

2007-03-22 Thread Bob
You have been subscribed to a public bug: I can connect to net, wifi and ethernet. But I can't save the parameters so I have to reconfigure each time I restart the machine ProblemType: Bug Architecture: i386 Date: Wed Mar 21 11:13:55 2007 DistroRelease: Ubuntu 7.04 Uname: Linux bobby-laptop

RE: [Bug 94490] Re: Net can't save configuration

2007-03-23 Thread Bob
auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp auto eth2 iface eth2 inet dhcp auto ath0 iface ath0 inet dhcp auto wlan0 iface wlan0 inet dhcp From: Sebastien Bacher [EMAIL PROTECTED] Reply-To: Bug 94490 [EMAIL PROTECTED] To: [EMAIL PROTECTED]

[Bug 227546] Re: sound-juicer crashed with SIGSEGV in main()

2008-05-13 Thread Bob
It happened after the restart when I went from Gutsy to Hardy. I was opening up various programs and cking the settings and to see what was new or changed. When I noticed the crash icon there were no open programs-sys was idle. It has worked fine since. Unrelated but Rhythmbox has been giving me

Re: [Bug 227546] Re: sound-juicer crashed with SIGSEGV in main()

2008-07-03 Thread Bob
no this has been a non issue but---the sound quality is not very good-on the pc or my ppc. bummer!! thanks for the follow up. -- Original message -- From: Pedro Villavicencio [EMAIL PROTECTED] Thank you for taking the time to report this bug and helping

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-25 Thread Bob
the issue is probably due to evolution-data-server crashing Every time? How would I correct this? -- evolution hangs when using the calendar https://bugs.launchpad.net/bugs/366416 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

Re: [Bug 366416] Re: calander not working

2009-04-25 Thread Bob
Could you please help me in the backtrace first steps? 1 Where is this list to add the line too? Add the following lines to /etc/apt/sources.list: 2 Where/how do I import these lines? Import the debug symbol archive signing key: gpg --keyserver keyserver.ubuntu.com --recv-key 428D7C01

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-25 Thread Bob
Three questions. I don't understand where to #1 add that line. #2 Where/how do I import these lines. The stated signing key. #3 What is Martin Pitt's key and where would I use it? The instructions are just not that clear for me to know where to put the instructed lines. Thanks in advance for

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-25 Thread Bob
This is the version numbers that were displayed what is the last sudo command line going to look like that I need to enter? b...@bob-laptop:~$ apt-cache policy yelp yelp: Installed: 2.25.1-0ubuntu5 Candidate: 2.25.1-0ubuntu5 Version table: *** 2.25.1-0ubuntu5 0 500 http

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-25 Thread Bob
Here is what was shown in the terminal as i was trying to obtain a backtrace. I am not sure where I went wrong. b...@bob-laptop:~$ sudo apt-get install gdb Reading package lists... Done Building dependency tree Reading state information... Done gdb is already the newest version. 0 upgraded

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-25 Thread Bob
OK, I think I painfully did it. g I have two other files also. ** Attachment added: gdb-evolution.txt http://launchpadlibrarian.net/25976250/gdb-evolution.txt -- evolution hangs when using the calendar https://bugs.launchpad.net/bugs/366416 You received this bug notification because you are

[Bug 365793] Re: calendar causes evolution to crash

2009-04-27 Thread Bob
Is this it? ** Attachment added: gdb-evolution.txt http://launchpadlibrarian.net/26045298/gdb-evolution.txt -- calendar causes evolution to crash https://bugs.launchpad.net/bugs/365793 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
What is making this incomplete? -- evolution hangs when using the calendar https://bugs.launchpad.net/bugs/366416 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
the freeze until I delete the .ics file that caused it. Am I doing something wrong to produce the file you need? Any help would be appreciated. Bob. ** Attachment added: gdb-evolution.txt http://launchpadlibrarian.net/26076128/gdb-evolution.txt -- evolution hangs when using the calendar https

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
So then do I need to insert evolution-data-server and not just evolution (where the program lines are) ? To begin the backtrace to help solve my problem? gdb program 21 | tee gdb-program.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run arguments, if any On Tue,

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
I guess not. g Here is the output I get. Could you help me further in getting the information you need to solve my problem? b...@bob-laptop:~$ gdb evolution-data-server 21 | tee gdb-evolution-data-server.txt GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
Then do I also need to continue with these lines to create a file? Or where will the file be located if it is finished? (gdb) backtrace full (gdb) info registers (gdb) thread apply all backtrace (gdb) quit On Tue, 2009-04-28 at 17:06 +, Sebastien Bacher wrote: the way to get a

[Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
in advance. Bob. -- evolution hangs when using the calendar https://bugs.launchpad.net/bugs/366416 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
prompt will be stopped on the e-d-s crash (gdb) backtrace A- Start evolution in email component B- Type in terminal: - gdb --pid `pidof evolution-data-server-2.26` and press enter. Results: b...@bob-laptop:~$ gdb --pid `pidof evolution-data-server-2.26` GNU gdb 6.8-debian Copyright (C) 2008

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-28 Thread Bob
I didn't know that, to keep pressing enter. There are no instructions. I get to the end and then do the backtrace and press enter. it does the backtrace. I try to quit but it tells me it is still running. what then? Has the file been created or do I still need to do something in order to save

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-29 Thread Bob
Where might I find this upgrade and how do I try it out? On Wed, 2009-04-29 at 10:23 +, Sebastien Bacher wrote: the libical upgrade on bug #368508 should workaround the bug, could you give it a try and comment on the other bug to say if it makes a difference for your issue? --

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-29 Thread Bob
Will that copy a file to someplace? If so where will i find it so I can send it as and attachment? On Wed, 2009-04-29 at 08:10 +, Sebastien Bacher wrote: what you did before was ok, just when you get ---Type return to continue, or q return to quit--- hit the return key on the

[Bug 368508] Re: don't crash on incorrect values or errors

2009-04-29 Thread Bob
Will this be available as an automatic install soon? (a lot of steps and decisions to make that aren't fully understood by new users) -- don't crash on incorrect values or errors https://bugs.launchpad.net/bugs/368508 You received this bug notification because you are a member of Ubuntu Desktop

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-29 Thread Bob
Ah , so it is. No, I replied to your e-mail and it (the mail) did not indiocate/show it was a link to the patch. I will check the site first from now on. On Wed, 2009-04-29 at 14:31 +, Sebastien Bacher wrote: did you click on the link to the other bug and actually read it before

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-04-29 Thread Bob
the stack trace for you or do you know a time line for the fix to be released on the other issue? Thanks, Bob. On Wed, 2009-04-29 at 10:23 +, Sebastien Bacher wrote: the libical upgrade on bug #368508 should workaround the bug, could you give it a try and comment on the other bug to say

Re: [Bug 368508] Re: don't crash on incorrect values or errors

2009-04-30 Thread Bob
Thanks Martin, I will be waiting. g On Thu, 2009-04-30 at 06:47 +, Martin Pitt wrote: Bob [2009-04-29 14:32 -]: Will this be available as an automatic install soon? Yes, but only after we received some confirmation from testers that the proposed update fixes the problem

[Bug 368508] Re: don't crash on incorrect values or errors

2009-05-06 Thread Bob
Has the fix been released yet as I am still having the problem and see nothing new in the update of 9.04. Thanks, Bob. -- don't crash on incorrect values or errors https://bugs.launchpad.net/bugs/368508 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 365793] Re: calendar causes evolution to crash

2009-05-07 Thread Bob
Has the fix been released yet as I am still having the problem and see nothing new in the update of 9.04. Thanks, Bob. -- calendar causes evolution to crash https://bugs.launchpad.net/bugs/365793 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 368508] Re: don't crash on incorrect values or errors

2009-05-08 Thread Bob
Is there some automated way to try the fix? I am rather new to this and am not comfortable working with commands and the terminal. A nubee if you will. g Thanks in advance. Bob. -- don't crash on incorrect values or errors https://bugs.launchpad.net/bugs/368508 You received this bug

[Bug 365793] Re: calendar causes evolution to crash

2009-05-08 Thread Bob
Is there some automated way to try the fix? I am rather new to this and am not comfortable working with commands and the terminal. A nubee if you will. g Thanks in advance. Bob. -- calendar causes evolution to crash https://bugs.launchpad.net/bugs/365793 You received this bug notification

[Bug 365793] Re: calendar causes evolution to crash

2009-05-08 Thread Bob
Is there some automated way to try the fix? I am rather new to this and am not comfortable working with commands and the terminal. A nubee if you will. g Thanks in advance. Bob. -- calendar causes evolution to crash https://bugs.launchpad.net/bugs/365793 You received this bug notification

[Bug 375569] Re: gnome-screensaver failure - can't access samba password database - not running as root

2009-05-12 Thread bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26643286/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/26643287/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/26643288/ProcStatus.txt --

[Bug 375569] [NEW] gnome-screensaver failure - can't access samba password database - not running as root

2009-05-12 Thread bob
Public bug reported: Binary package hint: gnome-screensaver Entry in auth.log after I logged back in to a locked screen. May 12 17:55:32 wt gnome-screensaver-dialog: pam_smbpass(gnome-screensaver:auth): Cannot access samba password database, not running as root. May 12 17:55:32 wt

Re: [Bug 368508] Re: don't crash on incorrect values or errors

2009-05-12 Thread Bob
Thanks but what did I do wrong? b...@bob-laptop:~$ echo deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed restricted main multiverse universe | sudo tee -a /etc/apt/sources.list deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed restricted main multiverse universe b...@bob-laptop:~$ sudo

Re: [Bug 368508] Re: don't crash on incorrect values or errors

2009-05-13 Thread Bob
OK all went well, with the install that is. Thanks for the lesson on using one full line in terminal. I am always open to learning. Now for the calendar: It worked better before even though it froze when saving reoccurring events. g Now if I create one and save all instances it does not show up

[Bug 365793] Re: calendar causes evolution to crash

2009-05-14 Thread Bob
OK all went well, with the install that is. Thanks for the lesson on using one full line in terminal. I am always open to learning. Now for the calendar: It worked better before even though it froze when saving reoccurring events. g Now if I create one and save all instances it does not show up

Re: [Bug 365793] Re: calendar causes evolution to crash

2009-05-14 Thread Bob
And is someone still working on the problem? On Thursday 14 May 2009 12:34:45 Luke Anderson wrote: @Bob:- Confirmed, there is definitely something screwy going on with the recurrence in Evolution. @anyone:- Should we move this onto another bug or is anyone aware of one already

[Bug 298469] [NEW] Calander not working properly

2008-11-15 Thread Bob
of the application. Many times I open the calendars and an item just is missing. I close it and open it later and for some reason it is there again. I can't seem to get the alarms to function at all. Any ideas? Thanks in advance. Bob. Ubuntu 8.10 Evolution 2.24.1 ProblemType: Bug Architecture

[Bug 298469] Re: Calander not working properly

2008-11-15 Thread Bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19673825/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/19673826/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/19673827/ProcStatus.txt -- Calander

Re: [Bug 298469] Re: Calander not working properly

2008-11-17 Thread Bob
Thanks for the reply. I will be glad to later in the day when i have a little more time. Is this something that is unique to me? On Mon, 2008-11-17 at 10:49 +, Sebastien Bacher wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain

[Bug 298469] Re: Calander not working properly

2008-11-17 Thread Bob
I could not complete the last part and generate a file to send. message: [EMAIL PROTECTED]:~$ gdb program 21 | tee gdb-program.txt bash: syntax error near unexpected token `2' [EMAIL PROTECTED]:~$ (gdb) handle SIG33 pass nostop noprint bash: syntax error near unexpected token `handle' [EMAIL

[Bug 298469] Re: Calander not working properly

2008-11-18 Thread Bob
Not at all sure what you are talking about. g I just want the application to work right. g I can document the exact steps in two different installs of 8.10 on two different machines if that would help. I also can't seem to get he alarms to run. -- Calander not working properly

[Bug 298469] Re: Calander not working properly

2008-11-20 Thread Bob
No there were errors when http://ddebs.ubuntu.com intrepid-security was checked in Third Party Software Sources. I can tell you in detail how to recreate the fault. i also can't seem to get the alarms to work. -- Calander not working properly https://bugs.launchpad.net/bugs/298469 You received

[Bug 210760] Re: Totem Movie Player slow motion mode

2008-11-24 Thread Bob
** Changed in: totem (Ubuntu) Status: Invalid = New -- Totem Movie Player slow motion mode https://bugs.launchpad.net/bugs/210760 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 358122] [NEW] Can't show/launch birthdays and anniversaries calendar

2009-04-08 Thread Bob
calendars and they will show menus such as properties. When I right click the birthdays calendar nothing happens and Evolution freezes. Every time. All other calendars seem to be working fine as long as I don't touch the birthdays and anniversaries one. Thanks for any help in advance. Bob. ProblemType

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-08 Thread Bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25086084/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/25086085/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/25086087/ProcStatus.txt -- Can't

Re: [Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-09 Thread Bob
Sorry but that is a little too techee for me. g Is there another way to provide more information? Maybe you could remote with my machine somehow to install all of those things? I just would like the application to work for me. Thanks in advance. Bob. On Thu, 2009-04-09 at 07:31

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-09 Thread Bob
Sorry but that is a little too techee for me. g Is there another way to provide more information? Maybe you could remote with my machine somehow to install all of those things? I just would like the application to work for me. Thanks in advance. Bob. -- Can't show/launch birthdays

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-20 Thread Bob
Most all of the instructions. Sorry for my ignorance of computers. I will try again. -- Can't show/launch birthdays and anniversaries calendar https://bugs.launchpad.net/bugs/358122 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-20 Thread Bob
gdb program 21 | tee gdb-program.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run arguments, if any What is the program I insert? # (gdb) backtrace full (gdb) info registers (gdb) thread apply all backtrace (gdb) quit # Attach the complete output from GDB, contained

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-21 Thread Bob
Just the word evolution? What is the file name/extension I need to attach? -- Can't show/launch birthdays and anniversaries calendar https://bugs.launchpad.net/bugs/358122 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-21 Thread Bob
that I am sure would not be clear to you. I do appreciate your help. Bob. -- Can't show/launch birthdays and anniversaries calendar https://bugs.launchpad.net/bugs/358122 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-21 Thread Bob
Degree from the University of Oregon and a native of the state of Oregon in the USA. My degree was not in computer science. I guess that would be the issue if there were one. -- Can't show/launch birthdays and anniversaries calendar https://bugs.launchpad.net/bugs/358122 You received this bug

[Bug 358122] Re: Can't show/launch birthdays and anniversaries calendar

2009-04-22 Thread Bob
Thanks, that is what I can understand. I was just assuming that I ran it in a Terminal. You say to type run to start the backtrace. Once that is done do I need to turn it off? -- Can't show/launch birthdays and anniversaries calendar https://bugs.launchpad.net/bugs/358122 You received this

[Bug 366416] [NEW] calander not working

2009-04-24 Thread Bob
Public bug reported: Binary package hint: evolution I just installed the new Ubuntu 9.04 which installed evolution 2.26.1. I formatted the HD with the new install. Everything is working fine with evolution but the calendar. If I click on ANYTHING in calendar view it freezes solid and requires

[Bug 366416] Re: calander not working

2009-04-24 Thread Bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25942848/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/25942849/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/25942850/ProcStatus.txt -- calander

[Bug 366416] Re: calander not working

2009-04-24 Thread Bob
I deleted all of the calenders in the file system and the evolution calender was working fine. Until... I tried to save a recuring event and then it froze again. -- calander not working https://bugs.launchpad.net/bugs/366416 You received this bug notification because you are a member of Ubuntu

[Bug 366468] [NEW] Calender freeze

2009-04-24 Thread Bob
Public bug reported: Binary package hint: evolution I just did a complete format and reinstall of Ubuntu 9.04 and Evolution 2.26.1. I am confirming that nothing can be clicked on in a calendar view without a freeze and a force quit after setting a recurring event. I can create an appointment

[Bug 366468] Re: Calender freeze

2009-04-24 Thread Bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25946303/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/25946304/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/25946305/ProcStatus.txt -- Calender

Re: [Bug 401563] Re: movie player won't open

2009-07-20 Thread Bob
-a' to correct the problem. E: _cache-open() failed, please report. Unfortunately I don't know how to do the above. If you could give me step by step instructions I would be able to follow them and may learn something in the process Thanks Bob Whale -Original Message- From: mistrynitesh

[Bug 298469] Re: Calander not working properly

2008-12-29 Thread Bob
freezes and I need to do a hard close of the application. Many times I open the calendars and an item just is missing. I close it and open it later and for some reason it is there again. I can't seem to get the alarms to function at all. Any ideas? Thanks in advance. Bob. Ubuntu 8.10 Evolution

[Bug 320909] [NEW] can not work aim

2009-01-24 Thread bob
: i386 ProcCmdline: gnome-panel --sm-client-id default1 ProcCwd: /home/bob ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-panel Uname: Linux Hollisters 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008

[Bug 320909] Re: can not work aim

2009-01-24 Thread bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/21600475/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/21600476/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/21600477/ProcStatus.txt -- can not

[Bug 321309] [NEW] calander alarm is always shown at 4pm

2009-01-25 Thread Bob
up at 4pm the day before. I would expect it to pop up before the event or even the day it was due when I turn my system on in the am. Thanks in advance. Bob. ** Affects: evolution (Ubuntu) Importance: Undecided Status: New -- calander alarm is always shown at 4pm https

Re: [Bug 321309] Re: calander alarm is always shown at 4pm

2009-01-26 Thread Bob
: Alarms: 15 minutes before appointment The Time (I just picked this date) 01/27/2009 until (greyed out) 01/27/2009 It will pop up a reminder @ 4pm the day before and not 15 minutes before the appointment or when I start the machine in the morning. BoB Brazie from dexter

[Bug 331504] Re: the default dictionary 2.24.1 fm Emmanuele Bassi didn't operate

2009-03-16 Thread bob
hi, i'm sorry that I cann't explicate the problem. In fact i cann't open the mentioned dictionary in no language . I ' know from forum that i'm not the the only client with this problem. -- the default dictionary 2.24.1 fm Emmanuele Bassi didn't operate

[Bug 321309] Re: calander alarm is always shown at 4pm

2009-03-21 Thread Bob
before. I would expect it to pop up before the event or even the day it was due when I turn my system on in the am. Thanks in advance. Bob. Reproducable/steps: Any new all day appointment I create using right click on a create and choose all day event. Evolution preferences set at in calender

[Bug 321309] Re: calander alarm is always shown at 4pm

2009-03-21 Thread Bob
Sorry, that should read Ubuntu 8.10. g -- calander alarm is always shown at 4pm https://bugs.launchpad.net/bugs/321309 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

Re: [Bug 110154] Re: Font rendering hinting

2007-10-30 Thread bob
because you are a bug contact for gnome-terminal in ubuntu. your sincerely Bob Anderson __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Font rendering hinting https

[Bug 162737] Re: no sound

2007-11-14 Thread bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/10371158/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/10371159/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/10371160/ProcStatus.txt -- no sound

[Bug 162737] no sound

2007-11-14 Thread bob
ProcCwd: /home/bob ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: sound-juicer Uname: Linux adsl-76-231-226-65 2.6.20-16-lowlatency #2 SMP PREEMPT Sun Sep 23 19:54:02 UTC 2007 i686 GNU/Linux ** Affects

[Bug 173037] Re: firefox dissappears when minimised

2007-11-30 Thread bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/10666830/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/10666831/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/10666832/ProcStatus.txt -- firefox

[Bug 173037] firefox dissappears when minimised

2007-11-30 Thread bob
Public bug reported: Binary package hint: gnome-panel when I minimise firefox, it dissappears. clicking on the desktop WINDOW does not return it, nor does clicking on another desktop (although blank). to open or maximise it again, I have to RESTART firefox. ProblemType: Bug Architecture: i386

[Bug 331504] [NEW] the default dictionary 2.24.1 fm Emmanuele Bassi didn't operate

2009-02-19 Thread bob
Public bug reported: Binary package hint: gnome-utils idem as above mentioned ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/gnome-dictionary Package: gnome-utils 2.24.1-0ubuntu1 ProcEnviron:

[Bug 331504] Re: the default dictionary 2.24.1 fm Emmanuele Bassi didn't operate

2009-02-19 Thread bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/22872677/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/22872678/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/22872679/ProcStatus.txt -- the default

[Bug 366416] Re: evolution hangs when using the calendar

2009-06-11 Thread Bob
I just tried it again and it seems to be working as it should. Are there any more issues or is the fix made? I had switched to kMail and kCalender out of need so I wasn't fully aware that a fix had been made. g -- evolution hangs when using the calendar https://bugs.launchpad.net/bugs/366416

Re: [Bug 366416] Re: evolution hangs when using the calendar

2009-06-11 Thread Bob
Thanks for all of your help. You do good work! On Thursday 06 11 2009 12:43:11 Sebastien Bacher wrote: closing the bug since that works now ** Changed in: evolution-data-server (Ubuntu) Status: Incomplete = Fix Released -- evolution hangs when using the calendar

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2010-10-17 Thread Bob
I too have this problem after a clean install of Ubuntu 10.10. Bob. -- No effect when unchecking Compress weekends in month view https://bugs.launchpad.net/bugs/643910 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu

[Bug 614705] Re: Evolution calandar month view compress weekends wont work properly

2010-10-17 Thread Bob
I fully agree with #7 as I have the same problem. Bob. -- Evolution calandar month view compress weekends wont work properly https://bugs.launchpad.net/bugs/614705 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2010-10-24 Thread Bob
So what can the Ubuntu 10.10 users do to correct this problem? Bob. -- No effect when unchecking Compress weekends in month view https://bugs.launchpad.net/bugs/643910 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu

[Bug 671674] Re: Go back to gcalctool 5.28.2 from 5.32.0

2010-11-05 Thread Bob
oops.. A little embarrassed here. g Thanks. Bob. -- Go back to gcalctool 5.28.2 from 5.32.0 https://bugs.launchpad.net/bugs/671674 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gcalctool in ubuntu. -- desktop-bugs mailing list

[Bug 649543] Re: work week preferences do nothing - no effect

2010-11-07 Thread Bob
I too cannot uncompress weekends in Ubuntu 10.10 using Evolution 2.30.3. Will this patch be included in the normal updates for Ubuntu when it is approved? Bob. -- work week preferences do nothing - no effect https://bugs.launchpad.net/bugs/649543 You received this bug notification because you

[Bug 671674] Re: Entry field cropped

2010-11-12 Thread Bob
Bug 634664 -- Entry field cropped https://bugs.launchpad.net/bugs/671674 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gcalctool in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 579685] Re: unable to get stream from http://www.fs.fed.us/outdoors/naturewatch/eaglecam.html

2010-06-16 Thread Bob
Why would this be tagged as Undecided and low? This is a major issue for many people and a format that is widely used. We can't just skip the sites that use this for their video choice. That's not what the WEB is useful for. Just my two cents. g Bob. -- unable to get stream from http

[Bug 579685] Re: unable to get stream from http://www.fs.fed.us/outdoors/naturewatch/eaglecam.html

2010-06-19 Thread Bob
What is needed to change that status from Incomplete? -- unable to get stream from http://www.fs.fed.us/outdoors/naturewatch/eaglecam.html https://bugs.launchpad.net/bugs/579685 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2010-11-28 Thread Bob
Does this help make it more of an issue? https://bugzilla.gnome.org/show_bug.cgi?id=632241 It really does need fixing for those of us who work on weekends and need to uncompress them. Bob. -- No effect when unchecking Compress weekends in month view https://bugs.launchpad.net/bugs/643910 You

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2010-11-29 Thread Bob
How do the users of Ubuntu 10.10 get this fixed? -- No effect when unchecking Compress weekends in month view https://bugs.launchpad.net/bugs/643910 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2010-11-29 Thread Bob
Can we expect this to be fixed for Ubuntu 10.10 users any time soon? I did not see this in 10.04 with the included evolution only in after a clean install of 10.10 with it's upgraded evolution 2.30.3. Thanks, Bob. -- No effect when unchecking Compress weekends in month view https

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2010-12-18 Thread Bob
Is there help on the way for 10.10 users? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. https://bugs.launchpad.net/bugs/643910 Title: No effect when unchecking Compress weekends in month view --

[Bug 647466] Re: gcalctool window is not resizable

2010-12-21 Thread Bob
it is impossible to check before totalling in version 5.30.0. They just get lost from view. Any ideas? Thanks in advance, Bob. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gcalctool in ubuntu. https://bugs.launchpad.net/bugs/647466 Title

[Bug 643910] Re: No effect when unchecking Compress weekends in month view

2011-01-02 Thread Bob
How about Maverick? It still seems to be a problem here. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. https://bugs.launchpad.net/bugs/643910 Title: No effect when unchecking Compress weekends in month view

[Bug 775027] [NEW] Ping in gnome-nettool doesn't work

2011-05-01 Thread Bob
Public bug reported: Binary package hint: gnome-nettool If I run ping from the terminal, it works fine. If I use ping in Network Tools it doesn't work at all. Everything else seems to work okay. I'm using... Description: Ubuntu 11.04 Release: 11.04 installed 2 days ago and

[Bug 775027] Re: Ping in gnome-nettool doesn't work

2011-05-01 Thread Bob
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-nettool in Ubuntu. https://bugs.launchpad.net/bugs/775027 Title: Ping in gnome-nettool doesn't work -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 543495] Re: Reoccurring events will not delete a single occurrence.

2011-05-19 Thread Bob
Yes it seems to be fixed in the newest version. Thanks, Bob. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/543495 Title: Reoccurring events will not delete a single occurrence

[Bug 415641] Re: Unable to edit Contact views. Edit button does not work.

2011-05-19 Thread Bob
Yes it has been some time. I have moved on. g Thanks. Bob. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/415641 Title: Unable to edit Contact views. Edit button does not work. -- desktop-bugs

[Bug 560559] [NEW] gstreamer refuses to play video after download of plugins

2010-04-11 Thread bob
Public bug reported: first use of gstreamer video player asked to install a plugin. Plugin did not work as video refuses to play. ProblemType: Bug Architecture: i386 Date: Sun Apr 11 18:50:42 2010 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/totem InstallationMedia: Ubuntu 9.10 Karmic

[Bug 560559] Re: gstreamer refuses to play video after download of plugins

2010-04-11 Thread bob
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/43762608/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/43762609/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/43762610/ProcStatus.txt ** Attachment

[Bug 518910] [NEW] intermittent mail notifications.

2010-02-08 Thread Bob
. Is this a know issue? Or is there a general fix? Thanks in advance. Bob. ** Affects: evolution (Ubuntu) Importance: Undecided Status: New -- intermittent mail notifications. https://bugs.launchpad.net/bugs/518910 You received this bug notification because you are a member of Ubuntu

  1   2   3   4   5   >