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

2014-08-18 Thread Lonnie Lee Best
Using a fully updated Ubuntu 14.04, I've begun to experience this bug
again lately.

I'm able to do copy and paste with rdesktop (logging into the very same
servers where Remmina is failing to provide copy and paste between my
remote sessions and local desktop).

Has anyone else recently began to experience this bug again?

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

Title:
  rdp clipboard sync doesn't work anymore.

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

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


[Bug 1358557] [NEW] Can't Drag Overlay Scroll-bar to Top on Long Files

2014-08-18 Thread Lonnie Lee Best
Public bug reported:

In multiple graphical text editors I'm often experiencing difficulty
using the Overlay Scroll-bar to drag-scroll to the very top of the
document.

I will click-grab-drag the overlay scrollbar all the way to its top-most
position and then still be about 1/3 of the way from the very top of the
text document.

I'm noticing this unwanted behavior mainly on text files that have over
700 lines. And I've experience it, so far, in both gedit and geany.

This may have nothing to do with it, but I will inform you that I am a big fan 
of Ubuntu 14.04's scaling features. While running my laptop's monitor at it 
highest resolution (1920 x 1080), I scale my screen larger (1.12), using the 
settings that can be found here:
System Settings  Displays  Scale for Menus and Titlebars

Additionally, I use large fonts, which can be found here:
System Settings  Universal Access  Large Text  On

As I said, these scaling and large font settings may be unrelated to
this issue, but I'm mentioning it just in case.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: overlay-scrollbar 0.2.16+r359+14.04.20131129-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Aug 18 19:37:11 2014
InstallationDate: Installed on 2014-07-30 (19 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: overlay-scrollbar
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: overlay-scrollbar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Description changed:

  In multiple graphical text editors I'm often experiencing difficulty
  using the Overlay Scroll-bar to drag-scroll to the very top of the
  document.
  
  I will click-grab-drag the overlay scrollbar all the way to its top-most
  position and then still be about 1/3 of the way from the very top of the
  text document.
  
- I noticing this unwanted behavior mainly on text files that have over
+ I'm noticing this unwanted behavior mainly on text files that have over
  700 lines. And I've experience it, so far, in both gedit and geany.
  
  This may have nothing to do with it, but I will inform you that I am a big 
fan of Ubuntu 14.04's scaling features. While running my laptop's monitor at it 
highest resolution (1920 x 1080), I scale my screen larger (1.12), using the 
settings that can be found here:
  System Settings  Displays  Scale for Menus and Titlebars
  
  Additionally, I use large fonts, which can be found here:
  System Settings  Universal Access  Large Text  On
  
  As I said, these scaling and large font settings may be unrelated to
  this issue, but I'm mentioning it just in case.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: overlay-scrollbar 0.2.16+r359+14.04.20131129-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 18 19:37:11 2014
  InstallationDate: Installed on 2014-07-30 (19 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: overlay-scrollbar
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Can't Drag Overlay Scroll-bar to Top on Long Files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1358557/+subscriptions

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


[Bug 1358559] [NEW] Feature: Double-Click to Maximize tabs

2014-08-18 Thread Lonnie Lee Best
Public bug reported:

I'm using Geany for the first time and I love it.

One feature I'd like to see, is one that I see in a lot of IDEs: the
ablity to double-click a tab to maximize its size.

Typically, such a feature would hide or overlay other panels so that the
double-clicked tab can utilize then utilize most possible screen real
estate from within the application. This is toggling type feature:
double-clicking the tab again would return the text-editor (for that
tab) back to it's default view that Geany offers.

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

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

Title:
  Feature: Double-Click to Maximize tabs

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

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


[Bug 1358559] Re: Feature: Double-Click to Maximize tabs

2014-08-18 Thread Lonnie Lee Best
After investigating a little further, I can see that this feature would
be very easy to add.

All that would have to be done is this:

When someone double-clicks a tab, the program could (behind the scenes)
uncheck any of these checked options from the view menu:

- View  Show Message Window
- View  Show Toolbar
- View  Show Sidebar

Upon this double-click, the program should take note of the state of
these options before doing the un-checking.

Then, on the next double-click of a tab (any tab), it could then toggle
back to the previous settings.

** Description changed:

  I'm using Geany for the first time and I love it.
  
- One feature I'd like to see, is one that I see in a lot of IDEs: the
- ablity to double-click a tab to maximize its size.
+ One feature I'd like to see, is one that I see in a lot in IDEs: the
+ ability to double-click a tab to maximize its size.
  
  Typically, such a feature would hide or overlay other panels so that the
- double-clicked tab can utilize then utilize most possible screen real
- estate from within the application. This is toggling type feature:
- double-clicking the tab again would return the text-editor (for that
- tab) back to it's default view that Geany offers.
+ double-clicked tab can utilize the most possible screen real estate from
+ within the application. This is a toggling type feature: double-clicking
+ the tab again would return the text-editor back to it's default view
+ that Geany offers.

** Description changed:

  I'm using Geany for the first time and I love it.
  
  One feature I'd like to see, is one that I see in a lot in IDEs: the
  ability to double-click a tab to maximize its size.
  
  Typically, such a feature would hide or overlay other panels so that the
  double-clicked tab can utilize the most possible screen real estate from
- within the application. This is a toggling type feature: double-clicking
- the tab again would return the text-editor back to it's default view
- that Geany offers.
+ within the application.
+ 
+ This is a toggling type feature: double-clicking the tab again would
+ return the text-editor back to it's default view that Geany offers.

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

Title:
  Feature: Double-Click to Maximize tabs

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

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


[Bug 1358559] Re: Feature: Double-Click to Maximize tabs

2014-08-18 Thread Lonnie Lee Best
** Tags added: trusty utopic

** Tags added: bitesize

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

Title:
  Feature: Double-Click to Maximize tabs

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

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


[Bug 1357050] [NEW] Game Layout Spans Multiple Monitors by default

2014-08-14 Thread Lonnie Lee Best
Public bug reported:

If you try running tuxtype on a dual+ monitor setup, the game's layout
will span all monitors.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: tuxtype 1.8.1-6ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Aug 14 14:37:32 2014
InstallationDate: Installed on 2014-07-30 (15 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: tuxtype
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Game Layout Spans Multiple Monitors by default

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

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


[Bug 908650] Re: System Settings window cannot resize

2014-08-12 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 936257 ***
https://bugs.launchpad.net/bugs/936257

** Tags added: trusty utopic

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

Title:
  System Settings window cannot resize

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

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


[Bug 936257] Re: the system settings grid shouldn't use a fixed geometry

2014-08-12 Thread Lonnie Lee Best
This issue is especially apparent when you use Unity's scaling features in 
Ubuntu 14.04:
http://neartalk.com/ss/2014-08-12_001_850x1010.png

My eyes like everything bigger, but it doesn't play well with this
setting window. Additionally, you cannot resize this window or maximize
it.


** Tags added: trusty utopic

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

Title:
  the system settings grid shouldn't use a fixed geometry

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

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


[Bug 477285] Re: Can't copy text from software item descriptions

2014-07-26 Thread Lonnie Lee Best
I'm still experiencing this in a fully updated Ubuntu 14.04.

I would like the ability to copy and paste package names from Software-
Center.

Currently, you cannot highlight or copy text from the software center.

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

Title:
  Can't copy text from software item descriptions

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

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


[Bug 1348991] [NEW] Cannot Highlight or Copy text from Software-Center

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

This bug has been reported and fixed in a prior version of Ubuntu, but
I'm submitting a new bug because it is not fix in Ubuntu 14.04.

You cannot highlight or copy any text (such as package-names) from the
Ubuntu Software Center.

When I do not know the name of a package, I often user Software Center
to discover what the package name is. What a let down it is when I can't
copy the text I'm looking for once I've found it. I'm a big fan of copy
and paste to avoid mis-types, and in an open source desktop/OS I expect
all text to be copy-able.

This feature is broken again 14.04.

In addition to fixing this again, some thought should be given to how it can be 
fixed in a manner that ends this cycle of:
 report  fix  break  report  fix  break again.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: software-center 13.10-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jul 26 15:10:54 2014
InstallationDate: Installed on 2014-04-28 (88 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Cannot Highlight or Copy text from Software-Center

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

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


[Bug 1306363] Re: Session-Saver Plugin Missing from gedit-plugins

2014-07-26 Thread Lonnie Lee Best
Does anyone know why this plug-in was removed, or how we can get it back
into the gedit plug-in's package?

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

** Tags added: utopic

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

Title:
  Session-Saver Plugin Missing from gedit-plugins

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

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


[Bug 1345087] [NEW] Simple Scan Crashes after Launch

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

Ever since upgrading to Ubuntu 14.04, simple scan no longer works.

In previous version of Ubuntu, Simple Scan worked great with my HP
ScanJet 6200C, but now, each time I launch Simple-Scan it crashes before
I have the opportunity to scan anything.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: simple-scan 3.12.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jul 19 14:53:21 2014
DriverPackageVersions:
 libsane 1.0.23-3ubuntu3.1
 libsane-extras N/A
 hplip 3.14.3-0ubuntu3.2
 hpoj N/A
InstallationDate: Installed on 2014-04-28 (81 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=41b9be5e-d0cf-4389-8320-5576d93a437c ro quiet splash
SimpleScanLog:
 
SourcePackage: simple-scan
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

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Simple Scan Crashes after Launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1345087/+subscriptions

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


[Bug 1305159] Re: Application Windows Launching to Opposite Monitor

2014-07-11 Thread Lonnie Lee Best
I'm still experiencing this in Ubuntu 14.04.

** Description changed:

  Although this was fix in earlier releases of Ubuntu, I'm now again
  experiencing the bug where you'll launch an application (from the
  launcher) on a particular Monitor (in a dual monitor setup) and then the
- application get launched into the opposite monitor.
+ application gets launched into the opposite monitor (unintentionally).
  
  For example, I just logged into my laptop and tried to launch Firefox
  from the external monitor (which is left of my laptop's built-in
  monitor) and Firefox launch into the opposite monitor than the one from
  which I initiated the launch.
  
  I like applications to launch into the monitor my mouse-cursor was in at
  the time I launched the application.
  
  As I said, this was fixed in previous editions of Ubuntu, but has now
  again returned in this late beta of 14.04.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140408-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.1-0ubuntu1
  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
  CurrentDesktop: Unity
  Date: Wed Apr  9 10:51:41 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-23-generic, x86_64: installed
  GraphicsCard:
-  NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 
[VGA controller])
-Subsystem: Hewlett-Packard Company Device [103c:7001]
+  NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 
[VGA controller])
+    Subsystem: Hewlett-Packard Company Device [103c:7001]
  InstallationDate: Installed on 2014-04-03 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
  MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=ef537b44-089c-4982-a118-234c4dc9a63c ro quiet splash vt.handoff=7
  SourcePackage: compiz
  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
  version.compiz: compiz 1:0.9.11+14.04.20140408-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Apr  9 10:45:36 2014
  xserver.configfile: default
  xserver.errors:
-  Failed to load module nvidia (module does not exist, 0)
-  Failed to load module nvidia (module does not exist, 0)
+  Failed to load module nvidia (module does not exist, 0)
+  Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.0-1ubuntu7
  xserver.video_driver: nouveau

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

Title:
  Application Windows Launching to Opposite Monitor

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

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

[Bug 919801] Re: Unity dash file search is extremely slow

2014-07-10 Thread Lonnie Lee Best
I've rashly remove all the stuff making it slow:

sudo apt-get purge unity-lens-friends unity-scope-audacious unity-scope-
chromiumbookmarks unity-scope-clementin unity-scope-colourlovers unity-
scope-devhelp unity-scope-fireoxbookmarks unity-scope-gdrive unity-
scope-gmusicbrowser unity-scope-gourmet unity-scope-guayadeque unity-
scope-manpages unity-scope-musicstores unity-scope-musiqe unity-scope-
openclipart unity-scope-texdoc unity-scope-tomboy unity-scope-video-
remote unity-scope-virtualbox unity-scope-yelp unity-scope-zoter unity-
lens-friend unity-lens-music unity-lens-photos unity-lens-video

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

Title:
  Unity dash file search is extremely slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-lens-files/+bug/919801/+subscriptions

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


[Bug 1338382] Re: nmcli - Disconnect VPN Without Specifying ID or UUID

2014-07-07 Thread Lonnie Lee Best
If you are connected to a VPN, this command will return a list of established 
VPN connections:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$'

This command will list the IDs of any established vpn connections (one per 
line):
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'^.*?(?=\s{2,})'

So to disconnect all VPN connections you could do it based on this ID like this:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'^.*?(?=\s{2,})' | sed 's/^/\x27/' | sed 's/$/\x27/' | xargs -L1 nmcli con down 
id

However, perhaps it is better to do this using the UUIDs.

You can list the UUIDs of all established VPN connections like this:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'(?=[\s]{2})[^\s]+(?=(\s+[^\s]+){2}\s+yes.*)'

So you can disconnect all established VPN connections by UUID like this:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'(?=[\s]{2})[^\s]+(?=(\s+[^\s]+){2}\s+yes.*)' | xargs -L1 nmcli con down uuid

Perhaps this logic could be added to nmcli, so that this following proposed 
option would concisely achieve the same results:
nmcli con down allvpn

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

Title:
  nmcli - Disconnect VPN Without Specifying ID or UUID

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1338382/+subscriptions

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


[Bug 1215262] Re: Automatically Disconnect When Switching Between VPNs

2014-07-07 Thread Lonnie Lee Best
** Bug watch added: GNOME Bug Tracker #732825
   https://bugzilla.gnome.org/show_bug.cgi?id=732825

** Also affects: network-manager-vpnc via
   https://bugzilla.gnome.org/show_bug.cgi?id=732825
   Importance: Unknown
   Status: Unknown

** Changed in: network-manager
   Importance: Undecided = Unknown

** Changed in: network-manager
   Status: New = Unknown

** Changed in: network-manager
 Remote watch: None = GNOME Bug Tracker #732825

** Changed in: network-manager-applet
   Importance: Undecided = Unknown

** Changed in: network-manager-applet
   Status: New = Unknown

** Changed in: network-manager-applet
 Remote watch: None = GNOME Bug Tracker #732825

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

Title:
  Automatically Disconnect When Switching Between VPNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1215262/+subscriptions

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


[Bug 1338382] Re: nmcli - Disconnect VPN Without Specifying ID or UUID

2014-07-07 Thread Lonnie Lee Best
** Bug watch added: GNOME Bug Tracker #732826
   https://bugzilla.gnome.org/show_bug.cgi?id=732826

** Changed in: network-manager
   Importance: Undecided = Unknown

** Changed in: network-manager
   Status: New = Unknown

** Changed in: network-manager
 Remote watch: None = GNOME Bug Tracker #732826

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

Title:
  nmcli - Disconnect VPN Without Specifying ID or UUID

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1338382/+subscriptions

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


[Bug 1338382] Re: nmcli - Disconnect VPN Without Specifying ID or UUID

2014-07-07 Thread Lonnie Lee Best
Upstream: 
https://bugzilla.gnome.org/show_bug.cgi?id=732826

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

Title:
  nmcli - Disconnect VPN Without Specifying ID or UUID

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1338382/+subscriptions

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


[Bug 1215262] Re: Automatically Disconnect When Switching Between VPNs

2014-07-06 Thread Lonnie Lee Best
I was able to implement this functionality for myself using autokey-gtk:
sudo apt-get install autokey-gtk

Essentially, I added a folder in the left-pane of Autokey and associated
a hot-key with that folder. Then, under that folder I added 3 scripts to
facilitate easier switching between the 3 VPNs I frequent through out my
work day. Each script only contains one line.

Script 1 - Switch to VPN 1:

os.system(nmcli con down id 'VPN 2' ; nmcli con down id 'VPN 3' ; nmcli
con up id 'VPN 1' )

Script 2 - Switch to VPN 2:

os.system(nmcli con down id 'VPN 1' ; nmcli con down id 'VPN 3' ; nmcli
con up id 'VPN 2' )

Script 3 - Switch to VPN 3:

os.system(nmcli con down id 'VPN 1' ; nmcli con down id 'VPN 2' ; nmcli
con up id 'VPN 3' )

Now, anytime I hit this hot-key combination I've set, a context menu
jumps under my mouse-cursor listing all 3 VPNs. When I click any
particular one, it automatically disconnects from any of the other two
and connects to the one I've selected.

Unfortunately, I was unable to find a nmcli command capable of
disconnecting all VPNs that might be currently connected. Instead you
have to specify the id of the vpn you want to disconnect. I understand
the need to specify an id for connection, but I wish there was a general
kill all for disconnecting.

I will try to propose this addition to the nmcli command and post back
here at some point.

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

Title:
  Automatically Disconnect When Switching Between VPNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1215262/+subscriptions

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


[Bug 1338382] [NEW] nmcli - Disconnect VPN Without Specifying ID or UUID

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

In a recent attempt to eliminate steps when switching between VPNs (
https://bugs.launchpad.net/ubuntu/+source/network-manager-
vpnc/+bug/1215262 ), I discovered a need for adding an additional option
to the nmcli command.

Currently, in order to disconnect a VPN, you have to specify its id or
uuid. I'm proposing that a general disconnection feature be added that
will disconnect any connected VPN without having to specify its id or
UUID.

This need becomes more clear when you attempt to automate switching between 
VPNs, as I describe in this comment:
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1215262/comments/4

As you can see, without this proposed feature, switching between VPNs is
very verbose to automate.

I wish there was a command like this:
nmcli con down allvpn

This proposed command would disconnects any currently connected VPNs
(without the necessity of specifying their id or uuid).

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


** Tags: trusty utopic

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

Title:
  nmcli - Disconnect VPN Without Specifying ID or UUID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1338382/+subscriptions

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


[Bug 1215262] Re: Automatically Disconnect When Switching Between VPNs

2014-07-06 Thread Lonnie Lee Best
I've posted the idea of:

nmcli con down allvpn

to a separate proposal:
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1338382

The bug on this page (1215262), should focus on the gui aspects of
implementing this same functionality.

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

Title:
  Automatically Disconnect When Switching Between VPNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1215262/+subscriptions

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


[Bug 1338382] Re: nmcli - Disconnect VPN Without Specifying ID or UUID

2014-07-06 Thread Lonnie Lee Best
** Also affects: network-manager
   Importance: Undecided
   Status: New

** Also affects: network-manager-openvpn
   Importance: Undecided
   Status: New

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

Title:
  nmcli - Disconnect VPN Without Specifying ID or UUID

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1338382/+subscriptions

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


[Bug 1336068] [NEW] Provide Option for Ensuring Scale Mode by Default

2014-06-30 Thread Lonnie Lee Best
Public bug reported:

As a frequent Remmina user, I desperately want an option to be added so
that I can ensure that all new connections are scaled by default.

Every time I open a new connection, the first thing I do is hit the
scale button. Therefore, if there were an option to set all new
connections to scale upon opening, it would save me this step numerous
times per day.

Here's how I use Remmina:

1) I almost always open connections at the client's resolution.

2) I always use tabs instead of full screen, so that I can tab between
sessions like you'd tab between web pages in a modern browser.

3) I always scale the sessions so that they take up the full space of
each tab's display area. I appreciate the magnification this provides in
most cases.

Since I do item 3 every time, it would very be nice if I had a user
preference for setting it as default for me. Furthermore I will also
suggest setting this as default generally, because I can't image anyone
preferring scrolling over scaling in situations where the client's
resolution is larger than the tab's available area.

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


** Tags: trusty utopic

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

Title:
  Provide Option for Ensuring Scale Mode by Default

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

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


[Bug 1336068] Re: Provide Option for Ensuring Scale Mode by Default

2014-06-30 Thread Lonnie Lee Best
Also submitted here:
https://github.com/FreeRDP/Remmina/issues/279

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

Title:
  Provide Option for Ensuring Scale Mode by Default

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

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


[Bug 1336068] Re: Provide Option for Ensuring Scale Mode by Default

2014-06-30 Thread Lonnie Lee Best
I also submitted this here:
https://sourceforge.net/p/remmina/bugs/91/

Launchpad will not allow me to associate either of these as upstream to
this bug.

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

Title:
  Provide Option for Ensuring Scale Mode by Default

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

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


[Bug 1295141] Re: Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-06-18 Thread Lonnie Lee Best
I've made additional comments about this bug here:
https://bugzilla.kernel.org/show_bug.cgi?id=72551

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1293711] Re: Remmina Lockups in 14.04 are Harder To Kill

2014-06-18 Thread Lonnie Lee Best
The quit option now works as good as before. It still locks up a few
times a week, but at least I can kill it without going into system
monitor.

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

Title:
  Remmina Lockups in 14.04 are Harder To Kill

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

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


[Bug 1328884] [NEW] Can't Sustain Full Screen Flash Video while using Multiple Monitors

2014-06-11 Thread Lonnie Lee Best
Public bug reported:

I've been using Ubuntu desktop since April of 2007 (starting with
version 7.04).

This is the oldest unfixed bug I know of.

When you have two monitors, if you maximize a youtube flash video on one
monitor, any action you perform on the other monitor minimizes the
video.

It has always been impossible to watch a flash video full-screen on one
monitor while preforming tasks on a second monitor.

I reported this back in 2007, but couldn't find that bug report.

Anyway, it is 7 years later, and the bug still persists.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.1+14.04.20140513-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.2
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
CurrentDesktop: Unity
Date: Wed Jun 11 06:51:28 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7001]
InstallationDate: Installed on 2014-04-28 (43 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=41b9be5e-d0cf-4389-8320-5576d93a437c ro quiet splash
SourcePackage: unity
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
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Jun 11 05:51:11 2014
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2

** Affects: adobe-flash-plugin-tools
 Importance: Undecided
 Status: New

** Affects: chromium
 Importance: Undecided
 Status: New

** Affects: firefox
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu utopic

** Also affects: adobe-flash-plugin-tools
   Importance: Undecided
   Status: New

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

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

** Tags added: utopic

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

Title:
  Can't Sustain Full Screen Flash Video while using Multiple Monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/1328884/+subscriptions

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


[Bug 1273752] Re: Can't Copy Crash Report Details to Clipboard

2014-06-11 Thread Lonnie Lee Best
** Tags added: utopic

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

Title:
  Can't Copy Crash Report Details to Clipboard

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

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


[Bug 805816] Re: [needs-packaging] UMPlayer

2014-06-08 Thread Lonnie Lee Best
I'm looking forward to this being packaged in the standard repositories:
http://www.umplayer.com/download/

** Tags added: trusty utopic

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

Title:
  [needs-packaging] UMPlayer

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

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


[Bug 1003261] Re: Visual Corruption prevents reliable editing of Notepad.txt files

2014-05-26 Thread Lonnie Lee Best
** Tags added: trusty utopic

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

Title:
  Visual Corruption prevents reliable editing of Notepad.txt files

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

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


[Bug 1215262] Re: Automatically Disconnect When Switching Between VPNs

2014-05-24 Thread Lonnie Lee Best
This is the best idea ever. Can I get some love?

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

Title:
  Automatically Disconnect When Switching Between VPNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1215262/+subscriptions

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


[Bug 1095534] Re: Remmina remote desktop client goes fullscreen on the wrong display

2014-05-22 Thread Lonnie Lee Best
I've noticed this bug for years now. I would love it if Remmina would
realize what monitor it is currently on, and go full screen on that
monitor, instead of jumping fullscreen on a totally different monitor.

Is this a Unity Desktop issue, or does this happen when Remmina is used
with other desktops too?

** Tags added: trusty

** Tags added: precise utopic

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

Title:
  Remmina remote desktop client goes fullscreen on the wrong display

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

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


[Bug 1320947] [NEW] Feature Request - Rapid Fire Screenshots

2014-05-19 Thread Lonnie Lee Best
Public bug reported:

In 2006, when I still used windows, there was really good screen capture 
software called Snagit:
http://www.techsmith.com/snagit.html

What I really liked about this program, is that it every time you'd hit
the prt-sc button, it would automatically save that screenshot into a
folder in one step (just hitting the print-screen button).

Shutter does a good job of saving screenshot into a folder, but it is
not as easy as just hitting the print-screen button. Instead, it is kind
of like an old camera not capable of taking pictures in rapid
succession. You can only take screen shots as fast as you can navigate
its indicator/applet (and you have to selected the capture area each
time).

I specifically need this for presentations shown to me via online
meetings. I have a two monitor setup, and I'll be watching a
presentation on my 2nd monitor. Each time the presenter performs a step
that I need to remember, I want to hit a button and capture a
screenshot, (without anything jumping up in my face; I just want the
screen shot to be saved into a folder without prompting me). Sometimes I
need to take 5 screenshots in a span of 10 seconds.

I wish shutter had an option that would allow me to tell it: each time
I hit the print screen button, capture this selected area and do not
show your gui upon doing this.

This would allow me to take screenshots rapidly, as quickly as I hit the
print screen button, and the exact area I want to capture is captured
and put into a folder with sequentially named filenames, and without
prompting anything in front of the virtual presentation I'm watching.

I wish I could set the default area to be captured and tie that action
to a hot-key. So that, until I tell shutter otherwise, it will capture
that particular capture area as rapidly as I hit the hotkey.

Snagit was really good at doing this, an shutter is so feature rich but
seems to be missing this capability of Rapidly capturing screen-shots
and saving them without a dialog interruption.

The shutter developers have done an excellent job. I hope they'll
consider adding this killer feature.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: shutter 0.90.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May 19 11:28:04 2014
InstallationDate: Installed on 2014-04-28 (20 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: shutter
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Description changed:

  In 2006, when I still used windows, there was really good screen capture 
software called Snagit:
  http://www.techsmith.com/snagit.html
  
  What I really liked about this program, is that it every time you'd hit
  the prt-sc button, it would automatically save that screenshot into a
  folder in one step (just hitting the print-screen button).
  
  Shutter does a good job of saving screenshot into a folder, but it is
  not as easy as just hitting the print-screen button. Instead, it is kind
  of like an old camera not capable of taking pictures in rapid
  succession. You can only take screen shots as fast as you can navigate
  its indicator/applet (and you have to selected the capture area each
  time).
  
  I specifically need this for presentations shown to me via online
  meetings. I have a two monitor setup, and I'll be watching a
  presentation on my 2nd monitor. Each time the presenter performs a step
  that I need to remember, I want to hit a button and capture a
  screenshot, (without anything jumping up in my face; I just want the
  screen shot to be saved into a folder without prompting me). Sometimes I
  need to take 5 screenshots in a span of 10 seconds.
  
- I wish shutter has an option that would allow me to tell it, each time I
- hit the print screen button, capture this selected area and do not show
- your gui upon doing this.
+ I wish shutter had an option that would allow me to tell it: each time
+ I hit the print screen button, capture this selected area and do not
+ show your gui upon doing this.
  
  This would allow me to take screenshots rapidly, as quickly as I hit the
  print screen button, and the exact area I want to capture is captured
  and put into a folder with sequentially named filenames, and without
  prompting anything in front of the virtual presentation I'm watching.
  
- I wish I could set the default area to capture and tie that action to a
- hot-key. So that, until I tell shutter otherwise, it will capture that
- particular capture area as rapidly as I hit the hotkey.
+ I wish I could set the default area to be captured and tie that action
+ to a hot-key. So that, until I tell shutter otherwise, it will 

[Bug 1320947] Re: Feature Request - Rapid Fire Screenshots

2014-05-19 Thread Lonnie Lee Best
** Description changed:

  In 2006, when I still used windows, there was really good screen capture 
software called Snagit:
  http://www.techsmith.com/snagit.html
  
- What I really liked about this program, is that it every time you'd hit
- the prt-sc button, it would automatically save that screenshot into a
- folder in one step (just hitting the print-screen button).
+ What I really liked about this program, is that every time you'd hit the
+ prt-sc button, it would automatically save that screenshot into a folder
+ *in one step* (just hitting the print-screen button).
  
  Shutter does a good job of saving screenshot into a folder, but it is
  not as easy as just hitting the print-screen button. Instead, it is kind
  of like an old camera not capable of taking pictures in rapid
  succession. You can only take screen shots as fast as you can navigate
  its indicator/applet (and you have to selected the capture area each
  time).
  
  I specifically need this for presentations shown to me via online
  meetings. I have a two monitor setup, and I'll be watching a
  presentation on my 2nd monitor. Each time the presenter performs a step
  that I need to remember, I want to hit a button and capture a
  screenshot, (without anything jumping up in my face; I just want the
  screen shot to be saved into a folder without prompting me). Sometimes I
  need to take 5 screenshots in a span of 10 seconds.
  
  I wish shutter had an option that would allow me to tell it: each time
  I hit the print screen button, capture this selected area and do not
  show your gui upon doing this.
  
  This would allow me to take screenshots rapidly, as quickly as I hit the
  print screen button, and the exact area I want to capture is captured
  and put into a folder with sequentially named filenames, and without
  prompting anything in front of the virtual presentation I'm watching.
  
  I wish I could set the default area to be captured and tie that action
  to a hot-key. So that, until I tell shutter otherwise, it will capture
  that particular capture area as rapidly as I hit the hotkey.
  
  Snagit was really good at doing this, an shutter is so feature rich but
  seems to be missing this capability of Rapidly capturing screen-shots
  and saving them without a dialog interruption.
  
  The shutter developers have done an excellent job. I hope they'll
  consider adding this killer feature.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: shutter 0.90.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May 19 11:28:04 2014
  InstallationDate: Installed on 2014-04-28 (20 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: shutter
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Feature Request - Rapid Fire Screenshots

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

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


[Bug 1312853] Re: 3.5.0-49-generic made Sabrent USB-G1000 network card nonfunctional

2014-05-11 Thread Lonnie Lee Best
I'm still having issues with this.

Today I rebooted from a remote location and the Sabrent USB-G1000 didn't
come back up. So I had to drive on-site to investigate.

The Sabrent USB-G1000 did not have any networking-lights lit up on it
where the cat-5 cable plugs into it. It seemed like it was dead. I
rebooted again, on-site, and the lights didn't come on. Then, I
unplugged it from the USB 2.0 port and then plugged it back in. After
this the networking lights came on again. I rebooted once more, and this
time the Sabrent USB-G1000 began functioning as normal.

So something has changed. Ever since upgrading to the 3.5.0-49-generic
kernel, rebooting isn't a sure thing anymore. I certainly can't risk
rebooting off-site anymore.

I'm not sure if the issue is caused by a kernel update for the Sabrent
USB-G1000 or is it the USB port's behavior that has been modified with
the new kernel. Either the port isforgetting to turn on the Sabrent
USB-G1000 or the Sabrent USB-G1000's  driver is not consistently turning
it on after a reboot.

That's my best try, perhaps someone else can advise where the cause is
truly coming from?

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

Title:
  3.5.0-49-generic made Sabrent USB-G1000 network card nonfunctional

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-quantal/+bug/1312853/+subscriptions

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


[Bug 1314368] Re: HP Pavilion dv8t-1200 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

2014-04-30 Thread Lonnie Lee Best
Product: WF681AV
Model: dv8t-1200

** Summary changed:

- HP Pavilion dv8 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]
+ HP Pavilion dv8t-1200 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 
230M]

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

Title:
  HP Pavilion dv8t-1200 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce
  GT 230M]

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

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


[Bug 1314368] Re: HP Pavilion dv8t-1200 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

2014-04-30 Thread Lonnie Lee Best
Also says: HP Pavilion Entertainment PC
on the lid

** Description changed:

- Since installing Ubuntu 14.04, onto a HP Pavilion dv8 laptop, the unity
- desktop is freezing a couple of times each day. Typically at first, I'm
- able to move my mouse-cursor, but after a few seconds that freezes up
- too.
+ Since installing Ubuntu 14.04, onto a HP Pavilion dv8t-1200 (WF681AV)
+ laptop, the unity desktop is freezing a couple of times each day.
+ Typically at first, I'm able to move my mouse-cursor, but after a few
+ seconds that freezes up too.
  
  I'm not sure what's causing this, but here's the video card it uses:
  
  lspci -vnn | grep -A12 'VGA\|Display'
  
  01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216M [GeForce 
GT 230M] [10de:0a28] (rev a2) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7001]
   Flags: bus master, fast devsel, latency 0, IRQ 49
   Memory at d200 (32-bit, non-prefetchable) [size=16M]
   Memory at c000 (64-bit, prefetchable) [size=256M]
   Memory at d000 (64-bit, prefetchable) [size=32M]
   I/O ports at 6000 [size=128]
   Expansion ROM at d308 [disabled] [size=512K]
   Capabilities: access denied
   Kernel driver in use: nouveau
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lonnie 2663 F pulseaudio
   /dev/snd/controlC0:  lonnie 2663 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr 29 14:19:09 2014
  HibernationDevice: RESUME=UUID=154ec9be-4204-4fe0-9dcd-3e13f4b66375
  InstallationDate: Installed on 2014-04-28 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=41b9be5e-d0cf-4389-8320-5576d93a437c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  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

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

Title:
  HP Pavilion dv8t-1200 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce
  GT 230M]

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

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

[Bug 1273752] Re: Can't Copy Crash Report Details to Clipboard

2014-04-30 Thread Lonnie Lee Best
Where are these crash reports kept on the file system? The GUI allows no
way to copy the report. Plus, you can't even maximize the windows so
that you might at least do a screenshot of the entire report.

This is the kind of crap I'd expect from M$.

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

Title:
  Can't Copy Crash Report Details to Clipboard

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

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


[Bug 1314368] Re: [HP Pavilion dv8t-1200 CTO Entertainment Notebook PC] Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

2014-04-30 Thread Lonnie Lee Best
Booting with latest upstream kernel:

uname -a
Linux hostname 3.15.0-031500rc3-generic #201404280035 SMP Mon Apr 28 04:36:21 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

The crashing still occurs. Here's what the log said during a crash with
the latest kernel:

Apr 30 06:42:17 sidekick kernel: [  756.148442] nouveau E[   
PFIFO][:01:00.0] DMA_PUSHER - ch 3 [Xorg[1474]] get 0x002003c924 put 
0x002003c9bc ib_get 0x01d1 ib_put 0x0210 state 0x8000 (err: 
INVALID_CMD) push 0x00400040
Apr 30 06:42:17 sidekick kernel: [  756.149089] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:42:17 sidekick kernel: [  756.149099] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x023c data 0x00104218
Apr 30 06:42:17 sidekick kernel: [  756.149110] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:42:17 sidekick kernel: [  756.149117] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x0240 data 0x0650
Apr 30 06:42:17 sidekick kernel: [  756.349006] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:42:17 sidekick kernel: [  756.349019] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x023c data 0x
Apr 30 06:42:20 sidekick kernel: [  758.997582] nouveau E[   
PFIFO][:01:00.0] DMA_PUSHER - ch 3 [Xorg[1474]] get 0x0020035d74 put 
0x002003656c ib_get 0x0158 ib_put 0x0188 state 0x80004290 (err: 
INVALID_CMD) push 0x00400040
Apr 30 06:42:20 sidekick kernel: [  758.999019] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:42:20 sidekick kernel: [  758.999029] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x0284 data 0x
Apr 30 06:42:20 sidekick kernel: [  758.999052] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:42:20 sidekick kernel: [  758.999059] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x0288 data 0x
Apr 30 06:42:20 sidekick kernel: [  758.999125] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:42:20 sidekick kernel: [  758.999133] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x028c data 0x
Apr 30 06:44:17 sidekick kernel: [  875.830374] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:44:17 sidekick kernel: [  875.830391] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x08b8 data 0x00144230
Apr 30 06:44:17 sidekick kernel: [  876.179609] nouveau E[   
PFIFO][:01:00.0] DMA_PUSHER - ch 3 [Xorg[1474]] get 0x0020027d00 put 
0x0020027d9c ib_get 0x016c ib_put 0x01a9 state 0x8040 (err: 
INVALID_CMD) push 0x00400040
Apr 30 06:44:17 sidekick kernel: [  876.330128] nouveau E[  
PGRAPH][:01:00.0] DATA_ERROR INVALID_VALUE
Apr 30 06:44:17 sidekick kernel: [  876.330150] nouveau E[  
PGRAPH][:01:00.0] ch 3 [0x003fb1a000 Xorg[1474]] subc 2 class 0x502d mthd 
0x08b8 data 0x00040060
Apr 30 06:44:18 sidekick kernel: [  876.529465] nouveau E[   
PFIFO][:01:00.0] DMA_PUSHER - ch 3 [Xorg[1474]] get 0x0020036978 put 
0x0020036a2c ib_get 0x03b8 ib_put 0x03f0 state 0x8040 (err: 
INVALID_CMD) push 0x00400040
Apr 30 06:44:34 sidekick dhclient: DHCPREQUEST of 192.168.24.198 on eth0 to 
192.168.24.5 port 67 (xid=0x482dc4f5)
Apr 30 06:44:34 sidekick dhclient: DHCPACK of 192.168.24.198 from 192.168.24.5
Apr 30 06:44:34 sidekick dhclient: bound to 192.168.24.198 -- renewal in 801 
seconds.
Apr 30 06:44:34 sidekick NetworkManager[1122]: info (eth0): DHCPv4 state 
changed bound - renew
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   address 192.168.24.198
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   prefix 24 
(255.255.255.0)
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   gateway 192.168.24.1
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   nameserver 
'192.168.24.3'
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   nameserver 
'192.168.24.5'
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   domain name 
'proctor.beststainless.com'
Apr 30 06:44:34 sidekick NetworkManager[1122]: info   wins '192.168.24.5'
Apr 30 06:44:34 sidekick dbus[919]: [system] Activating service 
name='org.freedesktop.nm_dispatcher' (using servicehelper)
Apr 30 06:44:34 sidekick dbus[919]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
Apr 30 06:44:56 sidekick kernel: [  915.419629] nouveau E[ DRM] GPU lockup 
- switching to software fbcon
Apr 30 06:44:59 sidekick kernel: [  918.080720] perf interrupt took too long 
(3008  2500), lowering kernel.perf_event_max_sample_rate to 5
Apr 30 06:45:18 sidekick kernel: [  936.919544] nouveau E[Xorg[1474]] failed to 
idle channel 0x [Xorg[1474]]
Apr 30 06:45:31 sidekick dbus[919]: [system] Activating service 

[Bug 1314368] Re: [HP Pavilion dv8t-1200 CTO Entertainment Notebook PC] Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

2014-04-30 Thread Lonnie Lee Best
By the way, I'm currently using the Nouveau display driver:
http://neartalk.com/ss/2014-04-30_001_953x482.png

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

Title:
  [HP Pavilion dv8t-1200 CTO Entertainment Notebook PC] Freezing in
  Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

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

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


[Bug 1314368] Re: [HP Pavilion dv8t-1200 CTO Entertainment Notebook PC] Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

2014-04-30 Thread Lonnie Lee Best
Yes, after my last post, I installed this driver (by just selecting it):
http://neartalk.com/ss/2014-04-30_002_669x454.png

Since then, I've had no further crashes.

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

Title:
  [HP Pavilion dv8t-1200 CTO Entertainment Notebook PC] Freezing in
  Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

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

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


[Bug 1314368] [NEW] HP Pavilion dv8 Freezing in Ubuntu 14.04 (NVIDIA GT216M [GeForce GT 230M]

2014-04-29 Thread Lonnie Lee Best
Public bug reported:

Since installing Ubuntu 14.04, onto a HP Pavilion dv8 laptop, the unity
desktop is freezing a couple of times each day. Typically at first, I'm
able to move my mouse-cursor, but after a few seconds that freezes up
too.

I'm not sure what's causing this, but here's the video card it uses:

lspci -vnn | grep -A12 'VGA\|Display'

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216M [GeForce GT 
230M] [10de:0a28] (rev a2) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:7001]
 Flags: bus master, fast devsel, latency 0, IRQ 49
 Memory at d200 (32-bit, non-prefetchable) [size=16M]
 Memory at c000 (64-bit, prefetchable) [size=256M]
 Memory at d000 (64-bit, prefetchable) [size=32M]
 I/O ports at 6000 [size=128]
 Expansion ROM at d308 [disabled] [size=512K]
 Capabilities: access denied
 Kernel driver in use: nouveau

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lonnie 2663 F pulseaudio
 /dev/snd/controlC0:  lonnie 2663 F pulseaudio
CurrentDesktop: Unity
Date: Tue Apr 29 14:19:09 2014
HibernationDevice: RESUME=UUID=154ec9be-4204-4fe0-9dcd-3e13f4b66375
InstallationDate: Installed on 2014-04-28 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=41b9be5e-d0cf-4389-8320-5576d93a437c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
SourcePackage: linux
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

** Affects: nouveau
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug trusty

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

** Description changed:

  Since installing Ubuntu 14.04, onto a HP Pavilion dv8 laptop, the unity
- desktop is freezing a couple of times each day. Typically after first,
- I'm able to move my mouse-cursor, but after a few seconds that freezes
- up too.
+ desktop is freezing a couple of times each day. Typically at first, I'm
+ able to move my mouse-cursor, but after a few seconds that freezes up
+ too.
  
  I'm not sure what's causing this, but here's the video card it uses:
  
  lspci -vnn | grep -A12 'VGA\|Display'
  
  01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216M [GeForce 
GT 230M] [10de:0a28] (rev a2) (prog-if 00 [VGA controller])
-   Subsystem: Hewlett-Packard Company Device [103c:7001]
-   Flags: bus master, fast devsel, latency 0, IRQ 49
-   Memory at d200 (32-bit, non-prefetchable) [size=16M]
-   Memory at c000 (64-bit, prefetchable) [size=256M]
-   Memory at d000 (64-bit, prefetchable) [size=32M]
-   I/O ports at 6000 [size=128]
-   Expansion ROM at d308 [disabled] [size=512K]
-   Capabilities: access denied
-   Kernel driver in use: nouveau
+  Subsystem: Hewlett-Packard Company Device [103c:7001]
+  Flags: bus master, fast devsel, latency 0, IRQ 49
+  Memory at d200 (32-bit, non-prefetchable) [size=16M]
+  Memory at c000 (64-bit, prefetchable) [size=256M]
+  Memory at d000 (64-bit, prefetchable) [size=32M]
+  I/O ports at 6000 [size=128]
+  Expansion ROM at d308 [disabled] [size=512K]
+  Capabilities: access denied
+  Kernel driver in use: nouveau
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  lonnie 2663 F pulseaudio
-  /dev/snd/controlC0:  lonnie 2663 F pulseaudio
+  USER

[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-04-28 Thread Lonnie Lee Best
** Also affects: network-manager
   Importance: Undecided
   Status: New

** Also affects: network-manager-applet
   Importance: Undecided
   Status: New

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

Title:
  Import saved VPN connection has been Recently Broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1294899/+subscriptions

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


[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-04-28 Thread Lonnie Lee Best
Here are some details of the crash that occurs:

Title:
nm-connection-editor crashed with SIGSEGV in g_closure_invoke()

ExecutablePath:
/usr/bin/nm-connection-editor

Package:
network-manager-gnome 0.9.8.8-0ubuntu4

SourcePackage:
network-manager-applet

SegvReason:
executing writable VMA [heap]

Signal:
11

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

Title:
  Import saved VPN connection has been Recently Broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1294899/+subscriptions

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


[Bug 1312853] [NEW] 3.5.0-49-generic made Sabrent USB-G1000 network card nonfunctional

2014-04-25 Thread Lonnie Lee Best
Public bug reported:

Today's Ubuntu 12.04 Server 64-bit Kernel Upgraded (from
3.5.0-48-generic to 3.5.0-49-generic) made Sabrent USB-G1000 network
card nonfunctional.

Before the upgrade, this is the kernel I was running:
3.5.0-48-generic

Today, ubuntu server suggested updating to kernel 3.5.0-49. After this,
this network card no longer functioned:

Sabrent USB-G1000: USB 2.0 TO GIGABIT 10/100/1000 ETHERNET ADAPTER NETWORK 
RJ-45 CONVERTER
Link:  http://www.sabrent.com/category/networking/USB-G1000/

I held down the shift key while the server was booting, and I was able
to get the network card functioning again by booting from the previous
3.5.0-47-generic kernel. For some reason, at that time it though 48 was
the one I had upgraded to, but later I realized it was actually 49.

Using the 3.5.0-47-generic, I was able to see a little information about
this device with the following command:

sudo lshw -C network

  *-network:0
   description: Ethernet interface
   physical id: 3
   logical name: eth1
   serial: 80:3f:5d:08:99:b2
   size: 1Gbit/s
   capacity: 1Gbit/s
   capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 
1000bt 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=asix 
driverversion=22-Dec-2011 duplex=full firmware=ASIX AX88178 USB 2.0 Ethernet 
ip=192.168.24.1 link=yes multicast=yes port=MII speed=1Gbit/s

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.5.0-49-generic 3.5.0-49.73~precise1
ProcVersionSignature: Ubuntu 3.5.0-49.73~precise1-generic 3.5.7.32
Uname: Linux 3.5.0-49-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
AplayDevices: Error: [Errno 2] No such file or directory
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info: Error: [Errno 2] No such file or directory
Card0.Amixer.values: Error: [Errno 2] No such file or directory
Date: Fri Apr 25 12:29:44 2014
HibernationDevice: RESUME=UUID=49bf70d1-5c38-4556-af24-1e32f3a74ae8
InstallationMedia: Ubuntu-Server 12.04.2 LTS Precise Pangolin - Release amd64 
(20130214)
IwConfig: Error: [Errno 2] No such file or directory
MachineType: LENOVO 10115
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-49-generic 
root=UUID=b6d1b294-53a0-4a20-a1f8-5f8781e05dcf ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-49-generic N/A
 linux-backports-modules-3.5.0-49-generic  N/A
 linux-firmware1.79.12
RfKill: Error: [Errno 2] No such file or directory
SourcePackage: linux-lts-quantal
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/21/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: EZKT15AUS
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: Win8 STD MM DPK IPG
dmi.chassis.type: 3
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnLENOVO:bvrEZKT15AUS:bd11/21/2012:svnLENOVO:pn10115:pvrIdeaCentreQ190:rvnLENOVO:rnINVALID:rvrWin8STDMMDPKIPG:cvnLENOVO:ct3:cvrChassisVersion:
dmi.product.name: 10115
dmi.product.version: IdeaCentre Q190
dmi.sys.vendor: LENOVO

** Affects: linux-lts-quantal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise qa-kernel-lts-testing

** Summary changed:

- 3.5.0-48-generic made Sabrent USB-G1000 network card nonfunctional
+ 3.5.0-49-generic made Sabrent USB-G1000 network card nonfunctional

** Description changed:

  Today's Ubuntu 12.04 Server 64-bit Kernel Upgraded (from
- 3.5.0-47-generic to 3.5.0-48-generic) made Sabrent USB-G1000 network
+ 3.5.0-48-generic to 3.5.0-49-generic) made Sabrent USB-G1000 network
  card nonfunctional.
  
  Before the upgrade, this is the kernel I was running:
- 3.5.0-47-generic #71~precise1-Ubuntu SMP Wed Feb 19 22:02:52 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux
+ 3.5.0-48-generic
  
- Today, ubuntu server suggested updating to kernel 3.5.0-48. After this,
- this nework card no longer functioned:
+ Today, ubuntu server suggested updating to kernel 3.5.0-49. After this,
+ this network card no longer functioned:
  
  Sabrent USB-G1000: USB 2.0 TO GIGABIT 10/100/1000 ETHERNET ADAPTER NETWORK 
RJ-45 CONVERTER
  Link:  http://www.sabrent.com/category/networking/USB-G1000/
  
  I held down the shift key while the server was booting, and I was able
  to get the network card functioning again by booting from the previous
- 3.5.0-47-generic kernel.
+ 3.5.0-47-generic 

[Bug 1312853] Re: 3.5.0-49-generic made Sabrent USB-G1000 network card nonfunctional

2014-04-25 Thread Lonnie Lee Best
Well, although this was completely true at the time. I rebooted again
(using the default 3.5.0-49-generic kernel) and the Sabrent USB-G1000
network card is functioning again.

I'm not sure what went wrong, but after upgrading to 3.5.0-49-generic
(and rebooting) the Sabrent USB-G1000 seemed dead (having no light
indicators on, while being securely plugged in as always). However,
after booting with a previous kernel and then again booting once more
with 3.5.0-49-generic, its now working.

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

Title:
  3.5.0-49-generic made Sabrent USB-G1000 network card nonfunctional

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-quantal/+bug/1312853/+subscriptions

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


[Bug 1295141] Re: Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-04-23 Thread Lonnie Lee Best
Aaron Lu asked for these things:

Please list what backlight control interfaces do you have:
# ls /sys/class/backlight
acpi_video0  intel_backlight

And test if manually echo a value works:
# cd /sys/class/backlight/i915_xxx
# cat max_brightness

user@Qosmio-X75-A:~$ cd /sys/class/backlight/i915_xxx
bash: cd: /sys/class/backlight/i915_xxx: No such file or directory
user@Qosmio-X75-A:~$ cd /sys
user@Qosmio-X75-A:/sys$ ls
block  class  devices   fs  kernel  power
busdevfirmware  hypervisor  module
user@Qosmio-X75-A:/sys$ cd class/backlight/
user@Qosmio-X75-A:/sys/class/backlight$ ls
acpi_video0  intel_backlight
user@Qosmio-X75-A:/sys/class/backlight$ cd intel_backlight
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ ls
actual_brightness  brightness  max_brightness  subsystem  uevent
bl_power   device  power   type
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ cat max_brightness 
5273
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ cd ..
user@Qosmio-X75-A:/sys/class/backlight$ ls
acpi_video0  intel_backlight
user@Qosmio-X75-A:/sys/class/backlight$ cd acpi_video0
user@Qosmio-X75-A:/sys/class/backlight/acpi_video0$ ls
actual_brightness  brightness  max_brightness  subsystem  uevent
bl_power   device  power   type
user@Qosmio-X75-A:/sys/class/backlight/acpi_video0$ cat max_brightness 
100
user@Qosmio-X75-A:/sys/class/backlight/acpi_video0$ echo 400  brightness 
bash: brightness: Permission denied
user@Qosmio-X75-A:/sys/class/backlight/acpi_video0$ sudo echo 400  brightness 
bash: brightness: Permission denied
user@Qosmio-X75-A:/sys/class/backlight/acpi_video0$ cd ..
user@Qosmio-X75-A:/sys/class/backlight$ ls
acpi_video0  intel_backlight
user@Qosmio-X75-A:/sys/class/backlight$ cd intel_backlight
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ ls
actual_brightness  brightness  max_brightness  subsystem  uevent
bl_power   device  power   type
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ cat brightness 
5100
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ sudo echo 400  
brightness 
bash: brightness: Permission denied
user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ sudo echo 600  
brightness 
bash: brightness: Permission denied

(see attachment of acpidump.txt)

** Attachment added: acpidump.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1295141/+attachment/4094303/+files/acpidump.txt

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1295141] Re: Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-04-23 Thread Lonnie Lee Best
In this post I'm attaching an image of the keyboard layout.

** Attachment added: X75-A7298-keyboard.png
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1295141/+attachment/4094326/+files/X75-A7298-keyboard.png

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1295141] Re: Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-04-23 Thread Lonnie Lee Best
The echo's Aaron Lu suggested did indeed adjust the brightness after
trying them with root shell:

user@Qosmio-X75-A:/sys/class/backlight/intel_backlight$ sudo -s
[sudo] password for user: 
root@Qosmio-X75-A:/sys/devices/pci:00/:00:02.0/drm/card0/card0-eDP-1/intel_backlight#
 ls
actual_brightness  brightness  max_brightness  subsystem  uevent
bl_power   device  power   type
root@Qosmio-X75-A:/sys/devices/pci:00/:00:02.0/drm/card0/card0-eDP-1/intel_backlight#
 cat max_brightness 
5273
root@Qosmio-X75-A:/sys/devices/pci:00/:00:02.0/drm/card0/card0-eDP-1/intel_backlight#
 echo 400  brightness 
root@Qosmio-X75-A:/sys/devices/pci:00/:00:02.0/drm/card0/card0-eDP-1/intel_backlight#
 echo 4000  brightness 
root@Qosmio-X75-A:/sys/devices/pci:00/:00:02.0/drm/card0/card0-eDP-1/intel_backlight#
 

You'll also notice that I've attached photos of the keyboard (in
post#6), as I couldn't imagine how you'd implement the proper mappings
without seeing the symbols shown on the keys themselves.

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-04-20 Thread Lonnie Lee Best
How to reproduce:

I wanted to mention that there are websites that provide free openvpn bundles 
that might be useful for someone who wants to simply reproduce this bug. 
Someone who doesn't have a bundle to import, could get a free one online for 
testing purposes:
http://lmgtfy.com/?q=free+openvpn+bundles

To test this, I suspect you'd first have to install this:
sudo apt-get install network-manager-openvpn 

Likely, that command alone will also trigger the installation of
necessary dependency packages.

You may have to reboot after this (not sure). But then you'd go to the network 
manager indicator and then to:
VPN Connections  Configure VPN  Add  Import a saved vpn configuration

After this, you can test importing a free openvpn bundle you found
online.

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

Title:
  Import saved VPN connection has been Recently Broken

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

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


[Bug 1309806] Re: Unity Broken Today - No Panels or Launcher After Logon

2014-04-19 Thread Lonnie Lee Best
Deleting all the hidden files and folders in the home directory was
overkill. Which specific hidden file/folders would have been more
targeted? I'd like to take note of this for future reference.

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

Title:
  Unity Broken Today - No Panels or Launcher After Logon

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

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


[Bug 1309806] [NEW] Unity Broken Today - No Panels or Launcher After Logon

2014-04-18 Thread Lonnie Lee Best
Public bug reported:

I installed the Ubuntu 14.04 64bit desktop on this ASUS F75A a few weeks
ago while it was still in beta.

Today, upon logging into this machine, the Unity Dekstop was missing the
top-panel and the launcher. I had to then press the power button for 5
seconds to turn off this laptop because crtl-alt-t would not bring up a
terminal.

In order to submit this bug, I've had to boot from the recently released
live DVD.

I reinstalled Ubuntu 14.04 again today, onto this machine, but it didn't
fix the problem; as soon as I logged in for the first time there was no
panels or launchers.

Ironically, when booting from the Live DVD, the launchers and panels
show up fine.

The laptop ran great for weeks on the 14.04 beta, but now a fresh
install produces a corrupted Unity Dekstop.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.0+14.04.20140416-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.340
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sat Apr 19 00:03:37 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:14c7]
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: ASUSTeK COMPUTER INC. X75A
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/22/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X75A.415
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X75A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX75A.415:bd05/22/2013:svnASUSTeKCOMPUTERINC.:pnX75A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX75A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X75A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sat Apr 19 00:01:20 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   12623 
 vendor SEC
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  Unity Broken Today - No Panels or Launcher After Logon

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

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


[Bug 1309806] Re: Unity Broken Today - No Panels or Launcher After Logon

2014-04-18 Thread Lonnie Lee Best
The reason the reinstall didn't fix the issue is because I have the
/home folder on a separate partition and upon logging in for the first
time, Unity was reading the hidden files in the user's home directory.
Apparently, after the final release, there were some previously created
(during the beta) configuration files that Unity no longer understood
after release day.

I fixed the problem by deleting all hidden files and folders from the
user's home directory (using the Live DVD), and (although probably not
necessary) I reinstalled Ubuntu 14.04 after this.

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

Title:
  Unity Broken Today - No Panels or Launcher After Logon

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

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


[Bug 1176577] Re: [HP Compaq dc7700 Small Form Factor PC] mei unexpected reset in kernel 3.8

2014-04-17 Thread Lonnie Lee Best
I installed Ubuntu 14.04 server on one of these HP Compaq dc7700 Small
Form Factor PC machines.

After the first boot (after install), the command prompt constantly gets 
messages that look like this:
[ 1352.248013] mei_me :00:03.0: timer: connect/disconnect timeout.
[ 1357.248022] mei_me :00:03.0: timer: connect/disconnect timeout.
[ 1358.248033] mei_me :00:03.0: timer: connect/disconnect timeout.
[ 1359.248053] mei_me :00:03.0: timer: connect/disconnect timeout.
[ 135.2486063] mei_me :00:03.0: timer: connect/disconnect timeout.

Every second this machine is on, logged in or not, these alerts bombard
the terminal every second.

** Tags added: trusty

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

Title:
  [HP Compaq dc7700 Small Form Factor PC] mei unexpected reset in kernel
  3.8

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

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


[Bug 1176577] Re: [HP Compaq dc7700 Small Form Factor PC] mei unexpected reset in kernel 3.8

2014-04-17 Thread Lonnie Lee Best
Dang, I just downgraded by doing a fresh install of server 12.04.4
(instead of server 14.04) (hoping this would go away).

No luck!  It constantly posts these same mei_me alerts to the terminal;
it makes it hard to even type commands; it constantly interrupts your
typing flow.

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

Title:
  [HP Compaq dc7700 Small Form Factor PC] mei unexpected reset in kernel
  3.8

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

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


[Bug 1302793] Re: Google Talk Plugin no Longer Installs

2014-04-15 Thread Lonnie Lee Best
Although I'm no longer able to install the .deb downloaded from Google, these 
instruction were successful:
http://www.ubuntuupdates.org/ppa/google_talk_plugin

These 3 commands worked:

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub |
sudo apt-key add -

sudo sh -c 'echo deb http://dl.google.com/linux/talkplugin/deb/ stable
main  /etc/apt/sources.list.d/google.list'

sudo apt-get update ; sudo apt-get install google-talkplugin

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

Title:
  Google Talk Plugin no Longer Installs

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

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


[Bug 1308245] [NEW] Simple-Scan Won't Launch after crash

2014-04-15 Thread Lonnie Lee Best
Public bug reported:

I tried to move the cropper while scanning and simple-scan crashed and
froze up may computer needing a hard reboot.

Since this, simple-scan won't launch anymore.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: simple-scan 3.12.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 15 15:43:25 2014
DriverPackageVersions:
 libsane 1.0.23-3ubuntu3
 libsane-extras N/A
 hplip 3.14.3-0ubuntu3
 hpoj N/A
InstallationDate: Installed on 2014-04-03 (12 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=ef537b44-089c-4982-a118-234c4dc9a63c ro quiet splash vt.handoff=7
SimpleScanLog:
 
SourcePackage: simple-scan
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

** Affects: simple-scan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Simple-Scan Won't Launch after crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1308245/+subscriptions

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


[Bug 1302793] Re: Google Talk Plugin no Longer Installs

2014-04-10 Thread Lonnie Lee Best
This is a very important plugin for me; it allows me to do all my
telephone conversation from my laptop while simply being logged into
gmail through firefox.

Does anyone know what recent changes could have effected my ability to
install this plugin successfully?

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

Title:
  Google Talk Plugin no Longer Installs

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

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


[Bug 1306363] [NEW] Session-Saver Plugin Missing from gedit-plugins

2014-04-10 Thread Lonnie Lee Best
Public bug reported:

I open a lot of tabs in gedit, so saving each one of them is cumbersome
if I need to reboot or want to continue a project the next day.

The session-saver plugin addresses this need, but no longer seems to be
included in the gedit-plugins package in Ubuntu 14.04.

How can we get that added back?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gedit-plugins 3.10.1-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
Uname: Linux 3.13.0-23-generic x86_64
ApportVersion: 2.14.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Apr 10 23:49:58 2014
InstallationDate: Installed on 2014-04-03 (7 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
SourcePackage: gedit-plugins
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gedit-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Session-Saver Plugin Missing from gedit-plugins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/1306363/+subscriptions

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


[Bug 1305159] [NEW] Application Windows Launching to Opposite Monitor

2014-04-09 Thread Lonnie Lee Best
Public bug reported:

Although this was fix in earlier releases of Ubuntu, I'm now again
experiencing the bug where you'll launch an application (from the
launcher) on a particular Monitor (in a dual monitor setup) and then the
application get launched into the opposite monitor.

For example, I just logged into my laptop and tried to launch Firefox
from the external monitor (which is left of my laptop's built-in
monitor) and Firefox launch into the opposite monitor than the one from
which I initiated the launch.

I like applications to launch into the monitor my mouse-cursor was in at
the time I launched the application.

As I said, this was fixed in previous editions of Ubuntu, but has now
again returned in this late beta of 14.04.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: compiz 1:0.9.11+14.04.20140408-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
Uname: Linux 3.13.0-23-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu1
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
CurrentDesktop: Unity
Date: Wed Apr  9 10:51:41 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.3.10, 3.13.0-23-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7001]
InstallationDate: Installed on 2014-04-03 (6 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=ef537b44-089c-4982-a118-234c4dc9a63c ro quiet splash vt.handoff=7
SourcePackage: compiz
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
version.compiz: compiz 1:0.9.11+14.04.20140408-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Apr  9 10:45:36 2014
xserver.configfile: default
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.0-1ubuntu7
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  Application Windows Launching to Opposite Monitor

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

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


[Bug 1302793] Re: Google Talk Plugin no Longer Installs

2014-04-06 Thread Lonnie Lee Best
@Tim : I've actually been using this plugin with firefox, but you are
also right to include chromium, because if the package won't install, it
can't be used in either.

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

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

Title:
  Google Talk Plugin no Longer Installs

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

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


[Bug 1302775] [NEW] Turn Screen off when inactive Fails When in Locked State

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

Public bug reported:

After locking my desktop, my monitor never turns off. After a lock, it
no longer honors the settings specified at:

All Settings  Brightness  Lock  Turn screen off when inactive for: x
minutes

This has remained an issue ever since the developers changed the way
Ubuntu looks during a lock. It looks better, but now ignores screen-off
settings.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.0+14.04.20140403-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
Uname: Linux 3.13.0-22-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14-0ubuntu1
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
CurrentDesktop: Unity
Date: Fri Apr  4 13:54:50 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.6, 3.13.0-21-generic, x86_64: installed
 virtualbox, 4.3.6, 3.13.0-22-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7001]
InstallationDate: Installed on 2014-04-03 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=ef537b44-089c-4982-a118-234c4dc9a63c ro quiet splash vt.handoff=7
SourcePackage: unity
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
version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Apr  4 08:25:23 2014
xserver.configfile: default
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.0-1ubuntu7
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

** Summary changed:

- Turn Screen off when inactive Fails When in Locked Status
+ Turn Screen off when inactive Fails When in Locked State

** This bug has been marked a duplicate of bug 1292041
   Lockscreen doesn't turn off the screen

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

Title:
  Turn Screen off when inactive Fails When in Locked State

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

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


[Bug 1292041] Re: Lockscreen doesn't turn off the screen

2014-04-04 Thread Lonnie Lee Best
Maybe upon lock, you can take note of the user's settings and the issue this 
command after a time out occurs:
xset dpms forceoff

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

Title:
  Lockscreen doesn't turn off the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1292041/+subscriptions

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


[Bug 1302793] [NEW] Google Talk Plugin no Longer Installs

2014-04-04 Thread Lonnie Lee Best
Public bug reported:

I've been running 14.04 since January. Until recently, I've had no issues 
installing the Google Talk Plugin:
http://www.google.com/intl/en/chat/voice/

Now, upon attempting to install this, via Ubuntu Software Center, I get
the following error:

Package operation failed: The installation or removal of software
package failed.

A couple of weeks ago, I was able to install this on 14.04. However,
recently I installed the Ubuntu Daily build from scratch, and since then
I can no longer install the Google Talk Plug-in.

I realize that this is a third party software, but thought reporting
here might be legitimate, especially if an unintended change has
occurred that may be preventing this and other 3rd party packages from
installing as desired.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-22-generic 3.13.0-22.44
ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
Uname: Linux 3.13.0-22-generic x86_64
ApportVersion: 2.14-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  lonnie 2616 F pulseaudio
 /dev/snd/controlC0:  lonnie 2616 F pulseaudio
CurrentDesktop: Unity
Date: Fri Apr  4 14:23:25 2014
HibernationDevice: RESUME=UUID=154ec9be-4204-4fe0-9dcd-3e13f4b66375
InstallationDate: Installed on 2014-04-03 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=ef537b44-089c-4982-a118-234c4dc9a63c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-22-generic N/A
 linux-backports-modules-3.13.0-22-generic  N/A
 linux-firmware 1.127
SourcePackage: linux
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

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


** Tags: amd64 apport-bug trusty

** Description changed:

- I've been running 14.04 since January. Until recently, I had no issues 
installing the Google Talk Plugin:
+ I've been running 14.04 since January. Until recently, I've had no issues 
installing the Google Talk Plugin:
  http://www.google.com/intl/en/chat/voice/
  
- Now, upon attempting to install this, via Ubuntu Software Center, I get the 
following error:
- Package operation failed: The installation or removal of software package 
failed.
+ Now, upon attempting to install this, via Ubuntu Software Center, I get
+ the following error:
+ 
+ Package operation failed: The installation or removal of software
+ package failed.
  
  A couple of weeks ago, I was able to install this on 14.04. However,
- recently, I installed the Ubuntu Daily build from scratch, and since
- then I can no longer install the Google Talk Plug-in.
+ recently I installed the Ubuntu Daily build from scratch, and since then
+ I can no longer install the Google Talk Plug-in.
  
  I realize that this is a third party software, but thought reporting
  here might be legitimate, especially if an unintended change has
  occurred that may be preventing this and other 3rd party packages from
  installing as desired.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-22-generic 3.13.0-22.44
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  lonnie 2616 F pulseaudio
-  /dev/snd/controlC0:  lonnie 2616 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  lonnie 2616 F pulseaudio
+  /dev/snd/controlC0:  lonnie 2616 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Apr  4 14:23:25 2014
  HibernationDevice: RESUME=UUID=154ec9be-4204-4fe0-9dcd-3e13f4b66375
  InstallationDate: Installed on 2014-04-03 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
  MachineType: Hewlett-Packard HP Pavilion dv8 Notebook PC
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=ef537b44-089c-4982-a118-234c4dc9a63c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.13.0-22-generic N/A
-  linux-backports

[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-04-03 Thread Lonnie Lee Best
I've confirmed this bug on multiple computers. It is the worst bug I'm
dealing with right now on the 14.04 beta. I had to figure out how to
manually configure openVPN by reading its config file. It took a lot of
combinations before I got it to work. This import-feature is a huge
help, when it is working. It makes it to where you don't have to have
much knowledge or skill to set it up.

Even advanced user will appreciate the speed and eliminated-steps it
provides. Even now that I know how to do it manually, I'd rather be able
to import like before.

This was very recently broken. I've successfully imported openVPN
bundles in 14.04 multiple times since I began using it in January.

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

Title:
  Import saved VPN connection has been Recently Broken

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

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


[Bug 478245] Re: Numlock keys + navigation keys not working

2014-04-02 Thread Lonnie Lee Best
I suspect that, in all this time, this bug has never gotten to the right
person. Someone knows how to easily fix this, but that person isn't
getting to this bug report.

Sidenote: In addition to Num-Lock, Cap-Locks is also backwards
sometimes.

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

Title:
  Numlock keys + navigation keys not working

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

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


[Bug 1301008] [NEW] Dell Inspiron 9400 - eth0 works on live cd, but not after install

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

During Live CD use, Ubuntu 14.04 has no issue using this Dell Inspiron
9400's network card. So,  in order to submit this bug, I'm doing it
during a live CD session.

However, after installation, ifconfig doesn't even show the network
card, and therefore I cannot consume the internet over cat5 after
install Ubuntu 14.04 with this laptop.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-20-generic 3.13.0-20.42
ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
Uname: Linux 3.13.0-20-generic i686
ApportVersion: 2.14-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu  F pulseaudio
CasperVersion: 1.339
CurrentDesktop: Unity
CurrentDmesg:
 [   85.557477] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   85.557800] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   88.812296] b44 ssb1:0 eth0: Link is up at 100 Mbps, full duplex
 [   88.812309] b44 ssb1:0 eth0: Flow control is off for TX and off for RX
 [   88.812438] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Date: Tue Apr  1 20:41:40 2014
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Daily i386 (20140401)
MachineType: Dell Inc. MP061
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-20-generic N/A
 linux-backports-modules-3.13.0-20-generic  N/A
 linux-firmware 1.127
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/02/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0WX414
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/02/2007:svnDellInc.:pnMP061:pvr:rvnDellInc.:rn0WX414:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MP061
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 trusty

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

Title:
  Dell Inspiron 9400 - eth0 works on live cd, but not after install

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

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


[Bug 1301010] [NEW] Dell Inspiron 9400 - Can't Properly Shutdown Ubuntu 14.04

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

Because of another issue (with my network card), I'm submitting this bug
using the Live CD.

The issue is, I cannot properly shutdown Ubuntu 14.04 on this Dell
Inspiron 9400 laptop.

After initiating a shutdown, it goes to the Ubuntu splash screen (I
guess you call it) where there is a progress bar like thing under the
word Ubuntu.

It will never get passed this screen. Ultimately, I have to hold down
the power button for 5 seconds to shut it down.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-20-generic 3.13.0-20.42
ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
Uname: Linux 3.13.0-20-generic i686
ApportVersion: 2.14-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu  F pulseaudio
CasperVersion: 1.339
CurrentDesktop: Unity
CurrentDmesg:
 [   85.557477] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   85.557800] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   88.812296] b44 ssb1:0 eth0: Link is up at 100 Mbps, full duplex
 [   88.812309] b44 ssb1:0 eth0: Flow control is off for TX and off for RX
 [   88.812438] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Date: Tue Apr  1 20:50:02 2014
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Daily i386 (20140401)
MachineType: Dell Inc. MP061
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-20-generic N/A
 linux-backports-modules-3.13.0-20-generic  N/A
 linux-firmware 1.127
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/02/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0WX414
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/02/2007:svnDellInc.:pnMP061:pvr:rvnDellInc.:rn0WX414:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MP061
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 trusty

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

Title:
  Dell Inspiron 9400 - Can't Properly Shutdown Ubuntu 14.04

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

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


[Bug 1293711] Re: Remmina Lockups in 14.04 are Harder To Kill

2014-03-27 Thread Lonnie Lee Best
Can anyone else confirm this?

I use Remmina heavily, and it locks up a couple of times per week to the
point that I have kill the process and restart. Quiting, by right-
clicking and selecting quit, from the Unity launcher is not possible.
This not good for new users, they'd probably have to reboot because of
this.

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

Title:
  Remmina Lockups in 14.04 are Harder To Kill

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

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


[Bug 1296936] Re: Impossible to import .ovpn file to create a new vpn connection

2014-03-27 Thread Lonnie Lee Best
*** This bug is a duplicate of bug 1294899 ***
https://bugs.launchpad.net/bugs/1294899

** This bug has been marked a duplicate of bug 1294899
   Import saved VPN connection has been Recently Broken

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

Title:
  Impossible to import .ovpn file to create a new vpn connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1296936/+subscriptions

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


[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-03-27 Thread Lonnie Lee Best
Here's a link to MoKraD's description to this problem:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1296936

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

Title:
  Import saved VPN connection has been Recently Broken

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

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


[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2014-03-24 Thread Lonnie Lee Best
As much as I appreciate any way to accomplish this, I must agree with
Tal Liron.

To achieve this option, you must install additional software and a
regular use won't ever know this option exists.

Furthermore, this option should be the default for 14.04. Not one bug
report would be reported if this option were made default in the 14.04
release. No one would complain *period*. This should be given to
everybody. It is completely intuitive. Every other major operating
system does this by default.

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

Title:
  Minimize Application's Windows upon clicking its Launcher Icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/733349/+subscriptions

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


[Bug 1295109] [NEW] plymouth crashed

2014-03-20 Thread Lonnie Lee Best
Public bug reported:

I'm not sure why I received this crash report, but am going ahead an
submitting this report in case the collected data might help with a
known issue.

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: plymouth 0.8.8-0ubuntu15
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
Date: Thu Mar 20 07:27:54 2014
DefaultPlymouth: /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
ExecutablePath: /sbin/plymouthd
InstallationDate: Installed on 2014-03-19 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140319)
MachineType: TOSHIBA Qosmio X75-A
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=82c4632b-cc2b-48f4-b42f-61690dbc80b7 ro quiet splash vt.handoff=7
ProcCmdline: @sbin/plymouthd --mode=boot --attach-to-session
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=82c4632b-cc2b-48f4-b42f-61690dbc80b7 ro quiet splash vt.handoff=7
SourcePackage: plymouth
TextPlymouth: /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/18/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.30
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Type2 - Board Product Name1
dmi.board.vendor: Type2 - Board Vendor Name1
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.30:bd09/18/2013:svnTOSHIBA:pnQosmioX75-A:pvrPSPLTU-017016:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Qosmio X75-A
dmi.product.version: PSPLTU-017016
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-crash trusty

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

Title:
  plymouth crashed

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

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


[Bug 1295141] [NEW] Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-03-20 Thread Lonnie Lee Best
Public bug reported:

The Toshiba Qosmio X75-A7298 is running Ubuntu 14.04 blazingly fast.

The only issue I've noticed, is that the OS doesn't seem to have a
proper mapping to this laptop's function keys.

Specifically, I'm unable to adjust the screen's brightness. Looking a
the keyboard layout, I should be able to dim the screen by holding down
the FN key and then press F2. Alternatively, to make the screen brighter
you'd key  FN-F3.

This is a fantasic laptop, I'd like to help (if I can) to get it fully
functional for Ubuntu 14.04.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-18-generic 3.13.0-18.38 [modified: 
boot/vmlinuz-3.13.0-18-generic]
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  steve  2503 F pulseaudio
 /dev/snd/controlC0:  steve  2503 F pulseaudio
CRDA:
 country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
CurrentDesktop: Unity
Date: Thu Mar 20 08:43:44 2014
HibernationDevice: RESUME=UUID=c040a1e4-2261-47d3-85df-a01363cf3fca
InstallationDate: Installed on 2014-03-19 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140319)
MachineType: TOSHIBA Qosmio X75-A
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=82c4632b-cc2b-48f4-b42f-61690dbc80b7 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-18-generic N/A
 linux-backports-modules-3.13.0-18-generic  N/A
 linux-firmware 1.126
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/18/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.30
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Type2 - Board Product Name1
dmi.board.vendor: Type2 - Board Vendor Name1
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.30:bd09/18/2013:svnTOSHIBA:pnQosmioX75-A:pvrPSPLTU-017016:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Qosmio X75-A
dmi.product.version: PSPLTU-017016
dmi.sys.vendor: TOSHIBA

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug trusty

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1295141] Re: Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-03-20 Thread Lonnie Lee Best
** Bug watch added: Linux Kernel Bug Tracker #72551
   http://bugzilla.kernel.org/show_bug.cgi?id=72551

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=72551
   Importance: Unknown
   Status: Unknown

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-03-20 Thread Lonnie Lee Best
** Description changed:

  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.
  
  I've tested this feature with bundles that I've definitely imported
  successfully in the past.
  
  Now, not only does it not import, but it gives absolutely no feedback at
  all; the window just disappears as though I didn't just ask it to import
  a VPN.conf file. The folder (I'm importing the .conf file from) includes
  all the necessary supporting files. I'm very sure this is not a user
  error on my part. I've done this several times in the past and I'm
  certain that the files (that are currently being ignored without dialog
  feedback) are exactly the same as they were when I was able to import
  successfully a few weeks ago.
  
  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.
  
  And, even if the files were indeed corrupted (which I'm certain they are
  not), the fact that the UI just disappears, instead of showing an error,
  is a bug within itself.
+ 
+ Also, I'd like to point out, that I was able to set up this VPN bundle
+ manually. The point of this bug is to report that the ability to import
+ via .conf files (so that you don't have to set things manually) has
+ recently became nonfunctional.

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

Title:
  Import saved VPN connection has been Recently Broken

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

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


[Bug 1295246] [NEW] virtualbox-dkms 4.3.6-dfsg-2: virtualbox kernel module failed to build

2014-03-20 Thread Lonnie Lee Best
Public bug reported:

This bug occurred while I was trying to test the latest kernel for
another issue.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: virtualbox-dkms 4.3.6-dfsg-2
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
DKMSKernelVersion: 3.14.0-031400rc7-generic
Date: Thu Mar 20 12:10:23 2014
InstallationDate: Installed on 2014-03-19 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140319)
PackageArchitecture: all
PackageVersion: 4.3.6-dfsg-2
SourcePackage: virtualbox
Title: virtualbox-dkms 4.3.6-dfsg-2: virtualbox kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  virtualbox-dkms 4.3.6-dfsg-2: virtualbox kernel module failed to build

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

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


[Bug 1295141] Re: Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

2014-03-20 Thread Lonnie Lee Best
I've just got through testing this with 3.14.0-031400rc7-generic.

The issue remains.

FN-F2, which is supposed to dim the screen, does nothing.

FN-F3, which is suppose to brighten the screen, puts the laptop into
hibernation. When I come out of hibernation, I'm unable to type my
password (typing doesn't work) and have to restart the computer.

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Toshiba Qosmio X75-A7298 - Can't Adjust Brightness

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

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


[Bug 1286654] Re: Recent Changes have broken VPNC via Network Manager

2014-03-19 Thread Lonnie Lee Best
Today, I'm not experiencing this bug. I will report back if it comes
back again.

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

Title:
  Recent Changes have broken VPNC via Network Manager

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

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


[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2014-03-19 Thread Lonnie Lee Best
@Christopher Townsend

Thank you so much for listening to user feedback and implementing a fair
compromise. Please don't under estimate how important this is to us. I
can barely stand it when a lot of people want something and the
developers won't even at least add it as a preference that can be access
through a settings menu.

You have no idea how much this little fix has boosted my Ubuntu morale!

Question: I have a fully updated Ubuntu 14.04; when can I expect to see
your fix in action (by simply installing updates suggested by the Ubuntu
Update Manager)?

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

Title:
  Minimize Application's Windows upon clicking its Launcher Icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/733349/+subscriptions

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


[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2014-03-19 Thread Lonnie Lee Best
CompizConfig Settings Manager- Ubuntu Unity Plugin - Launcher -
Minimize Single Window Applications

Yep, it's there and it works like a charm! I'm happy again ( it's the
little things ).

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

Title:
  Minimize Application's Windows upon clicking its Launcher Icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/733349/+subscriptions

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


[Bug 1294899] [NEW] Import saved VPN connection has been Recently Broken

2014-03-19 Thread Lonnie Lee Best
Public bug reported:

I believe recent changes have broken network-manager-openvpn feature
that allows you to Import saved VPN connection.

I've tested this feature with bundles that I've definitely imported
successfully in the past.

Now, not only does it not import, but it gives absolutely no feedback at
all; the window just disappears as though I didn't just ask it to import
a VPN.conf file. The folder (I'm importing the .conf file from) includes
all the necessary supporting files. I'm very sure this is not a user
error on my part. I've done this several times in the past and I'm
certain that the files (that are currently being ignored without dialog
feedback) are exactly the same as they were when I was able to import
successfully a few weeks ago.

I've tested this on multiple machines that have Ubuntu 14.04 installed
and fully updated.

And, even if the files were indeed corrupted (which I'm certain they are
not), the fact that the UI just disappears, instead of showing an error,
is a bug within itself.

** Affects: openvpn
 Importance: Undecided
 Status: New

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


** Tags: trusty

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

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

Title:
  Import saved VPN connection has been Recently Broken

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

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


[Bug 1286654] Re: Recent Changes have broken VPNC via Network Manager

2014-03-18 Thread Lonnie Lee Best
Can anyone else confirm this?

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

Title:
  Recent Changes have broken VPNC via Network Manager

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

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


[Bug 1293711] [NEW] Remmina Lockups in 14.04 are Harder To Kill

2014-03-17 Thread Lonnie Lee Best
Public bug reported:

Remmina has always locked up for me in previous versions of Ubuntu.

Previously, when this would happen, I could click on its application
launcher and select quit. This would kill Remmina, and then I could
relaunch it and it would work fine after that.

In Ubuntu 14.04, when this happens, I can not exit out or quit Remmina.
Instead it requires me to pull up System Monitor and click the End
Process button.

Like I said, Remmina has always locked up for me from time to time, but
in 14.04 it is just harder to kill it when these lockups occur.

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


** Tags: trusty

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

Title:
  Remmina Lockups in 14.04 are Harder To Kill

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

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


[Bug 1293711] Re: Remmina Lockups in 14.04 are Harder To Kill

2014-03-17 Thread Lonnie Lee Best
** Description changed:

  Remmina has always locked up for me in previous versions of Ubuntu.
  
- Previously, when this would happen, I could click on its application
- launcher and select quit. This would kill Remmina, and then I could
- relaunch it and it would work fine after that.
+ Previously, when this would happen, I could right-click on its
+ application launcher and select quit. This would kill Remmina, and then
+ I could relaunch it and it would work fine after that.
  
  In Ubuntu 14.04, when this happens, I can not exit out or quit Remmina.
  Instead it requires me to pull up System Monitor and click the End
  Process button.
  
  Like I said, Remmina has always locked up for me from time to time, but
  in 14.04 it is just harder to kill it when these lockups occur.

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

Title:
  Remmina Lockups in 14.04 are Harder To Kill

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

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


[Bug 733349] Re: Minimize Application's Windows upon clicking its Launcher Icon

2014-03-12 Thread Lonnie Lee Best
Comment #335 should remain the focus of this post I'd like to remind.

Ubuntu 14.04 is great.

The dash is fine for type-launching an application, but not good for
surveying the applications you got. However, the classicmenu-indicator
package addresses this shortcoming.

Now, in 14.04, you can set window's menus to be in the title bar of each
window, instead of that mac-like crap on the top panel. This is huge
preference addition for me in 14.04.

I love the Unity Launcher (task bar).

My only remaining gripe with Unity is this bug of not implementing
what's described in post #335.

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

Title:
  Minimize Application's Windows upon clicking its Launcher Icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/733349/+subscriptions

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


[Bug 1286654] Re: Recent Changes have broken VPNC via Network Manager

2014-03-06 Thread Lonnie Lee Best
FYI: This bug came back again tonight.

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

Title:
  Recent Changes have broken VPNC via Network Manager

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

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


[Bug 1217749] Re: AutoKey-GTK Won't Allow Deleting Node-Items

2014-03-03 Thread Lonnie Lee Best
Hey, in the last few days (in Ubuntu 14.04) I've been able to delete
thing via the GUI.

Someone seems to have fixed this. I'll report back if it becomes broken
again (for me).

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

Title:
  AutoKey-GTK Won't Allow Deleting Node-Items

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

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


[Bug 1286654] Re: Recent Changes have broken VPNC via Network Manager

2014-03-02 Thread Lonnie Lee Best
I'm not experiencing this bug today.

You know, around the time I experienced this bug, I had recently installed 
these packages:
sudo apt-get install lxde xfdesktop4

Later I removed them:
sudo apt-get remove lxde xfdesktop4

Perhaps that is what caused and fixed this issue?

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

Title:
  Recent Changes have broken VPNC via Network Manager

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

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


[Bug 1286654] [NEW] Recent Changes have broken VPNC via Network Manager

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

Since Friday 2-28-2014, Ubutnu 14.04 has seemingly made changes to the
way the Network Manager establishes a VPNC connection to a cisco
firewall.

Normally, you establish a VPNC connection with these steps (assuming you've 
already configured the VPNC connection):
1) Click on the Network Connection manager's indicator.
2) Select VPN Connections
3) Select the VPNC connection's name you've previously configured.

The normal procedure requires no further steps; you typically see a
system notification soon after this informing you that your VPN
connection is now established, and then that notification fades away
without explicit effort.

Now, instead, (after step 3) a dialog pops up (unnecessarily) which has
two buttons Connect and Cancel. If you click the connect button it
cancels! If you click the cancel button it connects!

I'm not proposing that this dialog be fixed, I'm proposing that it be
removed (as it was before). It is completely unnecessary; the user has
already been burdened with 3 steps that clearly indicate their intention
is to connect to the VPN. Why then prompt them again, asking them if
they want to connect?

This silly dialog is specific to VPNC connections. When I use the
network manager to vpn via OpenVPN, this unnecessary dialog doesn't
appear.

** Affects: unity
 Importance: Undecided
 Status: New

** Affects: vpnc
 Importance: Undecided
 Status: New

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


** Tags: trusty

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

** Description changed:

- Since Friday 2-28-2014, Ubutnu 14.04, has seemingly made changes to the
+ Since Friday 2-28-2014, Ubutnu 14.04 has seemingly made changes to the
  way the Network Manager establishes a VPNC connection to a cisco
  firewall.
  
  Normally, you establish a VPNC connection with these steps (assuming you've 
already configured the VPNC connection):
  1) Click on the Network Connection manager's indicator.
  2) Select VPN Connections
  3) Select the VPNC connection's name you've previously configured.
  
  The normal procedure requires no further steps; you typically see a
  system notification soon after this informing you that your VPN
  connection is now established, and then that notification fades away
  without explicit effort.
  
  Now, instead, (after step 3) a dialog pops up (unnecessarily) which has
  two buttons Connect and Cancel. If you click the connect button it
  cancels! If you click the cancel button it connects!
  
  I'm not proposing that this dialog be fixed, I'm proposing that it be
  removed (as it was before). It is completely unnecessary; the user has
- already been burdened with 3 steps that clearly indicate that their
- intention is to connect to the VPN. Why then prompt them again, asking
- them if they want to connect?
+ already been burdened with 3 steps that clearly indicate their intention
+ is to connect to the VPN. Why then prompt them again, asking them if
+ they want to connect?
  
- This silly dialog is specific to VPNC connections. When I vpn via
- OpenVPN, this unnecessary dialog doesn't appear.
+ This silly dialog is specific to VPNC connections. When I use the
+ network manager to vpn via OpenVPN, this unnecessary dialog doesn't
+ appear.

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

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

Title:
  Recent Changes have broken VPNC via Network Manager

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

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


[Bug 1278223] Re: Mouse Flickering after adding 3rd Monitor

2014-02-20 Thread Lonnie Lee Best
No it, it never flickers on the 3rd screen, which is the one I figured
would be the most likely to flicker.

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

Title:
  Mouse Flickering after adding 3rd Monitor

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

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


[Bug 1281134] Re: Can't Change Display Orientation - Missing Name in .service files

2014-02-18 Thread Lonnie Lee Best
Today this is working just fine. There was another partial update, and
it seems to have fixed this issue for me.

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

Title:
  Can't Change Display Orientation - Missing Name in .service files

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

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


[Bug 1278894] Re: mediascanner-service-2.0 crashed with SIGSEGV

2014-02-18 Thread Lonnie Lee Best
What does mediascanner do? The name impies it is scanning my media. Why
would I want this?

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

Title:
  mediascanner-service-2.0 crashed with SIGSEGV

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

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


[Bug 1281134] [NEW] Can't Change Display Orientation - Missing Name in .service files

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

Ubuntu 14.04 prompted me to do a partial upgrade. After the upgrade, I
restarted my computer, and upon login, if forgot the ubuntu-control-
center forgot the position of my external monitor. It is left of my
Laptop's monitor (physically), but after this reboot Ubuntu was putting
it on the right.

I tried to reset this, but I got an error upon doing so:
The name org.gnome.SettingsDaemon was Not Provided by any .service files

See the attached screenshot. I can't seem to set my preferences for
display orientation.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-control-center 14.04.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.13.2-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 17 08:49:13 2014
InstallationDate: Installed on 2014-02-02 (14 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140202)
SourcePackage: unity-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_unity-control-center:
 activity-log-manager  0.9.7-0ubuntu10
 deja-dup  29.5-0ubuntu2
 gnome-control-center  1:3.6.3-0ubuntu50
 gnome-control-center-datetime 13.10.0+14.04.20140205-0ubuntu1
 gnome-control-center-unity1.3+14.04.20140117-0ubuntu1

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


** Tags: amd64 apport-bug trusty

** Attachment added: Display.png
   
https://bugs.launchpad.net/bugs/1281134/+attachment/3983996/+files/Display.png

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

Title:
  Can't Change Display Orientation - Missing Name in .service files

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

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


[Bug 1281134] Re: Can't Change Display Orientation - Missing Name in .service files

2014-02-17 Thread Lonnie Lee Best
** Description changed:

  Ubuntu 14.04 prompted me to do a partial upgrade. After the upgrade, I
- restarted my computer, and upon login, if forgot the ubuntu-control-
- center forgot the position of my external monitor. It is left of my
- Laptop's monitor (physically), but after this reboot Ubuntu was putting
- it on the right.
+ restarted my computer, and upon login, it forgot the position of my
+ external monitor. It is left of my Laptop's monitor (physically), but
+ after this reboot Ubuntu was putting it on the right.
  
  I tried to reset this, but I got an error upon doing so:
  The name org.gnome.SettingsDaemon was Not Provided by any .service files
  
- See the attached screenshot. I can't seem to set my preferences for
+ See the attached screenshot. I can no longer set my preferences for
  display orientation.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 17 08:49:13 2014
  InstallationDate: Installed on 2014-02-02 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140202)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
-  activity-log-manager  0.9.7-0ubuntu10
-  deja-dup  29.5-0ubuntu2
-  gnome-control-center  1:3.6.3-0ubuntu50
-  gnome-control-center-datetime 13.10.0+14.04.20140205-0ubuntu1
-  gnome-control-center-unity1.3+14.04.20140117-0ubuntu1
+  activity-log-manager  0.9.7-0ubuntu10
+  deja-dup  29.5-0ubuntu2
+  gnome-control-center  1:3.6.3-0ubuntu50
+  gnome-control-center-datetime 13.10.0+14.04.20140205-0ubuntu1
+  gnome-control-center-unity1.3+14.04.20140117-0ubuntu1

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

Title:
  Can't Change Display Orientation - Missing Name in .service files

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

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

[Bug 1281134] Re: Can't Change Display Orientation - Missing Name in .service files

2014-02-17 Thread Lonnie Lee Best
I was able to work around this bug by reading the following post:
http://askubuntu.com/questions/174195/gdbus-error-when-trying-to-enable-second-screen

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

Title:
  Can't Change Display Orientation - Missing Name in .service files

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

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


[Bug 1281337] [NEW] Ubuntu Styling of Firefox is Now Missing After Partial Upgrade Today

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

After doing a partial upgrade today, in Ubuntu 14.04, Firefox has lost
its normal look/theme/style.

See this screenshot:
http://neartalk.com/ss/2014-02-17_17%3A36%3A42_932x852.png

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: firefox 25.0+build3-0ubuntu0.13.10.1
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
NonfreeKernelModules: wl
AddonCompatCheckDisabled: False
ApportVersion: 2.13.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lonnie 2659 F pulseaudio
BuildID: 20131028112446
Channel: Unavailable
CurrentDesktop: Unity
Date: Mon Feb 17 17:33:05 2014
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2014-02-02 (15 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140202)
IpRoute:
 default via 192.168.0.254 dev wlan0  proto static 
 192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.133  metric 
9 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=25.0/20131028112446 (In use)
RelatedPackageVersions:
 google-talkplugin 5.1.4.0-1
 totem-mozilla 3.10.1-1ubuntu2
 rhythmbox-mozilla 3.0.1-1ubuntu8
 icedtea-7-plugin  1.4.1-1ubuntu1
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/14/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0P792H
dmi.board.vendor: Dell Inc.
dmi.board.version: A09
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A09
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd04/14/2011:svnDellInc.:pnStudio1737:pvrA09:rvnDellInc.:rn0P792H:rvrA09:cvnDellInc.:ct8:cvrA09:
dmi.product.name: Studio 1737
dmi.product.version: A09
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug trusty

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

Title:
  Ubuntu Styling of Firefox is Now Missing After Partial Upgrade Today

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

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


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

2014-02-16 Thread Lonnie Lee Best
Sebastien, show them this:
http://www.youtube.com/watch?v=fQhihnb2PV0

When seeing these compared side by side, it may influence their decision
for the better.

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

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

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

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


[Bug 1277502] Re: Firefox package is not updated for Trusty-updates repository

2014-02-11 Thread Lonnie Lee Best
Firefox vulnerabilities:
http://www.ubuntu.com/usn/usn-2102-1/

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

Title:
  Firefox package is not updated for Trusty-updates repository

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

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


<    3   4   5   6   7   8   9   10   11   12   >