[Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2014-02-12 Thread Ken Clive
I suspect there is something wrong with the libreoffice-gtk package if
removing it enables the Alt key shortcuts to work.  I have been looking
at the libreoffice source to try to see where libreoffice-gtk is causing
this to not work.

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/739184/+subscriptions

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


[Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2013-04-28 Thread Ken Clive
Still working on this fix.  I figured out how to make the string
conversions simpler so that replacing the '~' character with an
underscore is quicker when opening menus.  However, I still don't see
mnemonic underlines for menu headers (File, Edit, etc.), so maybe my
code is only affecting items within menus.

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/739184/+subscriptions

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


[Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2013-04-14 Thread Ken Clive
John,

I have not yet succeeded in building LibreOffice 3.6 with Unity menu
support using the instructions provided in the Ubuntu Wiki, nor can I do
it with Ubuntu packages.  I have attached my code here, which should go
under core/vcl/unx/gtk/window in the LO sources.

Sorry for the delay in this bug.  I would like to eventually learn how
to build LO properly for Ubuntu/Unity, but to speed things along, I
would rather let someone more experienced package this bug and test it.

- Ken.

** Attachment added: glomenu.cxx
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/739184/+attachment/3644296/+files/glomenu.cxx

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/739184/+subscriptions

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


[Bug 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2013-03-22 Thread Ken Clive
John,

I am trying to implement the underscore in glomenu.cxx, where the menu
labels are generated.  If you look at gtksalmenu.cxx, where all the menu
items are generated, there is code in the NativeSetItemText function
that converts the tilde (~) character  to an underscore.  This is what I
am trying to implement, but so far, I am having troubles with the build,
since I've never built libreoffice before.

If someone could take my modified source and incorporate it into a
build, that would be very helpful.

Also, I will try a second implementation with libvclplug_gtklo.so
included; simply converting characters is a bit clunky of an
implementation.

Thanks!

- Ken.

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/739184/+subscriptions

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


[Bug 1143008] Re: Additional Drivers tool (jockey-gtk) icon does not show up in Unity search or in System Settings when installed.

2013-03-05 Thread Ken Clive
Yes I am using Quantal.  I was unaware that the Additional Drivers tool
was moved to Software Sources.

I would like to have this bug report closed.

** Changed in: jockey (Ubuntu)
   Status: New = Invalid

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

Title:
  Additional Drivers tool (jockey-gtk) icon does not show up in Unity
  search or in System Settings when installed.

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

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


[Bug 1143008] Re: Additional Drivers tool (jockey-gtk) icon does not show up in Unity search or in System Settings when installed.

2013-03-04 Thread Ken Clive
No, nothing of the sort appears when I search for drivers in Dash.  I
don't see the icon in Software Sources either, even though the
Additional Drivers tool is marked as installed in Ubuntu Software
Center.

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

Title:
  Additional Drivers tool (jockey-gtk) icon does not show up in Unity
  search or in System Settings when installed.

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

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


[Bug 1143008] [NEW] Additional Drivers tool (jockey-gtk) icon does not show up in Unity search or in System Settings when installed.

2013-03-03 Thread Ken Clive
Public bug reported:

When I install Additional Drivers tool from the Ubuntu Software
Center, the icon shows up in the Launcher.  However, I can't find it via
the HUD search utility, nor can I find it in System Settings.  This
needs to be fixed, especially for new/inexperienced users who have
trouble with their graphics drivers.

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


** Tags: additional drivers jockey nvidia precise quantal unity

** Tags added: precise quantal

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

Title:
  Additional Drivers tool (jockey-gtk) icon does not show up in Unity
  search or in System Settings when installed.

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

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


[Bug 1006461] Re: Rocs does not have a menu icon

2013-01-08 Thread Ken Clive
I have communicated with the Rocs developer, and they actually have not
found anyone to design the launcher icon yet.  I am willing to help the
developer with this, since I have some experience with Inkscape.

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

Title:
  Rocs does not have a menu icon

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

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


[Bug 739184] Re: Keyboard shortcuts to menus do not work.

2012-08-03 Thread Ken Clive
** Changed in: lo-menubar (Ubuntu)
 Assignee: (unassigned) = Ken Clive (ken.clive)

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

Title:
  Keyboard shortcuts to menus do not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lo-menubar/+bug/739184/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-06-07 Thread Ken Clive
** Changed in: nautilus (Ubuntu)
 Assignee: Ken Clive (ken.clive) = (unassigned)

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-06-07 Thread Ken Clive
I have chosen to un-assign myself from fixing this bug.  I have gained a
lot more insight into how to possibly implement a recursive ownership
change function, but am not familiar with the I/O aspect of it (there
seems to be a particular timing of pushing and popping jobs involved).
Basically, here is how far I've gotten:

1)  In src/nautilus-properties-window.c, there exists a function
apply_recursive_clicked() that is linked to the Apply permissions to
enclosed files button.

2)  There is a for loop near the end of apply_recursive_clicked() that
takes the values from the permissions combo boxes and applies them
recursively to the contents.  Within this loop, the permissions are
applied using nautilus_file_set_permissions_recursive(), which is
located in libnautilus-private/nautilus-file-operations.c.

3)  In nautilus_file_set_permissions_recursive(), a SetPermissionsJob
object takes on the permissions values passed to it, but not the owner
and group.  I added char values for those to the function, but then had
to go back to the SetPermissionsJob class definition and add group and
owner as parameters (which may not be the optimal way to do this...).

4)  What's even more confusing now in
nautilus_file_set_permissions_recursive() is the following, after the
SetPermissionsJob object receives its values:

if (!nautilus_file_undo_manager_pop_flag ()) {
job-common.undo_info = 
nautilus_file_undo_info_rec_permissions_new (job-file,
 
file_permissions, file_mask,
 
dir_permissions, dir_mask);
   }

g_io_scheduler_push_job (set_permissions_job,
   job,
   NULL,
   0,
   NULL);


I found a nautilus_file_undo_info_rec_permissions_new() in 
nautilus-file-undo-operations.c, as well as 
nautilus_file_undo_info_ownership_new().  However, I'm not sure how I would 
implement nautilus_file_undo_info_ownership_new() since its name suggests that 
it isn't recursive.  I'm not sure where to progress from this point, but I have 
definitely gotten a lot clearer on how this all could be tied together.

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 739184] Re: Keyboard shortcuts to menus do not work.

2012-06-07 Thread Ken Clive
The main reason this is occurring is because the Alt key is mapped to
the new HUD feature in 12.04.  I will take a look at the code, and if
it's not too daunting for me (I recently joined the Ubuntu dev
community, so bear with me), I'll see if I can make it behave.  Perhaps
what lo-menubar needs is some way to distinguish between Alt+letter and
just Alt being pressed.  I'll assign myself to this bug if I have the
know-how to fix it.

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

Title:
  Keyboard shortcuts to menus do not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lo-menubar/+bug/739184/+subscriptions

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


Re: [Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-06-07 Thread Ken Clive
Sebastien,

OK, I will copy the comment to upstream right now.  The nautilus team
will know much better how to handle this one.

- Ken.

On Jun 7, 2012, at 2:48 PM, Sebastien Bacher seb...@ubuntu.com wrote:

 @Ken: thanks, could you add this comment on the upstream bug as well?
 While we have some GNOME hackers working on Ubuntu upstream is probably
 a better place to share those infos and discuss the work needed in any
 case since bugzilla comments will reach the people writing nautilus
 where on launchpad you mostly reach the integration team in Ubuntu
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/822993
 
 Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work
 
 Status in Nautilus:
  New
 Status in “nautilus” package in Ubuntu:
  Triaged
 
 Bug description:
  To reproduce, gksudo nautilus to get root permissions, find a folder
  with files inside. Right click the folder and choose properties, go
  onto the permissions tab and change the owner and group to something
  else, eg to ubuntu if root, or root if ubuntu. Click the 'Apply perms
  to enclosed files' option and then close the window. Wait a bit before
  closing it if you wish, but when you go into that folder and check the
  permissions of the files inside, they will not have changed.
 
  I noticed this when copying my firefox profile from my main partition
  onto my live USB of the daily build.
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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

[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-06-04 Thread Ken Clive
Shubham,

I am currently working on this issue, and it's a bit complicated because
this is a feature that hasn't been implemented into the button yet.  I
am directly consulting with the nautilus developers upstream to resolve
this issue, since I have been familiarizing myself with the nautilus
source over the past week in my spare time.

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-05-30 Thread Ken Clive
** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ken Clive (ken.clive)

** Tags added: precise

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-05-26 Thread Ken Clive
Haven't quite figured this one out yet, since GTK+ is not familiar
territory for me.  However, I found the code snippet that operates the
button:  it's the apply_recursive_clicked function in nautilus-
properties-window.c.  The for loop in lines 4344-4371 may be the trouble
spot, but I'm not sure:

/* Advanced mode and execute checkbox: */
for (l = window-details-permission_buttons; l != NULL; l = l-next) {
button = l-data;

if (gtk_toggle_button_get_inconsistent (GTK_TOGGLE_BUTTON 
(button))) {
continue;
}

active = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(button));
p = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (button),
permission));
is_folder = GPOINTER_TO_INT (g_object_get_data (G_OBJECT 
(button),
is-folder));
is_special = GPOINTER_TO_INT (g_object_get_data (G_OBJECT 
(button),
 is-special));

if (is_folder || is_special) {
dir_permission_mask |= p;
if (active) {
dir_permission |= p;
}
}
if (!is_folder || is_special) {
file_permission_mask |= p;
if (active) {
file_permission |= p;
}
}
}

You can see where is_folder and is_special (which are gboolean
variables) are assigned variables, integers are being passed into a
boolean variable.  I'm seeing similar lines of code in other parts of
this file, but I'm not sure if this is correct or not.

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-05-26 Thread Ken Clive
Sorry, comment #4 had some typos.  Fixed them in comment #5.

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-05-26 Thread Ken Clive
Haven't quite figured this one out yet, since GTK+ is not familiar
territory for me. However, I found the code snippet that operates the
button: it's the apply_recursive_clicked function in nautilus-
properties-window.c. The for loop in lines 4344-4371 may be the trouble
spot, but I'm not sure:

 /* Advanced mode and execute checkbox: */
 for (l = window-details-permission_buttons; l != NULL; l = l-next) {
  button = l-data;

  if (gtk_toggle_button_get_inconsistent (GTK_TOGGLE_BUTTON (button))) {
   continue;
  }

  active = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (button));
  p = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (button),
   permission));
  is_folder = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (button),
is-folder));
  is_special = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (button),
 is-special));

  if (is_folder || is_special) {
   dir_permission_mask |= p;
   if (active) {
dir_permission |= p;
   }
  }
  if (!is_folder || is_special) {
   file_permission_mask |= p;
   if (active) {
file_permission |= p;
   }
  }
 }

You can see where is_folder and is_special (which are gboolean
variables) are assigned values, integers are being passed into a boolean
variable. I'm seeing similar lines of code in other parts of this file,
but I'm not sure if this is correct or not.

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 822993] Re: Applying Permissions to enclosed files in Nautilus' Folder Properties window doesn't work

2012-05-24 Thread Ken Clive
I've confirmed that this also occurs in Precise (12.04, x64).  I am
quite new to fixing bugs in Ubuntu, but I am willing to give it a shot.

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

Title:
  Applying Permissions to enclosed files in Nautilus' Folder Properties
  window doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/822993/+subscriptions

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


[Bug 836023] Re: New Unity Alt-Tab switcher window is slow to appear

2012-05-15 Thread Ken Clive
Hmm, I kind of notice the delay, but it's definitely not much more than
1/10 of a second.  I do notice, however, that if you just quickly hit
Alt+Tab and don't keep holding down Alt, the Alt-Tab switcher never
actually displays, and it doesn't switch to the next window in the
sequence.  Not sure if this particular behavior is related to this or a
completely different bug altogether.  I will investigate my logs later
tomorrow to see what it is.

System specs:  12.04 x86-64, AMD Phenom II X2 560 (3.3 GHz), 8GB DDR3,
Nvidia GT520

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

Title:
  New Unity Alt-Tab switcher window is slow to appear

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/836023/+subscriptions

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


[Bug 772177] Re: Alt+Tab Feels slow

2012-05-12 Thread Ken Clive
I'm having absolutely no issues with Alt-Tab in Unity 3D on my end.
Perhaps it depends on the video driver in use?

System specs:  3.3 GHz AMD Phenom II X2 560, 4GB DDR3, Nvidia GT 520 on
295.40 drivers (proprietary), 12.04 LTS x86-64.

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

Title:
  Alt+Tab Feels slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/772177/+subscriptions

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