[Bug 1753525] Re: Wacom tablet not recognized in Settings > Devices

2018-04-12 Thread en
The Wacom Intuos S Tablet (Model: ctl 4100) is not recognised in the
wacom section in the gnome control center on ubuntu bionic, though basic
mouse functionality works.

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

Title:
  Wacom tablet not recognized in Settings > Devices

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

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

[Bug 1753525] Re: Wacom tablet not recognized in Settings > Devices

2018-04-12 Thread en
The Wacom Intuos S Tablet (Model: ctl 4100) is not recognised in the
wacom section in the control center, though basic mouse functionality
works.

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

Title:
  Wacom tablet not recognized in Settings > Devices

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

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

[Bug 1753525] Re: Wacom tablet not recognized in Settings > Devices

2018-04-12 Thread en
By the linux kernel (again on ubuntu bionic) it's recognised as:
lsusb
Bus 001 Device 002: ID 056a:0374 Wacom Co., Ltd

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

Title:
  Wacom tablet not recognized in Settings > Devices

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

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

[Bug 1753525] Re: Wacom tablet not recognized in Settings > Devices

2018-04-12 Thread en
and by
libwacom-list-local-devices
[Device]
Name=Wacom Serial Tablet WACf004
DeviceMatch=serial::;
Class=ISDV4
Width=0
Height=0
IntegratedIn=Display;System;
Styli=0xf;0xe;

[Features]
Reversible=false
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
StatusLEDs=
NumStrips=0
Buttons=0

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

Title:
  Wacom tablet not recognized in Settings > Devices

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

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

[Bug 1498664] Re: Unity control center cannot detect Wacom CTH-661 tablet

2018-04-12 Thread en
The output for my tablet is:
libwacom-list-local-devices
[Device]
Name=Wacom Serial Tablet WACf004
DeviceMatch=serial::;
Class=ISDV4
Width=0
Height=0
IntegratedIn=Display;System;
Styli=0xf;0xe;

[Features]
Reversible=false
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
StatusLEDs=
NumStrips=0
Buttons=0

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

Title:
  Unity control center cannot detect Wacom CTH-661 tablet

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

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

[Bug 1751517] [NEW] ubuntu bionic grub can't boot zstd compressed filesystem

2018-02-24 Thread en
Public bug reported:

In the /etc/fstab of installed ubuntu bionic sytem I specified compress=zstd 
for the btrfs root filesytem
After runing 'sudo btrfs filesystem defragment -r -czstd /' the system booted 
to a grub shell.  I could boot again by running 'sudo btrfs filesystem 
defragment -r -clzo /' and specifying compress=lzo in the /etc/fstab.
There is also a new bug in the btrfs tools:
btrfs does recognize the option '-clzo' but not '-c lzo'.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: btrfs grub

** Description changed:

  In the /etc/fstab of installed ubuntu bionic sytem I specified compress=zstd 
for the btrfs root filesytem
- After runing 'sudo btrfs filesystem defragment -r -czstd /' the system was 
unable to boot. I could boot again by running 'sudo btrfs filesystem defragment 
-r -clzo /' and specifying compress=lzo in the /etc/fstab.
- There is also a bug in the btrfs tools:
+ After runing 'sudo btrfs filesystem defragment -r -czstd /' the system booted 
to a grub shell.  I could boot again by running 'sudo btrfs filesystem 
defragment -r -clzo /' and specifying compress=lzo in the /etc/fstab.
+ There is also a new bug in the btrfs tools:
  btrfs does recognize the option '-clzo' but not '-c lzo'.

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

Title:
  ubuntu bionic grub can't boot zstd compressed filesystem

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

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

[Bug 1751517] Re: ubuntu bionic grub can't boot zstd compressed filesystem

2018-02-26 Thread en
** Package changed: update-manager (Ubuntu) => grub (Ubuntu)

** Description changed:

- In the /etc/fstab of installed ubuntu bionic sytem I specified compress=zstd 
for the btrfs root filesytem
+ In the /etc/fstab of installed ubuntu bionic system I specified compress=zstd 
for the btrfs root filesytem
  After runing 'sudo btrfs filesystem defragment -r -czstd /' the system booted 
to a grub shell.  I could boot again by running 'sudo btrfs filesystem 
defragment -r -clzo /' and specifying compress=lzo in the /etc/fstab.
  There is also a new bug in the btrfs tools:
  btrfs does recognize the option '-clzo' but not '-c lzo'.

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

Title:
  ubuntu bionic grub can't boot zstd compressed filesystem

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

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

[Bug 1751517] Re: ubuntu bionic grub can't boot zstd compressed filesystem

2018-03-04 Thread en
possible workaround:
Patch all btrfs-tools so that they don't compress files accessed by grub with 
zstd.

pitfall:
If users repair the filesystem from a live-cd, (eg. run defragmentation), they 
must make sure that they don't compress files acessed by grub with zstd.

Another option:
Archlinux uses this patched grub version:

https://github.com/Antynea/grub-btrfs

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

Title:
  ubuntu bionic grub can't boot zstd compressed filesystem

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

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

[Bug 1668749] [NEW] package syslog-ng-core 3.8.1-10ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-28 Thread en
Public bug reported:

"syslog-ng core" stopped working when I upgraded from 16.10 to 17.04.
I have only "syslog-ng core" installed. Config files remained unchanged.

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: syslog-ng-core 3.8.1-10ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-8.10-generic 4.10.0-rc8
Uname: Linux 4.10.0-8-generic x86_64
ApportVersion: 2.20.4-0ubuntu2
AptOrdering:
 syslog-ng-core:amd64: Install
 syslog-ng-mod-journal:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Tue Feb 28 21:12:55 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.4~beta4ubuntu1
SourcePackage: syslog-ng
Title: package syslog-ng-core 3.8.1-10ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to zesty on 2017-02-28 (0 days ago)
mtime.conffile..etc.syslog-ng.syslog-ng.conf: 2016-12-14T08:06:24.239551

** Affects: syslog-ng (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check zesty

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

Title:
  package syslog-ng-core 3.8.1-10ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslog-ng/+bug/1668749/+subscriptions

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


[Bug 1668749] Re: package syslog-ng-core 3.8.1-10ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-03-06 Thread en
I use now the package maintainers config file, everything works fine
now.

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

Title:
  package syslog-ng-core 3.8.1-10ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslog-ng/+bug/1668749/+subscriptions

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


[Bug 1675612] Re: zesty login screen is all black (with a cursor) [unity-settings-daemon: undefined symbol: gnome_settings_plugin_info_set_settings_prefix]

2017-03-24 Thread en
neither the update nor the workaround worked for me

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

Title:
  zesty login screen is all black (with a cursor) [unity-settings-
  daemon: undefined symbol:
  gnome_settings_plugin_info_set_settings_prefix]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1675612/+subscriptions

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


[Bug 1675612] Re: zesty login screen is all black (with a cursor) [unity-settings-daemon: undefined symbol: gnome_settings_plugin_info_set_settings_prefix]

2017-03-24 Thread en
I was able to boot to black screen with cursor symbol. Typing
Ctrl+Alt+F1, logging in and then running startx I only did get desktop
with nautilus, but apparently not unity.

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

Title:
  zesty login screen is all black (with a cursor) [unity-settings-
  daemon: undefined symbol:
  gnome_settings_plugin_info_set_settings_prefix]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1675612/+subscriptions

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


[Bug 1675689] [NEW] black screen with cursor

2017-03-24 Thread en
Public bug reported:

I couldn't start unity. So I don't know if the collected data is useful.
The problem didn't go away with an update.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: unity 7.5.0+17.04.20170301-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1
Uname: Linux 4.10.0-13-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Mar 24 09:42:09 2017
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation HD Graphics 5300 [8086:161e] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. HD Graphics 5300 [1043:181d]
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 064e:9700 Suyin Corp. Asus Integrated Webcam
 Bus 001 Device 003: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. UX305FA
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.10.0-13-generic.efi.signed 
root=UUID=5f7f9ccf-2282-415c-a8f0-c8ec13104b13 ro rootflags=subvol=@ noprompt
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/05/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX305FA.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX305FA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX305FA.207:bd02/05/2015:svnASUSTeKCOMPUTERINC.:pnUX305FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX305FA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.75-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.1-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.1-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.8.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1
xserver.bootTime: Fri Mar 24 09:32:11 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu9
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug ubuntu zesty

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

Title:
  black screen with cursor

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

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


[Bug 1675689] Re: black screen with cursor

2017-03-24 Thread en
After latest updates everything seems to work fine again! Thanks!

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

Title:
  black screen with cursor

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

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


[Bug 1675612] Re: zesty login screen is all black (with a cursor) [unity-settings-daemon: undefined symbol: gnome_settings_plugin_info_set_settings_prefix]

2017-03-24 Thread en
I've created
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1675689

After latest updates everything seems to work fine again! Thanks!

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

Title:
  zesty login screen is all black (with a cursor) [unity-settings-
  daemon: undefined symbol:
  gnome_settings_plugin_info_set_settings_prefix]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1675612/+subscriptions

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


[Bug 1257346] [NEW] enhancement: add rust-docs

2013-12-03 Thread en
Public bug reported:

Hi,
just an enhancement idea:
It would be very convenient if the current rust-docs would be included in the 
package.
Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: enhancement

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

Title:
  enhancement: add rust-docs

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

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


[Bug 1487890] Re: [synaptic] no history

2015-11-07 Thread en
can confirm this bug on wily

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

Title:
  [synaptic] no history

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

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


[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2015-12-01 Thread en
Doesn't affect duckduckgo.com etc but only google (sub)domains!

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

Title:
  All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1520568/+subscriptions

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


[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2015-12-02 Thread en
just to get notified

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

Title:
  All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1520568/+subscriptions

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


[Bug 486499] Re: Grub2: Windows 7 infinite reboot loop

2012-07-18 Thread En
*** This bug is a duplicate of bug 475881 ***
https://bugs.launchpad.net/bugs/475881

None of above solutions worked for me. With these solutions Windows7 boots 
once, then i have to redo update-grub to make the menuentry work again.
I registered an account here only for comunicate you that I found a definitive 
solution. I use ubuntu 10.04 but I think that it's ok for all distros.

http://erickoo.wordpress.com/2009/06/14/how-to-add-vista-partition-to-
grub-2-ubuntu-9-10-karmic-koala/

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

Title:
  Grub2: Windows 7 infinite reboot loop

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

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


[Bug 307398] [NEW] Incorrect several accounts view

2008-12-12 Thread en cyphering
Public bug reported:

1.
All presented accounts has similar balance in main window.
Balances are changed at mouse-on and mouse-over.

2. Some upcoming automated transactions also have similar amount.
Amounts are changed changes at mouse-on and mouse-over.

Ubuntu: 8.04.1
Homebank: all [3.6 and 3.8 were tryed]

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


** Tags: homebank

-- 
Incorrect several accounts view
https://bugs.launchpad.net/bugs/307398
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 307398] Re: Incorrect several accounts view

2008-12-12 Thread en cyphering

** Attachment added: "HomeBank-3.x.png"
   http://launchpadlibrarian.net/20383338/HomeBank-3.x.png

** Description changed:

  1.
  All presented accounts has similar balance in main window.
  Balances are changed at mouse-on and mouse-over.
  
- 2. Any upcoming automated transactions also have similar amount.
+ 2. Some upcoming automated transactions also have similar amount.
  Amounts are changed changes at mouse-on and mouse-over.
  
  Ubuntu: 8.04.1
  Homebank: all [3.6 and 3.8 were tryed]

** Tags added: homebank

** Tags removed: main window

-- 
Incorrect several accounts view
https://bugs.launchpad.net/bugs/307398
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 467875] più informazioni utili

2016-10-10 Thread en..ri
Ciao amico,

Ho letto qualcosa di veramente interessante e ho pensato che questo tipo
di informazioni può esserti davvero utile,  dai un’occhiata


Un abbraccio, enrico guerrina


** Attachment added: "image001.jpg"
   
https://bugs.launchpad.net/bugs/467875/+attachment/4759146/+files/image001.jpg

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

Title:
  apt_check.py crashed with SIGSEGV in pkgCache::FindPkg()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/467875/+subscriptions

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

[Bug 555576] Fw: important info

2017-04-09 Thread en..ri
*** This bug is a duplicate of bug 467875 ***
https://bugs.launchpad.net/bugs/467875

Greetings!

Here  is some information for you that is really important,  please read
the full text here http://tekky.net/attend.php?cac8

Yours truly, enrico guerrina

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

Title:
  apt_check.py crashed with SIGSEGV in pkgCache::FindPkg()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/76/+subscriptions

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-16 Thread Wei En
** Description changed:

  
  NOTICE:
  Everyone who is listed on the Graphics Card List, please state if the problem 
still occurs on your computer or not (around 2 months where no crashes occur).
  
  
  Proposed Problem:
  - A drivers problem (Intel HD Graphics driver has been fixed)
  
  =
  
  Temporary fixes:
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Non-causes of this problem:
  Cario dock
  Running out of RAM (results in restart of system - not sure)
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  2.
  Nov 15 10:17:01 lm12-rc-DX4822 CRON[3643]: (root) CMD ( cd / && run-parts 
--report /etc/cron.hourly)
  Nov 15 10:20:08 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:11 lm12-rc-DX4822 kernel: [ 2381.176062] gnome-shell[3888]: 
segfault at 7f5bddd5e230 ip 7f5414200b30 sp 754ffe00 error 4 in 
libgobject-2.0.so.0.3000.0[7f54141cd000+4e000]
  Nov 15 10:21:11 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  Error messages from Fibonacci:
  
  gnome-shell-calendar-server[17307]: Got HUP on stdin - exiting
  
  Error messages from Anton Kuleshov:
  
  Nov 28 15:18:44 kernel: [ 87.551361] gnome-shell[2386]: segfault at 40 ip 
7f61d2c7fae7 sp 7fff52aa40a0 error 4 in 
libgobject-2.0.so.0.3000.0[7f61d2c4c000+4e000]
  Nov 28 15:18:44 gnome-session[2291]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 28 15:19:35 kernel: [ 138.381242] gnome-shell[2727]: segfault at 1f0 ip 
7f258a7e06a4 sp 7f52d108 error 4 in 
libclutter-glx-1.0.so.0.800.0[7f258a7a9000+ff000]
  Nov 28 15:19:35 gnome-session[2291]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 28 15:19:35 gnome-session[2291]: WARNING: App 'gnome-shell.desktop' 
respawning too quickly
  Nov 28 15:19:35 gnome-session[2291]: CRITICAL: We failed, but the fail whale 
is dead. Sorry
  
  Error messages from Dominique Callaert:
  gnome-shell[2727]: segfault at 1f0 ip 7f258a7e06a4 sp 7f52d108 
error 4 in libclutter-glx-1.0.so.0.800.0[7f258a7a9000+ff000]
  
  Error messages from Eric M.:
  kernel: [256974.097830] gnome-shell[5304] general protection ip:7f137b45a6a4 
sp:7fffb3203968 error:0 in libclutter-glx-1.0.so.0.800.0[7f137b423000+ff000]
  
  Error messages from Grandon:
  [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
  [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
  [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
  
  Error messages from dmdsoftware:
  Dec 11 17:44:40 ibm-X61 gnome-session[11214]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
  Dec 11 17:44:40 ibm-X61 acpid: client 11101[0:0] has disc

[Bug 889706] Re: Gnome-shell randomly crashes

2012-04-13 Thread Wei En
Fix does not seem to be released, I'll edit the status of this. Thanks
for your information. Hope the fix is released soon.

** Changed in: linuxmint
   Status: Fix Released => Confirmed

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-21 Thread Wei En
@Jose Riha Could be... maybe a combination of gtk2 and gtk3 libraries?
Please help to check if arch linux has any gtk2 library. (all libraries
start with lib for their package name)

@Everyone If you are interested in helping out please install arch linux
and check. Thanks.

I'll try it myself for now.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-22 Thread Wei En
Congrats. Fix released.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-02 Thread Wei En
@Hugo Zyzz Definitely not a RAM problem. RAM is constantly used by
browsers for the cache, and for many other programs. If that is the case
my gnome shell will crash every second. (wish i could experience that :)
)

So it should be confirmed that its a driver problem.

@Romano Giannetti Yup, you use the same graphics as me. For quite a long
time there were no crashes, so Intel Graphics should be fixed.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-02 Thread Wei En
** Description changed:

- From kmb42vt:
- Gnome shell often re-spawns (crashes ans restarts) when clicking the (Mint) 
menu and sometimes when in "Activities" and especially when updating or adding 
a menu item via Alacarte (Main Menu). More than that, I've had several 
Gnome-shell crashes while browsing (Firefox) or reading email (Thunderbird). I 
only notice it when I need to switch to another running program and the 
bars/panels are gone. In these cases, the only thing I can do at that point is 
force a reboot by dropping to a prompt (ctrl-alt-F1) and rebooting from there.
- 
- From wei2912:
- Gnome shell crashes and then restarts after a short period of time. The 
panels do not work when an item is clicked (workspace, indicator, desktop, 
etc.). However, the applications still work. Alt Tab may freeze due to this bug.
- 
- From Che Dean:
- When I add programs to favorites or move them around, shell reloads.
- 
- From Grandon:
- In my case it seems like the gnome-shell recovers/ reloads by itself. (short 
screen flutter, no windows lost)
- 
- [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
- [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
- [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
- 
- and so on. Happens often.
- 
- Only difference I can see from "default" Linux Mint 12 installation is that I 
am using btrfs.
- Bunshee is not running.
- Firefox, Terminals, Nautilus... nothing special yet.
- 
- From Eric M.:
- 
- I am having this with MGSE. I am using Banshee via a autofs file system,
- but THINK the error occurred when it was not running. Using either
- chrome or firefox has the problem. Although sooner with firefox. I can
- not figure what causes the crash, just happens in the middle of work.
- Since I may be in a particular window for a while, I may not be catching
- when exactly it happens. I mainly notice it when changing windows.
- gnome-shell does not restart most of the time for me. alt-F2+r works
- some of the time. ctl-alt-backspace the other times.
- 
- From eoghann:
- The segfault is a little different:
- gnome-shell segfault at error 4 in libglib-2.0.so.0.3000.0
- 50% of the time it requires a complete restart of X, the other 50% of the 
times it's auto restart returns it to a normal working state with open windows 
+ menus
- 
- From revdjenk:
- 
- Running liveusb on LinuxCertified laptop; dual T4300 (2.1 GHz); 2 Gb ram; 
Intel G45 chipset, 1280 x 800 screen with LinuxMint 12 32bit.
- First run-through, like the others, using FF, Banshee in background 
(accessing music from laptop's hdd); had changed desktop wallpaper to photo on 
hdd; I had opened and closed several apps, installed wine and e-Sword (a 
windows-based Bible program) as a test and then began searching with FF when 
browser lost focus, the mouse would move, but nothing was clickable. Volume 
control, screen brightness controls also locked. No other key combination 
worked except CTRL-ALT-Backspace, and then had to hard reboot using the power 
button. I put it all down to running out of space on my 2Gb usb.
- 
- Second run-through, had used FF, and Banshee running again (with same
- music chosen from same hdd source), closed FF, then opened VLC. Used VLC
- to view several (three) vids from the laptop hdd, but on trying to open
- the fourth, the same locked condition as noted above...and same escape
- using power button.
- 
- This could be a timing issue, as it seemed to me to be similar time
- frame in both instances 10-15 minutes or so.
- 
- On the GOOD side, in my use of the system, it seemed faster than 11 (which is 
my current sole OS on this machine) it was very snappy in accessing files, apps 
and configuration.
- I have a test laptop (Lenovo T60, dual booting XP with openSUSE 12.1 Gnome). 
I will install Mint12, replacing the openSUSE to test an installed Mint12 
system. I had none of the lockups in using openSUSE, using both FF, and then 
chromium while using Rhythmbox is the media app (already installed). I did 
similar usage tests, as above, including installing wine, e-Sword. But I did 
have to spend time with openSUSE getting codecs, installing peripherals which I 
did not need to do with Mint.
- 
- Hope this helps! I will report back on the T60 test.
- 
- -- EDIT --
- Well, installed Mint 12 on the T60 it took 30 minutes for it to freeze, right 
as an update finished! Banshee is still playing an audio (i had forgotten that 
little bit, this was true in the other freezing instances, too). The FF window 
lost focus as the update finished. The mouse cursor moves (trackpad is not 
working [worked while live], which is why i did update, thinking it would get 
it working after the install.) But since 

[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-10 Thread Wei En
Just to ask, does anyone experience such problems with Nvidia GPUs or
Intel HD Graphics?

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-05-04 Thread Wei En
@Alexander Ast Thanks a lot. Your processor is before Intel Sandy
Bridge? (just to recheck, meanwhile I'll add your graphic card into the
list)

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-05-04 Thread Wei En
This problem should be due to a number of factors, since the error logs
are rather different. It should take quite some time for it to be fixed.

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  Upgrade your system. Try this "fix" before trying out the others to make
  sure if the problem still persists. If it works, report your graphics
  card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  
  
  Updating to Gnome 3.4 fixes the Issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
+ Works for:
+ Nanovarium
+ Alexander Ast
+ 
  
  
  TEMPORARILY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
+ 
+ Works for:
+ Goulou
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  2.
  Nov 15 10:17:01 lm12-rc-DX4822 CRON[3643]: (root) CMD ( cd / && run-parts 
--report /etc/cron.hourly)
  Nov 15 10:20:08 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:11 lm12-rc-DX4822 kernel: [ 2381.176062] gnome-shell[3888]: 
segfault at 7f5bd

[Bug 889706] Re: Gnome-shell randomly crashes

2012-10-27 Thread Wei En
I wonder why i didn't request this, but i want people to try and install
nvidia drivers first. If you can't stand non-open source software, just
install it and dispose it, for the sake of open source software
(cinnamon/gnome-shell!). Thank you.

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  NOTICE 2:
  Linux Mint 13 should not have this problem. Anyone can confirm? Report if you 
no longer have this problem in Linux Mint 13.
  
  NOTICE 3:
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even Fedora 
(which is not closely related to Ubuntu) have this problem.
  
  NOTICE 4:
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as Gnome 
developers to solve this problem for all Gnome Shell users.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
- Upgrade your system. Try this "fix" before trying out the others to make
- sure if the problem still persists. If it works, report your graphics
- card.
+ This "fix" is meant to prepare your system. Try this "fix" before trying
+ out the others to make sure if the problem still persists.
+ 
+ First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
+ Second, get drivers for your graphic cards.
+ Nvidia drivers:
+ http://www.nvidia.com/Download/index.aspx?lang=en-us
+ 
+ AMD drivers:
+ http://support.amd.com/us/gpudownload/Pages/index.aspx
+ 
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
- 
- 
- Updating to Gnome 3.4 fixes the Issue. However, IT IS NOT RECOMMENDED TO
+ * For Gnome-shell only.
+ 
+ 
+ Updating to Gnome 3.4 fixes the issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
  Alexander Ast (Intel HD Graphics (before Intel Sandy Bridge))
  
  
  
  TEMPORARY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78

[Bug 889706] Re: Gnome-shell randomly crashes

2012-10-27 Thread Wei En
Infx in #linuxmint-help reported success of fixing by removing "nvidia-
current" and reverting to the default open source driver.

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
- NOTICE 2:
- Linux Mint 13 should not have this problem. Anyone can confirm? Report if you 
no longer have this problem in Linux Mint 13.
- 
- NOTICE 3:
- The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even Fedora 
(which is not closely related to Ubuntu) have this problem.
- 
- NOTICE 4:
- Please try to get Linux Mint, Ubuntu and Fedora developers as well as Gnome 
developers to solve this problem for all Gnome Shell users.
+ Linux Mint 13 should not have this problem. Anyone can confirm? Report
+ if you no longer have this problem in Linux Mint 13.
+ 
+ The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even
+ Fedora (which is not closely related to Ubuntu) have this problem.
+ 
+ Please try to get Linux Mint, Ubuntu and Fedora developers as well as
+ Gnome developers to solve this problem for all Gnome Shell users.
+ 
+ (Linux Mint developers released a patch some time ago but some users still 
report crashes)
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
- you.
+ you. Remember to type "inxi -Gx" and paste the output here.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  This "fix" is meant to prepare your system. Try this "fix" before trying
  out the others to make sure if the problem still persists.
  
  First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
- Second, get drivers for your graphic cards.
+ If it still doesn't work, get drivers for your graphic cards (If you don
+ 't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead).
  Nvidia drivers:
  http://www.nvidia.com/Download/index.aspx?lang=en-us
  
  AMD drivers:
  http://support.amd.com/us/gpudownload/Pages/index.aspx
  
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  * For Gnome-shell only.
  
  
  Updating to Gnome 3.4 fixes the issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
  Alexander Ast (Intel HD Graphics (before Intel Sandy Bridge))
  
  
  
  TEMPORARY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-sh

[Bug 889706] Re: Gnome-shell randomly crashes

2012-10-27 Thread Wei En
Okay, sidx64 reported success with Bumblebee.

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  Linux Mint 13 should not have this problem. Anyone can confirm? Report
  if you no longer have this problem in Linux Mint 13.
  
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even
  Fedora (which is not closely related to Ubuntu) have this problem.
  
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as
  Gnome developers to solve this problem for all Gnome Shell users.
  
  (Linux Mint developers released a patch some time ago but some users still 
report crashes)
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you. Remember to type "inxi -Gx" and paste the output here.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  This "fix" is meant to prepare your system. Try this "fix" before trying
  out the others to make sure if the problem still persists.
  
  First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  If it still doesn't work, get drivers for your graphic cards (If you don
- 't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead).
+ 't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead - please state which one you did in the report).
+ 
+ Nvidia Optimus:
+ http://bumblebee-project.org/
+ 
  Nvidia drivers:
  http://www.nvidia.com/Download/index.aspx?lang=en-us
  
  AMD drivers:
  http://support.amd.com/us/gpudownload/Pages/index.aspx
  
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  * For Gnome-shell only.
  
  
  Updating to Gnome 3.4 fixes the issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
  Alexander Ast (Intel HD Graphics (before Intel Sandy Bridge))
  
  
  
  TEMPORARY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0

[Bug 889706] Re: Gnome-shell randomly crashes

2012-05-31 Thread Wei En
We do require such help in testing though.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-06-01 Thread Wei En
Cinnamon is actually simply Gnome 3 + MGSE combined as a port.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-06-01 Thread Wei En
The menu replaces that i think...

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-06-03 Thread Wei En
Vladimir Y:
mate-wm is the mate window manager, you are simply replacing the window manager 
which crashed with mate.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-04-30 Thread Wei En
Fix seems to be not yet released. In cinnamon, for me, crashes no longer
occur (Intel HD Graphics 2000 as written in the description).

@Alexander Your observations are correct. However, the problem seems to
not be directly related to notifications.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-04-30 Thread Wei En
Could it be that gnome-shell schedules the restarting of itself during
some event related to notifications but fails to restart, resulting in
the error log shown above and the "hanging" of the computer?

@Alexander Intel HD Graphics 2000 or 3000?

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-05-02 Thread Wei En
Updated the description, please check the description. Thanks.

@Nanovarium @Hugo Zyzz Interesting idea... will try it when i am free.

** Description changed:

  
  NOTICE:
- Everyone who is listed on the Graphics Card List, please state if the problem 
still occurs on your computer or not (around 2 months where no crashes occur).
- 
- 
- 
- POSSIBLE SOLUTIONS
+ If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
+ 
+ 
+ 
+ POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you.
  
  
- TEMPORARILY SOLUTION #1 - USE AT YOUR OWN RISK!
+ TEMPORARY SOLUTIONS #1 by wei2912
+ 
+ 
+ Upgrade your system. Try this "fix" before trying out the others to make
+ sure if the problem still persists. If it works, report your graphics
+ card.
+ 
+ sudo apt-get update
+ sudo apt-get dist-upgrade
+ 
+ Simple commands to upgrade all packages. Maybe a fix for a driver of
+ your graphics card/integrated graphics has been released, and thus you
+ should try this first to determine if it is a driver-related problem.
+ 
+ 
+ TEMPORARY SOLUTIONS #2 by Nanovarium
  
  
  Updating to Gnome 3.4 fixes the Issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
- No random crashes have occurred since I did this. - Nanovarium
- 
- 
- TEMPORARILY SOLUTION #2 by Goulou
+ No random crashes have occurred since I did this.
+ 
+ 
+ 
+ TEMPORARILY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
- 
  GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  Cinnamon:
- gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
+ gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  
- Proposed Problem:
- - A drivers problem (Intel HD Graphics driver has been fixed but mostly 
others are not yet fixed)
- 
- =
- 
- Temporary fixes:
+ FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
+ 
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
- 
- =
- 
- Non-causes of this problem:
- Cario dock
- Running out of RAM (results in restart of system - not sure)
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error

[Bug 889706] Re: Gnome-shell randomly crashes

2012-06-29 Thread Wei En
** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  NOTICE 2:
  Linux Mint 13 should not have this problem. Anyone can confirm? Report if you 
no longer have this problem in Linux Mint 13.
  
  NOTICE 3:
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even Fedora 
(which is not closely related to Ubuntu) have this problem.
  
  NOTICE 4:
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as Gnome 
developers to solve this problem for all Gnome Shell users.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  Upgrade your system. Try this "fix" before trying out the others to make
  sure if the problem still persists. If it works, report your graphics
  card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
+ 
+ Works for:
+ Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  
  
  Updating to Gnome 3.4 fixes the Issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
- Alexander Ast
- 
- 
- 
- TEMPORARILY SOLUTION #3 by Goulou
+ Alexander Ast (Intel HD Graphics (before Intel Sandy Bridge))
+ 
+ 
+ 
+ TEMPORARY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by sign

[Bug 889706] Re: Gnome-shell randomly crashes

2012-06-08 Thread Wei En
The gnome project has been added to the list of what is affected by this
bug. It is my hope that the gnome developers will be able to fix this.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-06-08 Thread Wei En
I'm sorry to say this: A freeze occured again, after a year of peace.

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  NOTICE 2:
  Linux Mint 13 should not have this problem. Anyone can confirm? Report if you 
no longer have this problem in Linux Mint 13.
  
- NOTICE 3: 
+ NOTICE 3:
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even Fedora 
(which is not closely related to Ubuntu) have this problem.
  
  NOTICE 4:
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as Gnome 
developers to solve this problem for all Gnome Shell users.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  Upgrade your system. Try this "fix" before trying out the others to make
  sure if the problem still persists. If it works, report your graphics
  card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  
  
  Updating to Gnome 3.4 fixes the Issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
  Nanovarium
  Alexander Ast
  
  
  
  TEMPORARILY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 12:14:54 lm1

[Bug 889706] Re: Gnome-shell randomly crashes

2012-05-27 Thread Wei En
Linux Mint 13 should not have this problem. Anyone can confirm?

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
+ 
+ NOTICE 2:
+ Linux Mint 13 should not have this problem. Anyone can confirm? Report if you 
no longer have this problem in Linux Mint 13.
+ 
+ NOTICE 3: 
+ The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even Fedora 
(which is not closely related to Ubuntu) have this problem.
+ 
+ NOTICE 4:
+ Please try to get Linux Mint, Ubuntu and Fedora developers as well as Gnome 
developers to solve this problem for all Gnome Shell users.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  Upgrade your system. Try this "fix" before trying out the others to make
  sure if the problem still persists. If it works, report your graphics
  card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  
  
  Updating to Gnome 3.4 fixes the Issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
  Nanovarium
  Alexander Ast
  
  
  
  TEMPORARILY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-

[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-09 Thread Wei En
@Gwendal LE BIHAN I compiled a list of graphics card, you can take a
look at the list in the description - just scroll down to the bottom of
the description.

The current list:
kmb42vt: GNvidia GT-430
Anton Kuleshov: Nvidia GeForce GTX 570, Nvidia GeForce GTX 285
Dominique Callaert: Nvidia GeForce GTX460
Rutger Putter: ATI Radeon HD 3650
Stephen Reed: ATI Mobility Radeon 7500 Graphics
Christian Dion Viau: XFX 4850 512MB DDR3, 64 bit driver
Michel Castagné: ATI Radeon HD 4350, VESA: RV710 driver
Fibonacci: nVidia GeForce GTS 250 w/ official proprietary driver.
Phille88: ATI Mobility Radeon 4650
Grandon: RV730 PRO [Radeon HD 4650]
Nuwan Chaturanga: Intel HD 3000
wei2912: Intel HD 2000

** Description changed:

  From kmb42vt:
  Gnome shell often re-spawns (crashes ans restarts) when clicking the (Mint) 
menu and sometimes when in "Activities" and especially when updating or adding 
a menu item via Alacarte (Main Menu). More than that, I've had several 
Gnome-shell crashes while browsing (Firefox) or reading email (Thunderbird). I 
only notice it when I need to switch to another running program and the 
bars/panels are gone. In these cases, the only thing I can do at that point is 
force a reboot by dropping to a prompt (ctrl-alt-F1) and rebooting from there.
  
  From wei2912:
  Gnome shell crashes and then restarts after a short period of time. The 
panels do not work when an item is clicked (workspace, indicator, desktop, 
etc.). However, the applications still work. Alt Tab may freeze due to this bug.
  
  From Che Dean:
  When I add programs to favorites or move them around, shell reloads.
  
  From Grandon:
  In my case it seems like the gnome-shell recovers/ reloads by itself. (short 
screen flutter, no windows lost)
  
  [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
  [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
  [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
  
  and so on. Happens often.
  
  Only difference I can see from "default" Linux Mint 12 installation is that I 
am using btrfs.
  Bunshee is not running.
  Firefox, Terminals, Nautilus... nothing special yet.
  
  From Eric M.:
  
  I am having this with MGSE. I am using Banshee via a autofs file system,
  but THINK the error occurred when it was not running. Using either
  chrome or firefox has the problem. Although sooner with firefox. I can
  not figure what causes the crash, just happens in the middle of work.
  Since I may be in a particular window for a while, I may not be catching
  when exactly it happens. I mainly notice it when changing windows.
  gnome-shell does not restart most of the time for me. alt-F2+r works
  some of the time. ctl-alt-backspace the other times.
  
  From eoghann:
  The segfault is a little different:
  gnome-shell segfault at error 4 in libglib-2.0.so.0.3000.0
  50% of the time it requires a complete restart of X, the other 50% of the 
times it's auto restart returns it to a normal working state with open windows 
+ menus
  
  From revdjenk:
  
  Running liveusb on LinuxCertified laptop; dual T4300 (2.1 GHz); 2 Gb ram; 
Intel G45 chipset, 1280 x 800 screen with LinuxMint 12 32bit.
  First run-through, like the others, using FF, Banshee in background 
(accessing music from laptop's hdd); had changed desktop wallpaper to photo on 
hdd; I had opened and closed several apps, installed wine and e-Sword (a 
windows-based Bible program) as a test and then began searching with FF when 
browser lost focus, the mouse would move, but nothing was clickable. Volume 
control, screen brightness controls also locked. No other key combination 
worked except CTRL-ALT-Backspace, and then had to hard reboot using the power 
button. I put it all down to running out of space on my 2Gb usb.
  
  Second run-through, had used FF, and Banshee running again (with same
  music chosen from same hdd source), closed FF, then opened VLC. Used VLC
  to view several (three) vids from the laptop hdd, but on trying to open
  the fourth, the same locked condition as noted above...and same escape
  using power button.
  
  This could be a timing issue, as it seemed to me to be similar time
  frame in both instances 10-15 minutes or so.
  
  On the GOOD side, in my use of the system, it seemed faster than 11 (which is 
my current sole OS on this machine) it was very snappy in accessing files, apps 
and configuration.
  I have a test laptop (Lenovo T60, dual booting XP with openSUSE 12.1 Gnome). 
I will install Mint12, replacing the openSUSE to test an installed Mint12 
system. I had none of the lockups in using openSUSE, using both FF, and then 
chromium while using Rhythmbox is the media app (already installed). I did 
similar

[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-11 Thread Wei En
@dmdsoftware Could this be due to gtk apps? I'm not sure if VMware or
Google Chrome/Chrominium are gtk apps, but gedit is definitely one, and
depending on the terminal you are using (gnome-terminal, xfce-terminal
or xterm), you won't have any crashes.

I'll be adding your error messages onto the list.

** Description changed:

  From kmb42vt:
  Gnome shell often re-spawns (crashes ans restarts) when clicking the (Mint) 
menu and sometimes when in "Activities" and especially when updating or adding 
a menu item via Alacarte (Main Menu). More than that, I've had several 
Gnome-shell crashes while browsing (Firefox) or reading email (Thunderbird). I 
only notice it when I need to switch to another running program and the 
bars/panels are gone. In these cases, the only thing I can do at that point is 
force a reboot by dropping to a prompt (ctrl-alt-F1) and rebooting from there.
  
  From wei2912:
  Gnome shell crashes and then restarts after a short period of time. The 
panels do not work when an item is clicked (workspace, indicator, desktop, 
etc.). However, the applications still work. Alt Tab may freeze due to this bug.
  
  From Che Dean:
  When I add programs to favorites or move them around, shell reloads.
  
  From Grandon:
  In my case it seems like the gnome-shell recovers/ reloads by itself. (short 
screen flutter, no windows lost)
  
  [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
  [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
  [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
  
  and so on. Happens often.
  
  Only difference I can see from "default" Linux Mint 12 installation is that I 
am using btrfs.
  Bunshee is not running.
  Firefox, Terminals, Nautilus... nothing special yet.
  
  From Eric M.:
  
  I am having this with MGSE. I am using Banshee via a autofs file system,
  but THINK the error occurred when it was not running. Using either
  chrome or firefox has the problem. Although sooner with firefox. I can
  not figure what causes the crash, just happens in the middle of work.
  Since I may be in a particular window for a while, I may not be catching
  when exactly it happens. I mainly notice it when changing windows.
  gnome-shell does not restart most of the time for me. alt-F2+r works
  some of the time. ctl-alt-backspace the other times.
  
  From eoghann:
  The segfault is a little different:
  gnome-shell segfault at error 4 in libglib-2.0.so.0.3000.0
  50% of the time it requires a complete restart of X, the other 50% of the 
times it's auto restart returns it to a normal working state with open windows 
+ menus
  
  From revdjenk:
  
  Running liveusb on LinuxCertified laptop; dual T4300 (2.1 GHz); 2 Gb ram; 
Intel G45 chipset, 1280 x 800 screen with LinuxMint 12 32bit.
  First run-through, like the others, using FF, Banshee in background 
(accessing music from laptop's hdd); had changed desktop wallpaper to photo on 
hdd; I had opened and closed several apps, installed wine and e-Sword (a 
windows-based Bible program) as a test and then began searching with FF when 
browser lost focus, the mouse would move, but nothing was clickable. Volume 
control, screen brightness controls also locked. No other key combination 
worked except CTRL-ALT-Backspace, and then had to hard reboot using the power 
button. I put it all down to running out of space on my 2Gb usb.
  
  Second run-through, had used FF, and Banshee running again (with same
  music chosen from same hdd source), closed FF, then opened VLC. Used VLC
  to view several (three) vids from the laptop hdd, but on trying to open
  the fourth, the same locked condition as noted above...and same escape
  using power button.
  
  This could be a timing issue, as it seemed to me to be similar time
  frame in both instances 10-15 minutes or so.
  
  On the GOOD side, in my use of the system, it seemed faster than 11 (which is 
my current sole OS on this machine) it was very snappy in accessing files, apps 
and configuration.
  I have a test laptop (Lenovo T60, dual booting XP with openSUSE 12.1 Gnome). 
I will install Mint12, replacing the openSUSE to test an installed Mint12 
system. I had none of the lockups in using openSUSE, using both FF, and then 
chromium while using Rhythmbox is the media app (already installed). I did 
similar usage tests, as above, including installing wine, e-Sword. But I did 
have to spend time with openSUSE getting codecs, installing peripherals which I 
did not need to do with Mint.
  
  Hope this helps! I will report back on the T60 test.
  
  -- EDIT --
  Well, installed Mint 12 on the T60 it took 30 minutes for it to freeze, right 
as an update finished! Banshee is still playing an a

[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-12 Thread Wei En
@Shringer Are you using any gtk apps at that time?
@Karol I don't use Google Chrome but Firefox. Both are non-gtk apps. I usually 
have gnome-tweak-tool on when the system crashes (its not only due to that).

Could it be incompatibility between gtk 2 apps and gnome-shell 3.2?

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-12 Thread Wei En
>From the Linux Mint forums at
http://forum.linuxmint.com/viewtopic.php?f=205&t=88023&p=511532#p511532

DrMartinus wrote:
I've observed the following after installing LM 12 (on a newly formatted 
partition, but with the old home folder):
it seems that after moving to the top left corner, the system gets messed up, 
i.e. gnomes virtual desktops. I figured out that windows are shown on other 
desktops than where they actually are. And all menus don't respond to clicks 
any more. Example: I have firefox on desktop 3, but after the change (I don't 
know if it's really related to the move with the mouse to the left top corner - 
it was last time) it#s suddenly on desktop 4. However, I can still click on 
menu items and scroll through the window on desktop 3 (needless to say that 
it's hard to hit anything correctly, as I don't see firefox - it's visible on 
desktop 4 only!). When I go to desktop 4 I can see the changes I've caused on 
desktop 3.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-18 Thread Wei En
Seems like its due to intensive usage of the GPU.

Fixes:
Remove compiz.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-18 Thread Wei En
This will cause less strain on the GPU.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-18 Thread Wei En
In the default Mint 12, compiz is running as the default window manager.
Or is it not?

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-18 Thread Wei En
Since its not the default window manager, it can't cause any issues.
Neither can incompatibility between gtk 2 apps and gnome-shell be the
cause of the problem.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-01-01 Thread Wei En
Not experiencing this problem after 1 month ever since i updated.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 1169806] [NEW] crystalhd-dkms 1:0.0~git20110715.fdd2f19-4.1: crystalhd kernel module failed to build - installation crashed when installing from synaptic package manager

2013-04-16 Thread aaR eN
Public bug reported:

crystalhd-dkms 1:0.0~git20110715.fdd2f19-4.1: crystalhd kernel module
failed to build -

installation crashed when installing from synaptic package manager

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: crystalhd-dkms 1:0.0~git20110715.fdd2f19-4.1
ProcVersionSignature: Ubuntu 3.5.0-27.46~precise1-generic 3.5.7.7
Uname: Linux 3.5.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
DKMSKernelVersion: 3.5.0-27-generic
Date: Tue Apr 16 22:40:10 2013
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
MarkForUpload: True
PackageVersion: 1:0.0~git20110715.fdd2f19-4.1
SourcePackage: crystalhd
Title: crystalhd-dkms 1:0.0~git20110715.fdd2f19-4.1: crystalhd kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check precise 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/1169806

Title:
  crystalhd-dkms 1:0.0~git20110715.fdd2f19-4.1: crystalhd kernel module
  failed to build - installation crashed when installing from synaptic
  package manager

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-11-10 Thread Wei En
More reports from https://bugs.launchpad.net/linuxmint/+bug/1077022:
https://launchpadlibrarian.net/122464107/bug.txt This bug hadsn't been
fixed yet, many users still have this bug.

** Summary changed:

- Gnome-shell randomly crashes
+ Gnome-shell/Cinnamon randomly crashes

** Description changed:

  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  Linux Mint 13 should not have this problem. Anyone can confirm? Report
  if you no longer have this problem in Linux Mint 13.
  
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even
  Fedora (which is not closely related to Ubuntu) have this problem.
  
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as
  Gnome developers to solve this problem for all Gnome Shell users.
  
  (Linux Mint developers released a patch some time ago but some users still 
report crashes)
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you. Remember to type "inxi -Gx" and paste the output here.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  This "fix" is meant to prepare your system. Try this "fix" before trying
  out the others to make sure if the problem still persists.
  
  First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  If it still doesn't work, get drivers for your graphic cards (If you don
  't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead - please state which one you did in the report).
  
  Nvidia Optimus:
  http://bumblebee-project.org/
  
  Nvidia drivers:
  http://www.nvidia.com/Download/index.aspx?lang=en-us
  
  AMD drivers:
  http://support.amd.com/us/gpudownload/Pages/index.aspx
  
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  * For Gnome-shell only.
  
  
  Updating to Gnome 3.4 fixes the issue. However, IT IS NOT RECOMMENDED TO
  TRY THIS SOLUTION ON A PRODUCTIVE SYSTEM. IF YOU TRY THIS, MAKE BACKUPS.
  MAKE SURE YOU UNDERSTAND THIS.
  
  The following commands will install gnome and gnome-shell 3.4 on Ubuntu
  and Mint:
  
  sudo add-apt-repository ppa:ricotz/testing
  sudo add-apt-repository ppa:gnome3-team/gnome3
  sudo apt-get update && sudo apt-get dist-upgrade
  sudo apt-get install gnome-shell
  
  No random crashes have occurred since I did this.
  
  Works for:
  Alexander Ast (Intel HD Graphics (before Intel Sandy Bridge))
  
  
  
  TEMPORARY SOLUTION #3 by Goulou
  
  
  See this post:
  
  https://bugs.launchpad.net/linuxmint/+bug/889706/comments/267
  
  To detach the modal dialogs from the main window you will just need to
  execute the following command (in a single line) inside a terminal
  window:
  
  a) GNOME
  gconftool-2 --set /desktop/gnome/shell/windows/attach_modal_dialogs false 
--type bool
  
  and restart Gnome-Shell (F2, type r, hit Return)
  
  More details here :
  http://gnomeshell.wordpress.com/2011/09/10/the-modal-windows-behavior/
  
  b) Cinnamon:
  gconftool-2 --set /desktop/cinnamon/windows/attach_modal_dialogs false --type 
bool
  
  and restart Cinnamon-Shell (Alt+F2, type r, hit Return)
  
  Works for:
  Goulou
  Hugo Zyzz
+ 
+ 
+ 
+ 
+ TEMPORARY SOLUTION #4 by Nanovarium
+ 
+ Look at http://forums.fedoraforum.org/showpost.php?p=1607191&postcount=4757 
He fixed this in Fedora.
  
  
  FIXES TO RESTORE GNOME-SHELL (does not fix the crashing):
  
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=&

[Bug 889706] Re: Gnome-shell/Cinnamon randomly crashes

2012-11-10 Thread Wei En
** Description changed:

+ 
+ Since this became a "mega-bug" we should split it up. Check your logs for 
these errors (anything similar) and tell us what type of error this is.
+ 
+ GNOME SHELL RESPAWNING TOO QUICKLY (libclutter-glx and libgobject)
+ Nov 15 10:21:11 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
+ Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
+ Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
+ 
+ GNOME SHELL CALENDER
+ gnome-shell-calendar-server[17307]: Got HUP on stdin - exiting
+ 
+ IO ERROR
+ Dec 11 17:44:40 ibm-X61 gnome-session[11214]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
+ 
+ NOT SUPPORTED? (Totem)
+ Mar 6 02:28:02 zyzz-desktop kernel: [22774.971695] [fglrx:firegl_irq_enable] 
*ERROR* interrupt source ff66 is not supported on this hardware (return 
code = 1)
+ 
+ HDMI
+ [35822.979643] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=1
+ [35822.979659] HDMI status: Pin=3 Presence_Detect=1 ELD_Valid=1
+ [36212.175881] gnome-shell[2329] general protection ip:7f04635150a8 
sp:7fff2f8c1200 error:0 in libglib-2.0.so.0.3000.0[7f04634b5000+f4000]
+ [36235.394150] Assertion failed in 
../../../../../../../../drivers/2d/lnx/fgl/drm/kernel/hal_evergreen.c at line: 
64
+ 
+ AUTHENCIATION
+ Dec 3 19:37:06 joel-mint12 polkitd(authority=local): Unregistered 
Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session1 
(system bus name :1.57, object path 
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) 
(disconnected from bus)
+ 
+ If we manage to get it done this way, we may be able to fix these
+ individual problems.
+ 
  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even
  Fedora (which is not closely related to Ubuntu) have this problem.
  
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as
  Gnome developers to solve this problem for all Gnome Shell users.
  
  (Linux Mint developers released a patch some time ago but some users
  still report crashes. They also fixed a bug with LibreOffice crashing
  Cinnamon. However there are still users reporting crashes, thus we can
  conclude it must be something else.)
  
  Bug has been fixed in Fedora.
  
  We still have no idea WHAT this bug is about, some users have it fixed,
  some others. We really need more information, but we have no idea how to
  obtain it. This is some sort of "mega-bug"; we just have to wait for
  developers to slowly fix a small part of it and finally fix the whole
  thing.
  
  One thing is sure though - this is due to Gnome Shell.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you. Remember to type "inxi -Gx" and paste the output here.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  This "fix" is meant to prepare your system. Try this "fix" before trying
  out the others to make sure if the problem still persists.
  
  First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  If it still doesn't work, get drivers for your graphic cards (If you don
  't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead - please state which one you did in the report).
  
  Nvidia Optimus:
  http://bumblebee-project.org/
  
  Nvidia drivers:
  http://www.nvidia.com/Download/index.aspx?lang=en-us
  
  AMD drivers:
  http://support.amd.com/us/gpudownload/Pages/index.aspx
  
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  * For Gnome-shell only.
  
  
  Updating to Gnome 3.4 fixes the issue. 

[Bug 889706] Re: Gnome-shell/Cinnamon randomly crashes

2012-11-10 Thread Wei En
** Description changed:

  
  Since this became a "mega-bug" we should split it up. Check your logs for 
these errors (anything similar) and tell us what type of error this is.
  
  GNOME SHELL RESPAWNING TOO QUICKLY (libclutter-glx and libgobject)
  Nov 15 10:21:11 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
- 
- GNOME SHELL CALENDER
- gnome-shell-calendar-server[17307]: Got HUP on stdin - exiting
  
  IO ERROR
  Dec 11 17:44:40 ibm-X61 gnome-session[11214]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
  
  NOT SUPPORTED? (Totem)
  Mar 6 02:28:02 zyzz-desktop kernel: [22774.971695] [fglrx:firegl_irq_enable] 
*ERROR* interrupt source ff66 is not supported on this hardware (return 
code = 1)
  
  HDMI
  [35822.979643] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=1
  [35822.979659] HDMI status: Pin=3 Presence_Detect=1 ELD_Valid=1
  [36212.175881] gnome-shell[2329] general protection ip:7f04635150a8 
sp:7fff2f8c1200 error:0 in libglib-2.0.so.0.3000.0[7f04634b5000+f4000]
  [36235.394150] Assertion failed in 
../../../../../../../../drivers/2d/lnx/fgl/drm/kernel/hal_evergreen.c at line: 
64
  
  AUTHENCIATION
  Dec 3 19:37:06 joel-mint12 polkitd(authority=local): Unregistered 
Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session1 
(system bus name :1.57, object path 
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) 
(disconnected from bus)
  
  If we manage to get it done this way, we may be able to fix these
  individual problems.
  
  
  NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
  
  The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even
  Fedora (which is not closely related to Ubuntu) have this problem.
  
  Please try to get Linux Mint, Ubuntu and Fedora developers as well as
  Gnome developers to solve this problem for all Gnome Shell users.
  
  (Linux Mint developers released a patch some time ago but some users
  still report crashes. They also fixed a bug with LibreOffice crashing
  Cinnamon. However there are still users reporting crashes, thus we can
  conclude it must be something else.)
  
  Bug has been fixed in Fedora.
  
  We still have no idea WHAT this bug is about, some users have it fixed,
  some others. We really need more information, but we have no idea how to
  obtain it. This is some sort of "mega-bug"; we just have to wait for
  developers to slowly fix a small part of it and finally fix the whole
  thing.
  
  One thing is sure though - this is due to Gnome Shell.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you. Remember to type "inxi -Gx" and paste the output here.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  This "fix" is meant to prepare your system. Try this "fix" before trying
  out the others to make sure if the problem still persists.
  
  First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  If it still doesn't work, get drivers for your graphic cards (If you don
  't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead - please state which one you did in the report).
  
  Nvidia Optimus:
  http://bumblebee-project.org/
  
  Nvidia drivers:
  http://www.nvidia.com/Download/index.aspx?lang=en-us
  
  AMD drivers:
  http://support.amd.com/us/gpudownload/Pages/index.aspx
  
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  
  TEMPORARY SOLUTIONS #2 by Nanovarium
  * For Gnome-shell only.
  
  
  Updating to Gnome 3.4 fixes the issue. 

[Bug 889706] Re: Cinnamon randomly crashes

2012-11-10 Thread Wei En
** Description changed:

  
- Since this became a "mega-bug" we should split it up. Check your logs for 
these errors (anything similar) and tell us what type of error this is.
+ WE NO LONGER SUPPORT CINNAMON, IF YOU USE CINNAMON GO TO: 
https://bugs.launchpad.net/linuxmint/+bug/1077022
+ 
+ Since this became a "mega-bug" we should split it up. Check your logs
+ for these errors (anything similar) and tell us what type of error this
+ is.
  
  GNOME SHELL RESPAWNING TOO QUICKLY (libclutter-glx and libgobject)
  Nov 15 10:21:11 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  IO ERROR
  Dec 11 17:44:40 ibm-X61 gnome-session[11214]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
  
  NOT SUPPORTED? (Totem)
  Mar 6 02:28:02 zyzz-desktop kernel: [22774.971695] [fglrx:firegl_irq_enable] 
*ERROR* interrupt source ff66 is not supported on this hardware (return 
code = 1)
  
  HDMI
  [35822.979643] HDMI hot plug event: Pin=3 Presence_Detect=0 ELD_Valid=1
  [35822.979659] HDMI status: Pin=3 Presence_Detect=1 ELD_Valid=1
  [36212.175881] gnome-shell[2329] general protection ip:7f04635150a8 
sp:7fff2f8c1200 error:0 in libglib-2.0.so.0.3000.0[7f04634b5000+f4000]
  [36235.394150] Assertion failed in 
../../../../../../../../drivers/2d/lnx/fgl/drm/kernel/hal_evergreen.c at line: 
64
  
  AUTHENCIATION
  Dec 3 19:37:06 joel-mint12 polkitd(authority=local): Unregistered 
Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session1 
(system bus name :1.57, object path 
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) 
(disconnected from bus)
  
  If we manage to get it done this way, we may be able to fix these
  individual problems.
  
  
- NOTICE:
  If your problem no longer occurs, please report your graphics card/integrated 
graphics. Thanks.
- 
- The problem seems to be with Gnome Shell. Linux Mint, Ubuntu and even
- Fedora (which is not closely related to Ubuntu) have this problem.
- 
- Please try to get Linux Mint, Ubuntu and Fedora developers as well as
- Gnome developers to solve this problem for all Gnome Shell users.
- 
- (Linux Mint developers released a patch some time ago but some users
- still report crashes. They also fixed a bug with LibreOffice crashing
- Cinnamon. However there are still users reporting crashes, thus we can
- conclude it must be something else.)
- 
- Bug has been fixed in Fedora.
  
  We still have no idea WHAT this bug is about, some users have it fixed,
  some others. We really need more information, but we have no idea how to
  obtain it. This is some sort of "mega-bug"; we just have to wait for
  developers to slowly fix a small part of it and finally fix the whole
  thing.
  
  One thing is sure though - this is due to Gnome Shell.
  
  
  
  POSSIBLE SOLUTIONS - USE AT YOUR OWN RISK!
  
  
  If you try one of these, please REPORT if this solves the problem for
  you. Remember to type "inxi -Gx" and paste the output here.
  
  
  TEMPORARY SOLUTIONS #1 by wei2912
  
  
  This "fix" is meant to prepare your system. Try this "fix" before trying
  out the others to make sure if the problem still persists.
  
  First, upgrade your system. If it works, report your graphics card.
  
  sudo apt-get update
  sudo apt-get dist-upgrade
  
  Simple commands to upgrade all packages. Maybe a fix for a driver of
  your graphics card/integrated graphics has been released, and thus you
  should try this first to determine if it is a driver-related problem.
  
  If it still doesn't work, get drivers for your graphic cards (If you don
  't have additional drivers get those drivers. If you do have additional 
drivers uninstall them instead - please state which one you did in the report).
  
  Nvidia Optimus:
  http://bumblebee-project.org/
  
  Nvidia drivers:
  http://www.nvidia.com/Download/index.aspx?lang=en-us
  
  AMD drivers:
  http://support.amd.com/us/gpudownload/Pages/index.aspx
  
  Works for:
  Mao Mao (Intel HD Graphics 3000)
  
  **

[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-23 Thread Wei En
Seems like the new unstable version of Gnome Shell has the problem
fixed. Good to hear. :) But i think you need to do more testing to
confirm that.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-03 Thread Wei En
No need to worry about it, Cinnamon is being actively developed for Mint
13, and its based on Gnome Shell, basically Gnome-shell + MGSE +
Customizability.

Here's a thread to start all of you on your journey to this awesome
desktop environment:
http://forums.linuxmint.com/viewtopic.php?f=208&t=89411

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-03 Thread Wei En
@Valdimir No need to worry, Cinnamon 1.2 is considered stable enough for
everyday usage. As for Mint 12 bug fixing, I'm not so sure about that.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-03 Thread Wei En
@Fibonacci I wouldn't call it stable due to this bug. BTW does anyone
experience this bug when using Cinnamon? This info may be more useful to
Mint developers.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-05 Thread Wei En
I think it is to do with the graphics drivers rendering too quickly.
Intel HD Graphics works fine now. AMD doesn't seem to be, and I'm not
sure for Nvidia.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-07 Thread Wei En
BTW Pidgin and Banshee both use launchers. Could it be a problem due to
launchers?

@Romano Is it possible for you to explain your view? Thanks.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-02-07 Thread Wei En
@Romano No, this bug exists in Cinnamon, so it is definitely not a
common culprit.

@Everyone Please start posting your error messages for Cinnamon, thanks.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-01 Thread Wei En
@fig_wright - According to recent news, Firefox now uses less RAM than
Google Chrome when a lot of tabs are open under each browser. However,
it shouldn't be an issue of RAM, as my computer had 8GB RAM when it had
this problem. The problem was resolved only after an update.

@Hygo Zyzz - I don't think its mainly a sys tray problem. I've used the
same amount of sys tray icons and it was only resolved after an update.

Also, thanks for giving logs specific to an application (totem was in
your log). Please try to do so, I won't be able to help with the logs as
the problem is fixed for me.

@Romano Giannetti - Maybe this bug of GNOME has been fixed for your
graphic card after the update?

Just an interesting insight, I think that it is to do with the drivers.
Multiple drivers no longer work/work well after moving to GNOME 3. I
couldn't get my printer to work when i used LM 12.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2012-03-19 Thread Wei En
** Description changed:

  
  NOTICE:
  Everyone who is listed on the Graphics Card List, please state if the problem 
still occurs on your computer or not (around 2 months where no crashes occur).
  
  
  Proposed Problem:
  - A drivers problem (Intel HD Graphics driver has been fixed but mostly 
others are not yet fixed)
  
  =
  
  Temporary fixes:
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell (DISPLAY=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  =
  
  Non-causes of this problem:
  Cario dock
  Running out of RAM (results in restart of system - not sure)
  
  =
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  2.
  Nov 15 10:17:01 lm12-rc-DX4822 CRON[3643]: (root) CMD ( cd / && run-parts 
--report /etc/cron.hourly)
  Nov 15 10:20:08 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:11 lm12-rc-DX4822 kernel: [ 2381.176062] gnome-shell[3888]: 
segfault at 7f5bddd5e230 ip 7f5414200b30 sp 754ffe00 error 4 in 
libgobject-2.0.so.0.3000.0[7f54141cd000+4e000]
  Nov 15 10:21:11 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  Error messages from Fibonacci:
  
  gnome-shell-calendar-server[17307]: Got HUP on stdin - exiting
  
  Error messages from Anton Kuleshov:
  
  Nov 28 15:18:44 kernel: [ 87.551361] gnome-shell[2386]: segfault at 40 ip 
7f61d2c7fae7 sp 7fff52aa40a0 error 4 in 
libgobject-2.0.so.0.3000.0[7f61d2c4c000+4e000]
  Nov 28 15:18:44 gnome-session[2291]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 28 15:19:35 kernel: [ 138.381242] gnome-shell[2727]: segfault at 1f0 ip 
7f258a7e06a4 sp 7f52d108 error 4 in 
libclutter-glx-1.0.so.0.800.0[7f258a7a9000+ff000]
  Nov 28 15:19:35 gnome-session[2291]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 28 15:19:35 gnome-session[2291]: WARNING: App 'gnome-shell.desktop' 
respawning too quickly
  Nov 28 15:19:35 gnome-session[2291]: CRITICAL: We failed, but the fail whale 
is dead. Sorry
  
  Error messages from Dominique Callaert:
  gnome-shell[2727]: segfault at 1f0 ip 7f258a7e06a4 sp 7f52d108 
error 4 in libclutter-glx-1.0.so.0.800.0[7f258a7a9000+ff000]
  
  Error messages from Eric M.:
  kernel: [256974.097830] gnome-shell[5304] general protection ip:7f137b45a6a4 
sp:7fffb3203968 error:0 in libclutter-glx-1.0.so.0.800.0[7f137b423000+ff000]
  
  Error messages from Grandon:
  [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
  [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
  [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
  
  Error messages from dmdsoftware:
  Dec 11 17:44:40 ibm-X61 gnome-session[11214]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
  Dec 11 17:44:40 ibm-

[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-03 Thread Wei En
** Description changed:

  From kmb42vt:
  Gnome shell often re-spawns (crashes ans restarts) when clicking the (Mint) 
menu and sometimes when in "Activities" and especially when updating or adding 
a menu item via Alacarte (Main Menu). More than that, I've had several 
Gnome-shell crashes while browsing (Firefox) or reading email (Thunderbird). I 
only notice it when I need to switch to another running program and the 
bars/panels are gone. In these cases, the only thing I can do at that point is 
force a reboot by dropping to a prompt (ctrl-alt-F1) and rebooting from there.
  
  From wei2912:
  Gnome shell crashes and then restarts after a short period of time. The 
panels do not work when an item is clicked (workspace, indicator, desktop, 
etc.). However, the applications still work. Alt Tab may freeze due to this bug.
  
  From Che Dean:
  When I add programs to favorites or move them around, shell reloads.
  
+ From Grandon: 
+ In my case it seems like the gnome-shell recovers/ reloads by itself. (short 
screen flutter, no windows lost)
+ 
+ [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
+ [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
+ [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
+ 
+ and so on. Happens often.
+ 
+ Only difference I can see from "default" Linux Mint 12 installation is that I 
am using btrfs.
+ Bunshee is not running.
+ Firefox, Terminals, Nautilus... nothing special yet.
+ 
+ From Eric M.:
+ 
+ I am having this with MGSE. I am using Banshee via a autofs file system,
+ but THINK the error occurred when it was not running. Using either
+ chrome or firefox has the problem. Although sooner with firefox. I can
+ not figure what causes the crash, just happens in the middle of work.
+ Since I may be in a particular window for a while, I may not be catching
+ when exactly it happens. I mainly notice it when changing windows.
+ gnome-shell does not restart most of the time for me. alt-F2+r works
+ some of the time. ctl-alt-backspace the other times.
+ 
  From eoghann:
  The segfault is a little different:
  gnome-shell segfault at error 4 in libglib-2.0.so.0.3000.0
  50% of the time it requires a complete restart of X, the other 50% of the 
times it's auto restart returns it to a normal working state with open windows 
+ menus
- 
  
  Temporary fixes:
  Restarting xserver (Ctrl+Alt+Backspace)works.
  Restarting the display for gnome-shell(Display=":0.0" gnome-shell)works.
  Reloading gnome-shell with Alt-F2 - then type r.
  A reboot works.
  Using ctrl-alt-F1 and killing the Xorg process.
  
  Error messages from geordish:
  
  Nov 16 10:27:06 mercury kernel: [ 939.313318] gnome-shell[1814]: segfault at 
1d8 ip 7fae12793644 sp 7fff40a78238 error 4 in 
libclutter-glx-1.0.so.0.800.0[7fae12757000+ff000]
  Nov 16 10:27:06 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:29:36 mercury kernel: [ 1089.887909] gnome-shell[6475]: segfault at 
2f6854 ip 7ffe797946a4 sp 7fff925547b8 error 4 in 
libclutter-glx-1.0.so.0.800.0[7ffe7975d000+ff000]
  Nov 16 10:29:37 mercury gnome-session[1726]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 16 10:38:58 mercury dbus[922]: [system] Reloaded configuration
  Nov 16 10:39:33 dbus[922]: last message repeated 2 times
  
  Error messages from kmb42vt:
  
  1.
  Nov 15 12:14:23 lm12-rc-DX4822 gnome-session[4640]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 12:14:54 lm12-rc-DX4822 gnome-session[4640]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  2.
  Nov 15 10:17:01 lm12-rc-DX4822 CRON[3643]: (root) CMD ( cd / && run-parts 
--report /etc/cron.hourly)
  Nov 15 10:20:08 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:11 lm12-rc-DX4822 kernel: [ 2381.176062] gnome-shell[3888]: 
segfault at 7f5bddd5e230 ip 7f5414200b30 sp 754ffe00 error 4 in 
libgobject-2.0.so.0.3000.0[7f54141cd000+4e000]
  Nov 15 10:21:11 lm12-rc-DX4822 gnome-session[2296]: WARNING: Application 
'gnome-shell.desktop' killed by signal
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: WARNING: App 
'gnome-shell.desktop' respawning too quickly
  Nov 15 10:21:17 lm12-rc-DX4822 gnome-session[2296]: CRITICAL: We failed, but 
the fail whale is dead. Sorry
  
  Error messages from Fibonacci:
  
  gnome-shell-calendar-server[17307]: Got HUP on stdin - exiting
  
  Error messages from Anton Kuleshov:
  
  Nov 28 15:18:44 kernel: [ 87.551361] gnome-shell[2386]: segf

[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-03 Thread Wei En
@Gwendal LE BIHAN In this case, is it possible for you to merge this bug
with bug #892316 since this bug report is about that? I reported the 1st
issue as another bug (bug #889703).

Thanks for helping with this bug, just sectionized the report (it was
getting too messy). This is not due to running out of RAM (while
liveUSB/CD uses the RAM of the computer to run) as running out of RAM
should end up in the whole system freezing, not gnome-shell freezing.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-03 Thread Wei En
@Anton Kuleshov I think this bug is global.

Here are more details for everyone:

I'm am using the reflection extension and removed the MGSE menu, using
the Overview menu instead. I have already disabled the media player
plugin, yet this problem remains.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-03 Thread Wei En
@Gwendal LE BIHAN I was confusing the two bugs. Since I have experienced this 
bug too, I will continue to make reports.
Thanks for clarifying my thoughts.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-03 Thread Wei En
@Gwendal LE BIHAN BTW, how do I apply the patch? Thanks for it.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-04 Thread Wei En
@Gwendal LE BIHAN It failed completely, here's the error output:

patching file /usr/share/gnome-shell/extensions/m...@linuxmint.com/extension.js
Hunk #1 FAILED at 177.
Hunk #2 FAILED at 410.
Hunk #3 FAILED at 810.
3 out of 3 hunks FAILED -- saving rejects to file 
/usr/share/gnome-shell/extensions/m...@linuxmint.com/extension.js.rej

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-04 Thread Wei En
Sorry, forgot that i uninstalled the menu (i preferred the Activities
button).

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-04 Thread Wei En
@Gwendal LE BIHAN Yes. For some reason i'm not experiencing them often
now, may be a recent update.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-04 Thread Wei En
** Description changed:

  From kmb42vt:
  Gnome shell often re-spawns (crashes ans restarts) when clicking the (Mint) 
menu and sometimes when in "Activities" and especially when updating or adding 
a menu item via Alacarte (Main Menu). More than that, I've had several 
Gnome-shell crashes while browsing (Firefox) or reading email (Thunderbird). I 
only notice it when I need to switch to another running program and the 
bars/panels are gone. In these cases, the only thing I can do at that point is 
force a reboot by dropping to a prompt (ctrl-alt-F1) and rebooting from there.
  
  From wei2912:
  Gnome shell crashes and then restarts after a short period of time. The 
panels do not work when an item is clicked (workspace, indicator, desktop, 
etc.). However, the applications still work. Alt Tab may freeze due to this bug.
  
  From Che Dean:
  When I add programs to favorites or move them around, shell reloads.
  
  From Grandon:
  In my case it seems like the gnome-shell recovers/ reloads by itself. (short 
screen flutter, no windows lost)
  
  [ 238.900544] gnome-shell[1816]: segfault at 178111008 ip 7fadc20dc0a8 sp 
7fffe53df8e0 error 4 in libglib-2.0.so.0.3000.0[7fadc207c000+f4000]
  [ 514.279755] gnome-shell[2116]: segfault at 7f007261764b ip 7f862cc29644 
sp 7fff16a84638 error 4 in libclutter-glx-1.0.so.0.800.0[7f862cbed000+ff000]
  [ 1444.415008] gnome-shell[3006]: segfault at 5a494e0e4 ip 7f8f17d960a8 
sp 7fff51966d10 error 4 in libglib-2.0.so.0.3000.0[7f8f17d36000+f4000]
  
  and so on. Happens often.
  
  Only difference I can see from "default" Linux Mint 12 installation is that I 
am using btrfs.
  Bunshee is not running.
  Firefox, Terminals, Nautilus... nothing special yet.
  
  From Eric M.:
  
  I am having this with MGSE. I am using Banshee via a autofs file system,
  but THINK the error occurred when it was not running. Using either
  chrome or firefox has the problem. Although sooner with firefox. I can
  not figure what causes the crash, just happens in the middle of work.
  Since I may be in a particular window for a while, I may not be catching
  when exactly it happens. I mainly notice it when changing windows.
  gnome-shell does not restart most of the time for me. alt-F2+r works
  some of the time. ctl-alt-backspace the other times.
  
  From eoghann:
  The segfault is a little different:
  gnome-shell segfault at error 4 in libglib-2.0.so.0.3000.0
  50% of the time it requires a complete restart of X, the other 50% of the 
times it's auto restart returns it to a normal working state with open windows 
+ menus
  
  From revdjenk:
  
  Running liveusb on LinuxCertified laptop; dual T4300 (2.1 GHz); 2 Gb ram; 
Intel G45 chipset, 1280 x 800 screen with LinuxMint 12 32bit.
  First run-through, like the others, using FF, Banshee in background 
(accessing music from laptop's hdd); had changed desktop wallpaper to photo on 
hdd; I had opened and closed several apps, installed wine and e-Sword (a 
windows-based Bible program) as a test and then began searching with FF when 
browser lost focus, the mouse would move, but nothing was clickable. Volume 
control, screen brightness controls also locked. No other key combination 
worked except CTRL-ALT-Backspace, and then had to hard reboot using the power 
button. I put it all down to running out of space on my 2Gb usb.
  
  Second run-through, had used FF, and Banshee running again (with same
  music chosen from same hdd source), closed FF, then opened VLC. Used VLC
  to view several (three) vids from the laptop hdd, but on trying to open
  the fourth, the same locked condition as noted above...and same escape
  using power button.
  
  This could be a timing issue, as it seemed to me to be similar time
  frame in both instances 10-15 minutes or so.
  
  On the GOOD side, in my use of the system, it seemed faster than 11 (which is 
my current sole OS on this machine) it was very snappy in accessing files, apps 
and configuration.
  I have a test laptop (Lenovo T60, dual booting XP with openSUSE 12.1 Gnome). 
I will install Mint12, replacing the openSUSE to test an installed Mint12 
system. I had none of the lockups in using openSUSE, using both FF, and then 
chromium while using Rhythmbox is the media app (already installed). I did 
similar usage tests, as above, including installing wine, e-Sword. But I did 
have to spend time with openSUSE getting codecs, installing peripherals which I 
did not need to do with Mint.
  
  Hope this helps! I will report back on the T60 test.
  
  -- EDIT --
  Well, installed Mint 12 on the T60 it took 30 minutes for it to freeze, right 
as an update finished! Banshee is still playing an audio (i had forgotten that 
little bit, this was true in the other freezing instances, too). The FF window 
lost focus as the update finished. The mouse cursor moves (trackpad is not 
working [worked while live], which is why i did update, thinking it would get 
it working after the install.) But since 

[Bug 889706] Re: Gnome-shell randomly crashes

2011-12-05 Thread Wei En
Same here.

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

Title:
  Gnome-shell randomly crashes

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

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


[Bug 352583] Re: [Hewlett-Packard Compaq Presario A900 Notebook PC] suspend/resume failure

2010-03-08 Thread John en Claudia
I have no contribution to this bug description, but I do have an a900
and i don't understand why this bug isn't even assigned to anybody who
can try to solve it. There seems to be put great effort in boot-up time,
but that doesn't bother me the least if I can just use suspend...

-- 
[Hewlett-Packard Compaq Presario A900 Notebook PC] suspend/resume failure
https://bugs.launchpad.net/bugs/352583
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 990661] [NEW] many lightdm zombie process created while press many Escape button on Login screen

2012-04-28 Thread Wu En Feng
Public bug reported:

When I pressed the Escape button on Login screen, LightDM zombie process
is created in the state of defunct. I used "top" application to view the
number of zombie process. The more I press the Escape button in Login
screen the more LightDM zombie process is created.

I think this bug is similar to the following Bug #962932.

Date of observe bug: 2012-04-27
Ubuntu 12.04 LTS

I change LightDM with GDM version 3.0.4 and the zombie are gone.

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

Title:
  many lightdm zombie process created while press many Escape button on
  Login screen

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

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


[Bug 990665] [NEW] ibus does not load

2012-04-28 Thread Wu En Feng
Public bug reported:

When I set my keyboard setting to Ibus in language setting, three in
five times, the Ibus application does not load on top of menu bar after
login. Sometime de Ibus application never load.

the following error appear on the terminal with the following command line:
ps -Af | grep def
output: dbus-launch --autolaunch def81962ac7b8c2ad5982f030008 
--binary-syntax --close-stderr

date of bug observation: 2012-04-28
Ubuntu 12.04 LTS

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

Title:
  ibus does not load

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

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


[Bug 990665] Re: ibus does not load

2012-04-28 Thread Wu En Feng
The following solution work for me
http://keyable.blogspot.ca/2012/04/fix-show-ibus-icon-on-ubuntu-1204-panel.html

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

Title:
  ibus does not load

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

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


[Bug 971018] Re: Auto-hidden Unity Launcher will not reveal when mouse pushed to left side in VirtualBox

2012-04-28 Thread Wu En Feng
I have the same issue with VirtualBox and Intel Sandy Bridge HD2000 GPU

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

Title:
  Auto-hidden Unity Launcher will not reveal when mouse pushed to left
  side in VirtualBox

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

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


[Bug 977141] [NEW] language support install Firefox language pack when I had uninstall Firefox and Thunderbird

2012-04-09 Thread Wu En Feng
Public bug reported:

Language support install firefox-locale-fr_11.0+build1-0ubuntu3_all.deb
even when the following packages were removed by Synaptic:

firefox will be removed with configuration
firefox-globalmenu will be removed with configuration
firefox-gnome-support will be removed with configuration
firefox-locale-en will be removed with configuration
rhythmbox-mozilla will be removed with configuration
totem-mozilla will be removed with configuration
xul-ext-ubufox will be removed with configuration

myspell-en-au

thunderbird will be removed with configuration
thunderbird-globalmenu will be removed with configuration
thunderbird-gnome-support will be removed with configuration
thunderbird-locale-en will be removed with configuration
thunderbird-locale-en-us will be removed with configuration

fonts-opensymbol will be removed with configuration
hyphen-en-us will be removed with configuration
libreoffice-base-core will be removed with configuration
libreoffice-calc will be removed with configuration
libreoffice-common will be removed with configuration
libreoffice-core will be removed with configuration
libreoffice-draw will be removed with configuration
libreoffice-emailmerge will be removed with configuration
libreoffice-gnome will be removed with configuration
libreoffice-gtk will be removed with configuration
libreoffice-help-en-us will be removed with configuration
libreoffice-impress will be removed with configuration
libreoffice-math will be removed with configuration
libreoffice-style-human will be removed with configuration
libreoffice-style-tango will be removed with configuration
libreoffice-writer will be removed with configuration
myspell-en-gb will be removed with configuration
myspell-en-za will be removed with configuration
mythes-en-us will be removed with configuration
python-uno will be removed with configuration
uno-libs3 will be removed with configuration
ure will be removed with configuration

** Affects: firefox (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/977141

Title:
  language support install Firefox language pack when I had uninstall
  Firefox and Thunderbird

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

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


[Bug 1240630] [NEW] Langue occitane pour installation directe

2013-10-16 Thread Tot en òc
Public bug reported:

Bonjour,
La traduction en langue occitane est largement avancée et régulièrement mise à 
jour.
Serait-il possible qu'elle soit disponible dès l'installation d'Ubuntu sur un 
ordinateur, sur les CD d'installation et dans les fichièrs telechargeables  ?
Merci

** Affects: language-pack-oc-base (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/1240630

Title:
  Langue occitane pour installation directe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-oc-base/+bug/1240630/+subscriptions

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

[Bug 1096442] Re: opengpg

2013-01-20 Thread Tot en òc
Personne ne peut me répondre ?...
Cordialement

Cédric Valmary

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

Title:
  opengpg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-oc-base/+bug/1096442/+subscriptions

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

[Bug 848232] [NEW] LC_TIME for occitan language

2011-09-12 Thread Tot en òc
Public bug reported:

Can anyone retify time parameters for occitan language, please ?

Actual LC_TIME with errors :
abday "dim";"lun";"mar";"mec";"jóu";"ven";"sab"
day "dimenge";"diluns";"dimars";"dimecres";"dijóus";"divendres";"disabte"
abmon "gen";"feb";"mar";"abr";"mai";"jun";"jul";"agó";"set";"oct";"nov";"dec"

correct LC_TIME :
abday "dim";"lun";"mar";"mèc";"jòu";"ven";"sab"
day "dimenge";"diluns";"dimars";"dimècres";"dijòus";"divendres";"dissabte"
abmon "gen";"feb";"mar";"abr";"mai";"jun";"jul";"ago";"set";"oct";"nov";"dec"

Bests regards

** Affects: language-pack-oc-base (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/848232

Title:
  LC_TIME for occitan language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-oc-base/+bug/848232/+subscriptions

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

[Bug 1011394] [NEW] 2 bugs about crashes

2012-06-10 Thread CHEN CHU EN
Public bug reported:

2 bugs about crashes

** Affects: update-notifier (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/1011394

Title:
  2 bugs about crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1011394/+subscriptions

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


[Bug 1012941] [NEW] Can't transfer file in Empathy in all chat protocol

2012-06-13 Thread Wu En Feng
Public bug reported:

When I created the following soft link "ln -s /var/session /tmp" in my
file system, I can't transfer file on all chat protocol with Empathy.
When I restore "/tmp" directory to no soft link, it work.

** Affects: empathy (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/1012941

Title:
  Can't transfer file in Empathy in all chat protocol

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

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


[Bug 1012941] Re: Can't transfer file in Empathy in all chat protocol

2012-06-13 Thread Wu En Feng
** Attachment added: "Picture of file system related to /tmp directory"
   
https://bugs.launchpad.net/bugs/1012941/+attachment/3188701/+files/Screenshot%20from%202012-06-13%2022%3A21%3A06.png

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

Title:
  Can't transfer file in Empathy in all chat protocol

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

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


[Bug 1012941] Re: Can't transfer file in Empathy in all chat protocol

2012-06-22 Thread Wu En Feng
Where do I find Empathy file transfer log?

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

Title:
  Can't transfer file in Empathy in all chat protocol

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

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


[Bug 1096442] [NEW] opengpg

2013-01-05 Thread Tot en òc
Public bug reported:

Salut !
Depuis très longtemps, je n'arrive pas à enregistrer ma clé opengpg pour signer 
le code de bonne conduite.
Quand je l'insère, j'ai un message d'erreur...
Que dois-je faire ?

Bien cordialement

Cédric Valmary

** Affects: language-pack-oc-base (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/1096442

Title:
  opengpg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-oc-base/+bug/1096442/+subscriptions

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

[Bug 1096286]

2013-01-07 Thread Moz-en-gb
bug 348023 has some pointers to that.

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

Title:
  Firefox Search Engine is Broken

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

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


[Bug 848232] Re: LC_TIME for occitan language

2011-12-02 Thread Tot en òc
Please...

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

Title:
  LC_TIME for occitan language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-oc-base/+bug/848232/+subscriptions

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


[Bug 682870] Re: everytime i want to install a package or app this message occurs and everything crashes: "an unhandable error occured: There seems to be a programming error in aptdaemon, the software

2011-04-10 Thread Said EN-NASSIRI
** Changed in: aptdaemon
   Status: Confirmed => Incomplete

** Changed in: aptdaemon
 Assignee: siham (suma-90) => Said EN-NASSIRI (ennassiri-said)

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

Title:
  everytime i want to install a package or app this message occurs and
  everything crashes: "an unhandable error occured: There seems to be a
  programming error in aptdaemon, the software that allows you to
  install/remove software and to perform other package management
  related tasks. Please report this error at
  http://launchpad.net/aptdaemon/+filebug and retry."

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


[Bug 1892818] Re: clock continues to run when game is finished most of time

2020-09-05 Thread Teh Chi En
Encountered same issue on Ubuntu 20.04.1 LTS. The bug happens
occasionally. The program does recognize that the puzzle has been
completed as all remaining flags are marked. But the time doesn't stop.

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

Title:
  clock continues to run when game is finished most of time

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

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

[Bug 2069993] Re: Panels show garbage or flickering when i915.psr2 enabled

2024-07-01 Thread En-Wei Wu
** Tags removed: verification-needed-noble-linux-oem-6.8
** Tags added: verification-done-noble-linux-oem-6.8

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

Title:
  Panels show garbage or flickering when i915.psr2 enabled

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


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

[Bug 2072679] Re: Regression: unable to reach low idle states on Tiger Lake

2024-07-11 Thread En-Wei Wu
Sure. I'm going to try to reproduce it.

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

Title:
  Regression: unable to reach low idle states on Tiger Lake

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


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

  1   2   3   >