[Bug 1576215] Re: Network Manager regularly thinks my wifi is a wired device

2017-04-29 Thread jsass
*** This bug is a duplicate of bug 1574347 ***
https://bugs.launchpad.net/bugs/1574347

updating: bug still exists with network manager 1.2.6-0ubuntu0.16.04.1

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

Title:
  Network Manager regularly thinks my wifi is a wired device

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

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


[Bug 810182] Re: unity_support_test crashed with SIGSEGV

2014-01-29 Thread jsass
I am having the same issue as reported above. Nux is causing the
problems, and I am running 2 nvidia 120GT video cards w/two monitors.

** Attachment added: "Output from glxinfo"
   
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/810182/+attachment/3961727/+files/glxinfo.output

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

Title:
  unity_support_test crashed with SIGSEGV

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2012-01-16 Thread jsass
Fix committed here:

http://git.kernel.org/?p=linux/kernel/git/keithp/linux.git;a=commit;h=44306ab302687b519a31aa498b954c1e26f95a6b

It will appear in a kernel patch relatively soon.

** Changed in: linux
   Status: New => Fix Committed

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2012-01-12 Thread jsass
Merged to drm-intel-next-fixes.
   8ca4013..44306ab  drm-intel-next-fixes -> drm-intel-next-fixes

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2012-01-10 Thread jsass
From: Joel Sass 

Signed-off-by: Joel Sass 
Reviewed-by: Adam Jackson 
---
 drivers/gpu/drm/i915/intel_lvds.c |8 
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/drivers/gpu/drm/i915/intel_lvds.c 
b/drivers/gpu/drm/i915/intel_lvds.c
index 77578b4..e44988e 100644
--- a/drivers/gpu/drm/i915/intel_lvds.c
+++ b/drivers/gpu/drm/i915/intel_lvds.c
@@ -708,6 +708,14 @@ static const struct dmi_system_id intel_no_lvds[] = {
},
},
{
+.callback = intel_no_lvds_dmi_callback,
+.ident = "Clientron E830",
+.matches = {
+DMI_MATCH(DMI_SYS_VENDOR, "Clientron"),
+DMI_MATCH(DMI_PRODUCT_NAME, "E830"),
+},
+},
+{
.callback = intel_no_lvds_dmi_callback,
.ident = "Asus EeeBox PC EB1007",
.matches = {
-- 1.7.0.4 

** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2012-01-06 Thread jsass
Reviewed-by Adam Jackson on dri-devel mailing list.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => jsass (sass-joel)

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2012-01-04 Thread jsass
I just received my first response to the patch I filed this morning at
11:44AM (EST).

The full response is as follows:


 > --- ./intel_lvds.old2011-12-20 13:25:49.368291249 -0500
 > +++ ./intel_lvds.c2011-12-20 13:26:05.160291248 -0500
 > @@ -709,6 +709,14 @@
 >   },
 >   {
 >   .callback = intel_no_lvds_dmi_callback,
 > +.ident = "Clientron E830",
 > +.matches = {
 > +DMI_MATCH(DMI_SYS_VENDOR, "Clientron"),
 > +DMI_MATCH(DMI_PRODUCT_NAME, "E830"),
 > +},
 > +},
 > +{
 > +.callback = intel_no_lvds_dmi_callback,
 >   .ident = "Asus EeeBox PC EB1007",
 >   .matches = {
 >   DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."),
Reviewed-by: Adam Jackson 

- ajax


Unsure what reviewed consists of, but there does appear to be action on it.

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2011-12-27 Thread jsass
Submitted upstream to dri-devel

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2011-12-27 Thread jsass
** Bug watch added: Email to dri-devel@lists #
   mailto:dri-de...@lists.sourceforge.net

** Also affects: linux via
   mailto:dri-de...@lists.sourceforge.net
   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/907055

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2011-12-21 Thread jsass
@jsalisbury

Is there any further information I could provide you? This is my first
kernel patch, and am unsure if you are asking me about merging upstream.

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] ProcInterrupts.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641796/+files/ProcInterrupts.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] WifiSyslog.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641800/+files/WifiSyslog.txt

** 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/907055

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] UdevDb.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/907055/+attachment/2641798/+files/UdevDb.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] UdevLog.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/907055/+attachment/2641799/+files/UdevLog.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] ProcModules.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641797/+files/ProcModules.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] ProcCpuinfo.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641795/+files/ProcCpuinfo.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Lspci.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/907055/+attachment/2641794/+files/Lspci.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] CurrentDmesg.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641793/+files/CurrentDmesg.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] BootDmesg.txt

2011-12-20 Thread jsass
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641792/+files/BootDmesg.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2011-12-20 Thread jsass
apport information

** Tags added: apport-collected

** Description changed:

  This thin client is based on an Atom chipset associated with a few
  netbooks. By default, the LVDS output is left running, and must be
  disabled in some fashion. Without disabling LVDS, the client appears to
  be running in dual monitor mode, with only on monitor present.
  
- I have submitted a patch to drivers/gpu/drm/i915/intel_lvds.c for your
- approval. This addition will permanently disable the non-working LVDS
- output.
+ I have submitted a patch to drivers/gpu/drm/i915/intel_lvds.c for your 
approval. This addition will permanently disable the non-working LVDS output.
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw---T 1 root audio 116,  1 Dec 20 14:44 seq
+  crw-rw---T 1 root audio 116, 33 Dec 20 14:44 timer
+ AplayDevices: aplay: device_list:242: no soundcards found...
+ ApportVersion: 1.90-0ubuntu1
+ Architecture: amd64
+ ArecordDevices: arecord: device_list:242: no soundcards found...
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=416b93f7-becb-4cb1-8f46-98ec74da850b
+ InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20111208)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  eth0  no wireless extensions.
+ Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: Bochs Bochs
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-6-generic 
root=UUID=68855c0c-4323-4c50-9894-4276925c50a1 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-6.12-generic 3.2.0-rc6
+ PulseSinks:
+  Error: command ['pacmd', 'list-sinks'] failed with exit code 1: Home 
directory /home/jsass not ours.
+  No PulseAudio daemon running, or not running as session daemon.
+ PulseSources:
+  Error: command ['pacmd', 'list-sources'] failed with exit code 1: Home 
directory /home/jsass not ours.
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-6-generic N/A
+  linux-backports-modules-3.2.0-6-generic  N/A
+  linux-firmware   1.66
+ RfKill:
+  
+ Tags:  precise
+ Uname: Linux 3.2.0-6-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ dmi.bios.date: 01/01/2007
+ dmi.bios.vendor: Bochs
+ dmi.bios.version: Bochs
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Bochs
+ dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
+ dmi.product.name: Bochs
+ dmi.sys.vendor: Bochs

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/907055/+attachment/2641791/+files/AcpiTables.txt

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] Re: Clientron E830 Thin Client Needs LDVS removed

2011-12-20 Thread jsass
** Patch added: "patch for drivers/gpu/drm/i915/intel_lvds.c"
   https://bugs.launchpad.net/bugs/907055/+attachment/2641775/+files/patchfile

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 907055] [NEW] Clientron E830 Thin Client Needs LDVS removed

2011-12-20 Thread jsass
Public bug reported:

This thin client is based on an Atom chipset associated with a few
netbooks. By default, the LVDS output is left running, and must be
disabled in some fashion. Without disabling LVDS, the client appears to
be running in dual monitor mode, with only on monitor present.

I have submitted a patch to drivers/gpu/drm/i915/intel_lvds.c for your
approval. This addition will permanently disable the non-working LVDS
output.

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


** Tags: patch precise verification-needed

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

Title:
  Clientron E830 Thin Client Needs LDVS removed

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

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


[Bug 901572] Re: update-openoffice-dicts not present or executable. Missing dependency on dict ionaries-common?

2011-12-08 Thread jsass
For anyone stuck during the installation process, removing the Internet
connection from your 12.04 environment during the installation process
fixes the issue.

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

Title:
  update-openoffice-dicts not present or executable. Missing dependency
  on dict ionaries-common?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dict-nr/+bug/901572/+subscriptions

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


[Bug 901691] Re: Penguin installation crash.

2011-12-08 Thread jsass
Update - Crash occurred during "Language installation" process of
installation.

I was able to "fix" this and complete the installation by depriving the
server of an internet connection. The installation proceeded as normal
once there was no internet connection present.

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

Title:
  Penguin installation crash.

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

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


[Bug 901691] Re: Penguin installation crash.

2011-12-08 Thread jsass
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901691

Title:
  Penguin installation crash.

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

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


[Bug 901691] [NEW] Penguin installation crash.

2011-12-08 Thread jsass
Public bug reported:

During the installation of the daily build (downloaded Dec 8, 2011), the
installer crashed. This was after I had entered a username and pass, and
after selecting time zones.

Disclaimer: I am using KVM in 10.04 to test the installation.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.6
ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4
Uname: Linux 3.2.0-3-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CasperVersion: 1.293
Date: Thu Dec  8 09:28:39 2011
LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111208)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise ubiquity-2.9.6

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

Title:
  Penguin installation crash.

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

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


[Bug 873430] Re: username dialog entry field is not active unless the screen it's present in is focused on by the mouse. This is only present in dual-monitor client configurations.

2011-10-13 Thread jsass
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873430

Title:
  username dialog entry field is not active unless the screen it's
  present in is focused on by the mouse. This is only present in dual-
  monitor client configurations.

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

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


[Bug 873430] [NEW] username dialog entry field is not active unless the screen it's present in is focused on by the mouse. This is only present in dual-monitor client configurations.

2011-10-13 Thread jsass
Public bug reported:

This appears to be a software bug pertaining to mouse focus in LDM.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ldm-server 2:2.2.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Thu Oct 13 11:32:56 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110901)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ldm
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  username dialog entry field is not active unless the screen it's
  present in is focused on by the mouse. This is only present in dual-
  monitor client configurations.

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

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


[Bug 839042] [NEW] masquerading does not seem to be working

2011-09-01 Thread jsass
Public bug reported:

Running the following should allow LTSP clients to access the outside
network on a permanent basis:

echo "net.ipv4.ip_forward = 1" >> /etc/sysctl.conf
iptables -t nat -A POSTROUTING -j MASQUERADE
sysctl -p /etc/sysctl.conf
iptables-save > /etc/iptables.up.rules
echo '' >> /etc/network/interfaces
echo 'pre-up iptables-restore < /etc/iptables.up.rules' >> 
/etc/network/interfaces

Running iptables -L -t nat shows:

Chain PREROUTING (policy ACCEPT)
target prot opt source   destination 

Chain INPUT (policy ACCEPT)
target prot opt source   destination 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination 

Chain POSTROUTING (policy ACCEPT)
target prot opt source   destination 
MASQUERADE  all  --  anywhere anywhere 

This shows that masquerade should be enabled.

sysctl.conf shows the correct flag for IPV4_forwarding ( = 1 ).

I am unsure about where else I should be looking for this problem.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: iptables 1.4.10-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Thu Sep  1 15:54:06 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110831)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: iptables
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  masquerading does not seem to be working

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

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


[Bug 839042] Re: masquerading does not seem to be working

2011-09-01 Thread jsass
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839042

Title:
  masquerading does not seem to be working

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

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


[Bug 593227] Alkis, I have been gone for a while now.

2011-07-20 Thread jsass
I am sorry I have not responded to you on IRC. I was in Germany for 
about a month. Feel free to chat with me at your earliest convenience.

_UsUrPeR_

-- Joel Sass

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

Title:
  feature request: add a root-path parameter

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

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


[Bug 780573] Re: 11.04 installation lacks libcurl dependency in apt-get installation

2011-05-11 Thread jsass
** Also affects: ltsp
   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/780573

Title:
  11.04 installation lacks libcurl dependency in apt-get installation

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


[Bug 780573] [NEW] 11.04 installation lacks libcurl dependency in apt-get installation

2011-05-10 Thread jsass
Public bug reported:

Binary package hint: flashplugin-nonfree

Installing flashplugin-nonfree in 11.04 requires libcurl as a dependent.
Right now, it does not install with apt-get, which leads to confusion. I
discovered this while installing localapps in to an LTSP chroot. It
appears that libcurl3 is installed in a normal Ubuntu desktop
installation.

I was able to fix this problem by running "apt-get install curl"

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: flashplugin-nonfree (not installed)
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Tue May 10 10:50:58 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: flashplugin-nonfree
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  11.04 installation lacks libcurl dependency in apt-get installation

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


[Bug 767716] Re: When unchecking the entire "applications" menu and applying settings to a group, the Applications>games menu remains

2011-04-20 Thread jsass
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767716

Title:
  When unchecking the entire "applications" menu and applying settings
  to a group, the Applications>games menu remains

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


[Bug 767716] [NEW] When unchecking the entire "applications" menu and applying settings to a group, the Applications>games menu remains

2011-04-20 Thread jsass
Public bug reported:

Binary package hint: edubuntu-menueditor

Normal 10.10 installation on a KVM to test out edubuntu menu editor.
This same issue appears in 11.04 Beta (updated today)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: edubuntu-menueditor 1.3.4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
Architecture: amd64
Date: Wed Apr 20 16:48:57 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: edubuntu-menueditor

** Affects: edubuntu-menueditor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  When unchecking the entire "applications" menu and applying settings
  to a group, the Applications>games menu remains

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


[Bug 767604] Re: package apport 1.20.1-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread jsass
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767604

Title:
  package apport 1.20.1-0ubuntu3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 767604] [NEW] package apport 1.20.1-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread jsass
Public bug reported:

Binary package hint: apport

Was just doing an apt-get update.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: apport 1.20.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
CrashReports: 600:0:0:389448:2011-04-20 16:03:06.206011000 -0400:2011-04-20 
16:03:28.186011326 -0400:/var/crash/apport.0.crash
Date: Wed Apr 20 16:03:06 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110330)
PackageArchitecture: all
SourcePackage: apport
Title: package apport 1.20.1-0ubuntu3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package natty

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

Title:
  package apport 1.20.1-0ubuntu3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 517714] Re: [Lucid] Error starting domain: could not remove profile

2011-04-20 Thread jsass
Hey all,

I had this exact same error pop up for me recently, but the fix was
completely different.

Upon further investigation of /var/log/libvirt/qemu/, I saw that the KVM was attempting to mount a physical CDrom when
there was no CDROM in the CD tray. Because of that, it was giving me the
same error as listed in the original error. However, I was not having
any problems getting other KVMs working properly.

The fix, for this problem was to open the KVM's details (I am using
virtual machine manager in 10.04), and disconnect the CDROM device.

I hope this helps other people.

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

Title:
  [Lucid] Error starting domain: could not remove profile

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


[Bug 759072] Re: Client will not boot past TFTP download

2011-04-12 Thread jsass
Discovered solution --

Upon installing ltsp-server-standalone, the file
/var/lib/tftpboot/ltsp/i386/vmlinuz-2.6.38-8-generic has a the following
permissions: 600

chmod 644 /var/lib/tftpboot/ltsp/i386/vmlinuz-2.6.38-8 will fix the
problem.


*This file should not be installed with the 600 permission by default.
It should be set to 644*

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

Title:
  Client will not boot past TFTP download

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


[Bug 759072] Re: Client will not boot past TFTP download

2011-04-12 Thread jsass
Attached wireshark capture of the process halt. Notice -- permission
deniet when file /ltsp/i386/vmlinuz is accessed.

** Attachment added: "This is a wireshark capture during the freeze"
   
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/759072/+attachment/2026219/+files/freeze

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

Title:
  Client will not boot past TFTP download

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