I attempted to reproduce in the following scenarios:
- fresh, up to date UNE Lucid install, using default
- fresh, up to date UNE Lucid install, using netbook 2d login
- live CD from UNE iso from April 27th
In each of the scenarios, each time I added a new item to the
favorites, the long descrip
** Description changed:
Binary package hint: netbook-launcher
Tested on Lucid UNE 20100427.1
Items displayed by default in Favorites, and new items that are added
show the application's short name instead of the full name. ie:
"Empathy" instead of "Empathy IM Client" and "Evolution
Cody's above patch for gtk+ (#16) fixes the reported bug. He mentioned
that he is going to rework it to make it more acceptable to upstream and
then, if I understand correctly, include it in a gtk+ SRU.
--
bluetooth "devices" menu item not working in bluetooth indicator
https://bugs.launchpad.ne
I've got what I believe is a somewhat minimal example reproducing this
without the extraneous bluetooth:
https://code.launchpad.net/~nafai/+junk/minimal-menu-example
I have debug prints showing the menu structure and the ui manager xml
output before and after I add a new menu item to the placehol
Kevin: that's okay, it was working at alpha3 so that was a good starting
point. :)
I hope I'm not being too verbose in my comments, I'm just trying to
track where I am and have everything documented so I can get additional
help.
--
bluetooth "devices" menu item not working in bluetooth indicator
Since the bug report indicated this worked in alpha3, but stopped
working as of April 8th, I started testing versions of libappindicator
starting from the release right after alpha3. This was
0.0.15-0ubuntu1. I checked out the release from
lp:~ubuntu-desktop/indicator-application/ubuntu at each s
I've pastebin'd the bluetooth-applet code:
http://gist.github.com/366360#file_main.c
Here's the appropriate functions to look at:
update_device_list (starts line 749)
add_menu_item (starts line 684)
--
bluetooth "devices" menu item not working in bluetooth indicator
https://bugs.launchpad.net/
Quick update with more details.
First, steps to reproduce this:
1. Make sure you have at least one device paired (but not necessarily
connected), with your computer.
2. Start with Bluetooth turned off. If you have to turn off
bluetooth (via the indicator menu), kill bluetooth-appl
Sorry for lack of status updates, keep forgetting. :)
I've narrowed it down to the see where the behavior is exhibiting in the
code and am exploring whether this is caused by a problem in the gnome-
bluetooth code itself or a change/regression in app indicator libraries.
I should have the issue it
I can reproduce, looking into the cause.
** Changed in: gnome-bluetooth (Ubuntu)
Status: New => Confirmed
--
bluetooth "devices" menu item not working in bluetooth indicator
https://bugs.launchpad.net/bugs/558841
You received this bug notification because you are a member of Ubuntu
Bugs,
** Branch linked: lp:~nafai/gwibber/gnomekeyring-fix
--
accessing keyring from python threads sometimes causes 100% CPU utilization
https://bugs.launchpad.net/bugs/554005
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
I'm working on this today since kenvandine is out.
It has been discovered that accessing gnomekeyring from a thread is
causing these CPU problems.
What I am going to do is move the calls to gnomekeyring to before
gwibber-service starts threads and store that data in mlock()'d
memory. Then, repla
Unassigned myself as I didn't get to this in time for Lucid and my
responsibilities have now changed.
** Changed in: bacula (Ubuntu)
Assignee: Travis B. Hartwell (nafai) => (unassigned)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497894
You received
Unassigned myself as I didn't get to this in time for Lucid and my
responsibilities are now different.
** Changed in: epiphany-browser (Ubuntu)
Assignee: Travis B. Hartwell (nafai) => (unassigned)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497897
You recei
I can reproduce the situation the bug reporter describes (indicator
applet removed from panel in Karmic, gnome typing monitor enabled, and
then upgrade to Lucid, no icon shown.
The failback is working in so much that a status icon is shown because
there is no indicator applet, but an incorrect ico
I've looked into it a bit, but could not reproduce under this
configuration:
VMware Player version 3.0.1 build-227600
Host is 64-bit Lucid system up to date as of today
Guest is 64-bit Lucid system up to date as of today
Tried both with and without VMware Tools installed.
VMware Tools version 8.1
I tried building jpetersen's latest branch:
https://code.launchpad.net/~jpetersen/indicator-application/actions-
notify-workaround
and that seems to fix this bug.
--
application indicator does not refresh on/off state
https://bugs.launchpad.net/bugs/528694
You received this bug notification bec
Updated gnome-bluetooth patch to replace file in debian/patches.
** Patch added: "app-indicators-after-feedback.patch"
http://launchpadlibrarian.net/40188489/app-indicators-after-feedback.patch
** Tags added: patch
** Changed in: gnome-bluetooth (Ubuntu)
Assignee: Travis B
Status: In Progress
** Tags: patch
** Changed in: gnome-bluetooth (Ubuntu)
Status: New => In Progress
** Changed in: gnome-bluetooth (Ubuntu)
Assignee: (unassigned) => Travis B. Hartwell (nafai)
--
Fix app indicator classification and other minor issues
https://bugs.launchpad
** Changed in: brasero (Ubuntu Lucid)
Status: Incomplete => In Progress
** Changed in: brasero (Ubuntu Lucid)
Assignee: Travis B. Hartwell (nafai) => Martin Pitt (pitti)
--
Support application indicators
https://bugs.launchpad.net/bugs/497853
You received this bug notifi
To address Martin's concerns, I discussed with mpt what the
appropriate user interaction here should be. I did the following:
- I reverted the cancel menu item back to using GTK_STOCK_CANCEL so it
will be translated and then did some additional work to remove the
icon from being displayed.
-
ators with icons disabled from menus."
http://launchpadlibrarian.net/40109760/app-indicators-no-icons.patch
** Tags added: patch
** Changed in: gnome-bluetooth (Ubuntu)
Assignee: Travis B. Hartwell (nafai) => Canonical Desktop Team
(canonical-desktop-team)
--
Extraneous ic
All of the strings contained within this patch are copies of existing
strings or are not in the UI, so no additional translations are
necessary.
** Patch added: "App indicator changes indpendent of string changes to glade"
http://launchpadlibrarian.net/39938759/app-indicators-only.patch
--
Su
** Patch added: "String changes in glade .ui file."
http://launchpadlibrarian.net/39938698/glade-changes.patch
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497883
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
Ready for re-review. Note that this change is as invasive as the change
to vino, bug #497883, and perhaps should first be vetted upstream as
Martin suggested for vino.
** Changed in: brasero (Ubuntu Lucid)
Assignee: Travis B. Hartwell (nafai) => Canonical Desktop Team
(canonical-desk
This patch fixes a bug found by Ken by changing the "cancel" menu item
to "close" to emulate the behavior of the old GtkStatusIcon. It also
removes the icons from the menu items to make the menu formatting look
correct.
** Patch added: "Updated patch to add support for app indicators"
http://l
Change to proper state, per seb128.
** Changed in: brasero (Ubuntu Lucid)
Status: Fix Committed => In Progress
** Changed in: brasero (Ubuntu Lucid)
Assignee: Ken VanDine (ken-vandine) => Travis B. Hartwell (nafai)
--
Support application indicators
https://bugs.launchpad.ne
** Changed in: gnome-bluetooth (Ubuntu)
Status: Triaged => In Progress
--
Extraneous icons throw off alignment in indicator menu
https://bugs.launchpad.net/bugs/528527
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
lication Indicators"
http://launchpadlibrarian.net/39754560/app-indicators.patch
** Tags added: patch
** Changed in: vino (Ubuntu)
Assignee: Travis B. Hartwell (nafai) => Canonical Desktop Team
(canonical-desktop-team)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/49788
tors.patch
** Tags added: patch
** Changed in: gnome-bluetooth (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: gnome-bluetooth (Ubuntu)
Assignee: Travis B. Hartwell (nafai) => Canonical Desktop Team
(canonical-desktop-team)
--
Support application indicator
https://bu
** Changed in: bacula (Ubuntu)
Assignee: (unassigned) => Travis B. Hartwell (nafai)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
** Changed in: epiphany-browser (Ubuntu)
Assignee: (unassigned) => Travis B. Hartwell (nafai)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
policykit-gnome is deprecated, and policykit-1-gnome is the one that
uses GtkStatusIcon currently anyway.
** Package changed: policykit-gnome (Ubuntu) => policykit-1-gnome
(Ubuntu)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497881
You received this bug notification because
** Changed in: policykit-gnome (Ubuntu)
Assignee: Canonical Desktop Experience Team (canonical-dx-team) => Travis
B. Hartwell (nafai)
--
Support Application Indicators
https://bugs.launchpad.net/bugs/497881
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Hopefully final changes, based on what Sebastien pointed out on IRC, and
another thing I noticed:
1) preprocessed out the code to blink completely in the case of using app
indicators
2) the #ifdef/#endif's sometimes were separated by a bit, so I added a comment
on each #endif to be
#endif /* HA
Attached is an updated patch:
1) following recommendations from Sebastien above
2) updating the configure.ac with the latest suggestions from Ken
** Patch added: "Patch for app indicators, take 2"
http://launchpadlibrarian.net/39031554/app-indicators-take2.patch
--
Support application indica
>Thank you for your work there, some comment:
>
>> GtkStatusIcon *icon;
>>-
>
>Why the blank line change?
These were probably all unintentional, I have since found a parameter
with git diff that allows me to ignore whitespace changes when
creating diffs that I will use. They partly came from call
added: "Support for application indicators"
http://launchpadlibrarian.net/38931559/app-indicators.patch
** Changed in: gnome-control-center (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: gnome-control-center (Ubuntu)
Assignee: Travis B. Hartwell (nafai) => Ke
Not sure how to best remove the code duplication, so pending any other
suggestions from Ken, likely ready for upstream review.
** Patch added: "Updated patch with configure.in changes suggested by Ken"
http://launchpadlibrarian.net/38928367/app-indicators-take-2.patch
--
Support application i
** Changed in: gnome-bluetooth (Ubuntu)
Status: New => In Progress
--
Support application indicator
https://bugs.launchpad.net/bugs/497856
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
Will attach patch to upstream bug after Ken has had a chance to review
it.
** Changed in: brasero (Ubuntu Lucid)
Status: In Progress => Fix Committed
** Changed in: brasero (Ubuntu Lucid)
Assignee: Travis B. Hartwell (nafai) => Ken VanDine (ken-vandine)
--
Support appli
Patch was made against upstream git tag BRASERO_2_29_6, matching the
version in Lucid, and I have verified patch both cleanly applies against
the original tarball acquired via apt-get source -d brasero (using patch
-p0) and against git HEAD (via git rebase).
Feature complete with the following cav
** Changed in: brasero (Ubuntu Lucid)
Status: Triaged => In Progress
--
Support application indicators
https://bugs.launchpad.net/bugs/497853
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
** Changed in: gnome-control-center (Ubuntu)
Status: Triaged => In Progress
--
Support application indicators
https://bugs.launchpad.net/bugs/497857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
** Attachment added: "vuze.patch"
http://launchpadlibrarian.net/19571752/vuze.patch
** Summary changed:
- Vuze won't launch if default Jjava is not Java 6
+ Vuze won't launch if default Java is not Java 6
--
Vuze won't launch if default Java is not Java 6
https://bugs.launchpad.net/bugs/296
Public bug reported:
Binary package hint: azureus
The azureus package depends on default-jre, which is java 6 on Interpid.
The code is compiled with a Java 6 compiler. But, I have my system
/usr/bin/java set to Java 5 via the alternatives mechanism. Launching
Vuze from the menu silently fails.
I use an ATI 9700 Pro in my desktop machine. I get no lock-ups with the
recent kernels, except when I try to switch users. Since my wife and I
share the computer, I need to be able to switch users. I would also
like to have hardware acceleration so I can play around with Google
Earth, Xgl and ot
47 matches
Mail list logo