[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-05-22 Thread Lonnie Lee Best
** Tags added: upgrade-software-version

** Tags added: wily

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Copy and Paste not Working in 15.04

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1178697] Re: Regression - Can't "Open with" on Folders

2014-01-24 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 1026254 ***
https://bugs.launchpad.net/bugs/1026254

I trust you guys will make the best decision.

I've done my best to advocate the usefulness of this feature. The main
thing I will tell you, is that after you've discovered this feature, you
can't go back.

My own philosophy on software advancement places priority on two
(potentially mutually exclusive) priorities:

1) For the sake of intuitiveness, always provide a contextual menu for
each element graphically displayed. Doing so, allows the user to answers
the question: "What are all the things I do with this thing?". Another
way of saying this is: "Place functionality near as possible to the
graphical representation of the thing that the functionality is about".
Doing this is most intuitive, and will eliminate mouse travel.

2) Always strive to eliminate the number of steps required to achieve a
task, and do this in a manner that does not compromise the intuitiveness
(the obviousness) of how to perform that task.

In this use case, we have user browsing through their file system with
Nautilus. They come across a folder containing a hierarchy of music
files. The user decides he would like to recursively enqueue this
folder's files into his favorite music player. Due to principle #1, the
most intuitive way to do this (giving context and nearness) is to place
an option in the context menu that will allow him to recursively enqueue
this folder into the application of his choice.

This method also fulfills principle #2, because it eliminates these 3
steps: (1) Launch an application. (2) Position the window of that
application so that is not on top of the Nautilus window (3) Drag the
folder from the Nautilus window into the other application's window.

Even a new user, could easily discover the usefulness of this feature,
due to intuitiveness of context menus, which always answer the question
"What can I do with this thing"? And, any user who has previously
discovered this, will prefer it in this exact use case scenario.

Additional use cases this serves:
- Open folder with k4dirstat, to see what within that folder is taking up the 
most space on your hard drive
- Enqueue Folder into VLC to watch multiple music videos one after the other.

Any application that can use a folder as a launching input benefits from
this previously achieve (but now missing) feature.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1178697

Title:
  Regression - Can't "Open with" on Folders

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 12.04, I could right-click on a folder in Nautilus, and its
  context-menu provided an "Open With" option that was especially
  convenient for queuing up a folder of media file into a variety of
  media players (like VLC for example).

  In Ubuntu 13.04, this option is missing and therefore requires
  additional steps to achieve the same result:

  (1) Launch media player
  (2) Position Player beside Nautilus
  (3) Drag and drop folder into media player.

  This regression has removed a previously handy feature. It was a lot
  easier to just right-click the folder and "open with" the media player
  of my choosing. That "Open With" menu item would also remember every
  application I've ever opened a folder with, and it would list those
  previously-used-applications for an even quicker selection process. We
  need to bring this back!

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Fri May 10 09:03:36 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'686x550+57+24'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'188'
  InstallationDate: Installed on 2013-04-02 (38 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130401)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2014-01-24 Thread Lonnie Lee Best
I've done my best to advocate the usefulness of this feature. The main
thing I will tell you, is that after you've discovered this feature, you
can't go back.

My own philosophy on software advancement places priority on two
(potentially mutually exclusive) priorities:

1) For the sake of intuitiveness, always provide a contextual menu for
each element graphically displayed. Doing so, allows the user to answers
the question: "What are all the things I do with this thing?". Another
way of saying this is: "Place functionality near as possible to the
graphical representation of the thing that the functionality is about".
Doing this is most intuitive, and will eliminate mouse travel.

2) Always strive to eliminate the number of steps required to achieve a
task, and do this in a manner that does not compromise the intuitiveness
(the obviousness) of how to perform that task.

In this use case, we have user browsing through their file system with
Nautilus. They come across a folder containing a hierarchy of music
files. The user decides he would like to recursively enqueue this
folder's files into his favorite music player. Due to principle #1, the
most intuitive way to do this (giving context and nearness) is to place
an option in the context menu that will allow him to recursively enqueue
this folder into the application of his choice.

This method also fulfills principle #2, because it eliminates these 3
steps: (1) Launch an application. (2) Position the window of that
application so that is not on top of the Nautilus window (3) Drag the
folder from the Nautilus window into the other application's window.

Even a new user, could easily discover the usefulness of this feature,
due to intuitiveness of context menus, which always answer the question
"What can I do with this thing"? And, any user who has previously
discovered this, will prefer it in this exact use case scenario.

Additional use cases this serves:
- Open folder with k4dirstat, to see what within that folder is taking up the 
most space on your hard drive
- Enqueue Folder into VLC to watch multiple music videos one after the other.

Any application that can use a folder as a launching input benefits from
this previously achieve (but now missing) feature.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1026254

Title:
  Open with on folders was removed, Ubuntu should consider patching back

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Note, bug has been open long enough to be fixed so who cares ... -
  If you wish this back,  ppa here -
  https://launchpad.net/~mc3man/+archive/nauty-open

  This rev removed the context option.
  http://bazaar.launchpad.net/~vcs-imports/nautilus/master-git/revision/16061

  While unlikely to be reconsidered upstream I know many Ubuntu users find the 
option handy.
  I guess this report could be considered an Opinion & like other opinions in 
Ubuntu land the validity of such rests solely on 'who' agrees or disagrees

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Wed Jul 18 13:22:46 2012
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1043x619+132+204'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'165'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120707)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2014-01-24 Thread Lonnie Lee Best
This concept is the graphical representation of the "piping" which has
made the linux command line so powerful. I'd love to see this same power
at the GUI level.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1026254

Title:
  Open with on folders was removed, Ubuntu should consider patching back

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Note, bug has been open long enough to be fixed so who cares ... -
  If you wish this back,  ppa here -
  https://launchpad.net/~mc3man/+archive/nauty-open

  This rev removed the context option.
  http://bazaar.launchpad.net/~vcs-imports/nautilus/master-git/revision/16061

  While unlikely to be reconsidered upstream I know many Ubuntu users find the 
option handy.
  I guess this report could be considered an Opinion & like other opinions in 
Ubuntu land the validity of such rests solely on 'who' agrees or disagrees

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Wed Jul 18 13:22:46 2012
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1043x619+132+204'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'165'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120707)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1272435] [NEW] Add "show in folder" to context menu of file found by Search

2014-01-24 Thread Lonnie Lee Best
Public bug reported:

After locating a file using Nautilus's search feature, I'm always
wanting to know this question:

Where is this file that Nautilus has found for me?

When searching for a file, I'm not just trying to find that file, I'm
also trying to discover the path that the file is located at (for future
reference). I may decide to move that file to another location, if it is
not where I want it to be.

The fact that I've had to do a search for this file, gives great
likelihood to the fact that (in addition to finding the file) I'm
wanting to also know WHERE it is. Many file manager's search results,
alone, do not answer this relevant question.

You may say, why don't you just click "Properties", from the context
menu. The problem with this approach, is that, although the dialog
attempts to indicate the file's location, instead, it only shows the
first portion of the path-location, cropping off the right portion of
the path in a manner where the entire path cannot be seen.

The best approach I've seen for this, in other applications, is to add
"Show in Folder" to the search-result's context-menu, which opens the
folder that contains the file and add focus to that file within its
folder.

With this one step, now the user has achieved multiple objectives:
1) He now knows where the file is, in the context of his file system
2) He is in a perfect position to decide if he wants to move this file 
elsewhere.

There may not be an immediate demand for this feature, but once
implemented, I sure that it will become appreciated, relied upon, and
expected for future generations. I hope to one day see it as a standard
option in all file search utilities.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.8.2-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.13.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jan 24 11:25:42 2014
GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
InstallationDate: Installed on 2013-10-07 (109 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: nautilus
UpgradeStatus: Upgraded to trusty on 2014-01-08 (15 days ago)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1272435

Title:
  Add "show in folder" to context menu of file found by Search

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  After locating a file using Nautilus's search feature, I'm always
  wanting to know this question:

  Where is this file that Nautilus has found for me?

  When searching for a file, I'm not just trying to find that file, I'm
  also trying to discover the path that the file is located at (for
  future reference). I may decide to move that file to another location,
  if it is not where I want it to be.

  The fact that I've had to do a search for this file, gives great
  likelihood to the fact that (in addition to finding the file) I'm
  wanting to also know WHERE it is. Many file manager's search results,
  alone, do not answer this relevant question.

  You may say, why don't you just click "Properties", from the context
  menu. The problem with this approach, is that, although the dialog
  attempts to indicate the file's location, instead, it only shows the
  first portion of the path-location, cropping off the right portion of
  the path in a manner where the entire path cannot be seen.

  The best approach I've seen for this, in other applications, is to add
  "Show in Folder" to the search-result's context-menu, which opens the
  folder that contains the file and add focus to that file within its
  folder.

  With this one step, now the user has achieved multiple objectives:
  1) He now knows where the file is, in the context of his file system
  2) He is in a perfect position to decide if he wants to move this file 
elsewhere.

  There may not be an immediate demand for this feature, but once
  implemented, I sure that it will become appreciated, relied upon, and
  expected for future generations. I hope to one day see it as a
  standard option in all file search utilities.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.8.2-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 24 11:25:42 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type'

[Desktop-packages] [Bug 1272446] [NEW] File Properties - Location Cannot Be Seen in its Entirety

2014-01-24 Thread Lonnie Lee Best
Public bug reported:

The locations of files are ellipsified (and therefore "right-cropped")
when viewing the properties of a file.

To see this bug, do the following.

1) Open Nautilus
2) Navigate to a file location whose entire path-location is more than 26 
characters in length.
3) Right-Click the file, and go to "Properties"
4) Under the "Basic" tab, see the "Location:" field.

Now, notice that it is impossible to see the file's location in its
entirety!

This bug is especially frustrating, after performing a search for a
file, because the search results offer no indication of that file's
actual path-location, and going to properties of the file (as a search
result) only shows the first half its path (making this information
effectively useless).

Additionally, when I'm looking for this information, I'm typically
wanting to copy it to the clipboard. Please ease this task as much as
possible. This would be an excellent location to add a small icon button
tool-tipped "Copy Location to Clipboard".

This suggestion caters to power users without taking anything away from
beginners.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.8.2-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.13.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jan 24 11:32:58 2014
GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
InstallationDate: Installed on 2013-10-07 (109 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: nautilus
UpgradeStatus: Upgraded to trusty on 2014-01-08 (15 days ago)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1272446

Title:
  File Properties - Location Cannot Be Seen in its Entirety

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  The locations of files are ellipsified (and therefore "right-cropped")
  when viewing the properties of a file.

  To see this bug, do the following.

  1) Open Nautilus
  2) Navigate to a file location whose entire path-location is more than 26 
characters in length.
  3) Right-Click the file, and go to "Properties"
  4) Under the "Basic" tab, see the "Location:" field.

  Now, notice that it is impossible to see the file's location in its
  entirety!

  This bug is especially frustrating, after performing a search for a
  file, because the search results offer no indication of that file's
  actual path-location, and going to properties of the file (as a search
  result) only shows the first half its path (making this information
  effectively useless).

  Additionally, when I'm looking for this information, I'm typically
  wanting to copy it to the clipboard. Please ease this task as much as
  possible. This would be an excellent location to add a small icon
  button tool-tipped "Copy Location to Clipboard".

  This suggestion caters to power users without taking anything away
  from beginners.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.8.2-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 24 11:32:58 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
  InstallationDate: Installed on 2013-10-07 (109 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to trusty on 2014-01-08 (15 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1272435] Re: Add "show in folder" to context menu of file found by Search

2014-01-24 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 70230 ***
https://bugs.launchpad.net/bugs/70230

Please note, I've submitted the properties bug as a separate issue here:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1272446

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1272435

Title:
  Add "show in folder" to context menu of file found by Search

Status in Nautilus:
  Unknown
Status in “nautilus” package in Ubuntu:
  Fix Committed

Bug description:
  After locating a file using Nautilus's search feature, I'm always
  wanting to know this question:

  Where is this file that Nautilus has found for me?

  When searching for a file, I'm not just trying to find that file, I'm
  also trying to discover the path that the file is located at (for
  future reference). I may decide to move that file to another location,
  if it is not where I want it to be.

  The fact that I've had to do a search for this file, gives great
  likelihood to the fact that (in addition to finding the file) I'm
  wanting to also know WHERE it is. Many file manager's search results,
  alone, do not answer this relevant question.

  You may say, why don't you just click "Properties", from the context
  menu. The problem with this approach, is that, although the dialog
  attempts to indicate the file's location, instead, it only shows the
  first portion of the path-location, cropping off the right portion of
  the path in a manner where the entire path cannot be seen.

  The best approach I've seen for this, in other applications, is to add
  "Show in Folder" to the search-result's context-menu, which opens the
  folder that contains the file and add focus to that file within its
  folder.

  With this one step, now the user has achieved multiple objectives:
  1) He now knows where the file is, in the context of his file system
  2) He is in a perfect position to decide if he wants to move this file 
elsewhere.

  There may not be an immediate demand for this feature, but once
  implemented, I sure that it will become appreciated, relied upon, and
  expected for future generations. I hope to one day see it as a
  standard option in all file search utilities.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.8.2-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 24 11:25:42 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
  InstallationDate: Installed on 2013-10-07 (109 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to trusty on 2014-01-08 (15 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2014-01-24 Thread Lonnie Lee Best
@Sebastien

I think all can intelligibly agree that the only reason a context menu
could be considered non-intuitive is due to the fact that it often
requires a right-click, instead of a left-click.

The studies you reference do not address the idea of making a normal
left-click produce context menus (which could be used in touch
interfaces as well).

In situations where the left-click produces the context-menu, even the
newest users will find it incredibly intuitive.

Right-click-context-menus, are a very small price in intuitiveness for
the benefits of always being able to answer the question: "What can I do
with this thing"?

If I called the shots at Ubuntu, a lot more would be context-menu-driven. To 
address the non-intuitiveness of right-clicking.
You could remind the new user each session (until they disable the 
notification) the following:

"If you don't know what something is, or what you can do with it: RIGHT-
CLICK it"

Or, another idea is, by default, make *left-clicks* display context
menus, and give advanced users the ability move that feature to the
right-click menu. Now you have perfect intuitiveness right off the bat,
and users can take off their training wheels at any point.

This is huge idea for User Friendliness. One day someone is going to get
this right. It just makes too much sense:

"Show me what I can do with what I'm clicking on".

Its that simple. Every UI should keep this concept in mind during design
and upgrade. That's my opinion.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1026254

Title:
  Open with on folders was removed, Ubuntu should consider patching back

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Note, bug has been open long enough to be fixed so who cares ... -
  If you wish this back,  ppa here -
  https://launchpad.net/~mc3man/+archive/nauty-open

  This rev removed the context option.
  http://bazaar.launchpad.net/~vcs-imports/nautilus/master-git/revision/16061

  While unlikely to be reconsidered upstream I know many Ubuntu users find the 
option handy.
  I guess this report could be considered an Opinion & like other opinions in 
Ubuntu land the validity of such rests solely on 'who' agrees or disagrees

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Wed Jul 18 13:22:46 2012
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1043x619+132+204'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'165'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120707)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2014-01-24 Thread Lonnie Lee Best
You make a good point about the confusion that can come from too many
options being in a context-menu.

This can be addressed, however, by putting the numerous and rarely used
option under one parent-option labeled "Advanced".

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1026254

Title:
  Open with on folders was removed, Ubuntu should consider patching back

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Note, bug has been open long enough to be fixed so who cares ... -
  If you wish this back,  ppa here -
  https://launchpad.net/~mc3man/+archive/nauty-open

  This rev removed the context option.
  http://bazaar.launchpad.net/~vcs-imports/nautilus/master-git/revision/16061

  While unlikely to be reconsidered upstream I know many Ubuntu users find the 
option handy.
  I guess this report could be considered an Opinion & like other opinions in 
Ubuntu land the validity of such rests solely on 'who' agrees or disagrees

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Wed Jul 18 13:22:46 2012
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1043x619+132+204'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'165'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120707)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1273752] [NEW] Can't Copy Crash Report Details to Clipboard

2014-01-28 Thread Lonnie Lee Best
Public bug reported:

Often times, after receiving a crash report, if I click the "Continue"
button it doesn't launch the browser for me to submit my crash to
launchpad.net.

Because of this, I'd always like to copy the crash report to my
clipboard before clicking the continue button, so that I can manually
provide this information into a bug report to launchpad.net.

However, this option is not available.

More over, there is absolutely *no way* to copy any text from this crash
report's dialog window!

1) You cannot ctrl-a to select all.
2) Ctrl-c doesn't copy anything
3) Right-clicking doesn't produce a context menu where you can select "Copy".

This is an unfinished design. You should always give the user the
ability to copy any text displayed in the UI.

Next to the "Show/Hide details" button, I suggest adding a "Copy to
Clipboard" button. If not this, please offer some way to achieve this
from the GUI.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport-gtk 2.13.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
NonfreeKernelModules: wl
ApportLog:

ApportVersion: 2.13.2-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 28 10:21:00 2014
InstallationDate: Installed on 2013-10-07 (113 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2014-01-08 (19 days ago)

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


** Tags: amd64 apport-bug trusty

** Description changed:

  Often times, after receiving a crash report, if I click the "Continue"
  button it doesn't launch the browser for me to submit my crash to
  launchpad.net.
  
  Because of this, I'd always like to copy the crash report to my
  clipboard before clicking the continue button, so that I can manually
  provide this information into a bug report to launchpad.net.
  
  However, this option is not available.
  
- More over, there absolutely no way to copy any text from the crash
+ More over, there is absolutely *no way* to copy any text from this crash
  report's dialog window!
  
  1) You cannot ctrl-a to select all.
  2) Ctrl-c doesn't copy anything
  3) Right-clicking doesn't produce a context menu where you can select "Copy".
  
- This is unfinished design. You should always give the user the ability
- to copy any text displayed in the UI
+ This is an unfinished design. You should always give the user the
+ ability to copy any text displayed in the UI.
+ 
+ Next to the "Show/Hide details" button, I suggest adding a "Copy to
+ Clipboard" button. If not this, please offer some way to achieve this
+ from the GUI.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport-gtk 2.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  NonfreeKernelModules: wl
  ApportLog:
-  
+ 
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 28 10:21:00 2014
  InstallationDate: Installed on 2013-10-07 (113 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to trusty on 2014-01-08 (19 days ago)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1273752

Title:
  Can't Copy Crash Report Details to Clipboard

Status in “apport” package in Ubuntu:
  New

Bug description:
  Often times, after receiving a crash report, if I click the "Continue"
  button it doesn't launch the browser for me to submit my crash to
  launchpad.net.

  Because of this, I'd always like to copy the crash report to my
  clipboard before clicking the continue button, so that I can manually
  provide this information into a bug report to launchpad.net.

  However, this option is not available.

  More over, there is absolutely *no way* to copy any text from this
  crash report's dialog window!

  1) You cannot ctrl-a to select all.
  2) Ctrl-c doesn't copy anything
  3) Right-clicking doesn't produce a context menu where you can select "Copy".

  This is an unfinished design. You should always give the user the
  ability to copy any text displayed in the UI.

  Next to the "Show/Hide details" button, I suggest adding a "Copy to
  Clipboard" button. If not this, please offer some way to achieve this
  from the GUI.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport-gtk 2.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  NonfreeKernelModules: wl
  ApportLog:

  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 28 10:21:00 2014
  InstallationDate: Installed on 2013-10-07 (113 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring

[Desktop-packages] [Bug 1098334] Re: [gen4 sna] Font corruption

2014-02-02 Thread Lonnie Lee Best
I was expirening this bug in Ubuntu 13.10, but I've been running the
14.04 alpha for a few weeks now and haven't noticed it recently at all.

uname -a
Linux sidekick 3.13.0-6-generic #23-Ubuntu SMP Thu Jan 30 09:48:03 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

I'll report back here if it comes back.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

Status in X.org xf86-video-intel:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete

Bug description:
  After enabling the SNA acceleration method and rebooting, I noticed
  that graphical glitches appeared in the letters on Chromium's tab bar
  during the mouse hover animation. I've attached a screenshot
  illustrating this, particularly with the letter "g" in the screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
  Uname: Linux 3.7.0-7-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Thu Jan 10 16:00:55 2013
  InstallationDate: Installed on 2012-09-24 (107 days ago)
  InstallationMedia: Kubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.2)
  MarkForUpload: True
  SourcePackage: xorg
  UpgradeStatus: Upgraded to raring on 2012-09-25 (107 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1277773] [NEW] 14.04 is Running Firefox 25, not 26, and 27 has been released

2014-02-07 Thread Lonnie Lee Best
Public bug reported:

It may be intentional for some reason, but right now a fully updated
Ubuntu 14.04 is running firefox 25.

I expected it to be running 26, and now 27 has been released:
https://www.mozilla.org/en-US/firefox/27.0/releasenotes/

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


** Tags: trusty upgrade-software-version

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/123

Title:
  14.04 is Running Firefox 25, not 26, and 27 has been released

Status in “firefox” package in Ubuntu:
  New

Bug description:
  It may be intentional for some reason, but right now a fully updated
  Ubuntu 14.04 is running firefox 25.

  I expected it to be running 26, and now 27 has been released:
  https://www.mozilla.org/en-US/firefox/27.0/releasenotes/

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430393] Re: Chromium Main Menu Renders on Opposite Monitor

2015-03-10 Thread Lonnie Lee Best
** Also affects: unity
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1430393

Title:
  Chromium Main Menu Renders on Opposite Monitor

Status in Unity:
  New
Status in chromium-browser package in Ubuntu:
  New

Bug description:
  When I click on the main menu in Chromium (the one that's on the top-right of 
the Chromium window), it comes up on the opposite monitor as seen in this 
screen-shot:
  http://neartalk.com/ss/2015-03-10_001_3840x1080.png

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: chromium-browser 41.0.2272.76-0ubuntu0.14.04.1.1076
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 10 10:25:20 2015
  Desktop-Session:
   'ubuntu'
   '/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg'
   '/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/'
  DetectedPlugins:
   
  Env:
   'None'
   'None'
  InstallationDate: Installed on 2014-11-23 (107 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  Load-Avg-1min: 0.67
  Load-Processes-Running-Percent:   0.2%
  MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=8b3cc691-0444-4efd-8504-0ae5dd9ba3eb ro quiet splash
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/31/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 7001
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 35.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.25:bd05/31/2010:svnHewlett-Packard:pnHPPaviliondv8NotebookPC:pvr04992224121000104:rvnHewlett-Packard:rn7001:rvr35.35:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv8 Notebook PC
  dmi.product.version: 04992224121000104
  dmi.sys.vendor: Hewlett-Packard
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'
  modified.conffile..etc.default.chromium.browser: [deleted]
  mtime.conffile..etc.chromium.browser.default: 2014-11-23T00:10:36.963259

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1430393] [NEW] Chromium Main Menu Renders on Opposite Monitor

2015-03-12 Thread Lonnie Lee Best
Public bug reported:

When I click on the main menu in Chromium (the one that's on the top-right of 
the Chromium window), it comes up on the opposite monitor as seen in this 
screen-shot:
http://neartalk.com/ss/2015-03-10_001_3840x1080.png

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: chromium-browser 41.0.2272.76-0ubuntu0.14.04.1.1076
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 10 10:25:20 2015
Desktop-Session:
 'ubuntu'
 '/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg'
 '/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/'
DetectedPlugins:
 
Env:
 'None'
 'None'
InstallationDate: Installed on 2014-11-23 (107 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
Load-Avg-1min: 0.67
Load-Processes-Running-Percent:   0.2%
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=8b3cc691-0444-4efd-8504-0ae5dd9ba3eb ro quiet splash
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/31/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.25
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 7001
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 35.35
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.25:bd05/31/2010:svnHewlett-Packard:pnHPPaviliondv8NotebookPC:pvr04992224121000104:rvnHewlett-Packard:rn7001:rvr35.35:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv8 Notebook PC
dmi.product.version: 04992224121000104
dmi.sys.vendor: Hewlett-Packard
gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'
modified.conffile..etc.default.chromium.browser: [deleted]
mtime.conffile..etc.chromium.browser.default: 2014-11-23T00:10:36.963259

** Affects: unity
 Importance: Undecided
 Status: New

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1430393

Title:
  Chromium Main Menu Renders on Opposite Monitor

Status in Unity:
  New
Status in chromium-browser package in Ubuntu:
  New

Bug description:
  When I click on the main menu in Chromium (the one that's on the top-right of 
the Chromium window), it comes up on the opposite monitor as seen in this 
screen-shot:
  http://neartalk.com/ss/2015-03-10_001_3840x1080.png

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: chromium-browser 41.0.2272.76-0ubuntu0.14.04.1.1076
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 10 10:25:20 2015
  Desktop-Session:
   'ubuntu'
   '/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg'
   '/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/'
  DetectedPlugins:
   
  Env:
   'None'
   'None'
  InstallationDate: Installed on 2014-11-23 (107 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  Load-Avg-1min: 0.67
  Load-Processes-Running-Percent:   0.2%
  MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic 
root=UUID=8b3cc691-0444-4efd-8504-0ae5dd9ba3eb ro quiet splash
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/31/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 7001
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 35.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.25:bd05/31/2010:svnHewlett-Packard:pnHPPaviliondv8NotebookPC:pvr04992224121000104:rvnHewlett-Packard:rn7001:rvr35.35:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv8 Notebook PC
  dmi.product.version: 04992224121000104
  dmi.sys.vendor: Hewlett-Packard
  gconf-keys: /desktop/gnome/applicat

[Desktop-packages] [Bug 1370014] Re: Window size larger than workspace

2015-03-24 Thread Lonnie Lee Best
Robert, I removed remmina from my system, then I built and installed these debs 
(from your repository):
- remmina-common_1.0.0-4ubuntu4_all
- remmina_1.0.0-4ubuntu4_amd64
- remmina-plugin-rdp_1.0.0-4ubuntu4_amd64

Here is a screen shot of how tall Remmina launched from the bottom-workspace's 
perspective:
http://neartalk.com/ss/2015-03-24_001_1911x1077.png

It's vertical dimensions are the height of two workspaces!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1370014

Title:
  Window size larger than workspace

Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Triaged
Status in remmina source package in Trusty:
  In Progress
Status in remmina source package in Utopic:
  Triaged

Bug description:
  Please view this video of the bug I'm reporting:
  http://youtu.be/wKGLff7HhS8

  To reproduce this bug, you will have to Enable Workspaces In Ubuntu
  Unity, like this:

  System Settings > Appearance > Behavior > Enable Workspaces

  Essentially, when using the Unity desktop (using workspaces), Remmina
  is launching remote sessions into a window larger than the workspace
  to which I'm launching it.

  Another thing to note about my set up, is that I do use Ubuntu's
  scaling feature to make things about 10% larger than the default size
  (to accommodate my otherwise straining eyes). Some times I use large
  text too. These facts may be totally unrelated to the bug, but I
  thought I would at least mention them. Also, I do use multiple
  monitors, but this too might be unrelated to the bug. I think the
  essential thing, is that I have Workspaces enabled.

  I'm using a fully update Ubuntu 14.04 Desktop 64bit.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1370014] Re: Window size larger than workspace

2015-03-24 Thread Lonnie Lee Best
Here's the top workspace's perspective:
http://neartalk.com/ss/2015-03-24_002_1920x1079.png

You may have to have more than one monitor to reproduce this (I'm not
sure).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1370014

Title:
  Window size larger than workspace

Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Triaged
Status in remmina source package in Trusty:
  In Progress
Status in remmina source package in Utopic:
  Triaged

Bug description:
  Please view this video of the bug I'm reporting:
  http://youtu.be/wKGLff7HhS8

  To reproduce this bug, you will have to Enable Workspaces In Ubuntu
  Unity, like this:

  System Settings > Appearance > Behavior > Enable Workspaces

  Essentially, when using the Unity desktop (using workspaces), Remmina
  is launching remote sessions into a window larger than the workspace
  to which I'm launching it.

  Another thing to note about my set up, is that I do use Ubuntu's
  scaling feature to make things about 10% larger than the default size
  (to accommodate my otherwise straining eyes). Some times I use large
  text too. These facts may be totally unrelated to the bug, but I
  thought I would at least mention them. Also, I do use multiple
  monitors, but this too might be unrelated to the bug. I think the
  essential thing, is that I have Workspaces enabled.

  I'm using a fully update Ubuntu 14.04 Desktop 64bit.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1370014] Re: Window size larger than workspace

2015-03-24 Thread Lonnie Lee Best
I've reinstalled 1.0.0-4ubuntu3, and I've found a work around by changing  the 
"Default View Mode" to "Scrolled Window" instead of "Automatic":
http://neartalk.com/ss/2015-03-24_003_763x633.png

This opens a very small window that I can at least maximize easily. I'd
rather it already be maximized upon launching of an RDP session, but
this small window is much better than the over-sized window problem when
using "Automatic" for Default View Mode.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1370014

Title:
  Window size larger than workspace

Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Triaged
Status in remmina source package in Trusty:
  In Progress
Status in remmina source package in Utopic:
  Triaged

Bug description:
  Please view this video of the bug I'm reporting:
  http://youtu.be/wKGLff7HhS8

  To reproduce this bug, you will have to Enable Workspaces In Ubuntu
  Unity, like this:

  System Settings > Appearance > Behavior > Enable Workspaces

  Essentially, when using the Unity desktop (using workspaces), Remmina
  is launching remote sessions into a window larger than the workspace
  to which I'm launching it.

  Another thing to note about my set up, is that I do use Ubuntu's
  scaling feature to make things about 10% larger than the default size
  (to accommodate my otherwise straining eyes). Some times I use large
  text too. These facts may be totally unrelated to the bug, but I
  thought I would at least mention them. Also, I do use multiple
  monitors, but this too might be unrelated to the bug. I think the
  essential thing, is that I have Workspaces enabled.

  I'm using a fully update Ubuntu 14.04 Desktop 64bit.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 937522] Re: rdp clipboard sync doesn't work anymore.

2015-03-31 Thread Lonnie Lee Best
I confirm this bug, although repaired in previous versions of Ubuntu, is
back again in Ubuntu 15.04 Vivid.

Copy and paste between remote and local desktops is not working (again).

** Tags added: vivid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/937522

Title:
  rdp clipboard sync doesn't work anymore.

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Fix Released
Status in remmina package in Debian:
  Fix Released

Bug description:
  [Impact] This bug has been quite active for some time. Its just a fact
  that missing clipboard redirection is a blocker for this app.

  [Development Fix] The current remmina version (1.0.0-1ubuntu7) in
  Quantal has the same patch added.

  [Stable Fix] The patch for fixing this has been attached to this
  thread.

  [Test Case] 
  - Install Remmina
  - Connect to a random RDP server
  - Copy something on the client
  - Paste it now on the server
  => Normally the content should be synced, but this is not the cause.

  [Regression Potential] before Precise we had rdesktop as RDP client.
  This client had support for clipboard redirection.
  But as Remmina is now the default RDP client, alot of people are missing this 
feature.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 937522] Re: rdp clipboard sync doesn't work anymore.

2015-04-01 Thread Lonnie Lee Best
This is a critical bug in Ubuntu 15.04, should I create another bug
report, or is this going to get seen?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/937522

Title:
  rdp clipboard sync doesn't work anymore.

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Fix Released
Status in remmina package in Debian:
  Fix Released

Bug description:
  [Impact] This bug has been quite active for some time. Its just a fact
  that missing clipboard redirection is a blocker for this app.

  [Development Fix] The current remmina version (1.0.0-1ubuntu7) in
  Quantal has the same patch added.

  [Stable Fix] The patch for fixing this has been attached to this
  thread.

  [Test Case] 
  - Install Remmina
  - Connect to a random RDP server
  - Copy something on the client
  - Paste it now on the server
  => Normally the content should be synced, but this is not the cause.

  [Regression Potential] before Precise we had rdesktop as RDP client.
  This client had support for clipboard redirection.
  But as Remmina is now the default RDP client, alot of people are missing this 
feature.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] [NEW] Critical bug - Copy and Paste not Working in 15.04

2015-04-01 Thread Lonnie Lee Best
Public bug reported:

Remmina is probably one of the top 3 Linux applications "I need working
right" to efficiently complete my work day.

So, I consider it a critical bug that "copy and pasting" between "local
and remote desktops" is not working in the 15.04 beta 2.

This is one of those things, where if this is not fixed, I will have to
return to Ubuntu 14.04, or figure out a way to install a version of
Remmina that actually works correctly in 15.04.

This bug has reared its ugly head before:
https://bugs.launchpad.net/remmina/+bug/937522

However, the status of that bug seems to be practically closed, so
that's the reason for this new posting. I want to do all I can to get
this bug the attention it needs. Remmina is crucial for my work.

I'm currently dealing with the fact that it crashes a few times a day,
but this "copy and paste not working" is a real deal-breaker for me to
stay on 15.04.

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


** Tags: vidid

** Description changed:

  Remmina is probably one of the top 3 Linux applications "I need working
  right" to efficiently complete my work day.
  
  So, I consider it a critical bug that "copy and pasting" between "local
  and remote desktops" is not working in the 15.04 beta 2.
  
  This is one of those things, where if this is not fixed, I will have to
  return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.
  
  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522
  
  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.
  
  I'm currently dealing with the fact that it crashes a few times a day,
- but this "copy and paste not working" is a real deal-break for me to
+ but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in remmina package in Ubuntu:
  New

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 937522] Re: rdp clipboard sync doesn't work anymore.

2015-04-01 Thread Lonnie Lee Best
I don't believe posting to the bottom of this bug report is effective. I've 
created a new bug report:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1439478

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/937522

Title:
  rdp clipboard sync doesn't work anymore.

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Fix Released
Status in remmina package in Debian:
  Fix Released

Bug description:
  [Impact] This bug has been quite active for some time. Its just a fact
  that missing clipboard redirection is a blocker for this app.

  [Development Fix] The current remmina version (1.0.0-1ubuntu7) in
  Quantal has the same patch added.

  [Stable Fix] The patch for fixing this has been attached to this
  thread.

  [Test Case] 
  - Install Remmina
  - Connect to a random RDP server
  - Copy something on the client
  - Paste it now on the server
  => Normally the content should be synced, but this is not the cause.

  [Regression Potential] before Precise we had rdesktop as RDP client.
  This client had support for clipboard redirection.
  But as Remmina is now the default RDP client, alot of people are missing this 
feature.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-04-01 Thread Lonnie Lee Best
Does anyone know a work-around? I tried this:
http://askubuntu.com/questions/604258/remmina-cant-copy-and-paste-between-desktops-in-ubuntu-15-04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in remmina package in Ubuntu:
  New

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-04-01 Thread Lonnie Lee Best
Remmina was facilitating copy and paste between remote and local desktop
with tolerable reliability in Ubuntu 14.04.

I understand that in 15.04, Ubuntu has moved to SystemD. Would that fact
be totally unrelated to this issue?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in remmina package in Ubuntu:
  New

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-04-01 Thread Lonnie Lee Best
** Changed in: remmina (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-04-01 Thread Lonnie Lee Best
Launchpad would not allow me to add this upstream report:
https://github.com/FreeRDP/Remmina/issues/533

** Also affects: remmina
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-04-27 Thread Lonnie Lee Best
A successful work-around (for me) was achieved by running the following
(in one command-line):

sudo apt-add-repository ppa:remmina-ppa-team/remmina-next ; sudo apt-get
update ; sudo apt-get install remmina remmina-plugin-rdp

You may have to reboot after this to see the new version of Remmina that
this installs (I did).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1439478] Re: Critical bug - Copy and Paste not Working in 15.04

2015-04-27 Thread Lonnie Lee Best
Does anyone have the authority to make this (below) the upstream bug for
this report? :

https://github.com/FreeRDP/Remmina/issues/533

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1439478

Title:
  Critical bug - Copy and Paste not Working in 15.04

Status in Remmina - The GTK+ Remote Desktop Client:
  New
Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  Remmina is probably one of the top 3 Linux applications "I need
  working right" to efficiently complete my work day.

  So, I consider it a critical bug that "copy and pasting" between
  "local and remote desktops" is not working in the 15.04 beta 2.

  This is one of those things, where if this is not fixed, I will have
  to return to Ubuntu 14.04, or figure out a way to install a version of
  Remmina that actually works correctly in 15.04.

  This bug has reared its ugly head before:
  https://bugs.launchpad.net/remmina/+bug/937522

  However, the status of that bug seems to be practically closed, so
  that's the reason for this new posting. I want to do all I can to get
  this bug the attention it needs. Remmina is crucial for my work.

  I'm currently dealing with the fact that it crashes a few times a day,
  but this "copy and paste not working" is a real deal-breaker for me to
  stay on 15.04.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1416894] [NEW] Remmina keeps crashing when using TeamViewer

2015-02-01 Thread Lonnie Lee Best
Public bug reported:

These stupid crash report offer no way to copy and paste the details of a crash 
report so I'm providing this screen-shot:
http://neartalk.com/ss/2015-02-01_020_1861x1054.png

I actually use Remmina to do a lot of important work. Lately I've had to
RDP into Windows desktops that have TeamViewer running in them, in order
to collaborate with others.

Every 5 to 10 minutes the session is crashing. TeamViewer might be
causing these disconnects, but it shouldn't; Remmina should be resilient
enough to stay connect no matter what TeamViewer is doing.

After I lose connection, I'm able to connect right back and pick up
where I left off. TeamViewer itself is not crashing. Remmina is just
crashing and I have to reconnect.

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

** Attachment added: "_usr_bin_remmina.1000.crash"
   
https://bugs.launchpad.net/bugs/1416894/+attachment/4309970/+files/_usr_bin_remmina.1000.crash

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1416894

Title:
  Remmina keeps crashing when using TeamViewer

Status in remmina package in Ubuntu:
  New

Bug description:
  These stupid crash report offer no way to copy and paste the details of a 
crash report so I'm providing this screen-shot:
  http://neartalk.com/ss/2015-02-01_020_1861x1054.png

  I actually use Remmina to do a lot of important work. Lately I've had
  to RDP into Windows desktops that have TeamViewer running in them, in
  order to collaborate with others.

  Every 5 to 10 minutes the session is crashing. TeamViewer might be
  causing these disconnects, but it shouldn't; Remmina should be
  resilient enough to stay connect no matter what TeamViewer is doing.

  After I lose connection, I'm able to connect right back and pick up
  where I left off. TeamViewer itself is not crashing. Remmina is just
  crashing and I have to reconnect.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1418078] [NEW] Maximize Window Bug - Using Workspaces

2015-02-04 Thread Lonnie Lee Best
Public bug reported:

The code that gets initiated when a window is maximize is flawed in
regards to which workspace it targets for maximization.

When a window becomes maximized it should always maximize to the
workspace "where the mouse-cursor was at" at the time that the
maximization was initiated. Yet, in Unity, the windows manager will
maximize to a different workspace if a certain portion of that window is
outside the bounds of the current workspace.

To easily reproduce this undesired behavior:

1) Enable Workspaces:
System Settings > Appearance > Behavior > Enable Workspaces

2) Drag the window to the bottom of the screen, so that its title-bar is
still visible on the current workspace, but a fair portion overflows to
the underneath-workspace.

3) Maximize the window.

Result: It will maximize the window to another workspace than the
workspace you were in at the time of the maximization.

Watch the video posted in this bug:
https://bugs.launchpad.net/ubuntu/utopic/+source/remmina/+bug/1370014

Although this is a different bug, it would benefit greatly if the
Window-Maximization code was based on the workspace "where the mouse-
cursor was at" at the time of maximization.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.3+14.04.20140826-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Wed Feb  4 09:18:46 2015
InstallationDate: Installed on 2014-11-23 (73 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1418078

Title:
  Maximize Window Bug - Using Workspaces

Status in unity package in Ubuntu:
  New

Bug description:
  The code that gets initiated when a window is maximize is flawed in
  regards to which workspace it targets for maximization.

  When a window becomes maximized it should always maximize to the
  workspace "where the mouse-cursor was at" at the time that the
  maximization was initiated. Yet, in Unity, the windows manager will
  maximize to a different workspace if a certain portion of that window
  is outside the bounds of the current workspace.

  To easily reproduce this undesired behavior:

  1) Enable Workspaces:
  System Settings > Appearance > Behavior > Enable Workspaces

  2) Drag the window to the bottom of the screen, so that its title-bar
  is still visible on the current workspace, but a fair portion
  overflows to the underneath-workspace.

  3) Maximize the window.

  Result: It will maximize the window to another workspace than the
  workspace you were in at the time of the maximization.

  Watch the video posted in this bug:
  https://bugs.launchpad.net/ubuntu/utopic/+source/remmina/+bug/1370014

  Although this is a different bug, it would benefit greatly if the
  Window-Maximization code was based on the workspace "where the mouse-
  cursor was at" at the time of maximization.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.3+14.04.20140826-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Feb  4 09:18:46 2015
  InstallationDate: Installed on 2014-11-23 (73 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1418078] Re: Maximize Window Bug - Using Workspaces

2015-02-04 Thread Lonnie Lee Best
** Also affects: compiz
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1418078

Title:
  Maximize Window Bug - Using Workspaces

Status in Compiz:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  The code that gets initiated when a window is maximize is flawed in
  regards to which workspace it targets for maximization.

  When a window becomes maximized it should always maximize to the
  workspace "where the mouse-cursor was at" at the time that the
  maximization was initiated. Yet, in Unity, the windows manager will
  maximize to a different workspace if a certain portion of that window
  is outside the bounds of the current workspace.

  To easily reproduce this undesired behavior:

  1) Enable Workspaces:
  System Settings > Appearance > Behavior > Enable Workspaces

  2) Drag any maximizable window (of any application) to the bottom of
  the screen, so that its title-bar is still visible on the current
  workspace, but a fair portion overflows into the underneath-workspace.

  3) Maximize the window.

  Result: It will maximize the window to another workspace than the
  workspace you were in at the time of the maximization.

  Watch the video posted in this bug:
  https://bugs.launchpad.net/ubuntu/utopic/+source/remmina/+bug/1370014

  Although this is a different bug, it would benefit greatly if the
  Window-Maximization code was based on the workspace "where the mouse-
  cursor was at" at the time of maximization.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.3+14.04.20140826-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Feb  4 09:18:46 2015
  InstallationDate: Installed on 2014-11-23 (73 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1370014] Re: Window size larger than workspace

2015-02-04 Thread Lonnie Lee Best
@Robert : Thanks for your attention on this. I see that a fix has been
released, does that mean it should be available via Software Updater
soon?

Also, I've reported another bug here:
https://bugs.launchpad.net/compiz/+bug/1418078

It is not the same problem as this bug, but it did contribute to making
this bug worse.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1370014

Title:
  Window size larger than workspace

Status in remmina package in Ubuntu:
  Fix Released
Status in remmina source package in Precise:
  Triaged
Status in remmina source package in Trusty:
  In Progress
Status in remmina source package in Utopic:
  Triaged

Bug description:
  Please view this video of the bug I'm reporting:
  http://youtu.be/wKGLff7HhS8

  To reproduce this bug, you will have to Enable Workspaces In Ubuntu
  Unity, like this:

  System Settings > Appearance > Behavior > Enable Workspaces

  Essentially, when using the Unity desktop (using workspaces), Remmina
  is launching remote sessions into a window larger than the workspace
  to which I'm launching it.

  Another thing to note about my set up, is that I do use Ubuntu's
  scaling feature to make things about 10% larger than the default size
  (to accommodate my otherwise straining eyes). Some times I use large
  text too. These facts may be totally unrelated to the bug, but I
  thought I would at least mention them. Also, I do use multiple
  monitors, but this too might be unrelated to the bug. I think the
  essential thing, is that I have Workspaces enabled.

  I'm using a fully update Ubuntu 14.04 Desktop 64bit.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files

2015-07-22 Thread Lonnie Lee Best
I see that the status is "Fix Released". Does this mean if I upgraded
from 14.04 to 15.04 (right now), I would not experience this bug
anymore?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1297849

Title:
  [SRU] Virtual private network connection fails after distribution
  upgrade due to outdated Network Manager configuration files

Status in One Hundred Papercuts:
  Triaged
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openconnect package in Ubuntu:
  Triaged
Status in network-manager-openvpn package in Ubuntu:
  Triaged
Status in network-manager-vpnc package in Ubuntu:
  Triaged

Bug description:
  [Impact]
  * People who are using VPN services (of any kind, using vpnc, openvpn, pptp, 
etc.

  [Test Case]
  HOW TO REPRODUCE
  1. Upgrade to a newer Ubuntu release.
  2. Using the Network Manager application, try to start a virtual private 
network connection.

  EXPECTED BEHAVIOUR
  - The connection to complete successfully.

  ACTUAL BEHAVIOUR
  - The current configuration files, created by a previous network manager 
installation in the gconf user home folder, makes the application to misbehave; 
returning a log like this:

  [Regression Potential]
  May cause Gnome-Shell detection to give up prematurely.

  [PPA with a Possible Solution]
  Please see the 
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1297849/comments/107
 on information how to try the PPA with a solution to the bug that has the 
patch 
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1297849/+attachment/4253965/+files/network-manager-applet-1297849.patch
 applied.

  [Additional information]
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Starting VPN service 
'vpnc'...
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
started (org.freedesktop.NetworkManager.vpnc), PID 24419
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
appeared; activating connections
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  [1395840211.74057] 
[nm-vpn-connection.c:1374] get_secrets_cb(): Failed to request VPN secrets #2: 
(6) No agents were available for this request.
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Policy set 'blizzard' 
(wlan0) as default for IPv4 routing and DNS.
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  [1395840211.74406] 
[nm-system.c:1266] nm_system_replace_default_ip6_route(): (wlan0): failed to 
set IPv6 default route: -7
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Policy set 'blizzard' 
(wlan0) as default for IPv6 routing and DNS.
  Mar 26 13:23:36 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
disappeared

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager-vpnc 0.9.8.6-1ubuntu2
  Uname: Linux 3.13.0-031300-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 26 13:26:42 2014
  InstallationDate: Installed on 2014-01-17 (67 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64+mac (20140115)
  SourcePackage: network-manager-vpnc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files

2015-07-23 Thread Lonnie Lee Best
14.04 is Trusty, right? Well, 14.04 doesn't exhibit this bug. 14.10
does, and after upgrading to 14.10 I had to go back to 14.04 because of
this bug. 15.04 did not exhibit this bug either (until a couple of
months after release), then there too I had to downgrade to 14.04 again
to avoid this bug.

Perhaps this fix won't hurt (the working fine) 14.04, but I thought I
should at least restate my experience with this bug, in light of the
previous message, that emphasizes Trusty, which (for me) I don't ever
recall ever having this bug in 14.04. I'm using 14.04 right now, and do
not experience this bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1297849

Title:
  [SRU] Virtual private network connection fails after distribution
  upgrade due to outdated Network Manager configuration files

Status in One Hundred Papercuts:
  Triaged
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openconnect package in Ubuntu:
  Triaged
Status in network-manager-openvpn package in Ubuntu:
  Triaged
Status in network-manager-vpnc package in Ubuntu:
  Triaged
Status in network-manager-applet source package in Trusty:
  Fix Committed
Status in network-manager-openconnect source package in Trusty:
  New
Status in network-manager-openvpn source package in Trusty:
  New
Status in network-manager-vpnc source package in Trusty:
  New

Bug description:
  [Impact]
  * People who are using VPN services (of any kind, using vpnc, openvpn, pptp, 
etc.

  [Test Case]
  HOW TO REPRODUCE
  1. Upgrade to a newer Ubuntu release.
  2. Using the Network Manager application, try to start a virtual private 
network connection.

  EXPECTED BEHAVIOUR
  - The connection to complete successfully.

  ACTUAL BEHAVIOUR
  - The current configuration files, created by a previous network manager 
installation in the gconf user home folder, makes the application to misbehave; 
returning a log like this:

  [Regression Potential]
  May cause Gnome-Shell detection to give up prematurely.

  [PPA with a Possible Solution]
  Please see the 
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1297849/comments/107
 on information how to try the PPA with a solution to the bug that has the 
patch 
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1297849/+attachment/4253965/+files/network-manager-applet-1297849.patch
 applied.

  [Additional information]
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Starting VPN service 
'vpnc'...
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
started (org.freedesktop.NetworkManager.vpnc), PID 24419
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
appeared; activating connections
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  [1395840211.74057] 
[nm-vpn-connection.c:1374] get_secrets_cb(): Failed to request VPN secrets #2: 
(6) No agents were available for this request.
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Policy set 'blizzard' 
(wlan0) as default for IPv4 routing and DNS.
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  [1395840211.74406] 
[nm-system.c:1266] nm_system_replace_default_ip6_route(): (wlan0): failed to 
set IPv6 default route: -7
  Mar 26 13:23:31 hprem-rmbp NetworkManager[855]:  Policy set 'blizzard' 
(wlan0) as default for IPv6 routing and DNS.
  Mar 26 13:23:36 hprem-rmbp NetworkManager[855]:  VPN service 'vpnc' 
disappeared

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager-vpnc 0.9.8.6-1ubuntu2
  Uname: Linux 3.13.0-031300-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 26 13:26:42 2014
  InstallationDate: Installed on 2014-01-17 (67 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64+mac (20140115)
  SourcePackage: network-manager-vpnc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1408783] [NEW] Failure to Sustain Universal Access (small text)

2015-01-08 Thread Lonnie Lee Best
Public bug reported:

At some point, I changed my Universal Access setting to Large Text via this 
menu:
System Settings > Universal Access > Large Text

Later, I changed it back to "small text" (meaning I turned large text
off).

Despite this, many times I will login to Ubuntu, and everything will be
in Large Text again, despite the fact that I've explicitly turned that
off.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-control-center 14.04.3+14.04.20140922-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jan  8 14:11:33 2015
InstallationDate: Installed on 2014-11-23 (46 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: unity-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_unity-control-center:
 activity-log-manager 0.9.7-0ubuntu14
 deja-dup 30.0-0ubuntu4
 gnome-control-center 1:3.6.3-0ubuntu56.1

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1408783

Title:
  Failure to Sustain Universal Access (small text)

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  At some point, I changed my Universal Access setting to Large Text via this 
menu:
  System Settings > Universal Access > Large Text

  Later, I changed it back to "small text" (meaning I turned large text
  off).

  Despite this, many times I will login to Ubuntu, and everything will
  be in Large Text again, despite the fact that I've explicitly turned
  that off.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140922-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jan  8 14:11:33 2015
  InstallationDate: Installed on 2014-11-23 (46 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4
   gnome-control-center 1:3.6.3-0ubuntu56.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1408783/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 537703] Re: Compiz intercepts alert sound from gnome-terminal

2015-01-09 Thread Lonnie Lee Best
** Tags added: trusty vivid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/537703

Title:
  Compiz intercepts alert sound from gnome-terminal

Status in Compiz:
  Confirmed
Status in compiz package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: compiz

  This is with up-to-date Lucid installed afresh from alpha 3.

  When compiz is active, the Gnome alert sound for gnome-terminal is
  intercepted and never played. I'm not sure other applications suffer
  from this, but I would find it strange it this were specific to gnome-
  terminal.

  Detailed steps to reproduce:
  - Check that the alert sound is enabled and audible:
- Click on the volume indicator in the panel and choose "Sound 
preferences..."
- Go to the "Sound effects" tab
- Set the alert volume slider to a nonzero value
- Make sure the master volume is also at a nonzero value
- Check sound can be heard by clicking on one of the unselected alert 
sounds in the list
- Close "Sound preferences" window
  - Press Alt-F2, enter "gnome-terminal" and press enter
  - Make sure the "Terminal bell" is enabled:
- Right-click on the terminal background, and select "Profiles" > "Profile 
preferences"
- Make sure "Terminal bell" is checked
- Close "Profile preferences" window
  - With compiz enabled, focus the terminal and hit backspace. No sound is 
played
  - Press Alt-F2, enter "metacity --replace" and press enter
  - Go back to the open terminal and hit backspace. The alert sound is played

  The above behaviour occurs regardless of whether the gconf key
  /apps/compiz/general/allscreens/options/audible_bell is set or not.
  Moreover, if one sets a visual effect to represent the bell (blur,
  water, wobbly, ...), it is displayed. So the bell is being sent,
  compiz is receiving it, but it never passes it to the relevant bit of
  the desktop that is supposed to play the sound. Metacity does.

  ProblemType: Bug
  Architecture: amd64
  CompizPlugins: 
[core,ccp,move,resize,place,decoration,session,commands,put,gnomecompat,dbus,png,workarounds,resizeinfo,regex,imgjpeg,text,mousepoll,svg,thumbnail,annotate,wall,animation,blur,wobbly,expo,scale,ezoom,obs,staticswitcher,scaleaddon,bench]
  Date: Thu Mar 11 21:44:56 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
  MachineType: Hewlett-Packard HP Compaq dc5750 Microtower
  NonfreeKernelModules: nvidia
  Package: compiz 1:0.8.4-0ubuntu13
  PackageArchitecture: all
  PciDisplay: 02:00.0 VGA compatible controller [0300]: nVidia Corporation G94 
[GeForce 9600 GT] [10de:0622] (rev a1)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-10-rt 
root=UUID=318b5b88-1168-482d-9758-22d2940f076b ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-10.153-rt
  RelatedPackageVersions:
   xserver-xorg 1:7.5+3ubuntu1
   libgl1-mesa-glx 7.7-4ubuntu1
   libdrm2 2.4.18-1ubuntu2
   xserver-xorg-video-intel 2:2.9.1-1ubuntu12
   xserver-xorg-video-ati 1:6.12.191-1ubuntu1
  SourcePackage: compiz
  Uname: Linux 2.6.31-10-rt x86_64
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786E3 v02.35
  dmi.board.name: 0A64h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC7011NMX
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786E3v02.35:bd08/07/2008:svnHewlett-Packard:pnHPCompaqdc5750Microtower:pvr:rvnHewlett-Packard:rn0A64h:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq dc5750 Microtower
  dmi.sys.vendor: Hewlett-Packard
  glxinfo: Error: [Errno 2] No such file or directory
  system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.31-10-rt

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 537703] Re: Compiz intercepts alert sound from gnome-terminal

2015-01-09 Thread Lonnie Lee Best
This work around (the two lines added to that pulse file) should be a
default in Ubuntu. Maybe this workaround is the fix that should be
implemented?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/537703

Title:
  Compiz intercepts alert sound from gnome-terminal

Status in Compiz:
  Confirmed
Status in compiz package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: compiz

  This is with up-to-date Lucid installed afresh from alpha 3.

  When compiz is active, the Gnome alert sound for gnome-terminal is
  intercepted and never played. I'm not sure other applications suffer
  from this, but I would find it strange it this were specific to gnome-
  terminal.

  Detailed steps to reproduce:
  - Check that the alert sound is enabled and audible:
- Click on the volume indicator in the panel and choose "Sound 
preferences..."
- Go to the "Sound effects" tab
- Set the alert volume slider to a nonzero value
- Make sure the master volume is also at a nonzero value
- Check sound can be heard by clicking on one of the unselected alert 
sounds in the list
- Close "Sound preferences" window
  - Press Alt-F2, enter "gnome-terminal" and press enter
  - Make sure the "Terminal bell" is enabled:
- Right-click on the terminal background, and select "Profiles" > "Profile 
preferences"
- Make sure "Terminal bell" is checked
- Close "Profile preferences" window
  - With compiz enabled, focus the terminal and hit backspace. No sound is 
played
  - Press Alt-F2, enter "metacity --replace" and press enter
  - Go back to the open terminal and hit backspace. The alert sound is played

  The above behaviour occurs regardless of whether the gconf key
  /apps/compiz/general/allscreens/options/audible_bell is set or not.
  Moreover, if one sets a visual effect to represent the bell (blur,
  water, wobbly, ...), it is displayed. So the bell is being sent,
  compiz is receiving it, but it never passes it to the relevant bit of
  the desktop that is supposed to play the sound. Metacity does.

  ProblemType: Bug
  Architecture: amd64
  CompizPlugins: 
[core,ccp,move,resize,place,decoration,session,commands,put,gnomecompat,dbus,png,workarounds,resizeinfo,regex,imgjpeg,text,mousepoll,svg,thumbnail,annotate,wall,animation,blur,wobbly,expo,scale,ezoom,obs,staticswitcher,scaleaddon,bench]
  Date: Thu Mar 11 21:44:56 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
  MachineType: Hewlett-Packard HP Compaq dc5750 Microtower
  NonfreeKernelModules: nvidia
  Package: compiz 1:0.8.4-0ubuntu13
  PackageArchitecture: all
  PciDisplay: 02:00.0 VGA compatible controller [0300]: nVidia Corporation G94 
[GeForce 9600 GT] [10de:0622] (rev a1)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-10-rt 
root=UUID=318b5b88-1168-482d-9758-22d2940f076b ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-10.153-rt
  RelatedPackageVersions:
   xserver-xorg 1:7.5+3ubuntu1
   libgl1-mesa-glx 7.7-4ubuntu1
   libdrm2 2.4.18-1ubuntu2
   xserver-xorg-video-intel 2:2.9.1-1ubuntu12
   xserver-xorg-video-ati 1:6.12.191-1ubuntu1
  SourcePackage: compiz
  Uname: Linux 2.6.31-10-rt x86_64
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786E3 v02.35
  dmi.board.name: 0A64h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC7011NMX
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786E3v02.35:bd08/07/2008:svnHewlett-Packard:pnHPCompaqdc5750Microtower:pvr:rvnHewlett-Packard:rn0A64h:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq dc5750 Microtower
  dmi.sys.vendor: Hewlett-Packard
  glxinfo: Error: [Errno 2] No such file or directory
  system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.31-10-rt

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1410946] [NEW] Task Switching between Workspaces Fails if Window placement overflows

2015-01-14 Thread Lonnie Lee Best
Public bug reported:


To reproduce this bug you must enable workspaces:
System Settings > Appearance > Behavior > Enable Workspaces.

Now, I'm assuming you have firefox open in this current workspace (from
where you are reading this message). It doesn't matter if it is chrome,
but later we will switch back to this web browser.

Hit ctrl-alt-downArrow to switch to another workspace.

Launch Gimp (for example) into this new workspace
SuperKey > type "gimp"  (no quotes) and hit the enter key.

Now, make sure that gimp's window is not maximized, and then move the
window so that any part of is clipped by the workspace, meaning, drag
the window down so that the bottom 10 pixels of the window are not
viewable on the workspace.

Now, on the launcher bar, click on an icon that is open in another
workspace (firefox or chromium for example). Then try to go back to gimp
by clicking on its launcher icon.

For me, unless the workspace encapsulates the gimp window 100%, I am not
able to switch back to gimp by clicking its launcher icon.

I was using Gimp as an example, but the same is true for any other
application whose window is not completely encapsulated by the workspace
that it primarily resides.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.3+14.04.20140826-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Wed Jan 14 13:27:15 2015
InstallationDate: Installed on 2014-11-23 (52 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1410946

Title:
  Task Switching between Workspaces Fails if Window placement overflows

Status in unity package in Ubuntu:
  New

Bug description:

  To reproduce this bug you must enable workspaces:
  System Settings > Appearance > Behavior > Enable Workspaces.

  Now, I'm assuming you have firefox open in this current workspace
  (from where you are reading this message). It doesn't matter if it is
  chrome, but later we will switch back to this web browser.

  Hit ctrl-alt-downArrow to switch to another workspace.

  Launch Gimp (for example) into this new workspace
  SuperKey > type "gimp"  (no quotes) and hit the enter key.

  Now, make sure that gimp's window is not maximized, and then move the
  window so that any part of is clipped by the workspace, meaning, drag
  the window down so that the bottom 10 pixels of the window are not
  viewable on the workspace.

  Now, on the launcher bar, click on an icon that is open in another
  workspace (firefox or chromium for example). Then try to go back to
  gimp by clicking on its launcher icon.

  For me, unless the workspace encapsulates the gimp window 100%, I am
  not able to switch back to gimp by clicking its launcher icon.

  I was using Gimp as an example, but the same is true for any other
  application whose window is not completely encapsulated by the
  workspace that it primarily resides.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.3+14.04.20140826-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Jan 14 13:27:15 2015
  InstallationDate: Installed on 2014-11-23 (52 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1410993] [NEW] Won't launch New Images if Already Open

2015-01-14 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 1393227 ***
https://bugs.launchpad.net/bugs/1393227

Public bug reported:

The eog image viewer that comes with Ubuntu 14.04 works fine if you
double-click on ONE image from a file browsers.

However, if you navigate to another folder and then double-click on
another image, eog doesn't gain focus like you'd expect, and it stays
minimized on the Unity launcher bar.

Anytime you double-click on an picture-image-file (jpg, gif, png, etc.),
EOG should gain focus and its window should come to the front of the
window stack. Currently if the program is already open, it doesn't
handle new launchings very well.

I think it should either launch multiple instance when you doube-click
on a picture in a different folder, or it should focus and display the
last picture you double-click on from the file-browser.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: eog 3.10.2-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jan 14 15:51:26 2015
InstallationDate: Installed on 2014-11-23 (52 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: eog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** This bug has been marked a duplicate of bug 1393227
   Second window doesn't appear in forground

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1410993

Title:
  Won't launch New Images if Already Open

Status in eog package in Ubuntu:
  New

Bug description:
  The eog image viewer that comes with Ubuntu 14.04 works fine if you
  double-click on ONE image from a file browsers.

  However, if you navigate to another folder and then double-click on
  another image, eog doesn't gain focus like you'd expect, and it stays
  minimized on the Unity launcher bar.

  Anytime you double-click on an picture-image-file (jpg, gif, png,
  etc.), EOG should gain focus and its window should come to the front
  of the window stack. Currently if the program is already open, it
  doesn't handle new launchings very well.

  I think it should either launch multiple instance when you doube-click
  on a picture in a different folder, or it should focus and display the
  last picture you double-click on from the file-browser.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: eog 3.10.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jan 14 15:51:26 2015
  InstallationDate: Installed on 2014-11-23 (52 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: eog
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1393227] Re: Second window doesn't appear in forground

2015-01-14 Thread Lonnie Lee Best
Yeah, I've been experiencing this bug for a long time, and still am in
Ubuntu 14.04.

I just noticed Valentin Crone's report, after creating this duplicate:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1410993

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1393227

Title:
  Second window doesn't appear in forground

Status in eog package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  Open nautilus, double-click on a picture.
  Click on the nautilus window, or reduce the eog window (don't close)
  Open an other picture: The second eog window open but it is reduced in the 
dash of Unity.

  It's the same thing for all other window you open if an other window
  of eog is opened, and it's angry.

  Can you fix this bug?

  Thank you :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1393227] Re: Second window doesn't appear in forground

2015-01-27 Thread Lonnie Lee Best
Yeah, I've noticed this in file-roller too. Maybe they do share the same
library and it is that library that is flawed in this regard.

** Also affects: file-roller
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1393227

Title:
  Second window doesn't appear in forground

Status in File Roller:
  New
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  Open nautilus, double-click on a picture.
  Click on the nautilus window, or reduce the eog window (don't close)
  Open an other picture: The second eog window open but it is reduced in the 
dash of Unity.

  It's the same thing for all other window you open if an other window
  of eog is opened, and it's angry.

  Can you fix this bug?

  Thank you :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1393227/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1393227] Re: Second window doesn't appear in forground

2015-01-27 Thread Lonnie Lee Best
The eog image viewer that comes with Ubuntu 14.04 works fine if you
double-click on ONE image from a file browsers.

However, if you navigate to another folder and then double-click on
another image, eog doesn't gain focus like you'd expect, and it stays
minimized on the Unity launcher bar.

Anytime you double-click on an picture-image-file (jpg, gif, png, etc.),
EOG should gain focus and its window should come to the front of the
window stack. Currently if the program is already open, it doesn't
handle new launchings very well.

I think it should either launch multiple instance when you doube-click
on a picture in a different folder, or it should focus and display the
last picture you double-click on from the file-browser.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1393227

Title:
  Second window doesn't appear in forground

Status in File Roller:
  New
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  Open nautilus, double-click on a picture.
  Click on the nautilus window, or reduce the eog window (don't close)
  Open an other picture: The second eog window open but it is reduced in the 
dash of Unity.

  It's the same thing for all other window you open if an other window
  of eog is opened, and it's angry.

  Can you fix this bug?

  Thank you :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1393227/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1095234] Re: Crashes Daily: /usr/lib/evolution/evolution-calendar-factory

2013-01-10 Thread Lonnie Lee Best
Does anyone have some suggestions?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1095234

Title:
  Crashes Daily: /usr/lib/evolution/evolution-calendar-factory

Status in “evolution-data-server” package in Ubuntu:
  New

Bug description:
  Each time I reboot my machine (since October 2012!) a crash report comes up 
saying that this package has crashed:
  /usr/lib/evolution/evolution-calendar-factory

  I've sent the crash report probably 60 times as this point. Each time
  I send it, I get no opportunity to comment about it (no launchpad.net
  bug report page is launched.

  So in order to provide feedback, I typed the following command:
  ubuntu-bug  /usr/lib/evolution/evolution-calendar-factory

  I hope doing this will automatically provide a log of all these
  crashes.

  I've reinstalled Ubuntu 12.10 fairly recent, but this didn't stop the
  crash from occurring every boot.

  This may be a duplicate of another bug, but I'm not certain.

  Btw, I've selected the "ignore this bug" option numerous times at the
  crash dialog and it has no effect.

  Can someone advise me on how to prevent this crash from recurring? As
  far as I know, I don't even use evolution or its calendar. So, why
  does it get launched each reboot anyway.

  Surely this has been reported. Why no fixes yet? It's 2013 now. Happy
  New Year.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution-data-server 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Wed Jan  2 02:09:42 2013
  InstallationDate: Installed on 2012-11-28 (34 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution-data-server
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1095234/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075405] Re: Sound Only From Right Speaker after Upgrade

2013-01-16 Thread Lonnie Lee Best
If I plug in head phones, I can hear audio from both channels. But if an file 
only plays audio from the left channel I can't hear anything without my head 
phones:
http://superuser.com/questions/537068/avi-convert-stereo-to-mono

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1075405

Title:
  Sound Only From Right Speaker after Upgrade

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  After upgrading from Ubuntu 12.04 to Ubuntu 12.10, my laptop's sound
  will only come from its right speaker (despite that the balance is
  centered).

  ALSA Info:
  http://www.alsa-project.org/db/?f=c964bb7dd7d08f5e86818c56533dc519c45291fd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075405] Re: Sound Only From Right Speaker after Upgrade

2013-01-16 Thread Lonnie Lee Best
Would you believe that Windows 8 does the same thing? Older version of
windows and linux play audio out of both speakers, but later OSs don't.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1075405

Title:
  Sound Only From Right Speaker after Upgrade

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  After upgrading from Ubuntu 12.04 to Ubuntu 12.10, my laptop's sound
  will only come from its right speaker (despite that the balance is
  centered).

  ALSA Info:
  http://www.alsa-project.org/db/?f=c964bb7dd7d08f5e86818c56533dc519c45291fd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1100241] [NEW] Totem Video Player Missing Mono Audio Preference

2013-01-16 Thread Lonnie Lee Best
Public bug reported:

The Totem video player provides Audio output options, but is missing the
"Mono" option. See:

Totem > Edit > Preferences > Audio > Audio output type

My Dell Studio 17 is suffering from another bug where I'm unable to hear audio 
out of its left-internal-speaker:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405

I have an AVI file that only has audio for the left channel, so I'm
unable to hear this video in Totem.

However, using VLC, I can simply click on the video while it is playing,
and then make both speakers play the left channel.

If Totem would provide a "Mono" option in its Audio Preferences menu,
I'd probably be able to hear the file in Totem is well.

I realize that this is a special case, but there are probably other
reasons why someone would prefer mono over stereo.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libgstreamer0.10-0 0.10.36-1ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Wed Jan 16 05:11:51 2013
InstallationDate: Installed on 2012-11-28 (48 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: totem
 Importance: Undecided
 Status: New

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

** Description changed:

- The Totem video play provides Audio output options, but is missing the
+ The Totem video player provides Audio output options, but is missing the
  "Mono" option. See:
  
  Totem > Edit > Preferences > Audio > Audio output type
  
  My Dell Studio 17 is suffering from another bug where I'm unable to hear 
audio out of its left-internal-speaker:
  https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405
  
  I have an AVI file that only has audio for the left channel, so I'm
  unable to hear this video in Totem.
  
  However, using VLC, I can simply click on the video while it is playing,
  and then make both speakers play the left channel.
  
  If Totem would provide a "Mono" option in its Audio Preferences menu,
  I'd probably be able to hear the file in Totem is well.
  
  I realize that this is a special case, but there are probably other
  reasons why someone would prefer mono over stereo.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgstreamer0.10-0 0.10.36-1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Wed Jan 16 05:11:51 2013
  InstallationDate: Installed on 2012-11-28 (48 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gstreamer0.10
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: totem
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1100241

Title:
  Totem Video Player Missing Mono Audio Preference

Status in Totem Movie Player:
  New
Status in “gstreamer0.10” package in Ubuntu:
  New

Bug description:
  The Totem video player provides Audio output options, but is missing
  the "Mono" option. See:

  Totem > Edit > Preferences > Audio > Audio output type

  My Dell Studio 17 is suffering from another bug where I'm unable to hear 
audio out of its left-internal-speaker:
  https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405

  I have an AVI file that only has audio for the left channel, so I'm
  unable to hear this video in Totem.

  However, using VLC, I can simply click on the video while it is
  playing, and then make both speakers play the left channel.

  If Totem would provide a "Mono" option in its Audio Preferences menu,
  I'd probably be able to hear the file in Totem is well.

  I realize that this is a special case, but there are probably other
  reasons why someone would prefer mono over stereo.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgstreamer0.10-0 0.10.36-1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Wed Jan 16 05:11:51 2013
  InstallationDate: Installed on 2012-11-28 (48 days

[Desktop-packages] [Bug 1100241] Re: Totem Video Player Missing Mono Audio Preference

2013-01-16 Thread Lonnie Lee Best
VLC has a reverse stereo option that saves the day for me.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1100241

Title:
  Totem Video Player Missing Mono Audio Preference

Status in Totem Movie Player:
  New
Status in “gstreamer0.10” package in Ubuntu:
  New

Bug description:
  The Totem video player provides Audio output options, but is missing
  the "Mono" option. See:

  Totem > Edit > Preferences > Audio > Audio output type

  My Dell Studio 17 is suffering from another bug where I'm unable to hear 
audio out of its left-internal-speaker:
  https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405

  I have an AVI file that only has audio for the left channel, so I'm
  unable to hear this video in Totem.

  However, using VLC, I can simply click on the video while it is
  playing, and then make both speakers play the left channel.

  If Totem would provide a "Mono" option in its Audio Preferences menu,
  I'd probably be able to hear the file in Totem is well.

  I realize that this is a special case, but there are probably other
  reasons why someone would prefer mono over stereo.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgstreamer0.10-0 0.10.36-1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Wed Jan 16 05:11:51 2013
  InstallationDate: Installed on 2012-11-28 (48 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gstreamer0.10
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1077559] [NEW] Scroll Bar Width is Too Narrow Uneasily Adjustable

2012-11-10 Thread Lonnie Lee Best
Public bug reported:

I've been using the Internet since 1993 before and during the first year
browsers came out. Back then the scroll bars seemed as wide as your
finger.

As time has gone on, screen resolutions have continue to increase, but
each time this happens the browsers scroll bar gets more and more narrow
on the screen. It seems to maintain its pixel width, but at higher
resolutions its physical width continues to narrow.

At this point, I find myself wanting to enjoy higher resolutions, but at
the same time, I want things to be bigger at those higher resolutions.

It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
1) Clicking the scroll-bar's up button
2) Clicking the scroll-bar's down button
3) Dragging the scroll-bar's slider.

Although a scroll-wheel is a helpful workaround, it remains an issue
that the scroll-bar itself continues to require ever increasing fine-
grained-effort to use. It is finally gotten to the point that I consider
it a cumbersome control.

I suggest doubling its size by default in future updates and releases of
Firefox. Or at lease making the scroll-bar easy to scale-adjust its size
(without the user having to understand CSS style sheet modification).
Perhaps it would be good to make the scroll-bar right-clickable and
providing a "Adjust Width" option in its context menu.

Many desktop applications could learn a thing or two from touch screen
interfaces. Notice how bluntly (widely) they make their buttons and
selectable options. They do it out of necessity because they know a
person is going to be using their finger to select that option. However,
even with a mouse, the bigger something is, the easier it is to select.
Just because a mouse-cursor comes to a fine point, doesn't mean that
controls ought to be barely bigger than that point.

I believe we have finally crossed a threshold. While before, we've
always been trying to maximize the browser's screen real estate, now
we've got plenty of width at higher resolutions, and it is time to
increase the width of scrollbars and make them require less fine-
grained-mouse-control to use.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  lonnie 2197 F pulseaudio
 /dev/snd/controlC0:  lonnie 2197 F pulseaudio
BuildID: 20121025212310
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Channel: Unavailable
Date: Sat Nov 10 22:42:45 2012
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-10-19 (23 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
IpRoute:
 default via 192.168.77.1 dev eth0  proto static
 169.254.0.0/16 dev eth0  scope link  metric 1000
 192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  metric 
1
IwConfig:
 eth0  no wireless extensions.

 lono wireless extensions.
MarkForUpload: True
PrefSources:
 prefs.js
 [Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
 [Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
RelatedPackageVersions:
 icedtea-7-plugin  1.3-1ubuntu1.1
 google-talkplugin 3.10.2.0-1
 rhythmbox-mozilla 2.97-1ubuntu5
 totem-mozilla 3.4.3-0ubuntu4
RfKill:

RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:

dmi.bios.date: 11/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 0P792H
dmi.board.vendor: Dell Inc.
dmi.board.version: A04
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A04
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd11/26/2008:svnDellInc.:pnStudio1737:pvrA04:rvnDellInc.:rn0P792H:rvrA04:cvnDellInc.:ct8:cvrA04:
dmi.product.name: Studio 1737
dmi.product.version: A04
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1077559

Title:
  Scroll Bar Width is Too Narrow Uneasily Adjustable

Status in “firefox” package in Ubuntu:
  New

Bug description:
  I've been using the Internet since 1993 before and during the first
  year

[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow Uneasily Adjustable

2012-11-10 Thread Lonnie Lee Best
** Description changed:

  I've been using the Internet since 1993 before and during the first year
  browsers came out. Back then the scroll bars seemed as wide as your
  finger.
  
  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more narrow
  on the screen. It seems to maintain its pixel width, but at higher
  resolutions its physical width continues to narrow.
  
  At this point, I find myself wanting to enjoy higher resolutions, but at
  the same time, I want things to be bigger at those higher resolutions.
  
  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.
  
  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I consider
  it a cumbersome control.
  
  I suggest doubling its size by default in future updates and releases of
  Firefox. Or at lease making the scroll-bar easy to scale-adjust its size
  (without the user having to understand CSS style sheet modification).
  Perhaps it would be good to make the scroll-bar right-clickable and
  providing a "Adjust Width" option in its context menu.
  
  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option. However,
  even with a mouse, the bigger something is, the easier it is to select.
- Just because a mouse-cursor come to a fine point, doesn't mean that
+ Just because a mouse-cursor comes to a fine point, doesn't mean that
  controls ought to be barely bigger than that point.
  
- I believe we have finally crossed threshold. While before, we've always
- been trying to maximize the browser's screen real estate, now we've got
- plenty of width there, and it is time to increase the width of
- scrollbars and make them require less fine-grained-mouse-control to use.
+ I believe we have finally crossed a threshold. While before, we've
+ always been trying to maximize the browser's screen real estate, now
+ we've got plenty of width at higher resolutions, and it is time to
+ increase the width of scrollbars and make them require less fine-
+ grained-mouse-control to use.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC2:  lonnie 2197 F pulseaudio
-  /dev/snd/controlC0:  lonnie 2197 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  lonnie 2197 F pulseaudio
+  /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopback
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
-  default via 192.168.77.1 dev eth0  proto static 
-  169.254.0.0/16 dev eth0  scope link  metric 1000 
-  192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
+  default via 192.168.77.1 dev eth0  proto static
+  169.254.0.0/16 dev eth0  scope link  metric 1000
+  192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MarkForUpload: True
  PrefSources:
-  prefs.js
-  
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
-  
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
+  prefs.js
+  
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
+  
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=

[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow Uneasily Adjustable

2012-11-10 Thread Lonnie Lee Best
** Description changed:

  I've been using the Internet since 1993 before and during the first year
  browsers came out. Back then the scroll bars seemed as wide as your
  finger.
  
  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more narrow
  on the screen. It seems to maintain its pixel width, but at higher
  resolutions its physical width continues to narrow.
  
  At this point, I find myself wanting to enjoy higher resolutions, but at
  the same time, I want things to be bigger at those higher resolutions.
  
  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.
  
  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I consider
  it a cumbersome control.
  
  I suggest doubling its size by default in future updates and releases of
  Firefox. Or at lease making the scroll-bar easy to scale-adjust its size
  (without the user having to understand CSS style sheet modification).
  Perhaps it would be good to make the scroll-bar right-clickable and
  providing a "Adjust Width" option in its context menu.
  
  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option. However,
  even with a mouse, the bigger something is, the easier it is to select.
  Just because a mouse-cursor comes to a fine point, doesn't mean that
  controls ought to be barely bigger than that point.
  
  I believe we have finally crossed a threshold. While before, we've
  always been trying to maximize the browser's screen real estate, now
  we've got plenty of width at higher resolutions, and it is time to
  increase the width of scrollbars and make them require less fine-
- grained-mouse-control to use.
+ grained-mouse-control-effort to use.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lonnie 2197 F pulseaudio
   /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.
  
   lono wireless extensions.
  MarkForUpload: True
  PrefSources:
   prefs.js
   
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.3-1ubuntu1.1
   google-talkplugin 3.10.2.0-1
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:
  
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
  
  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0P792H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A04
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd11/26/2008:svnDellInc.:pnStudio1737:pvrA04:rvnDellInc.:rn0P792H:rvrA04:cvnDellInc.:ct8:cvrA04:
  dmi.product.name: Studio 1737
  dmi.product.version: A04
  dmi.sys.vendor: Dell Inc.

** Summary changed:

- Scroll Bar Width is Too Narrow Uneasily Adjustable
+ Scroll Bar Width is Too Narrow - Uneasily Adjustable

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscrib

[Desktop-packages] [Bug 1074783] Re: ArtDio NB-005B USB Speakers Stopped Working in Ubuntu 12.10

2012-11-12 Thread Lonnie Lee Best
As mentioned, I can't get the ArtDio NB-005B USB Speakers to work on
Ubuntu 12.10.

So, I tried using them with the 12.04 Live CD, and I was surprised that
they didn't work there either (because before upgrading to 12.10  they
worked).

Then I tried using them by loading the Ubuntu 10.04.2 Live CD. From
there, they worked fine!

Here's the alsa-info of the speakers working perfectly in Ubuntu 10.04.2:
http://www.alsa-project.org/db/?f=c633ff994562edbb21f2d9bdefae40b8c5c68c05

and here's them not working in Ubuntu 12.10:
http://www.alsa-project.org/db/?f=c964bb7dd7d08f5e86818c56533dc519c45291fd

Previously, I attached the Pulse Audio Log of the speakers NOT working
in 12.10.

Now, this attachment is the Pulse Audio Log of them WORKING in Ubuntu
10.04.2

** Attachment added: "pulseverbose.log"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1074783/+attachment/3431594/+files/pulseverbose.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1074783

Title:
  ArtDio NB-005B USB Speakers Stopped Working in Ubuntu 12.10

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I know the proper way to report bugs about packages of software I use,
  but I'm not sure how to properly report bugs about hardware I use.

  You see, in Ubuntu 12.04, my ArtDio NB-005B USB Speakers worked fine.

  However, after upgrading to 12.10 Beta2, they still appear under that
  "Sound Settings" > "Output" menu, but once selected the audio
  continues to play out of my laptops internal speakers.

  Normally, I choose a package to report a bug, but I'm not sure how to
  report this type of thing.

  Please advise best practices.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1074783/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075405] Re: Sound Only From Right Speaker after Upgrade

2012-11-12 Thread Lonnie Lee Best
I tried the 12.04 Live CD, and I was surprised that the problem
remained.

Then I tried using the Ubuntu 10.04.2 Live CD. From it audio came from
both speakers.

Here's the alsa-info of the speakers working perfectly in Ubuntu 10.04.2:
http://www.alsa-project.org/db/?f=c633ff994562edbb21f2d9bdefae40b8c5c68c05

and here's them not working in Ubuntu 12.10:
http://www.alsa-project.org/db/?f=c964bb7dd7d08f5e86818c56533dc519c45291fd

Previously, I attached the Pulse Audio Log of the speakers NOT working
in 12.10.

Now, this attachment is the Pulse Audio Log of them WORKING in Ubuntu
10.04.2

** Attachment added: "pulseverbose.log"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405/+attachment/3431618/+files/pulseverbose.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1075405

Title:
  Sound Only From Right Speaker after Upgrade

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  After upgrading from Ubuntu 12.04 to Ubuntu 12.10, my laptop's sound
  will only come from its right speaker (despite that the balance is
  centered).

  ALSA Info:
  http://www.alsa-project.org/db/?f=c964bb7dd7d08f5e86818c56533dc519c45291fd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1075405/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078662] [NEW] Not Quick-Listing VPN Connections

2012-11-14 Thread Lonnie Lee Best
Public bug reported:

I have number of cisco vpn connections configured using the network-
manager-vpnc addon package.

Typically, I'm able to connect to them by simply clicking on the
networking indicator/applet icon and going to "VPN Connections" menu.
There, I'll normally see a list of all VPNC connections I've configured.
And then, by simply clicking one of them a connection becomes
established.

However, after rebooting, I now go there, and none of my VPN connections
are listed under "VPN Connections". Yet, if I click "configure vpn", and
go to the VPN tab (in the dialog that appears), the connections are
definitely still there.

Why is it that sometimes those VPN connections (I've configured) don't
get quick-listed under the "VPN Connections" menu?

It is annoying because when they are not quick-listed there, it requires
additional steps for me to establish the connection.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: network-manager 0.9.6.0-0ubuntu7
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Wed Nov 14 04:42:16 2012
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-10-19 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
IpRoute:
 default via 192.168.77.1 dev eth0  proto static
 169.254.0.0/16 dev eth0  scope link  metric 1000
 192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  metric 
1
IwConfig:
 eth0  no wireless extensions.

 lono wireless extensions.
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RfKill:

SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
 Best Transportation   b49dbee6-30c1-4101-b59c-8174c537026f   vpn   
1352874709   Wed 14 Nov 2012 12:31:49 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/2
 Best Stainless72d8235a-7994-4b39-8d31-984c40033cc6   vpn   
1352736940   Mon 12 Nov 2012 10:15:40 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/1
 Video Surveillance057ac134-a096-4aae-96de-b04a3bc9f6e3   
802-11-wireless   1352172603   Mon 05 Nov 2012 09:30:03 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/0
 Wired connection 1594d390a-b667-4c50-b31d-83503151b02b   
802-3-ethernet1352889611   Wed 14 Nov 2012 04:40:11 AM CSTyes   
no /org/freedesktop/NetworkManager/Settings/3
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN
 running 0.9.6.0connected   enabled   enabled 
enabledenabled disabled

** Affects: network-manager-vpnc
 Importance: Undecided
 Status: New

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

** Description changed:

  I have number of cisco vpn connections configure using network-manager-
- vpnc.
+ vpnc package.
  
  Typically, I'm able to connect to them by simply clicking on the
  networking indicator/applet icon and going to "VPN Connections" menu.
  There, I'll normally see a list of all VPNC connections I've configured.
  
  However, after rebooting, I now go there, and none of my VPN connections
  are listed under "VPN Connections". Yet, if I click "configure vpn", and
  go to the VPN tab (in the dialog that appears), the connections are
  definitely still there.
  
  Why is it that sometimes those VPN connections (I've configured) don't
  get quick-listed under the "VPN Connections" menu?
  
  It is annoying because when they are not quick-listed there, it requires
  additional steps for me to establish the connection.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Nov 14 04:42:16 2012
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopbac

[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow - Uneasily Adjustable

2012-11-14 Thread Lonnie Lee Best
** Bug watch added: Mozilla Bugzilla #811681
   https://bugzilla.mozilla.org/show_bug.cgi?id=811681

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=811681
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1077559

Title:
  Scroll Bar Width is Too Narrow - Uneasily Adjustable

Status in The Mozilla Firefox Browser:
  Unknown
Status in “firefox” package in Ubuntu:
  New

Bug description:
  I've been using the Internet since 1993 before and during the first
  year browsers came out. Back then the scroll bars seemed as wide as
  your finger.

  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more
  narrow on the screen. It seems to maintain its pixel width, but at
  higher resolutions its physical width continues to narrow.

  At this point, I find myself wanting to enjoy higher resolutions, but
  at the same time, I want things to be bigger at those higher
  resolutions.

  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.

  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I
  consider it a cumbersome control.

  I suggest doubling its size by default in future updates and releases
  of Firefox. Or at lease making the scroll-bar easy to scale-adjust its
  size (without the user having to understand CSS style sheet
  modification). Perhaps it would be good to make the scroll-bar right-
  clickable and providing a "Adjust Width" option in its context menu.

  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option.
  However, even with a mouse, the bigger something is, the easier it is
  to select. Just because a mouse-cursor comes to a fine point, doesn't
  mean that controls ought to be barely bigger than that point.

  I believe we have finally crossed a threshold. While before, we've
  always been trying to maximize the browser's screen real estate, now
  we've got plenty of width at higher resolutions, and it is time to
  increase the width of scrollbars and make them require less fine-
  grained-mouse-control-effort to use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lonnie 2197 F pulseaudio
   /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  PrefSources:
   prefs.js
   
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.3-1ubuntu1.1
   google-talkplugin 3.10.2.0-1
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0P792H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.ven

[Desktop-packages] [Bug 1078681] [NEW] No Option to Increase default Scrollbar Width

2012-11-14 Thread Lonnie Lee Best
Public bug reported:

There should be an option to increase scrollbar-width under:
System Settings > Personal > Appearance

The number of appearance modification options is ridiculously limited in
Ubuntu 12.10 compared to other major operating systems and even compared
to the old Gnome2 desktop.

I'm not big on fancy options, but I find sizing options crucial for
usability.

Future updates and releases of Ubuntu should at least focus on adding
Appearance options that allow you to control the default sizes of
scrollbars, title bars, and "exit,maximize,minimize button-sizes.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 14 05:35:51 2012
InstallationDate: Installed on 2012-10-19 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1078681

Title:
  No Option to Increase default Scrollbar Width

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  There should be an option to increase scrollbar-width under:
  System Settings > Personal > Appearance

  The number of appearance modification options is ridiculously limited
  in Ubuntu 12.10 compared to other major operating systems and even
  compared to the old Gnome2 desktop.

  I'm not big on fancy options, but I find sizing options crucial for
  usability.

  Future updates and releases of Ubuntu should at least focus on adding
  Appearance options that allow you to control the default sizes of
  scrollbars, title bars, and "exit,maximize,minimize button-sizes.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 05:35:51 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1078681/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078681] Re: No Option to Increase default Scrollbar Width

2012-11-14 Thread Lonnie Lee Best
Some general philosophy regarding scroll bar width:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1077559

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1078681

Title:
  No Option to Increase default Scrollbar Width

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  There should be an option to increase scrollbar-width under:
  System Settings > Personal > Appearance

  The number of appearance modification options is ridiculously limited
  in Ubuntu 12.10 compared to other major operating systems and even
  compared to the old Gnome2 desktop.

  I'm not big on fancy options, but I find sizing options crucial for
  usability.

  Future updates and releases of Ubuntu should at least focus on adding
  Appearance options that allow you to control the default sizes of
  scrollbars, title bars, and "exit,maximize,minimize button-sizes.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 05:35:51 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1078681/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078684] [NEW] No Option to Increase default Title-Bar-Height

2012-11-14 Thread Lonnie Lee Best
Public bug reported:

There should be an option to increase the default title-bar height of an 
un-maximized  window under:
System Settings > Personal > Appearance

The number of appearance modification options is ridiculously limited in
Ubuntu 12.10 compared to other major operating systems and even compared
to the old Gnome2 desktop.

I'm not big on fancy options, but I find sizing options crucial for
usability.

Future updates and releases of Ubuntu should at least focus on adding
Appearance options that allow you to control the default sizes of
scrollbars, title bars, and "exit,maximize,minimize button-sizes.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 14 05:47:51 2012
InstallationDate: Installed on 2012-10-19 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1078684

Title:
  No Option to Increase default Title-Bar-Height

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  There should be an option to increase the default title-bar height of an 
un-maximized  window under:
  System Settings > Personal > Appearance

  The number of appearance modification options is ridiculously limited
  in Ubuntu 12.10 compared to other major operating systems and even
  compared to the old Gnome2 desktop.

  I'm not big on fancy options, but I find sizing options crucial for
  usability.

  Future updates and releases of Ubuntu should at least focus on adding
  Appearance options that allow you to control the default sizes of
  scrollbars, title bars, and "exit,maximize,minimize button-sizes.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 05:47:51 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1078684/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078686] [NEW] No Option to Increase default Min, Max, Exit Button size in Unity

2012-11-14 Thread Lonnie Lee Best
Public bug reported:

There should be an option to increase the size of buttons: minimize, maximize, 
and exit under:
System Settings > Personal > Appearance

The number of appearance modification options is ridiculously limited in
Ubuntu 12.10 compared to other major operating systems and even compared
to the old Gnome2 desktop.

I'm not big on fancy options, but I find sizing options crucial for
usability.

Future updates and releases of Ubuntu should at least focus on adding
Appearance options that allow you to control the default sizes of
scrollbars, title bars, and "exit,maximize,minimize button-sizes.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 14 05:54:29 2012
InstallationDate: Installed on 2012-10-19 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1078686

Title:
  No Option to Increase default Min,Max,Exit Button size in Unity

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  There should be an option to increase the size of buttons: minimize, 
maximize, and exit under:
  System Settings > Personal > Appearance

  The number of appearance modification options is ridiculously limited
  in Ubuntu 12.10 compared to other major operating systems and even
  compared to the old Gnome2 desktop.

  I'm not big on fancy options, but I find sizing options crucial for
  usability.

  Future updates and releases of Ubuntu should at least focus on adding
  Appearance options that allow you to control the default sizes of
  scrollbars, title bars, and "exit,maximize,minimize button-sizes.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 05:54:29 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1078686/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078662] Re: Not Quick-Listing VPN Connections

2012-11-14 Thread Lonnie Lee Best
Rebooting my computer again, didn't make these connections reappear.

The way I finally got them to reappear was that I removed the category 5
cable from my laptop. Then, when I went to "VPN Connections" they were
again listed but grayed out.

After this, I plugged the Category 5 cable back into my laptop. At this
point, they remained listed, and were usable.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1078662

Title:
  Not Quick-Listing VPN Connections

Status in NetworkManager VPNC plugin:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I have number of cisco vpn connections configured using the network-
  manager-vpnc addon package.

  Typically, I'm able to connect to them by simply clicking on the
  networking indicator/applet icon and going to "VPN Connections" menu.
  There, I'll normally see a list of all VPNC connections I've
  configured. And then, by simply clicking one of them a connection
  becomes established.

  However, after rebooting, I now go there, and none of my VPN
  connections are listed under "VPN Connections". Yet, if I click
  "configure vpn", and go to the VPN tab (in the dialog that appears),
  the connections are definitely still there.

  Why is it that sometimes those VPN connections (I've configured) don't
  get quick-listed under the "VPN Connections" menu?

  It is annoying because when they are not quick-listed there, it
  requires additional steps for me to establish the connection.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Nov 14 04:42:16 2012
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:

  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Best Transportation   b49dbee6-30c1-4101-b59c-8174c537026f   vpn 
  1352874709   Wed 14 Nov 2012 12:31:49 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/2
   Best Stainless72d8235a-7994-4b39-8d31-984c40033cc6   vpn 
  1352736940   Mon 12 Nov 2012 10:15:40 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/1
   Video Surveillance057ac134-a096-4aae-96de-b04a3bc9f6e3   
802-11-wireless   1352172603   Mon 05 Nov 2012 09:30:03 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/0
   Wired connection 1594d390a-b667-4c50-b31d-83503151b02b   
802-3-ethernet1352889611   Wed 14 Nov 2012 04:40:11 AM CSTyes   
no /org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.6.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-vpnc/+bug/1078662/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078747] [NEW] Missing Feature to Control the Order in which Startup Applications are Launched

2012-11-14 Thread Lonnie Lee Best
Public bug reported:

The Startup Application console allows you to specify all the
applications you'd like to launch during start-up, but it doesn't allow
you to control the order in which they are launched.

I'd like the ability to specify the order without having to write a
custom script. So this is a feature request.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-session-common 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 14 08:44:57 2012
Dependencies:
 
InstallationDate: Installed on 2012-10-19 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1078747

Title:
  Missing Feature to Control the Order in which Startup Applications are
  Launched

Status in “gnome-session” package in Ubuntu:
  New

Bug description:
  The Startup Application console allows you to specify all the
  applications you'd like to launch during start-up, but it doesn't
  allow you to control the order in which they are launched.

  I'd like the ability to specify the order without having to write a
  custom script. So this is a feature request.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session-common 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 08:44:57 2012
  Dependencies:
   
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1078747/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078752] [NEW] Start-UP Command Field Doesn't Support More Than One Command

2012-11-14 Thread Lonnie Lee Best
Public bug reported:

I have an application (sudo apt-get install autokey-qt) that doesn't
provide an option to launch minimized (see
https://bugs.launchpad.net/ubuntu/+source/autokey/+bug/1064085 ).

In Startup Applications, I attempted to solve this problem by running two 
command at once:
autokey-qt ; wmctrl -k on

>From the command line the line above both launches autokey-qt and
minimizes all windows, but as a Startup-Application-command it fails to
even launch autokey-qt.

It would be nice if Startup Applications supported the ability to both
(1) "allow you to launch an application" and (2) allow you to provide an
additional command for controlling the window of that application.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-session-common 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 14 08:51:32 2012
Dependencies:

InstallationDate: Installed on 2012-10-19 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

** Summary changed:

- Start Command Field Doesn't Support More Then One Command
+ Start-UP Command Field Doesn't Support More Then One Command

** Summary changed:

- Start-UP Command Field Doesn't Support More Then One Command
+ Start-UP Command Field Doesn't Support More Than One Command

** Description changed:

  I have an application (sudo aptget install autokey-qt) that doesn't
  provide an option to launch minimized (see
  https://bugs.launchpad.net/ubuntu/+source/autokey/+bug/1064085 ).
  
  In Startup Applications, I attempted to solve this problem by running two 
command at once:
  autokey-qt ; wmctrl -k on
  
  From the command line the line above both launches autokey-qt and
  minimizes all windows, but as a Startup-Application-command it fails to
  even launch autokey-qt.
  
  It would be nice if Startup Applications supported the ability to both
- (1) "allow you to launch and application" and (2) allow you to provide
- and additional command for controlling the window of that application.
+ (1) "allow you to launch an application" and (2) allow you to provide an
+ additional command for controlling the window of that application.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session-common 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 08:51:32 2012
  Dependencies:
-  
+ 
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- I have an application (sudo aptget install autokey-qt) that doesn't
+ I have an application (sudo apt-get install autokey-qt) that doesn't
  provide an option to launch minimized (see
  https://bugs.launchpad.net/ubuntu/+source/autokey/+bug/1064085 ).
  
  In Startup Applications, I attempted to solve this problem by running two 
command at once:
  autokey-qt ; wmctrl -k on
  
  From the command line the line above both launches autokey-qt and
  minimizes all windows, but as a Startup-Application-command it fails to
  even launch autokey-qt.
  
  It would be nice if Startup Applications supported the ability to both
  (1) "allow you to launch an application" and (2) allow you to provide an
  additional command for controlling the window of that application.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session-common 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 08:51:32 2012
  Dependencies:
  
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are 

[Desktop-packages] [Bug 1078662] Re: Not Quick-Listing VPN Connections

2012-11-14 Thread Lonnie Lee Best
Again today, network-manager is not providing my VPN Connections list.
This time, the "VPN Connections" menu option is not even there. See
attached screen shot.

To fix this, I simply unplugged my Category 5 cable, and plugged it back
in. However, this is only a workaround and this remains a bug.

** Attachment added: "ScreenShotSelection.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1078662/+attachment/3433837/+files/ScreenShotSelection.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1078662

Title:
  Not Quick-Listing VPN Connections

Status in NetworkManager VPNC plugin:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I have number of cisco vpn connections configured using the network-
  manager-vpnc addon package.

  Typically, I'm able to connect to them by simply clicking on the
  networking indicator/applet icon and going to "VPN Connections" menu.
  There, I'll normally see a list of all VPNC connections I've
  configured. And then, by simply clicking one of them a connection
  becomes established.

  However, after rebooting, I now go there, and none of my VPN
  connections are listed under "VPN Connections". Yet, if I click
  "configure vpn", and go to the VPN tab (in the dialog that appears),
  the connections are definitely still there.

  Why is it that sometimes those VPN connections (I've configured) don't
  get quick-listed under the "VPN Connections" menu?

  It is annoying because when they are not quick-listed there, it
  requires additional steps for me to establish the connection.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Nov 14 04:42:16 2012
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:

  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Best Transportation   b49dbee6-30c1-4101-b59c-8174c537026f   vpn 
  1352874709   Wed 14 Nov 2012 12:31:49 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/2
   Best Stainless72d8235a-7994-4b39-8d31-984c40033cc6   vpn 
  1352736940   Mon 12 Nov 2012 10:15:40 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/1
   Video Surveillance057ac134-a096-4aae-96de-b04a3bc9f6e3   
802-11-wireless   1352172603   Mon 05 Nov 2012 09:30:03 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/0
   Wired connection 1594d390a-b667-4c50-b31d-83503151b02b   
802-3-ethernet1352889611   Wed 14 Nov 2012 04:40:11 AM CSTyes   
no /org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.6.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-vpnc/+bug/1078662/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078662] Re: Not Quick-Listing VPN Connections

2012-11-14 Thread Lonnie Lee Best
This screen-shot shows the desired behavior (which only happens after
unplugging my category 5 cable and plugging it back in).

** Attachment added: "ScreenShotSelection2.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1078662/+attachment/3433842/+files/ScreenShotSelection2.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1078662

Title:
  Not Quick-Listing VPN Connections

Status in NetworkManager VPNC plugin:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I have number of cisco vpn connections configured using the network-
  manager-vpnc addon package.

  Typically, I'm able to connect to them by simply clicking on the
  networking indicator/applet icon and going to "VPN Connections" menu.
  There, I'll normally see a list of all VPNC connections I've
  configured. And then, by simply clicking one of them a connection
  becomes established.

  However, after rebooting, I now go there, and none of my VPN
  connections are listed under "VPN Connections". Yet, if I click
  "configure vpn", and go to the VPN tab (in the dialog that appears),
  the connections are definitely still there.

  Why is it that sometimes those VPN connections (I've configured) don't
  get quick-listed under the "VPN Connections" menu?

  It is annoying because when they are not quick-listed there, it
  requires additional steps for me to establish the connection.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Nov 14 04:42:16 2012
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:

  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Best Transportation   b49dbee6-30c1-4101-b59c-8174c537026f   vpn 
  1352874709   Wed 14 Nov 2012 12:31:49 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/2
   Best Stainless72d8235a-7994-4b39-8d31-984c40033cc6   vpn 
  1352736940   Mon 12 Nov 2012 10:15:40 AM CSTnono 
/org/freedesktop/NetworkManager/Settings/1
   Video Surveillance057ac134-a096-4aae-96de-b04a3bc9f6e3   
802-11-wireless   1352172603   Mon 05 Nov 2012 09:30:03 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/0
   Wired connection 1594d390a-b667-4c50-b31d-83503151b02b   
802-3-ethernet1352889611   Wed 14 Nov 2012 04:40:11 AM CSTyes   
no /org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.6.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-vpnc/+bug/1078662/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow - Uneasily Adjustable

2012-11-15 Thread Lonnie Lee Best
** Also affects: unity
   Importance: Undecided
   Status: New

** Also affects: compiz
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1077559

Title:
  Scroll Bar Width is Too Narrow - Uneasily Adjustable

Status in Compiz:
  New
Status in The Mozilla Firefox Browser:
  New
Status in Unity:
  New
Status in “firefox” package in Ubuntu:
  New

Bug description:
  I've been using the Internet since 1993 before and during the first
  year browsers came out. Back then the scroll bars seemed as wide as
  your finger.

  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more
  narrow on the screen. It seems to maintain its pixel width, but at
  higher resolutions its physical width continues to narrow.

  At this point, I find myself wanting to enjoy higher resolutions, but
  at the same time, I want things to be bigger at those higher
  resolutions.

  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.

  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I
  consider it a cumbersome control.

  I suggest doubling its size by default in future updates and releases
  of Firefox. Or at lease making the scroll-bar easy to scale-adjust its
  size (without the user having to understand CSS style sheet
  modification). Perhaps it would be good to make the scroll-bar right-
  clickable and providing a "Adjust Width" option in its context menu.

  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option.
  However, even with a mouse, the bigger something is, the easier it is
  to select. Just because a mouse-cursor comes to a fine point, doesn't
  mean that controls ought to be barely bigger than that point.

  I believe we have finally crossed a threshold. While before, we've
  always been trying to maximize the browser's screen real estate, now
  we've got plenty of width at higher resolutions, and it is time to
  increase the width of scrollbars and make them require less fine-
  grained-mouse-control-effort to use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lonnie 2197 F pulseaudio
   /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  PrefSources:
   prefs.js
   
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.3-1ubuntu1.1
   google-talkplugin 3.10.2.0-1
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0P792H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A04
  dmi.moda

[Desktop-packages] [Bug 1078681] Re: No Option to Increase default Scrollbar Width

2012-11-15 Thread Lonnie Lee Best
** Also affects: compiz
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1078681

Title:
  No Option to Increase default Scrollbar Width

Status in Compiz:
  New
Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  There should be an option to increase scrollbar-width under:
  System Settings > Personal > Appearance

  The number of appearance modification options is ridiculously limited
  in Ubuntu 12.10 compared to other major operating systems and even
  compared to the old Gnome2 desktop.

  I'm not big on fancy options, but I find sizing options crucial for
  usability.

  Future updates and releases of Ubuntu should at least focus on adding
  Appearance options that allow you to control the default sizes of
  scrollbars, title bars, and "exit,maximize,minimize button-sizes.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 05:35:51 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078681] Re: No Option to Increase default Scrollbar Width

2012-11-15 Thread Lonnie Lee Best
Here are some other proposed solutions:
http://brainstorm.ubuntu.com/idea/29104

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1078681

Title:
  No Option to Increase default Scrollbar Width

Status in Compiz:
  New
Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  There should be an option to increase scrollbar-width under:
  System Settings > Personal > Appearance

  The number of appearance modification options is ridiculously limited
  in Ubuntu 12.10 compared to other major operating systems and even
  compared to the old Gnome2 desktop.

  I'm not big on fancy options, but I find sizing options crucial for
  usability.

  Future updates and releases of Ubuntu should at least focus on adding
  Appearance options that allow you to control the default sizes of
  scrollbars, title bars, and "exit,maximize,minimize button-sizes.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 05:35:51 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow - Uneasily Adjustable

2012-11-15 Thread Lonnie Lee Best
Perhaps it is the duty of Unity or Compiz to provide this:
https://bugs.launchpad.net/compiz/+bug/1078681

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1077559

Title:
  Scroll Bar Width is Too Narrow - Uneasily Adjustable

Status in Compiz:
  New
Status in The Mozilla Firefox Browser:
  New
Status in Unity:
  New
Status in “firefox” package in Ubuntu:
  New

Bug description:
  I've been using the Internet since 1993 before and during the first
  year browsers came out. Back then the scroll bars seemed as wide as
  your finger.

  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more
  narrow on the screen. It seems to maintain its pixel width, but at
  higher resolutions its physical width continues to narrow.

  At this point, I find myself wanting to enjoy higher resolutions, but
  at the same time, I want things to be bigger at those higher
  resolutions.

  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.

  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I
  consider it a cumbersome control.

  I suggest doubling its size by default in future updates and releases
  of Firefox. Or at lease making the scroll-bar easy to scale-adjust its
  size (without the user having to understand CSS style sheet
  modification). Perhaps it would be good to make the scroll-bar right-
  clickable and providing a "Adjust Width" option in its context menu.

  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option.
  However, even with a mouse, the bigger something is, the easier it is
  to select. Just because a mouse-cursor comes to a fine point, doesn't
  mean that controls ought to be barely bigger than that point.

  I believe we have finally crossed a threshold. While before, we've
  always been trying to maximize the browser's screen real estate, now
  we've got plenty of width at higher resolutions, and it is time to
  increase the width of scrollbars and make them require less fine-
  grained-mouse-control-effort to use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lonnie 2197 F pulseaudio
   /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  PrefSources:
   prefs.js
   
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.3-1ubuntu1.1
   google-talkplugin 3.10.2.0-1
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0P792H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A04
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:

[Desktop-packages] [Bug 1079538] [NEW] Displays Console - Can't Choose Other Monitor Until After Apply

2012-11-15 Thread Lonnie Lee Best
Public bug reported:

Under All Settings > Displays, if I choose a particular monitor to
configure, clicking on another monitor won't select that monitor until
after I've hit the apply button. Therefore, this prevents me from
configuring both of my monitors before I hit the apply button.

You can no longer click-toggle between monitors; you must apply the
settings of the first monitor you selected before viewing the settings
of a second monitor.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Nov 15 23:29:08 2012
InstallationDate: Installed on 2012-10-19 (28 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

** Description changed:

  Under All Settings > Displays, if I choose a particular monitor to
- configure, clicking on another monitor won't select it until after I've
- hit the apply button. Therefore, this prevents me from configuring both
- of my monitors before I hit the apply button.
+ configure, clicking on another monitor won't select that monitor until
+ after I've hit the apply button. Therefore, this prevents me from
+ configuring both of my monitors before I hit the apply button.
  
  You can no longer click-toggle between monitors; you must apply the
  settings of the first monitor you selected before viewing the settings
  of a second monitor.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Thu Nov 15 23:29:08 2012
  InstallationDate: Installed on 2012-10-19 (28 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
-  activity-log-manager-control-center 0.9.4-0ubuntu4
-  deja-dup24.0-0ubuntu1
-  gnome-control-center-signon 0.0.18-0ubuntu1
-  indicator-datetime  12.10.2-0ubuntu3
+  activity-log-manager-control-center 0.9.4-0ubuntu4
+  deja-dup24.0-0ubuntu1
+  gnome-control-center-signon 0.0.18-0ubuntu1
+  indicator-datetime  12.10.2-0ubuntu3

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1079538

Title:
  Displays Console - Can't Choose Other Monitor Until After Apply

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Under All Settings > Displays, if I choose a particular monitor to
  configure, clicking on another monitor won't select that monitor until
  after I've hit the apply button. Therefore, this prevents me from
  configuring both of my monitors before I hit the apply button.

  You can no longer click-toggle between monitors; you must apply the
  settings of the first monitor you selected before viewing the settings
  of a second monitor.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Thu Nov 15 23:29:08 2012
  InstallationDate: Installed on 2012-10-19 (28 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetim

[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow - Uneasily Adjustable

2012-11-16 Thread Lonnie Lee Best
What theme are you referring to?

The upstream report says that firefox is happy to oblige any scroll-bar
width prescribed by the OS theme.

My scroll-bar is the same size yours is. I'm a user who is not alone in
thinking that the default width is too small.

Where in Ubuntu can you change the scroll bar widths? Compiz? No. Unity?
No. Firefox? No.

Firefox says its a operating system's job to set such things. Isn't
compiz the window manager? Shouldn't it provide a setting for modifying
this? Or is it Unity? Where in Ubuntu?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1077559

Title:
  Scroll Bar Width is Too Narrow - Uneasily Adjustable

Status in The Mozilla Firefox Browser:
  New
Status in “firefox” package in Ubuntu:
  New

Bug description:
  I've been using the Internet since 1993 before and during the first
  year browsers came out. Back then the scroll bars seemed as wide as
  your finger.

  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more
  narrow on the screen. It seems to maintain its pixel width, but at
  higher resolutions its physical width continues to narrow.

  At this point, I find myself wanting to enjoy higher resolutions, but
  at the same time, I want things to be bigger at those higher
  resolutions.

  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.

  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I
  consider it a cumbersome control.

  I suggest doubling its size by default in future updates and releases
  of Firefox. Or at lease making the scroll-bar easy to scale-adjust its
  size (without the user having to understand CSS style sheet
  modification). Perhaps it would be good to make the scroll-bar right-
  clickable and providing a "Adjust Width" option in its context menu.

  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option.
  However, even with a mouse, the bigger something is, the easier it is
  to select. Just because a mouse-cursor comes to a fine point, doesn't
  mean that controls ought to be barely bigger than that point.

  I believe we have finally crossed a threshold. While before, we've
  always been trying to maximize the browser's screen real estate, now
  we've got plenty of width at higher resolutions, and it is time to
  increase the width of scrollbars and make them require less fine-
  grained-mouse-control-effort to use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lonnie 2197 F pulseaudio
   /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  PrefSources:
   prefs.js
   
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.3-1ubuntu1.1
   google-talkplugin 3.10.2.0-1
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:

  RunningIncompatibleAddons: False
  SourcePa

[Desktop-packages] [Bug 1077559] Re: Scroll Bar Width is Too Narrow - Uneasily Adjustable

2012-11-16 Thread Lonnie Lee Best
See solution 2:
http://brainstorm.ubuntu.com/idea/29104

Wouldn't this give me the customization to adjust scrollbar width  in
not only Firefox, but all applications?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1077559

Title:
  Scroll Bar Width is Too Narrow - Uneasily Adjustable

Status in The Mozilla Firefox Browser:
  New
Status in “firefox” package in Ubuntu:
  New

Bug description:
  I've been using the Internet since 1993 before and during the first
  year browsers came out. Back then the scroll bars seemed as wide as
  your finger.

  As time has gone on, screen resolutions have continue to increase, but
  each time this happens the browsers scroll bar gets more and more
  narrow on the screen. It seems to maintain its pixel width, but at
  higher resolutions its physical width continues to narrow.

  At this point, I find myself wanting to enjoy higher resolutions, but
  at the same time, I want things to be bigger at those higher
  resolutions.

  It has finally gotten to the point, that I find the width of scroll bars too 
narrow, requiring too fine-grained of a mouse-control-effort for simple web 
page navigation, such as:
  1) Clicking the scroll-bar's up button
  2) Clicking the scroll-bar's down button
  3) Dragging the scroll-bar's slider.

  Although a scroll-wheel is a helpful workaround, it remains an issue
  that the scroll-bar itself continues to require ever increasing fine-
  grained-effort to use. It is finally gotten to the point that I
  consider it a cumbersome control.

  I suggest doubling its size by default in future updates and releases
  of Firefox. Or at lease making the scroll-bar easy to scale-adjust its
  size (without the user having to understand CSS style sheet
  modification). Perhaps it would be good to make the scroll-bar right-
  clickable and providing a "Adjust Width" option in its context menu.

  Many desktop applications could learn a thing or two from touch screen
  interfaces. Notice how bluntly (widely) they make their buttons and
  selectable options. They do it out of necessity because they know a
  person is going to be using their finger to select that option.
  However, even with a mouse, the bigger something is, the easier it is
  to select. Just because a mouse-cursor comes to a fine point, doesn't
  mean that controls ought to be barely bigger than that point.

  I believe we have finally crossed a threshold. While before, we've
  always been trying to maximize the browser's screen real estate, now
  we've got plenty of width at higher resolutions, and it is time to
  increase the width of scrollbars and make them require less fine-
  grained-mouse-control-effort to use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 16.0.2+build1-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lonnie 2197 F pulseaudio
   /dev/snd/controlC0:  lonnie 2197 F pulseaudio
  BuildID: 20121025212310
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Sat Nov 10 22:42:45 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-10-19 (23 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.77.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.77.0/24 dev eth0  proto kernel  scope link  src 192.168.77.246  
metric 1
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MarkForUpload: True
  PrefSources:
   prefs.js
   
[Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js
   
[Profile]/extensions/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}/defaults/preferences/prefs-dwhelper.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025212310 (In use)
  RelatedPackageVersions:
   icedtea-7-plugin  1.3-1ubuntu1.1
   google-talkplugin 3.10.2.0-1
   rhythmbox-mozilla 2.97-1ubuntu5
   totem-mozilla 3.4.3-0ubuntu4
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0P792H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A04
  dmi.modalias: 
dmi:bvnDe

[Desktop-packages] [Bug 1102707] [NEW] New Standard - Need to add Multi-Graph View with Disk Monitoring

2013-01-21 Thread Lonnie Lee Best
Public bug reported:

Windows 8  has raised the bar when it comes to the default application
an operating system provides for monitoring your system.

In the attached screen shot, you'll see that not only do I get a large
graph for the thumbnail I've selected (on the left), but each thumbnail
provides (in itself) a real-time graph of the stats I'd normally have to
do additional steps to see in other operating systems.

This is awesome, because in one window you can see what is bottle-
necking your system (Processor, Disk Read/Write, Network Speed, Ram,
etc) at any given point in time (real time).

Often, the hard drive is what is bottle-necking tasks you are trying to
accomplish, however Gnome-System-Monitor doesn't provide monitoring for
this aspect of system monitoring.

I'm a big time Linux fan here, but when I see something that's awesome
somewhere else, I fell compelled to report it

I'd like to see our default system monitor be as complete: providing
disk-transfer-utilization stats, and allowing us to see all graphs a
once.

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

** Attachment added: "TaskManager.png"
   
https://bugs.launchpad.net/bugs/1102707/+attachment/3493377/+files/TaskManager.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/1102707

Title:
  New Standard - Need to add Multi-Graph View with Disk Monitoring

Status in “gnome-system-monitor” package in Ubuntu:
  New

Bug description:
  Windows 8  has raised the bar when it comes to the default application
  an operating system provides for monitoring your system.

  In the attached screen shot, you'll see that not only do I get a large
  graph for the thumbnail I've selected (on the left), but each
  thumbnail provides (in itself) a real-time graph of the stats I'd
  normally have to do additional steps to see in other operating
  systems.

  This is awesome, because in one window you can see what is bottle-
  necking your system (Processor, Disk Read/Write, Network Speed, Ram,
  etc) at any given point in time (real time).

  Often, the hard drive is what is bottle-necking tasks you are trying
  to accomplish, however Gnome-System-Monitor doesn't provide monitoring
  for this aspect of system monitoring.

  I'm a big time Linux fan here, but when I see something that's awesome
  somewhere else, I fell compelled to report it

  I'd like to see our default system monitor be as complete: providing
  disk-transfer-utilization stats, and allowing us to see all graphs a
  once.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1102707/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1102707] Re: New Standard - Need to add Multi-Graph View with Disk Monitoring

2013-01-22 Thread Lonnie Lee Best
** Description changed:

  Windows 8  has raised the bar when it comes to the default application
  an operating system provides for monitoring your system.
  
  In the attached screen shot, you'll see that not only do I get a large
  graph for the thumbnail I've selected (on the left), but each thumbnail
  provides (in itself) a real-time graph of the stats I'd normally have to
  do additional steps to see in other operating systems.
  
  This is awesome, because in one window you can see what is bottle-
  necking your system (Processor, Disk Read/Write, Network Speed, Ram,
  etc) at any given point in time (real time).
  
  Often, the hard drive is what is bottle-necking tasks you are trying to
  accomplish, however Gnome-System-Monitor doesn't provide monitoring for
  this aspect of system monitoring.
  
  I'm a big time Linux fan here, but when I see something that's awesome
  somewhere else, I fell compelled to report it
  
  I'd like to see our default system monitor be as complete: providing
  disk-transfer-utilization stats, and allowing us to see all graphs a
  once.
+ 
+ Be sure to see the attachment below!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/1102707

Title:
  New Standard - Need to add Multi-Graph View with Disk Monitoring

Status in “gnome-system-monitor” package in Ubuntu:
  New

Bug description:
  Windows 8  has raised the bar when it comes to the default application
  an operating system provides for monitoring your system.

  In the attached screen shot, you'll see that not only do I get a large
  graph for the thumbnail I've selected (on the left), but each
  thumbnail provides (in itself) a real-time graph of the stats I'd
  normally have to do additional steps to see in other operating
  systems.

  This is awesome, because in one window you can see what is bottle-
  necking your system (Processor, Disk Read/Write, Network Speed, Ram,
  etc) at any given point in time (real time).

  Often, the hard drive is what is bottle-necking tasks you are trying
  to accomplish, however Gnome-System-Monitor doesn't provide monitoring
  for this aspect of system monitoring.

  I'm a big time Linux fan here, but when I see something that's awesome
  somewhere else, I fell compelled to report it

  I'd like to see our default system monitor be as complete: providing
  disk-transfer-utilization stats, and allowing us to see all graphs a
  once.

  Be sure to see the attachment below!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1102707/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1062166] Re: screen goes dark although screensaver is switched off

2013-02-26 Thread Lonnie Lee Best
I have machine that I have downgraded to 12.04 specifically due to this
bug alone.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1062166

Title:
  screen goes dark although screensaver is switched off

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  although in system settings the "switch off screen" (Bildschirm
  abschalten, wenn inaktiv für...) is set to "never" the screen will go
  dark after a while although not going to standby - its just darkened.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-screensaver 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Fri Oct  5 12:04:09 2012
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session idle-delay uint32 180
   org.gnome.desktop.session session-name 'ubuntu'
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to quantal on 2012-09-17 (17 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1062166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 840402] Re: Default Applications does not belong in System Info(Oneiric)/Details(Precise)

2013-03-05 Thread Lonnie Lee Best
** Tags added: precise quantal raring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/840402

Title:
  Default Applications does not belong in System
  Info(Oneiric)/Details(Precise)

Status in GNOME Control Center:
  New
Status in “gnome-control-center” package in Ubuntu:
  Triaged

Bug description:
  System Settings (gnome-control-center) does not have an item for
  Default Applications. Instead, this is a part of "System Info".
  Unfortunately this is a personal setting and not system information,
  therefore I feel it should be on its own under the "Personal" section.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.1.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Sep  3 10:28:06 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110817)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-08-27 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/840402/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 840402] Re: Default Applications does not belong in System Info(Oneiric)/Details(Precise)

2013-03-05 Thread Lonnie Lee Best
Even if I agreed that most users would rarely need a dialog for
modifying default applications, that doesn't mean the dialog should be
unnecessarily hard to find.

Hit the super-key and type "default applications". It returns nothing.

And, who would think to go to:
System Settings > Details
in order to find this?

It shouldn't take a google search to locate this in Ubuntu!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/840402

Title:
  Default Applications does not belong in System
  Info(Oneiric)/Details(Precise)

Status in GNOME Control Center:
  New
Status in “gnome-control-center” package in Ubuntu:
  Triaged

Bug description:
  System Settings (gnome-control-center) does not have an item for
  Default Applications. Instead, this is a part of "System Info".
  Unfortunately this is a personal setting and not system information,
  therefore I feel it should be on its own under the "Personal" section.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.1.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Sep  3 10:28:06 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110817)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-08-27 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/840402/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1148499] Re: Xorg crashed with SIGABRT in raise()

2013-03-06 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 1134112 ***
https://bugs.launchpad.net/bugs/1134112

Where is it duplicated? The link to 1134112 doesn't work for me.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1148499

Title:
  Xorg crashed with SIGABRT in raise()

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  I feel like my system might crash if I don't type this quick.

  All I can say is that I've booted up a few times where display on both
  monitors was fine, but now my laptop's external monitor isn't being
  displayed full scree(its desktop is shifted top-left only taking up
  3/4 vertically and horizontally). I've got a black blinking rectangle
  on my screen, and my mouse clicks don't work.

  This crash report prompted me, so that's why I'm typing here. I wish I
  could be more helpful, but all I can tell you is that I'm about to
  reboot hoping for the best.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-10.19-generic 3.8.2
  Uname: Linux 3.8.0-10-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.9-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CrashCounter: 1
  Date: Tue Mar  5 22:00:10 2013
  DistUpgraded: 2013-03-05 18:19:13,823 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.20.155.1+bdcom, 3.5.0-25-generic, x86_64: installed
   bcmwl, 6.20.155.1+bdcom, 3.8.0-10-generic, x86_64: installed
   virtualbox, 4.1.22, 3.5.0-25-generic, x86_64: installed
   virtualbox, 4.1.22, 3.8.0-10-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:02a0]
 Subsystem: Dell Device [1028:02a0]
  InstallationDate: Installed on 2012-11-28 (97 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Dell Inc. Studio 1737
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-10-generic 
root=UUID=79199d4a-7a56-4f24-a570-343cf0fb19a4 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   OsAbort ()
   ?? ()
   FatalError ()
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to raring on 2013-03-06 (0 days ago)
  UserGroups:
   
  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0P792H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A04
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd11/26/2008:svnDellInc.:pnStudio1737:pvrA04:rvnDellInc.:rn0P792H:rvrA04:cvnDellInc.:ct8:cvrA04:
  dmi.product.name: Studio 1737
  dmi.product.version: A04
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.03.01-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.42-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.3-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3
  xserver.bootTime: Tue Mar  5 22:00:09 2013
  xserver.configfile: default
  xserver.devices:
   
  xserver.errors:
   Screen 0 deleted because of no matching config section.
   Screen 0 deleted because of no matching config section.
   
   Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.13.2-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1148499/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171282] [NEW] Can't Apply Settings During "Setup Weather" wizard

2013-04-21 Thread Lonnie Lee Best
Public bug reported:

I'm unable to complete the Setup wizard for indicator-weather. At the
very end of the setup, clicking the "Apply" button does nothing; it does
not save my settings and it does not close the dialog, yet the dialog is
not locked up (I can hit the back or cancel buttons effectively, but I
cannot proceed past the apply button; it just remains highlighted and
the dialog doesn't go away unless click cancel).

This is a severe bug (especially for first-time-users who wouldn't
already have a configuration file generated by a prior version's
installation and setup).

Reproduce:
1) sudo apt-get install indicator-weather
2) start indicator-weather
3) Click indicator and then "Setup Weather"
4) Click location's tab
5) Click "add" button
6) search for 75845
7) Select "Groveton, Texas" from drop down
8) Make label "Groveton", and click next button
9) Click "Apply" button

** Affects: indicator-weather (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: raring

** Description changed:

  I'm unable to complete the Setup wizard for indicator-weather. At the
  very end of the setup, clicking the "Apply" button does nothing; it does
  not save my settings and it does not close the dialog, yet the dialog is
  not locked up (I can hit the back or cancel buttons effectively, but I
- cannot proceed past the apply button; it just remain highlighted).
+ cannot proceed past the apply button; it just remains highlighted and
+ the dialog doesn't go away unless click cancel).
  
  This is a severe bug (especially for first-time-users who wouldn't
  already have a configuration file generated by a prior version's
  installation and setup).
  
  Reproduce:
  1) sudo apt-get install indicator-weather
  2) start indicator-weather
  3) Click indicator and then "Setup Weather"
  4) Click location's tab
  5) Click "add" button
  6) search for 75845
  7) Select "Groveton, Texas" from drop down
  8) Make label "Groveton", and click next button
  9) Click "Apply" button

** Tags added: raring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-weather in Ubuntu.
https://bugs.launchpad.net/bugs/1171282

Title:
  Can't Apply Settings During "Setup Weather" wizard

Status in “indicator-weather” package in Ubuntu:
  New

Bug description:
  I'm unable to complete the Setup wizard for indicator-weather. At the
  very end of the setup, clicking the "Apply" button does nothing; it
  does not save my settings and it does not close the dialog, yet the
  dialog is not locked up (I can hit the back or cancel buttons
  effectively, but I cannot proceed past the apply button; it just
  remains highlighted and the dialog doesn't go away unless click
  cancel).

  This is a severe bug (especially for first-time-users who wouldn't
  already have a configuration file generated by a prior version's
  installation and setup).

  Reproduce:
  1) sudo apt-get install indicator-weather
  2) start indicator-weather
  3) Click indicator and then "Setup Weather"
  4) Click location's tab
  5) Click "add" button
  6) search for 75845
  7) Select "Groveton, Texas" from drop down
  8) Make label "Groveton", and click next button
  9) Click "Apply" button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1171282/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171282] Re: Can't Apply Settings During "Setup Weather" wizard

2013-04-21 Thread Lonnie Lee Best
apport information

** Tags added: apport-collected

** Description changed:

  I'm unable to complete the Setup wizard for indicator-weather. At the
  very end of the setup, clicking the "Apply" button does nothing; it does
  not save my settings and it does not close the dialog, yet the dialog is
  not locked up (I can hit the back or cancel buttons effectively, but I
  cannot proceed past the apply button; it just remains highlighted and
  the dialog doesn't go away unless click cancel).
  
  This is a severe bug (especially for first-time-users who wouldn't
  already have a configuration file generated by a prior version's
  installation and setup).
  
  Reproduce:
  1) sudo apt-get install indicator-weather
  2) start indicator-weather
  3) Click indicator and then "Setup Weather"
  4) Click location's tab
  5) Click "add" button
  6) search for 75845
  7) Select "Groveton, Texas" from drop down
  8) Make label "Groveton", and click next button
  9) Click "Apply" button
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8
+ Architecture: amd64
+ DistroRelease: Ubuntu 13.04
+ InstallationDate: Installed on 2013-04-21 (0 days ago)
+ InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
+ MarkForUpload: True
+ Package: indicator-weather 12.07.30-0ubuntu5
+ PackageArchitecture: all
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
+ Tags:  raring
+ Uname: Linux 3.8.0-19-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1171282/+attachment/3650192/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-weather in Ubuntu.
https://bugs.launchpad.net/bugs/1171282

Title:
  Can't Apply Settings During "Setup Weather" wizard

Status in “indicator-weather” package in Ubuntu:
  New

Bug description:
  I'm unable to complete the Setup wizard for indicator-weather. At the
  very end of the setup, clicking the "Apply" button does nothing; it
  does not save my settings and it does not close the dialog, yet the
  dialog is not locked up (I can hit the back or cancel buttons
  effectively, but I cannot proceed past the apply button; it just
  remains highlighted and the dialog doesn't go away unless click
  cancel).

  This is a severe bug (especially for first-time-users who wouldn't
  already have a configuration file generated by a prior version's
  installation and setup).

  Reproduce:
  1) sudo apt-get install indicator-weather
  2) start indicator-weather
  3) Click indicator and then "Setup Weather"
  4) Click location's tab
  5) Click "add" button
  6) search for 75845
  7) Select "Groveton, Texas" from drop down
  8) Make label "Groveton", and click next button
  9) Click "Apply" button
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2013-04-21 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
  MarkForUpload: True
  Package: indicator-weather 12.07.30-0ubuntu5
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1171282/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171282] Settings.txt

2013-04-21 Thread Lonnie Lee Best
apport information

** Attachment added: "Settings.txt"
   
https://bugs.launchpad.net/bugs/1171282/+attachment/3650194/+files/Settings.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-weather in Ubuntu.
https://bugs.launchpad.net/bugs/1171282

Title:
  Can't Apply Settings During "Setup Weather" wizard

Status in “indicator-weather” package in Ubuntu:
  New

Bug description:
  I'm unable to complete the Setup wizard for indicator-weather. At the
  very end of the setup, clicking the "Apply" button does nothing; it
  does not save my settings and it does not close the dialog, yet the
  dialog is not locked up (I can hit the back or cancel buttons
  effectively, but I cannot proceed past the apply button; it just
  remains highlighted and the dialog doesn't go away unless click
  cancel).

  This is a severe bug (especially for first-time-users who wouldn't
  already have a configuration file generated by a prior version's
  installation and setup).

  Reproduce:
  1) sudo apt-get install indicator-weather
  2) start indicator-weather
  3) Click indicator and then "Setup Weather"
  4) Click location's tab
  5) Click "add" button
  6) search for 75845
  7) Select "Groveton, Texas" from drop down
  8) Make label "Groveton", and click next button
  9) Click "Apply" button
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2013-04-21 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
  MarkForUpload: True
  Package: indicator-weather 12.07.30-0ubuntu5
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1171282/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171282] IndicatorLog.txt

2013-04-21 Thread Lonnie Lee Best
apport information

** Attachment added: "IndicatorLog.txt"
   
https://bugs.launchpad.net/bugs/1171282/+attachment/3650193/+files/IndicatorLog.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-weather in Ubuntu.
https://bugs.launchpad.net/bugs/1171282

Title:
  Can't Apply Settings During "Setup Weather" wizard

Status in “indicator-weather” package in Ubuntu:
  New

Bug description:
  I'm unable to complete the Setup wizard for indicator-weather. At the
  very end of the setup, clicking the "Apply" button does nothing; it
  does not save my settings and it does not close the dialog, yet the
  dialog is not locked up (I can hit the back or cancel buttons
  effectively, but I cannot proceed past the apply button; it just
  remains highlighted and the dialog doesn't go away unless click
  cancel).

  This is a severe bug (especially for first-time-users who wouldn't
  already have a configuration file generated by a prior version's
  installation and setup).

  Reproduce:
  1) sudo apt-get install indicator-weather
  2) start indicator-weather
  3) Click indicator and then "Setup Weather"
  4) Click location's tab
  5) Click "add" button
  6) search for 75845
  7) Select "Groveton, Texas" from drop down
  8) Make label "Groveton", and click next button
  9) Click "Apply" button
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2013-04-21 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
  MarkForUpload: True
  Package: indicator-weather 12.07.30-0ubuntu5
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1171282/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171286] [NEW] Pidgin Launches in a Locked Up State (as a Startup Application)

2013-04-21 Thread Lonnie Lee Best
Public bug reported:

When you launch pidgin as a Startup applciation in Ubuntu 13.04, the
buddy-list-window launches, but is grayed out in a locked up state. If
you click the exit button, Ubuntu will ask you if you want to Force
quit.

Reproduce:
1) sudo apt-get install pidgin
2) If you don't already have an IM account setup (in pidgin), launch pidgin and 
set up at least one IM account.
3) Super Key > type "startup" (no quotes), and select "Startup Applications" 
icon.
4) Click the "Add" button.
5) Type "pidgin" as the name, and also enter "pidgin" for the command (no 
quotes), then click the add button.
6) Close "Startup Applciations" and reboot your computer.

After logining in, the buddy-list-window will open but it will be in
locked and grayed-out state.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: pidgin 1:2.10.7-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Sun Apr 21 21:51:30 2013
InstallationDate: Installed on 2013-04-21 (0 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Summary changed:

- Pidgin Launches in Locked Up State (as a Startup Application)
+ Pidgin Launches in a Locked Up State (as a Startup Application)

** Description changed:

  When you launch pidgin as a Startup applciation in Ubuntu 13.04, the
  buddy-list-window launches, but is grayed out in a locked up state. If
  you click the exit button, Ubuntu will ask you if you want to Force
  quit.
  
  Reproduce:
  1) sudo apt-get install pidgin
- 2) Super Key > type "startup" (no quotes), and select "Startup Applications" 
icon.
- 3) Click the "Add" button.
- 4) Type "pidgin" as the name, and also enter "pidgin" for the command (no 
quotes), then click the add button.
- 5) Close "Startup Applciations" and reboot your computer.
+ 2) Launch pidgin and set up at least one IM account.
+ 3) Super Key > type "startup" (no quotes), and select "Startup Applications" 
icon.
+ 4) Click the "Add" button.
+ 5) Type "pidgin" as the name, and also enter "pidgin" for the command (no 
quotes), then click the add button.
+ 6) Close "Startup Applciations" and reboot your computer.
  
  After logining in, the buddy-list-window will open but it will be in
  locked and grayed-out state.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pidgin 1:2.10.7-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Sun Apr 21 21:51:30 2013
  InstallationDate: Installed on 2013-04-21 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: pidgin
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  When you launch pidgin as a Startup applciation in Ubuntu 13.04, the
  buddy-list-window launches, but is grayed out in a locked up state. If
  you click the exit button, Ubuntu will ask you if you want to Force
  quit.
  
  Reproduce:
  1) sudo apt-get install pidgin
- 2) Launch pidgin and set up at least one IM account.
+ 2) If you don't already have an IM account setup in pidgin, launch pidgin and 
set up at least one IM account.
  3) Super Key > type "startup" (no quotes), and select "Startup Applications" 
icon.
  4) Click the "Add" button.
  5) Type "pidgin" as the name, and also enter "pidgin" for the command (no 
quotes), then click the add button.
  6) Close "Startup Applciations" and reboot your computer.
  
  After logining in, the buddy-list-window will open but it will be in
  locked and grayed-out state.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pidgin 1:2.10.7-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Sun Apr 21 21:51:30 2013
  InstallationDate: Installed on 2013-04-21 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pidgin
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  When you launch pidgin as a Startup applciation in Ubuntu 13.04, the
  buddy-list-window l

[Desktop-packages] [Bug 1067876] Re: Missing "Safely Remove Drive" option from Quicklists. Only have "Eject".

2013-04-22 Thread Lonnie Lee Best
I submitted this bug in October of 2012, and I'm surprised that this
regression hasn't been fixed for 13.04.

I too have confirmed that the issue remains (currently) with only 3 days 
remaining before the release of Ubuntu13.04:
http://djazz.mine.nu/files/ubuntucountdown/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1067876

Title:
  Missing "Safely Remove Drive" option from Quicklists. Only have
  "Eject".

Status in GVFS:
  New
Status in Nautilus:
  New
Status in abstraction for enumerating and managing block devices:
  Won't Fix
Status in Unity:
  Invalid
Status in “gvfs” package in Ubuntu:
  Fix Released
Status in “udisks2” package in Ubuntu:
  Fix Released
Status in Fedora:
  Unknown
Status in “nautilus” package in Gentoo Linux:
  Unknown
Status in “nautilus” package in Mandriva:
  Confirmed
Status in openSUSE:
  Confirmed

Bug description:
  In Ubuntu 12.04, I could right-click on my usb-external-harddrive's
  Unity-Task-Bar icon (launcher icon) and select "Safely Remove". Upon
  doing this, the icon would disappear and I would proceed in unplugging
  my external hard drive.

  However, since upgrading to Ubuntu 12.10, this option is no longer
  available in the context menus (Quicklists) for external drives.

  Instead, all I see is "Unmount", and after clicking "Unmount" the icon
  remains on the task-bar (launcher) and no indication is given that
  would imply that the unmount occurred successfully.

  The intent of this report is to bring back the "Safely Remove" option
  which (by making the icon disappear after selected) indicates that you
  may now safely removal your USB external hard drive (by unplugging its
  usb connector).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Wed Oct 17 14:55:17 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-10-04 (13 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1172151] [NEW] ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
Public bug reported:

Please help me report this bug to the correct project.

Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
following network card:

lspci | grep -i wireless
02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network 
Adapter (rev 01)

I've installed Ubuntu 13.04 onto this machine, and each time I log in and click 
on the network-manager indicator, it is in the following state:
1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
2) "wi-fi is disabled by hardware switch"

The work around I've discovered is not acceptable, because it only resolves the 
issue for one session:
1) sudo rmmod -f asus_nb_wmi
2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).
Note: if don't do step one, the wi-fi only stays enabled for about 4 seconds 
and then resorts back to the previous state mentioned above.

The user (my Uncle), must do this each and everytime he logs into his
laptop, in order to consume wi-fi. Also, due to his condition, he's
practically incapable of these seemingly simple steps.

Note: Before removing Windows 7, Window 7 was able to (appearantly)
automatically turn on the hardware switch and connect to the wireless
network (recurringly) on each login. However, in Ubuntu, the hardware
switch is always OFF after login, and I must rmmod before toggling the
hardware switch with fn-f2.

Ideally, I'd like this laptop to function like any other laptop I've
installed Ubuntu onto. So, how can I acheive that?

Also, how can I put this issue in front of the eyes that can prevent
this issue for others who purchase an ASUS F75A?

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: network-manager 0.9.8.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CRDA:
 country TW:
  (2402 - 2472 @ 40), (3, 27)
  (5270 - 5330 @ 40), (3, 17), DFS
  (5735 - 5815 @ 40), (3, 30)
Date: Wed Apr 24 01:48:48 2013
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-04-24 (0 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
IpRoute:
 default via 192.168.7.1 dev wlan0  proto static
 169.254.0.0/16 dev wlan0  scope link  metric 1000
 192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 9
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
 Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
 Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH
 eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN
 running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

** Description changed:

  Please help me report this bug to the correct project.
  
  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:
  
  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)
  
  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"
  
- The work around I've discovered is not acceptable, because only resolves the 
issue for one session:
+ The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).
- Note: if don't do step one, the wi-fi only stays enabled for about 4 seconds 
and the resorts back to the previous s

[Desktop-packages] [Bug 1171286] Re: Pidgin Launches in a Locked Up State (as a Startup Application)

2013-04-24 Thread Lonnie Lee Best
When pidgin is launched as a Start Up Application, is it somehow
launching so early that some of its dependencies aren't fully ready to
facilitate pidgin's launch?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pidgin in Ubuntu.
https://bugs.launchpad.net/bugs/1171286

Title:
  Pidgin Launches in a Locked Up State (as a Startup Application)

Status in “pidgin” package in Ubuntu:
  Confirmed

Bug description:
  When you launch pidgin as a Startup applciation in Ubuntu 13.04, the
  buddy-list-window launches, but is grayed out in a locked up state. If
  you click the exit button, Ubuntu will ask you if you want to Force
  quit.

  Reproduce:
  1) sudo apt-get install pidgin
  2) If you don't already have an IM account setup (in pidgin), launch pidgin 
and set up at least one IM account.
  3) Super Key > type "startup" (no quotes), and select "Startup Applications" 
icon.
  4) Click the "Add" button.
  5) Type "pidgin" as the name, and also enter "pidgin" for the command (no 
quotes), then click the add button.
  6) Close "Startup Applciations" and reboot your computer.

  After logining in, the buddy-list-window will open but it will be in
  locked and grayed-out state.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pidgin 1:2.10.7-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Sun Apr 21 21:51:30 2013
  InstallationDate: Installed on 2013-04-21 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130421)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pidgin
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1172151] Re: ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
sudo lshw -C network

  *-network   
   description: Wireless interface
   product: AR9485 Wireless Network Adapter
   vendor: Atheros Communications Inc.
   physical id: 0
   bus info: pci@:02:00.0
   logical name: wlan0
   version: 01
   serial: dc:85:de:20:9f:9b
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list rom ethernet 
physical wireless
   configuration: broadcast=yes driver=ath9k driverversion=3.8.0-19-generic 
firmware=N/A ip=192.168.7.36 latency=0 link=yes multicast=yes wireless=IEEE 
802.11bgn
   resources: irq:17 memory:f7d0-f7d7 memory:f7d8-f7d8
  *-network
   description: Ethernet interface
   product: AR8161 Gigabit Ethernet
   vendor: Qualcomm Atheros
   physical id: 0
   bus info: pci@:03:00.0
   logical name: eth0
   version: 10
   serial: 30:85:a9:83:2d:0e
   capacity: 1Gbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm pciexpress msi msix bus_master cap_list ethernet 
physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=alx 
driverversion=1.2.3 firmware=N/A latency=0 link=no multicast=yes port=twisted 
pair
   resources: irq:19 memory:f7c0-f7c3 ioport:e000(size=128)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).
  Note: if don't do step one, the wi-fi only stays enabled for about 4 seconds 
and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Setting

[Desktop-packages] [Bug 1172151] Re: ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
At kernel.org it says:

Wireless drivers are just one component of the software stack necessary
for wireless devices to function. There are also userspace components,
namely NetworkManager, wpa_supplicant, wireless-tools, wireless-regdb,
CRDA, iw and possibly many more (as always, there are lots of options to
choose from).

I'm not sure where the bug lies. All I know is that Window 7 doesn't
complain about the "wi-fi is disabled by hardware switch"; it connects
to wi-fi upon login.

Am I correct in determing that this is the offical page of the driver itself? :
http://wireless.kernel.org/en/users/Drivers/ath9k

** Also affects: wpasupplicant
   Importance: Undecided
   Status: New

** Also affects: wireless-tools
   Importance: Undecided
   Status: New

** Also affects: wireless-drivers
   Importance: Undecided
   Status: New

** Description changed:

  Please help me report this bug to the correct project.
  
  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:
  
  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)
  
  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"
  
  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).
- Note: if don't do step one, the wi-fi only stays enabled for about 4 seconds 
and then resorts back to the previous state mentioned above.
+ 
+ Note: if don't do step one, the wi-fi only stays enabled for about 4
+ seconds and then resorts back to the previous state mentioned above.
  
  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.
  
  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.
  
  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?
  
  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enab

[Desktop-packages] [Bug 1172151] Re: ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
Good news!

I've discovered a workaround that persist reboot:

1) sudo gedit /etc/modprobe.d/blacklist.conf
2) Add this line:
blacklist asus-nb-wmi
3) Save your edit.

After performing these steps, I rebooted the laptop, logged in, and it
connected via wi-fi automatically!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ath9k-htc-installer/+bug/1172151/+subscriptions

-- 
Mailing list: https://l

[Desktop-packages] [Bug 1172151] Re: ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
** Also affects: linux
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in The Linux Kernel:
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ath9k-htc-installer/+bug/1172151/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.

[Desktop-packages] [Bug 1172151] Re: ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
Now that we have an effective work-around, how do we fix this so that
other's won't have encounter this problem?

** Project changed: linux => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ath9k-htc-installer/+bug/1172151/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launc

[Desktop-packages] [Bug 1172151] BootDmesg.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652614/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
 

[Desktop-packages] [Bug 1172151] Re: ASUS F75A wi-fi disabled by hardware switch

2013-04-24 Thread Lonnie Lee Best
apport information

** Tags added: apport-collected

** Description changed:

  Please help me report this bug to the correct project.
  
  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:
  
  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)
  
  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"
  
  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).
  
  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.
  
  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.
  
  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.
  
  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?
  
  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  walter 2073 F pulseaudio
+ CRDA:
+  country TW:
+   (2402 - 2472 @ 40), (3, 27)
+   (5270 - 5330 @ 40), (3, 17), DFS
+   (5735 - 5815 @ 40), (3, 30)
+ DistroRelease: Ubuntu 13.04
+ HibernationDevice: RESUME=UUID=7fa05ad6-2b39-4a01-9ee9-68e995182ddf
+ IfupdownConfig:
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
+ InstallationDate: Installed on 2013-04-24 (0 days ago)
+ InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
+ IpRoute:
+  default via 192.168.7.1 dev wlan0  proto static 
+  169.254.0.0/16 dev wlan0  scope link  metric 1000 
+  192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
+ MachineType: ASUSTeK COMPUTER IN

[Desktop-packages] [Bug 1172151] CurrentDmesg.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652615/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3,

[Desktop-packages] [Bug 1172151] Dependencies.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652616/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3,

[Desktop-packages] [Bug 1172151] HookError_cloud_archive.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "HookError_cloud_archive.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652617/+files/HookError_cloud_archive.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(

[Desktop-packages] [Bug 1172151] IpAddr.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/1172151/+attachment/3652618/+files/IpAddr.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)

[Desktop-packages] [Bug 1172151] IwConfig.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652619/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
   

[Desktop-packages] [Bug 1172151] Lspci.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1172151/+attachment/3652620/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5

[Desktop-packages] [Bug 1172151] Lsusb.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1172151/+attachment/3652621/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5

[Desktop-packages] [Bug 1172151] NetDevice.eth0.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "NetDevice.eth0.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652622/+files/NetDevice.eth0.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40),

[Desktop-packages] [Bug 1172151] NetDevice.lo.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652623/+files/NetDevice.lo.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3,

[Desktop-packages] [Bug 1172151] NetDevice.wlan0.txt

2013-04-24 Thread Lonnie Lee Best
apport information

** Attachment added: "NetDevice.wlan0.txt"
   
https://bugs.launchpad.net/bugs/1172151/+attachment/3652624/+files/NetDevice.wlan0.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1172151

Title:
  ASUS F75A wi-fi disabled by hardware switch

Status in GUI Program to install ath9k_htc (Atheros Linux Driver):
  New
Status in Additional Linux Wireless Drivers:
  New
Status in Wireless Tools - Tools for manipulating Linux Wireless Extensions:
  New
Status in Linux WPA/WPA2/IEEE 802.1X Supplicant:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Please help me report this bug to the correct project.

  Today, my Uncle purchased a new Laptop. It is an ASUS F75A, having the
  following network card:

  lspci | grep -i wireless
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)

  I've installed Ubuntu 13.04 onto this machine, and each time I log in and 
click on the network-manager indicator, it is in the following state:
  1) "Enable Wi-Fi" is NOT check and it is GRAYED OUT.
  2) "wi-fi is disabled by hardware switch"

  The work around I've discovered is not acceptable, because it only resolves 
the issue for one session:
  1) sudo rmmod -f asus_nb_wmi
  2) Toggle wi-fi, by holding down the function key and pressing f2 (fn-f2).

  Note: if don't do step one, the wi-fi only stays enabled for about 4
  seconds and then resorts back to the previous state mentioned above.

  The user (my Uncle), must do this each and everytime he logs into his
  laptop, in order to consume wi-fi. Also, due to his condition, he's
  practically incapable of these seemingly simple steps.

  Note: Before removing Windows 7, Window 7 was able to (appearantly)
  automatically turn on the hardware switch and connect to the wireless
  network (recurringly) on each login. However, in Ubuntu, the hardware
  switch is always OFF after login, and I must rmmod before toggling the
  hardware switch with fn-f2.

  Ideally, I'd like this laptop to function like any other laptop I've
  installed Ubuntu onto. So, how can I acheive that?

  Also, how can I put this issue in front of the eyes that can prevent
  this issue for others who purchase an ASUS F75A?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  Date: Wed Apr 24 01:48:48 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-04-24 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  IpRoute:
   default via 192.168.7.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.36  metric 
9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 165281c64-6702-4ff0-bc4e-1b1c2c7b3b4a   
802-3-ethernet1366784897   Wed 24 Apr 2013 01:28:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Video Surveillance7f736f06-a4e9-4340-a9cf-b293812ca247   
802-11-wireless   1366786097   Wed 24 Apr 2013 01:48:17 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  walter 2073 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40

  1   2   3   4   5   6   7   >