[Bug 1771876] [NEW] Some apps when clicking on them can lock up the whole system.

2018-05-17 Thread PinGUY
Public bug reported:

Ubuntu 18.04

First noticed the bug with VirtualBox. When selecting ‘Shared Folders’
and picking a folder it would cause the whole system to freeze and you
would have to hard reset.

Also effects PCSX2. Not an issue in ubuntu-session.

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

** Description changed:

+ Ubuntu 18.04
+ 
  First noticed the bug with VirtualBox. When selecting ‘Shared Folders’
  and picking a folder it would cause the whole system to freeze and you
  would have to hard reset.
  
  Also effects PCSX2. Not an issue in ubuntu-session.

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

Title:
  Some apps when clicking on them can lock up the whole system.

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

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

[Bug 1300341] Re: Gnome-terminal transparency doesn't work on trusty with gnome-shell

2014-05-17 Thread PinGUY
*** This bug is a duplicate of bug 1292282 ***
https://bugs.launchpad.net/bugs/1292282

Here is a work around until it gets fixed.
http://forum.pinguyos.com/Thread-Get-Back-Transparent-Terminal

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

Title:
  Gnome-terminal transparency doesn't work on trusty with gnome-shell

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

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


[Bug 1292282] Re: background transparency is not working on gnome terminal

2014-05-17 Thread PinGUY
Here is a work around until it gets fixed.
http://forum.pinguyos.com/Thread-Get-Back-Transparent-Terminal

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

Title:
  background  transparency is not working on gnome terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1292282/+subscriptions

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


[Bug 793447] Re: installer crashes

2011-06-07 Thread PinGUY
you can't encrypt the home while installing.

** Changed in: pinguyos
   Importance: Undecided = High

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

Title:
  installer crashes

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


[Bug 549755] Re: Gwibber not retrieving Facebook info

2010-05-31 Thread PinGUY
Omer Akram's edited facebook.py didn't work for me either it actually
made it worst as it made the gwibber client stop getting updates from
facebook.

This works maybe some of the scrips can be used for gwibber?
http://nzjrs.github.com/facebook-notify/

-- 
Gwibber not retrieving Facebook info
https://bugs.launchpad.net/bugs/549755
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 549755] Re: Gwibber not retrieving Facebook info

2010-05-31 Thread PinGUY
Thanks zd, that's got it working.

Don't know if it was just coincidence but it only seemed to work once I sent a 
message to my facebook using the gwibber client.
On a side note, don't you get thumb images with facebook?

-- 
Gwibber not retrieving Facebook info
https://bugs.launchpad.net/bugs/549755
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 527446] Re: Should show avatar image of the sender in notifications

2010-05-31 Thread PinGUY
I thought this was a bug too. How hard could it be?
This program hasn't even got an install and can show thumbs.
http://nzjrs.github.com/facebook-notify/

-- 
Should show avatar image of the sender in notifications
https://bugs.launchpad.net/bugs/527446
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 549755] Re: Gwibber not retrieving Facebook info

2010-05-31 Thread PinGUY
I used to get thumb images for twitter in the notifications but I don't
any more?? Is this the downside of using this fix?

-- 
Gwibber not retrieving Facebook info
https://bugs.launchpad.net/bugs/549755
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 549755] Re: Gwibber not retrieving Facebook info

2010-05-09 Thread PinGUY
Having same problem. Running a fresh install of Ubuntu 10.04 x64. All
notifications for twitter are working, just the ones from Facebook
aren't. Facebook works fine in the Gwibber program.

Some output errors:

Gwibber Dispatcher: DEBUGfacebook:receive Adding record
Gwibber Dispatcher: DEBUGChecking message 20531316728_388398332130 
timestamp (2010-05-09 18:45:21.00) to see if it is newer than 2010-05-09 
18:36:24.40
Gwibber Dispatcher: DEBUGMessage 20531316728_388398332130 newer than 
2010-05-09 18:36:24.40, notifying
Gwibber Dispatcher: ERRORMessage updated: 
20531316728_388398332130-facebook-antonipingunorman-receive, failed


Traceback (most recent call last):
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py, line 
75, in perform_operation
message_data = PROTOCOLS[account[protocol]].Client(account)(opname, 
**args)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py, line 
198, in __call__
return getattr(self, opname)(**args)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py, line 
221, in responses
return [self._comment(comment, profiles) for comment in data]
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/facebook.py, line 
141, in _comment
user = profiles[data[fromid]]
KeyError: 1667100528

-- 
Gwibber not retrieving Facebook info
https://bugs.launchpad.net/bugs/549755
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 549755] Re: Gwibber not retrieving Facebook info

2010-05-09 Thread PinGUY
This problem isn't because I have a user name instead of an id?
http://blog.facebook.com/blog.php?post=90316352130

-- 
Gwibber not retrieving Facebook info
https://bugs.launchpad.net/bugs/549755
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