[Bug 505536] Re: gnome-panel eats my cpu

2020-03-17 Thread Alberts Muktupāvels
Just to make it clear - invalid in this case means obsolete... Panel
these days use GTK3 not GTK2, panel does not use libbonobo that I see in
your attached files.

Thanks for your bug!

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

Title:
  gnome-panel eats my cpu

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

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

Re: [Bug 505536] Re: gnome-panel eats my cpu

2020-03-17 Thread vlad
I resolved it by removing gnome at all, use xfce it has no javascript

вт, 17 мар. 2020 г., 04:55 Alberts Muktupāvels
<505...@bugs.launchpad.net>:

> ** Changed in: gnome-panel (Ubuntu)
>Status: Incomplete => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/505536
>
> Title:
>   gnome-panel eats my cpu
>
> Status in gnome-panel package in Ubuntu:
>   Invalid
>
> Bug description:
>   Binary package hint: gnome-panel
>
>   strace:
>
>   poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3,
> revents=POLLOUT}])
>   writev(3, [{"\22\0\n\0e\0`\5k\1\0\0\6\0\0\0
> \7\2\0\4\0\0\0p\6\0\0T\1\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
>   poll([{fd=3, events=POLLIN}], 1, -1)= 1 ([{fd=3, revents=POLLIN}])
>   read(3,
> "\34\371\306\364e\0`\5k\1\0\0\352\35:\0\0\234J\2\0\0\0\0\260{F\2\0\0\0\0"...,
> 4096) = 64
>   read(3, 0xf8e014, 4096) = -1 EAGAIN (Resource
> temporarily unavailable)
>   poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3,
> revents=POLLOUT}])
>   writev(3, [{"(\0\4\0008\0\0\2<\1\0\0\0\0?\1", 16}, {NULL, 0}, {"", 0}],
> 3) = 16
>   poll([{fd=3, events=POLLIN}], 1, -1)= 1 ([{fd=3, revents=POLLIN}])
>   read(3,
> "\1\1\310\364\0\0\0\0\3\0\0\2p\6\201\1\240\304}\0\0\0\0\0(\0\0\0\0\0\0\0",
> 4096) = 32
>   read(3, 0xf8e014, 4096) = -1 EAGAIN (Resource
> temporarily unavailable)
>   poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3,
> revents=POLLOUT}])
>
>
>   lsof:
>   gnome-pan 2874 vlad0u   CHR1,3  0t01186
> /dev/null
>   gnome-pan 2874 vlad1u   REG8,6 6594  673110
> /home/vlad/.xsession-errors
>   gnome-pan 2874 vlad2u   REG8,6 6594  673110
> /home/vlad/.xsession-errors
>   gnome-pan 2874 vlad3u  unix 0x88012ec4a100  0t0   16982
> socket
>   gnome-pan 2874 vlad4r  FIFO0,6  0t0   16984 pipe
>   gnome-pan 2874 vlad5w  FIFO0,6  0t0   16984 pipe
>   gnome-pan 2874 vlad6r  FIFO0,6  0t0   16985 pipe
>   gnome-pan 2874 vlad7w  FIFO0,6  0t0   16985 pipe
>   gnome-pan 2874 vlad8u  FIFO0,6  0t0   16986 pipe
>   gnome-pan 2874 vlad9u  FIFO0,6  0t0   16986 pipe
>
>   ProblemType: Bug
>   Architecture: amd64
>   Date: Sun Jan 10 18:57:10 2010
>   DistroRelease: Ubuntu 9.10
>   NonfreeKernelModules: nvidia
>   Package: gnome-panel 1:2.28.0-0ubuntu6
>   ProcEnviron:
>SHELL=/bin/bash
>PATH=(custom, no user)
>LANG=ru_UA.UTF-8
>   ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
>   SourcePackage: gnome-panel
>   Uname: Linux 2.6.31-14-generic x86_64
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/505536/+subscriptions
>

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

Title:
  gnome-panel eats my cpu

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

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

[Bug 505536] Re: gnome-panel eats my cpu

2020-03-16 Thread Alberts Muktupāvels
** Changed in: gnome-panel (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  gnome-panel eats my cpu

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

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

[Bug 505536] Re: gnome-panel eats my cpu

2010-09-14 Thread P.Constantine
Same problem here, constant poll on fd=3 connected to unknown socket:

strace:

gnome-pan 3376  user3u  unix 0xef08b000  0t0   12525 socket

netstat:

unix  3  [ ] STREAM CONNECTED 12525

It stops after 1 to 3 minutes and returns to normal.

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-02-14 Thread vlad
hi
do you have any news?
can i help? ssh access may help?

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-31 Thread vlad
gdb-out2

** Attachment added: gdb-out2.txt
   http://launchpadlibrarian.net/38580068/gdb-out2.txt

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-31 Thread vlad
problem repeated

** Attachment added: gdb-out.txt
   http://launchpadlibrarian.net/38580036/gdb-out.txt

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-22 Thread Pedro Villavicencio
could you please install the gnome-panel, libgtk2, libglib2, libwnck
dbgsym packages? the one you submitted before is missing a few symbols
there, thanks in advance.

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-16 Thread vlad
Now problem repeated and i am post gdb backtrace

** Attachment added: gdb log
   http://launchpadlibrarian.net/37982281/gdb-gnome-panel.txt

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-16 Thread vlad
another gdb backtrace after killing gnome-panel


** Attachment added: gdb-gnome-panel-2.txt
   http://launchpadlibrarian.net/37984054/gdb-gnome-panel-2.txt

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-11 Thread Pedro Villavicencio
Please try to obtain a backtrace  following the instructions at
http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace
(as an attachment) to the bug report. This will greatly help us in
tracking down your problem.

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gnome-panel (Ubuntu)
   Status: New = Incomplete

** Changed in: gnome-panel (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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 505536] Re: gnome-panel eats my cpu

2010-01-10 Thread vlad

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37680748/Dependencies.txt

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/37680749/GConfNonDefault.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37680750/XsessionErrors.txt

-- 
gnome-panel eats my cpu
https://bugs.launchpad.net/bugs/505536
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