[Bug 1351364] [NEW] Create a livecd creation tool similar to livecd-tools from Fedora

2014-08-01 Thread Peter Quiring
Public bug reported:

This is a feature request.

It would be nice if Ubuntu had it's own livecd creation tool similar to 
livecd-tools that Fedora has.
The current process is script based, which gets broken often after a new major 
release.
Using spin kickstart files (or whatever you want to call them for Ubuntu) would 
standardize the way livecd's are created.
So anyone can take any one of these config files, modify the package selection, 
add other repos, etc. and make their own spin very easily.
The current process is too complex and overwhelming.

Thanks.

** Affects: 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/1351364

Title:
  Create a livecd creation tool similar to livecd-tools from Fedora

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

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


[Bug 907383] Re: Spontaneously eject from the session

2012-03-15 Thread Peter Quiring
My syslog has one other line not seen above.

Mar 15 11:21:47 dogbert kernel: [58745.522975] NVRM: Xid (:02:00): 6, 
PE0001 
Mar 15 11:21:48 dogbert gnome-session[4580]: Gdk-WARNING: gnome-session: Fatal 
IO error 11 (Resource temporarily unavailable) on X server :1.#012

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

Title:
  Spontaneously eject from the session

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

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


[Bug 907383] Re: Spontaneously eject from the session

2012-03-15 Thread Peter Quiring
I get this with Ubuntu 12.04 beta 1.

Usually happens when starting any Flash component (I use Chromium) - including 
YouTube videos or flash games.
Also happens while using NetBeans sometimes.

Very annoying.

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

Title:
  Spontaneously eject from the session

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

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


[Bug 854347] Re: nvidia awake after suspend leaves blocks/noise on screen

2012-03-06 Thread Peter Quiring
I have this same problem on my system.

I'll attach some screen shots.


** Attachment added: unity-bug.png
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/854347/+attachment/2824939/+files/unity-bug.png

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

Title:
  nvidia awake after suspend leaves blocks/noise on screen

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

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


[Bug 854347] Re: nvidia awake after suspend leaves blocks/noise on screen

2012-03-06 Thread Peter Quiring
Attaching more info.

I'm running Ubuntu 12.04 beta 1.

** Attachment added: lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/854347/+attachment/2824971/+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/854347

Title:
  nvidia awake after suspend leaves blocks/noise on screen

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

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


[Bug 944857] Re: Exception occurs in GUI Builder in NetBeans : java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

2012-03-06 Thread Peter Quiring
** Package changed: openjdk-6 (Ubuntu) = netbeans (Ubuntu)

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

Title:
  Exception occurs in GUI Builder in NetBeans :
  java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

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

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


[Bug 944857] Re: Exception occurs in GUI Builder in NetBeans : java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

2012-03-02 Thread Peter Quiring
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944857

Title:
  Exception occurs in GUI Builder in NetBeans :
  java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/944857/+subscriptions

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


[Bug 944857] [NEW] Exception occurs in GUI Builder in NetBeans : java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

2012-03-02 Thread Peter Quiring
Public bug reported:

NetBeans 7.0.1 fails to open GUI Builder for JPanels / JFrames / etc.
An exception occurs rendering NetBeans useless.
Using Ubuntu 12.04 beta 1
I've used NetBeans downloaded from their website in the past, so the problem 
must be in Ubuntu's package.

Thanks.

Here is the full exception:

java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Caused: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal starting 
from ModuleCL@36d047[org.netbeans.libs.xerces] with possible defining loaders 
[ModuleCL@9c176c[org.netbeans.modules.swingapp]] and declared parents []
at org.netbeans.ProxyClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Caused: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at org.netbeans.JarClassLoader.doLoadClass(Unknown Source)
Caused: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal while 
loading org.apache.xerces.dom.ElementImpl; see 
http://wiki.netbeans.org/DevFaqTroubleshootClassNotFound
at org.netbeans.ProxyClassLoader.selfLoadClass(Unknown Source)
at org.netbeans.ProxyClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at org.netbeans.JarClassLoader.doLoadClass(Unknown Source)
Caused: java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal while 
loading org.apache.xerces.dom.ElementImpl; see 
http://wiki.netbeans.org/DevFaqTroubleshootClassNotFound while loading 
org.apache.xerces.dom.ElementNSImpl; see 
http://wiki.netbeans.org/DevFaqTroubleshootClassNotFound
at org.netbeans.ProxyClassLoader.selfLoadClass(Unknown Source)
at org.netbeans.ProxyClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown 
Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown 
Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown 
Source)
at 
org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at 
org.netbeans.modules.form.GandalfPersistenceManager.canLoadForm(Unknown Source)
at 
org.netbeans.modules.form.FormDesigner$PreLoadTask.getPersistenceManager(Unknown
 Source)
at org.netbeans.modules.form.FormDesigner$PreLoadTask.run(Unknown 
Source)
[catch] at org.openide.util.RequestProcessor$Task.run(Unknown Source)
at org.openide.util.RequestProcessor$Processor.run(Unknown Source)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openjdk-6-jre-headless 6b24-1.11.1-3ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.93-0ubuntu2
Architecture: i386
Date: Fri Mar  2 09:36:20 2012
ExecutablePath: /usr/lib/jvm/java-6-openjdk-i386/jre/bin/java
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120301)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: openjdk-6
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

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

Title:
  Exception occurs in GUI Builder in NetBeans :
  java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/944857/+subscriptions

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


[Bug 944857] Re: Exception occurs in GUI Builder in NetBeans : java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

2012-03-02 Thread Peter Quiring
FYI : I downloaded 7.1.1 from netbeans.org and it works fine.
When I use Ubuntu version it says Loading... on the JPanel but the exception 
occurs and stops Loading so you can't use the GUI builder.

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

Title:
  Exception occurs in GUI Builder in NetBeans :
  java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/944857/+subscriptions

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


[Bug 944857] Re: Exception occurs in GUI Builder in NetBeans : java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

2012-03-02 Thread Peter Quiring
Also the netbeans that I download from netbeans.org doesn't appear in
the ALT+TAB list.  So once I minimize it there is no way to switch back
to it and I have to killall java and restart.

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

Title:
  Exception occurs in GUI Builder in NetBeans :
  java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/944857/+subscriptions

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


[Bug 614621] Re: screen-resolution-extra is missing dependency on python-gtk2

2011-12-18 Thread Peter Quiring
Just to post the fix in here:

1) sudo %favoriteEditor% /usr/share/screen-resolution-extra/nvidia-polkit.py
2) change
   import gtk, gobject, sys, dbus, logging, os, re
to:
   import sys, dbus, logging, os, re
gtk is not needed to edit xorg.conf, lol
3)
nvidia-settings prints: pkg-config not found
   apt-get install pkg-config

Hopefully gets fixed in kubuntu 12.04

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

Title:
  screen-resolution-extra is missing dependency on python-gtk2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen-resolution-extra/+bug/614621/+subscriptions

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


[Bug 565342]

2011-12-12 Thread Peter Quiring
One way this could get fixed is if wineserver was overhauled a little to delay 
loading the HKCU registry key until each client connects.  The HKCU key would 
be attached to each connection instead of being global.  As the wine client 
connects it would first announce the username/sid and then wineserver could 
load the user.reg file from the users .wine folder.
This means that wineserver would have to run as root to load other users files 
like a system service.
wineserver -s, --servicemulti-user service

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

Title:
  System-wide installation of Windows applications

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

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


[Bug 761172] [NEW] right ALT+F4 key doesn't work in rdesktop

2011-04-14 Thread Peter Quiring
Public bug reported:

Binary package hint: rdesktop

Using left ALT+F4 closes a window as expected but using right ALT+F4 does not 
work.  
In fact using right ALT with any accelerator doesn't work (ie : right ALT+F for 
file menu, right ALT+H for help menu, etc.).

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: rdesktop 1.6.0-3ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic-pae 2.6.35.11
Uname: Linux 2.6.35-28-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Thu Apr 14 17:33:19 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: rdesktop

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


** Tags: apport-bug i386 maverick

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

Title:
  right ALT+F4 key doesn't work in rdesktop

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


[Bug 761172] Re: right ALT+F4 key doesn't work in rdesktop

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

Title:
  right ALT+F4 key doesn't work in rdesktop

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