[Bug 332356] Re: rhythmbox does not show album art in notifications

2009-02-25 Thread Ken VanDine
Do you have the Cover art plugin enabled? It is disabled by default, I just enabled it and confirmed I DO see cover art in the notification. -- rhythmbox does not show album art in notifications https://bugs.launchpad.net/bugs/332356 You received this bug notification because you are a member of

[Bug 331571] Re: disable Mail Notification eplugin by default

2009-02-25 Thread Ken VanDine
Suggested patch ** Attachment added: "331571.patch" http://launchpadlibrarian.net/23119982/331571.patch -- disable Mail Notification eplugin by default https://bugs.launchpad.net/bugs/331571 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 331571] Re: disable Mail Notification eplugin by default

2009-02-25 Thread Ken VanDine
My worry with making the plugin disable itself is applications that might be depending on that plugin being enabled to poll for new mail. That plugin doesn't just provide the icon, it provides dbus alerts for new mail. -- disable Mail Notification eplugin by default https://bugs.launchpad.net/bug

[Bug 332569] Re: notifications for battery are too long

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- notifications for battery are too long https://bugs.launchpad.net/bugs/332569 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ub

[Bug 333997] Re: Eject notification doesn't use new notification framework

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- Eject notification doesn't use new notification framework https://bugs.launchpad.net/bugs/333997 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 h

[Bug 331571] Re: disable Mail Notification eplugin by default

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- disable Mail Notification eplugin by default https://bugs.launchpad.net/bugs/331571 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu

[Bug 328596] Re: evolution shouldn't use notifications with actions

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- evolution shouldn't use notifications with actions https://bugs.launchpad.net/bugs/328596 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://

[Bug 334472] Re: Inherit human-icon-theme so that gnome-icon-theme and all icon-themes which depend on it have access to the notification-* icons used by notify-osd.

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- Inherit human-icon-theme so that gnome-icon-theme and all icon-themes which depend on it have access to the notification-* icons used by notify-osd. https://bugs.launchpad.net/bugs/334472 You received this bug notification because you are a member of Ubuntu Desktop B

[Bug 332356] Re: rhythmbox does not show album art in notifications

2009-02-26 Thread Ken VanDine
On a related note, the notification looks much better with the cover art. Perhaps we should change the bug to enable the cover art plugin by default. Thoughts? ** Tags added: jaunty-uif -- rhythmbox does not show album art in notifications https://bugs.launchpad.net/bugs/332356 You received th

[Bug 333269] Re: [jaunty] leave message does not use new notify system

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- [jaunty] leave message does not use new notify system https://bugs.launchpad.net/bugs/333269 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu. -- desktop-bugs mailing list desktop-

[Bug 332356] Re: rhythmbox does not show album art in notifications

2009-02-26 Thread Ken VanDine
I have reproduced the problem with the cover art plugin enabled, it seems to randomly fail. Skipping through songs, it displayed cover art 7 out of 10 tries, some of the successes displayed the default icon for a moment then changed to the album art. So perhaps rhythmbox does some caching, writin

[Bug 332356] Re: rhythmbox does not show album art in notifications

2009-02-26 Thread Ken VanDine
OK, I was wrong... the plugin is enabled by default. After recursively unsetting all the rhythmbox gconf keys I never get cover art in the notification, even though I do see the art in the UI. -- rhythmbox does not show album art in notifications https://bugs.launchpad.net/bugs/332356 You receiv

[Bug 332356] Re: rhythmbox does not show album art in notifications

2009-02-26 Thread Ken VanDine
This looks like a rhythmbox issue, some strace output below. When I saw the cover art in the notification, this was in the strace output: open("/home/ken/.cache/rhythmbox/covers/Don Henley - Actual Miles: Henley's Greatest Hits.jpg", O_RDONLY|O_LARGEFILE) = 24 When I saw the

[Bug 331311] Re: volume/brightness notifications are blank (all black)

2009-02-26 Thread Ken VanDine
** Tags added: jaunty-uif -- volume/brightness notifications are blank (all black) https://bugs.launchpad.net/bugs/331311 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu. -- desktop-bugs mailing list desk

[Bug 334063] Re: enable compositing in metacity by default

2009-02-26 Thread Ken VanDine
** Summary changed: - enable composting in metacity by default + enable compositing in metacity by default ** Tags added: notifications -- enable compositing in metacity by default https://bugs.launchpad.net/bugs/334063 You received this bug notification because you are a member of Ubuntu Deskt

[Bug 328596] Re: evolution shouldn't use notifications with actions

2009-03-02 Thread Ken VanDine
This proposed patch will check if actions are supported, and only display the action if it is. ** Attachment added: "328596.patch" http://launchpadlibrarian.net/23300219/328596.patch -- evolution shouldn't use notifications with actions https://bugs.launchpad.net/bugs/328596 You received this

[Bug 331571] Re: disable Mail Notification eplugin by default

2009-03-02 Thread Ken VanDine
Propsed patch will check if GDMSESSION=gnome-stracciatella, if that isn't true it will disable the status icon from both the notification area and from the config UI for the plugin. ** Attachment added: "331571.patch" http://launchpadlibrarian.net/23300258/331571.patch -- disable Mail Notific

[Bug 331571] Re: disable Mail Notification eplugin by default

2009-03-02 Thread Ken VanDine
Not intentional, i had some debugging code in there and I missed a line when deleting it. I am attaching a new patch without it. ** Attachment added: "331571.patch" http://launchpadlibrarian.net/23302750/331571.patch -- disable Mail Notification eplugin by default https://bugs.launchpad.net/

[Bug 331571] Re: disable Mail Notification eplugin by default

2009-03-02 Thread Ken VanDine
Yes, exactly. It will also hide the status icon portion of the configuration dialog. -- disable Mail Notification eplugin by default https://bugs.launchpad.net/bugs/331571 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubun

[Bug 335318] Re: evolution shows both alertbox and notification

2009-03-03 Thread Ken VanDine
*** This bug is a duplicate of bug 331571 *** https://bugs.launchpad.net/bugs/331571 ** This bug has been marked a duplicate of bug 331571 disable Mail Notification eplugin by default -- evolution shows both alertbox and notification https://bugs.launchpad.net/bugs/335318 You received thi

[Bug 328596] Re: evolution shouldn't use notifications with actions

2009-03-03 Thread Ken VanDine
Reported in upstream bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=573919 -- evolution shouldn't use notifications with actions https://bugs.launchpad.net/bugs/328596 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-b

[Bug 328596] Re: evolution shouldn't use notifications with actions

2009-03-03 Thread Ken VanDine
** Also affects: evolution via http://bugzilla.gnome.org/show_bug.cgi?id=573919 Importance: Unknown Status: Unknown -- evolution shouldn't use notifications with actions https://bugs.launchpad.net/bugs/328596 You received this bug notification because you are a member of Ubuntu Deskt

[Bug 86796] Re: Ubuntu Key Server not in Seahorse default config

2009-03-05 Thread Ken VanDine
** Changed in: seahorse-plugins (Ubuntu) Assignee: Sebastien Bacher (seb128) => Ken VanDine (ken-vandine) -- Ubuntu Key Server not in Seahorse default config https://bugs.launchpad.net/bugs/86796 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 86796] Re: Ubuntu Key Server not in Seahorse default config

2009-03-05 Thread Ken VanDine
Attached debdiff ** Attachment added: "86796.debdiff" http://launchpadlibrarian.net/23526601/86796.debdiff ** Changed in: seahorse-plugins (Ubuntu) Status: Triaged => In Progress -- Ubuntu Key Server not in Seahorse default config https://bugs.launchpad.net/bugs/86796 You received thi

[Bug 341367] [NEW] Update to 3.1

2009-03-11 Thread Ken VanDine
Public bug reported: Binary package hint: ekiga Update to 3.1, latest development release in preparation for 3.2 with GNOME 2.26 ** Affects: ekiga (Ubuntu) Importance: Undecided Assignee: Ken VanDine (ken-vandine) Status: Confirmed ** Changed in: ekiga (Ubuntu) Assignee

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-11 Thread Ken VanDine
I have tested this script a number of times, including in a pristine VM which was installed from an iso from before notify-osd was included. I did a dist-upgrade then ran the script. The applet was added just to the left of the notification area. I also tested the scenario without a notification

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-12 Thread Ken VanDine
I have had a couple random placements of the applet when running this script. Here is a gconf dump from when it was added to the left of the menu. ** Attachment added: "panel_indicator_far_left.dump" http://launchpadlibrarian.net/23779128/panel_indicator_far_left.dump -- Panel should add the

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-12 Thread Ken VanDine
Screenshot as well ** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/23779154/Screenshot.png -- Panel should add the messaging indicator for users upgrading https://bugs.launchpad.net/bugs/340777 You received this bug notification because you are a member of Ubuntu Desktop B

[Bug 131679] Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

2009-03-12 Thread Ken VanDine
I just tried to reproduce this with jaunty on my i386 box with a Intel G965 graphics card, didn't crash. I also tested on my jaunty amd64 laptop with Intell 4500 graphics, didn't crash. Is anyone able to reproduce this with jaunty? -- compiz.real crashed with SIGSEGV when attempting to unlock s

[Bug 342304] Re: gnome-display-properties is too tall for small screens

2009-03-13 Thread Ken VanDine
** Attachment added: "800x600 screenshot" http://launchpadlibrarian.net/23826414/Screenshot.png -- gnome-display-properties is too tall for small screens https://bugs.launchpad.net/bugs/342304 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscri

[Bug 342304] [NEW] gnome-display-properties is too tall for small screens

2009-03-13 Thread Ken VanDine
Public bug reported: Binary package hint: gnome-control-center When running at 800x600, the gnome-display-properties window is too tall. The buttons on the bottom are mostly hidden behind the panel. ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- g

[Bug 342429] [NEW] When evolution window is active, notifications are still displayed for new mail

2009-03-13 Thread Ken VanDine
Public bug reported: Binary package hint: evolution Use case testing for the message indicator/notify-osd raised the issue of notifications appearing while evolution is the focused window. Test Case 7: Evolution Window is active, email received * Confirm that a notification does not appea

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-13 Thread Ken VanDine
It isn't running for me, I am seeing the gconf key is getting set to false but the applet never gets added -- Panel should add the messaging indicator for users upgrading https://bugs.launchpad.net/bugs/340777 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whi

[Bug 343650] [NEW] Update to 2.26.0

2009-03-16 Thread Ken VanDine
Public bug reported: Binary package hint: gedit-plugins Update for GNOME 2.26.0 ** Affects: gedit-plugins (Ubuntu) Importance: Undecided Assignee: Ken VanDine (ken-vandine) Status: Confirmed ** Changed in: gedit-plugins (Ubuntu) Assignee: (unassigned) => Ken VanD

[Bug 343650] Re: Update to 2.26.0

2009-03-16 Thread Ken VanDine
Attached diff ** Attachment added: "gedit-plugins_2.26.0-0ubuntu1.diff.gz" http://launchpadlibrarian.net/23927308/gedit-plugins_2.26.0-0ubuntu1.diff.gz -- Update to 2.26.0 https://bugs.launchpad.net/bugs/343650 You received this bug notification because you are a member of Ubuntu Desktop Bugs

[Bug 343650] Re: Update to 2.26.0

2009-03-16 Thread Ken VanDine
** Changed in: gedit-plugins (Ubuntu) Status: Confirmed => In Progress -- Update to 2.26.0 https://bugs.launchpad.net/bugs/343650 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit-plugins in ubuntu. -- desktop-bugs mailing li

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-16 Thread Ken VanDine
Still not running. I tested this again, in a VM installed from a early feb jaunty iso and updated to current. ii gnome-panel1:2.25.92-0ubuntu2.1 launcher and docking facility for GNOME ii gnome-panel-data 1:2.25.92-0ub

[Bug 341367] Re: Update to 3.1

2009-03-17 Thread Ken VanDine
** Changed in: ekiga (Ubuntu) Status: Confirmed => In Progress ** Summary changed: - Update to 3.1 + Update to 3.2 ** Description changed: Binary package hint: ekiga - Update to 3.1, latest development release in preparation for 3.2 with + Update to 3.2, latest development release i

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-17 Thread Ken VanDine
gconf dump of /apps/panel ** Attachment added: "panel.dump" http://launchpadlibrarian.net/24001875/panel.dump -- Panel should add the messaging indicator for users upgrading https://bugs.launchpad.net/bugs/340777 You received this bug notification because you are a member of Ubuntu Desktop Bu

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-17 Thread Ken VanDine
Latest .xsession-errors, after the applet was added ** Attachment added: ".xsession-errors" http://launchpadlibrarian.net/24004041/.xsession-errors -- Panel should add the messaging indicator for users upgrading https://bugs.launchpad.net/bugs/340777 You received this bug notification because

[Bug 340777] Re: Panel should add the messaging indicator for users upgrading

2009-03-17 Thread Ken VanDine
Here is a patch to the script, it was just a typo ** Attachment added: "fix_typo.patch" http://launchpadlibrarian.net/24005309/fix_typo.patch -- Panel should add the messaging indicator for users upgrading https://bugs.launchpad.net/bugs/340777 You received this bug notification because you a

[Bug 341367] Re: Update to 3.2

2009-03-21 Thread Ken VanDine
Yes, they are in my ppa https://launchpad.net/~ken-vandine/+archive/ppa Please let me know how they work for you. Thanks for testing! -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 341367] Re: Update to 3.2

2009-03-24 Thread Ken VanDine
Did anyone test this with ekiga.net? I am getting a failure to register, but ekiga 3.0.1 is working fine. -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to ekiga in ubuntu. -- deskt

[Bug 278261] Re: two xscreens -> gnome panel crashes

2009-03-24 Thread Ken Foskey
I just experienced this error. If I enable compiz and use the second screen I get a box with only error when I click on a gnome-panel icon on my second desktop. If I kill gnome-panel, disable compiz (effects=none) and try again it still crashes, logging off and on after disabling compiz my sys

[Bug 341367] Re: Update to 3.2

2009-03-25 Thread Ken VanDine
But it does still work for me with ekiga 3.0.1, only fails with 3.2... Do you know if anything changed in 3.2 that could be causing this? -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 341367] Re: Update to 3.2

2009-03-25 Thread Ken VanDine
Well now it is magically working... both yesterday and earlier this morning it was working with 3.0.1 and wasn't with 3.2.0 at the same time. Now it is working fine with both. I haven't changed anything except ran it with -d 4. I will keep beating on it today and see if it starts to fail aga

[Bug 344431] Re: cd / dvd creator appears in the apps menu, not in places

2009-03-26 Thread Ken VanDine
Attached debdiff moves the meny to Accessories ** Attachment added: "344431.debdiff" http://launchpadlibrarian.net/24365081/344431.debdiff ** Changed in: brasero (Ubuntu) Status: Confirmed => In Progress -- cd / dvd creator appears in the apps menu, not in places https://bugs.launchpa

[Bug 344431] Re: cd / dvd creator appears in the apps menu, not in places

2009-03-26 Thread Ken VanDine
The user doesn't really consider creating a CD/DVD a place, it is something they do. I know it technically opens a nautilus window to burn:///, but the average user doesn't want to know that. -- cd / dvd creator appears in the apps menu, not in places https://bugs.launchpad.net/bugs/344431 You r

[Bug 329631] Re: Please update ekiga to version 3.0.2

2009-03-26 Thread Ken VanDine
The plan is to get an exception and get 3.2.0 into jaunty ** Changed in: ekiga (Ubuntu) Status: New => Invalid -- Please update ekiga to version 3.0.2 https://bugs.launchpad.net/bugs/329631 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscr

[Bug 341367] Re: Update to 3.2

2009-03-26 Thread Ken VanDine
Attached diff ** Attachment added: "ekiga_3.2.0-0ubuntu1.diff.gz" http://launchpadlibrarian.net/24367906/ekiga_3.2.0-0ubuntu1.diff.gz -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 408428] [NEW] Rhythmbox can't open second streaming source

2009-08-03 Thread Ken Pratt
Public bug reported: Binary package hint: rhythmbox Start Rhythmbox then start playing the stream with the following URL: http://216.155.137.150:8002 Then, after a few minutes of playing, stop the playing by clicking on the play button. Now try to start playing the stream with the URL: http:/

[Bug 408428] Re: Rhythmbox can't open second streaming source

2009-08-03 Thread Ken Pratt
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29827055/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/29827056/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/29827057/ProcStatus.txt -- Rhythm

[Bug 408428] Re: Rhythmbox can't open second streaming source

2009-08-04 Thread Ken Pratt
Seems I can not reproduce this on a fast network connection. I am usually behind a DSL line and that is where I encounter the error. Perhaps it is a timeout issue not being reported with the correct error? -- Rhythmbox can't open second streaming source https://bugs.launchpad.net/bugs/408428 You

[Bug 371734] [NEW] deskbar-applet unknown python version

2009-05-04 Thread Ken Sharp
Public bug reported: Binary package hint: deskbar-applet Removing deskbar-applet ... INFO: using unknown version '/usr/bin/python3.0' (debian_defaults not up-to-date?) when following removal of bluetooth from Ubuntu Jaunty (and using apt- get autoremove). Trivial, but there nonetheless. ** Af

[Bug 378361] [NEW] Loss of lines when resizing and creating tab

2009-05-19 Thread Ken Arnold
Public bug reported: Binary package hint: gnome-terminal Steps to reproduce: 1. Open a new terminal. 2. seq 1 500 3. Go full-screen (F11) 4. Make a new tab (Ctrl-Shift-T) 5. Go back to normal (F11) 6. Switch back to the first tab. Expected result: ... 498 499 500 prompt. Actual result: ... 461

[Bug 378361] Re: Loss of lines when resizing and creating tab

2009-05-19 Thread Ken Arnold
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26938764/Dependencies.txt -- Loss of lines when resizing and creating tab https://bugs.launchpad.net/bugs/378361 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gno

[Bug 128735] Re: Notification Area on second screen's panel doesn't work

2009-05-31 Thread Ken Foskey
This is really bad with skype that leaves a trailing program live and signed on that is not obvious to the user at all. You cannot restart skype because it creates a new instance. -- Notification Area on second screen's panel doesn't work https://bugs.launchpad.net/bugs/128735 You received this

[Bug 384878] Re: [gnome-network-properties] Unable to apply proxy system-wide

2009-06-08 Thread Ken VanDine
I am seeing the same thing when I click "Apply system wide". I assume there should be some service that uses PolicyKit and dbus service activation to apply that, which we aren't shipping. ** Changed in: gnome-control-center (Ubuntu) Status: New => Confirmed -- [gnome-network-properties]

[Bug 384643] Re: credentials.get_request_token function causes a segmentation fault

2009-06-08 Thread Ken VanDine
I suspect a race condition of some sort, if i drop into the debugger it works 100% of the time. -- credentials.get_request_token function causes a segmentation fault https://bugs.launchpad.net/bugs/384643 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 40795] Re: cannot create printers in live system

2007-04-02 Thread Ken Takusagawa
Is there a workaround for Dapper Live CD? Surely I can go in and manually change some permissions or install some software onto the unionfs. Exactly what was the fix that makes it work in Edgy? -- cannot create printers in live system https://bugs.launchpad.net/bugs/40795 You received this bug

[Bug 37858] Missing emails in data file

2006-04-03 Thread Ken Foskey
Public bug reported: Affects: evolution (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: I am missing many emails at present that ARE present in the data file for that folder. file is volvo, I have deleted all volvo.* files in case the meta

[Bug 37858] Re: Missing emails in data file

2006-04-06 Thread Ken Foskey
Strange under camel I emailed myself it worked. I have now found all email in the junk folder. -- Missing emails in data file https://launchpad.net/malone/bugs/37858 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 37858] Re: Missing emails in data file

2006-04-06 Thread Ken Foskey
At the time this broke that I started this I played with preferences. I ticked the mail preferences - junk - include remote tests. I probably do not have all tools installed. I did check the junk folder previously but I could not see any new mail there then. Snip beginning of the log attache

[Bug 37858] Setting external junk filter can filter everything

2006-04-07 Thread Ken Foskey
Perhaps a topic change is in order. The option to set evolution -> mail preferences -> Junk -> include remote tests This should not be possible unless the tools to support it are installed. If I got trapped then a newbie would get trapped as well. Alternatively on startup it should switch th

[Bug 22322] Re: In gnome Save As dialogue, Create Folder loses file Name

2008-02-07 Thread Ken Pratt
This bug is back in 7.10 (gutsy) -- In gnome Save As dialogue, Create Folder loses file Name https://bugs.launchpad.net/bugs/22322 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ub

[Bug 64851] Re: Menu editor inconsistent behaviour

2006-11-08 Thread Ken Pratt
This behavior manifests as well on a clean install of 6.10. However, Mr. Noble notes a 75% failure rate. For me it is 100% - I've not been able to edit the GNOME menu in any way. This includes checking and unchecked entry to make it visible. -- Menu editor inconsistent behaviour https://launch

[Bug 71547] Open With slection not selectable

2006-11-12 Thread Ken Pratt
Public bug reported: Binary package hint: distccmon-gnome Right click on an .avi file and select 'properties'. Select the the Open With tab. Now, try to select "MPLayer Movie Player". The entry is there, it is not greyed out, yet it is not selectable. (I could find no easy way to determine th

[Bug 12748] Re: Volume applet show volume on mouseover

2007-05-22 Thread Ken Roeske
Version: Gutsy Gibbon Latest upgrade to packages installed as of 5/22/07 This issue has risen, no display of volume increments to increase/decrease in volume using thumbwheel, however, volume will actually increase/decrease -- Volume applet show volume on mouseover https://bugs.launchpad.net/bug

[Bug 88504] Re: Screen corruption.

2007-06-03 Thread Ken Lewis
Can confirm presence in Gutsy libvte9 1:0.16.4-0ubuntu1. Am using the free Radeon driver also. -- Screen corruption. https://bugs.launchpad.net/bugs/88504 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu. --

[Bug 230660] [NEW] EVolution constantly asked for password, deleted default keyring

2008-05-15 Thread Ken Foskey
Public bug reported: On Heron after a very recent upgrade, in last 7 days. Evolution was working fine and retrieving mail and sending mail.This started going wrong after an upgrade and it repeatedly asked for my password, an old one for ISP is stored elsewhere. I am guessing it is old pass

[Bug 230660] Re: EVolution constantly asked for password, deleted default keyring

2008-05-16 Thread Ken Foskey
fering the wrong password, even after I had typed in the upload password. It was doing this despite the fact that I cancelled the send. When I shutdown evolution it continued to offer the wrong password until I cancelled out evolution with a force quit. Hope this helps, Ken -- EVolution cons

[Bug 233620] Re: Evolution does not import contact certificates

2008-05-22 Thread Ken Pratt
It seems that evolution no longer imports public keys when it receives a signed email message. In addition, it shows a valid and trusted certificate as being untrusted. (I have the root signing certificate installed and marked as trusted for all three uses.) This used to work flawlessly. Evolut

[Bug 235071] Re: f-spot fails to export to a Folder

2008-06-03 Thread Ken Pratt
This bug is also present in version 0.4.3.1 as delivered in 8.10 Ubuntu Desktop. -- f-spot fails to export to a Folder https://bugs.launchpad.net/bugs/235071 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-b

[Bug 235071] Re: f-spot fails to export to a Folder

2008-06-03 Thread Ken Pratt
oops! I meant 8.04 not 8.10... Ubuntu Hardy -- f-spot fails to export to a Folder https://bugs.launchpad.net/bugs/235071 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists

[Bug 124440] Re: gnome needs a way to manipulate scroll speed

2008-06-04 Thread Ken Nelan
I had the same problem with the scroll wheel (as well as the back and forward buttons on the sides of my mouse) and am wondering if it's not more of a configuration error in xorg.conf? Many of the mice on the market today use more than 5 buttons in fact, my mouse is a standard Microsoft wireless l

[Bug 295962] [NEW] f-spot auto import does not work

2008-11-09 Thread Ken Pratt
Public bug reported: Binary package hint: f-spot I upgraded from 8.04 to 8.10 i386 Desktop Ubuntu. When I insert a CD with images on it, I get a prompt asking if I would like to start f-spot. I click ok, the mouse turns into a busy icon for a few seconds and nothing happens. The mouse turns ba

[Bug 295962] Re: f-spot auto import does not work

2008-11-11 Thread Ken Pratt
Pedro, here is the .xsession-errors file. ** Attachment added: ".xsession-errors" http://launchpadlibrarian.net/19577467/errors -- f-spot auto import does not work https://bugs.launchpad.net/bugs/295962 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 298237] [NEW] lost sound on Solitaire

2008-11-14 Thread Ken Warwick
Public bug reported: Binary package hint: gnome-games Sound just suddenly quiy in the middle of a game Ubuntu 8:10 Volume Applet 2.24.1 ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 Package: gnome-games 1:2.24.1-0ubuntu2 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbi

[Bug 298237] Re: lost sound on Solitaire

2008-11-14 Thread Ken Warwick
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19659189/Dependencies.txt -- lost sound on Solitaire https://bugs.launchpad.net/bugs/298237 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-games in ubuntu.

[Bug 260918] Re: needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27")

2008-11-20 Thread Ken Pimontel
Just tested this. Cheese works, but only at resolution 160x120. I get nothing in Skype. Anything I can do to help? -- needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27") https://bugs.launchpad.net/bugs/260918 You received this bug notification because you are

[Bug 260918] Re: needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27")

2008-11-20 Thread Ken Pimontel
I use the following Package: libv4l-0 New: yes State: installed Automatically installed: yes Version: 0.5.3-1~dooz1 $ uname -a Linux Cupid 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64 GNU/Linux $ aptitude show cheese Package: cheese State: installed Automatically installed: no Vers

[Bug 272316] Re: [regression, intrepid] redraw problems, patches from fedora

2008-10-09 Thread Ken Arnold
I think this just /broke/ xournal updating. I couldn't try out the hardy version without downgrading all of gtk, so I can't confirm unless somebody posts the previous intrepid package. But I'm definitely getting new issues that sound much like what the reporter described after upgrading this mornin

[Bug 273299] Re: gnome-keyboard-applet crashed with SIGSEGV in gkbd_indicator_reinit_ui()

2008-10-12 Thread Ken Arnold
After more aggregate experience, I can confirm that plugging in or unplugging an Apple USB keyboard seems to cause or aggravate the issue. Often the applet doesn't crash, but rather shows a default configuration (only one option: USA) and both builtin and external keyboards are left in qwerty. On o

[Bug 275957] Re: gnome-screensaver-dialog crashed with SIGSEGV in g_type_create_instance()

2008-10-14 Thread Ken Arnold
** Visibility changed to: Public -- gnome-screensaver-dialog crashed with SIGSEGV in g_type_create_instance() https://bugs.launchpad.net/bugs/275957 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu. -- desktop

Re: [Bug 273299] Re: gnome-keyboard-applet crashed with SIGSEGV in gkbd_indicator_reinit_ui()

2008-10-14 Thread Ken Arnold
Negative; I had reset to the defaults, which only had grp:alts_toggle. I cleared even that; we'll see if I still get problems. -- gnome-keyboard-applet crashed with SIGSEGV in gkbd_indicator_reinit_ui() https://bugs.launchpad.net/bugs/273299 You received this bug notification because you are a me

[Bug 272316] Re: [regression, intrepid] redraw problems, patches from fedora

2008-10-15 Thread Ken Arnold
Confirmed that this patch BROKE xournal. The canvas basically didn't update unless a redraw was forced (window switching, scrolling, etc.). Occasionally it would partially draw some other part of some line, but never what I had just drawn. I rebuilt libgnomecanvas /disabling/ the patch and xournal

Re: [Bug 275957] Re: gnome-screensaver-dialog crashed with SIGSEGV in g_type_create_instance()

2008-10-20 Thread Ken Arnold
I'm pretty sure this issue is related to having an invalid keyboard layout state. I haven't seen this issue in a while, but I have a separate one about the keyboard layout indicator applet -- the whole X keyboard layout system gets confused sometimes when I plug in an external (Apple USB) keyboard.

[Bug 281807] Re: Pipe to SpamAssassin failed, error code: 1

2008-10-25 Thread Ken Pratt
I have the same problem using the amd64 8.10 release candidate. I use an external spam filter that simply adds a header. I then set a filter under the spam tab in evolution to tag and move these email messages. I turn off spam checking by unchecking the "check incoming email for spam checkbox, b

[Bug 281807] Re: Pipe to SpamAssassin failed, error code: 1

2008-10-25 Thread Ken Pratt
Oops - just realized this was for SpamAssassin not BogoFilter. Perhaps I should file a separate bug? Or, perhaps the two are related? -- Pipe to SpamAssassin failed, error code: 1 https://bugs.launchpad.net/bugs/281807 You received this bug notification because you are a member of Ubuntu Deskto

[Bug 246189] Re: Nautilus can't open usb flash drive

2008-10-28 Thread Ken Tindle
I know Nautilus is confusing the virtual and real SCSI world because- taking the ZIP drive out clears the issue. I happen to have hardware that the GNOME project has not seen in a good long while, that's all. They haven't tested their code against this hardware because it has become rare over the

[Bug 272316] Re: [regression, intrepid] redraw problems, patches from fedora

2008-10-28 Thread Ken Arnold
I'm attaching the rebuild I did; I just disabled the patch described here and rebuilt. But do post if it works for you; let's see if we can get this reopened. The attachment comes with no warranty! :) ** Attachment added: "Rebuilt without the patch" http://launchpadlibrarian.net/18969420/lib

[Bug 388898] Re: move to main

2009-07-01 Thread Ken VanDine
debdiff adding the required plugins to gst-plugins-good ** Attachment added: "gst-plugins-good debdiff" http://launchpadlibrarian.net/28613562/388898-gst-plugins-good.debdiff -- move to main https://bugs.launchpad.net/bugs/388898 You received this bug notification because you are a member of

[Bug 388898] Re: move to main

2009-07-01 Thread Ken VanDine
Undecided Status: New ** Also affects: gst-plugins-bad0.10 (Ubuntu) Importance: Undecided Status: New ** Changed in: gst-plugins-bad0.10 (Ubuntu Karmic) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: gst-plugins-good0.10 (Ubuntu Karmic) Assignee

[Bug 388898] Re: move to main

2009-07-01 Thread Ken VanDine
Both -good and -bad should be uploaded at the same time to prevent conflicts -- move to main https://bugs.launchpad.net/bugs/388898 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu. -- desktop-bugs mailing list de

[Bug 388898] Re: move to main

2009-07-02 Thread Ken VanDine
https://wiki.ubuntu.com/MainInclusionReport/TelepathyFarsight ** Changed in: telepathy-farsight (Ubuntu Karmic) Status: Incomplete => In Progress -- move to main https://bugs.launchpad.net/bugs/388898 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whic

[Bug 388898] Re: move to main

2009-07-02 Thread Ken VanDine
https://wiki.ubuntu.com/MainInclusionReport/Farsight2 ** Changed in: farsight2 (Ubuntu Karmic) Status: Incomplete => In Progress -- move to main https://bugs.launchpad.net/bugs/388898 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed t

[Bug 388898] Re: move to main

2009-07-02 Thread Ken VanDine
https://wiki.ubuntu.com/MainInclusionReport/LibNice ** Changed in: libnice (Ubuntu Karmic) Status: Incomplete => In Progress -- move to main https://bugs.launchpad.net/bugs/388898 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gs

[Bug 408428] [NEW] Rhythmbox can't open second streaming source

2009-08-03 Thread Ken Pratt
Public bug reported: Binary package hint: rhythmbox Start Rhythmbox then start playing the stream with the following URL: http://216.155.137.150:8002 Then, after a few minutes of playing, stop the playing by clicking on the play button. Now try to start playing the stream with the URL: http:/

[Bug 408428] Re: Rhythmbox can't open second streaming source

2009-08-03 Thread Ken Pratt
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29827055/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/29827056/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/29827057/ProcStatus.txt -- Rhythm

[Bug 408428] Re: Rhythmbox can't open second streaming source

2009-08-04 Thread Ken Pratt
Seems I can not reproduce this on a fast network connection. I am usually behind a DSL line and that is where I encounter the error. Perhaps it is a timeout issue not being reported with the correct error? -- Rhythmbox can't open second streaming source https://bugs.launchpad.net/bugs/408428 You

<    1   2   3   4   5   6   7   8   9   10   >