[Bug 658447] Re: jockey-text tries to display gtk messages

2011-03-01 Thread crysys
I was running from tty1, I don't know if X was still running or not at
the time; I assumed it was not because I was knocked into the tty1 login
at boot.

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

Title:
  jockey-text tries to display gtk messages

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


[Bug 658447] Re: jockey-text tries to display gtk messages

2011-02-17 Thread crysys
I experienced this problem on a fresh Maverick install from a USB key
shortly after its release.  The new PC was set up with a modern 1080p
monitor and then relocated to another site and paired with an older Dell
monitor.  The older monitor was not properly recognized and I could only
log in to a CLI.  When trying to use jockey-text to remove the nvidia
drivers and attempt a re-install I received the same error reported
above.

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

Title:
  jockey-text tries to display gtk messages

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


[Bug 524565] Re: Suspend/hibernate breaks network and triggers itself.

2010-02-22 Thread crysys
http://osdir.com/ml/debian-bugs-dist/2010-01/msg07864.html

That bug explained my problem and this solution worked with one caveat:

service network-manager stop
rm /var/lib/NetworkManager/NetworkManager.state
service network-manager start

I had to restart the computer because network manager still acted like
it was disabled.  A session restart probably would have sufficed.

I don't know if this is KDE specific or not.

-- 
Suspend/hibernate breaks network and triggers itself.
https://bugs.launchpad.net/bugs/524565
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524565] Re: Suspend/hibernate breaks network and triggers itself.

2010-02-20 Thread crysys
I think my issue is related.  I attempted to use suspend to disk in
Kubuntu Lucid on my laptop and could not recover.  After a hard reboot
my Network Management is disabled, my internal wireless will not turn
on. KNetworkManager will not start and plugging in to a wired connection
does not automatically bring up a connection.

After adding settings for eth0 to /etc/network/interfaces(only lo was
present) and restarting /etc/init.d/networking I get lights on the wired
connection, can ping the router but still do not have internet
connectivity.

-- 
Suspend/hibernate breaks network and triggers itself.
https://bugs.launchpad.net/bugs/524565
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524565] Re: Suspend/hibernate breaks network and triggers itself.

2010-02-20 Thread crysys
Disreguard the last bit, once manual networking has been set up I do
have connectivity, I was pinging a server that did not respond to pings.
Doh!

-- 
Suspend/hibernate breaks network and triggers itself.
https://bugs.launchpad.net/bugs/524565
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 327190] Re: User Crontab is outside of GUI session

2009-11-25 Thread crysys
This is the same issue as +bug/94933 and +bug/113988 from 2007 only with
an added ACL issue.  I disagree that this is only a feature request,
this behavior used to be made to work by forcing the setting of $DISPLAY
and was broken again, this time by the X ACL(access control list).  It
can again be kludged to work by adding 'xhost +local:' to your
~/.xprofile but this just introduces another secuity hole.

So fixing a security upgrade that forces the punching of a security hole
to regain cron function at the GUI is an idea?  Sounds like a bug to me.

-- 
User Crontab is outside of GUI session
https://bugs.launchpad.net/bugs/327190
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216505] Re: Clock: World time menu expands beyond screen borders

2008-11-15 Thread crysys
Also came to confirm that it still exists.  I have no idea how Gnome
handles the resizing of a window but it seems that a simple solution
would be to snap the popup to a screen edge if it overlaps, and then
check for an overlap whenever you resize it.  Essentially, the exact
same behavior you get when a user moves a window near the edge and 'snap
to edge' is enabled.

-- 
Clock: World time menu expands beyond screen borders
https://bugs.launchpad.net/bugs/216505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192653] Re: firefox 3 session restore and undo closed tab missing

2008-07-25 Thread crysys
I can confirm this design flaw survived both an upgrade to Hardy and
to FF 3.0.  In my case it was a removed tab mix plus extension
responsible for this and changing browser.sessionstore.enabled to true
in about:config fixed it.  Upon restart it even restored the tabs I had
open when I removed tab mix plus sometime earlier this year.   Crazy.

-- 
firefox 3 session restore and undo closed tab missing
https://bugs.launchpad.net/bugs/192653
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 80938] Xubuntu Fiesty Alpha2 installer fail near end

2007-01-22 Thread crysys
Public bug reported:

Binary package hint: ubiquity

This may be related to bug 80934 but it happened much further in the
install process.

Near the end of install, at least 85-90% I would estimate, I get this
crash.

Traceback (most recent call last):
  File /usr/lib/ubiquity/bin/ubiquity, line 185, in ?
main()
  File /usr/lib/ubiquity/bin/ubiquity, line 182, in main
install()
  File /usr/lib/ubiquity/bin/ubiquity, line 56, in install
ret = wizard.run()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 310, in run
self.process_step()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 879, in process_step
self.progress_loop()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 654, in 
progress_loop
raise RuntimeError, (Install failed with exit code %s\n%s %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File /usr/share/ubiquity/install.py, line 1448, in ?
install.run()
  File /usr/share/ubiquity/install.py, line 390, in run
self.remove_extras()
  File /usr/share/ubiquity/install.py, line 1385, in remove_extras
self.do_remove(difference)
  File /usr/share/ubiquity/install.py, line 1280, in do_remove
assert cache._depcache.BrokenCount == 0
AssertionError

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

-- 
Xubuntu Fiesty Alpha2 installer fail near end
https://launchpad.net/bugs/80938

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


[Bug 80938] Re: Xubuntu Fiesty Alpha2 installer fail near end

2007-01-22 Thread crysys

** Attachment added: syslog
   http://librarian.launchpad.net/5808633/syslog

-- 
Xubuntu Fiesty Alpha2 installer fail near end
https://launchpad.net/bugs/80938

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


[Bug 80938] Re: Xubuntu Fiesty Alpha2 installer fail near end

2007-01-22 Thread crysys

** Attachment added: partman
   http://librarian.launchpad.net/5808637/partman

-- 
Xubuntu Fiesty Alpha2 installer fail near end
https://launchpad.net/bugs/80938

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


[Bug 80934] Xubuntu Fiesty Alpha2 installer crash on partitioning

2007-01-21 Thread crysys
Public bug reported:

Binary package hint: ubiquity

Crash occurred while attempting install on a Gateway 450SX4.  A previous
install of Dreamlinux had failed but other distros, including Xubuntu
have not in the past.  Will wipe disk with Gparted and try again.

Traceback (most recent call last):
  File /usr/lib/ubiquity/bin/ubiquity, line 185, in ?
main()
  File /usr/lib/ubiquity/bin/ubiquity, line 180, in main
install(args[0])
  File /usr/lib/ubiquity/bin/ubiquity, line 56, in install
ret = wizard.run()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 310, in run
self.process_step()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 867, in process_step
self.process_autopartitioning()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 922, in 
process_autopartitioning
choice = self.get_autopartition_choice()[0]
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 1620, in 
get_autopartition_choice
raise AssertionError, no active autopartitioning choice
AssertionError: no active autopartitioning choice

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

-- 
Xubuntu Fiesty Alpha2 installer crash on partitioning
https://launchpad.net/bugs/80934

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


[Bug 80934] Re: Xubuntu Fiesty Alpha2 installer crash on partitioning

2007-01-21 Thread crysys

** Attachment added: partman
   http://librarian.launchpad.net/5808572/partman

-- 
Xubuntu Fiesty Alpha2 installer crash on partitioning
https://launchpad.net/bugs/80934

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


[Bug 80934] Re: Xubuntu Fiesty Alpha2 installer crash on partitioning

2007-01-21 Thread crysys

** Attachment added: syslog
   http://librarian.launchpad.net/5808570/syslog

-- 
Xubuntu Fiesty Alpha2 installer crash on partitioning
https://launchpad.net/bugs/80934

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


[Bug 80934] Re: Xubuntu Fiesty Alpha2 installer crash on partitioning

2007-01-21 Thread crysys
After manually wiping disk before running the installer the problem
still repeats.  This time it hung for two minutes before crashing.

-- 
Xubuntu Fiesty Alpha2 installer crash on partitioning
https://launchpad.net/bugs/80934

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


[Bug 80934] Re: Xubuntu Fiesty Alpha2 installer crash on partitioning

2007-01-21 Thread crysys
I have been playing with Gparted and finally got the installer to work.
I don't know what exactly solved the problem so I'll list everything I
did.

I changed the disklabel to gpt, restarted and the installer failed.
I changed the disklabel back to msdos, restarted and the installer failed.
I manually setup a primary ext3 partition, and swap partition.  Then I 
formatted the ext3 partition in Gparted and added a boot flag.  I restarted the 
installer and it did not fail.

-- 
Xubuntu Fiesty Alpha2 installer crash on partitioning
https://launchpad.net/bugs/80934

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