[Bug 792083] Re: Gedit keeps closing when I compile LaTeX code into PDF

2011-11-08 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now open your file manager, navigate to your /var/crash directory and open the 
crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

** Changed in: gedit (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Gedit keeps closing when I compile LaTeX code into PDF

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

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


[Bug 792083] Re: Gedit keeps closing when I compile LaTeX code into PDF

2011-07-23 Thread Launchpad Bug Tracker
** Changed in: gedit (Ubuntu)
   Status: New = Confirmed

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

Title:
  Gedit keeps closing when I compile LaTeX code into PDF

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

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


[Bug 792083] Re: Gedit keeps closing when I compile LaTeX code into PDF

2011-07-23 Thread Leon Swinkels
I like to confirm this bug report. I also added my own dump-message:

lswinkel@lswinkel-Aspire-6530G:~$ gedit
/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py:232: 
GtkWarning: IA__gtk_accel_label_set_accel_closure: assertion 
`gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
  menu.add(gtk_action.create_menu_item())
2011-07-23 11:47:12,947 WARNING GeditWindowDecorator - There is already a 
decorator for tab gedit.Tab object at 0x2367280 (GeditTab at 0x283c030)
Segmentation fault
lswinkel@lswinkel-Aspire-6530G:~$

My ubuntu-version/system information:
lswinkel@lswinkel-Aspire-6530G:~$ uname -a
Linux lswinkel-Aspire-6530G 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 
15:07:17 UTC 2011 x86_64 x86_64 x86_64 GNU/Lin
ux

lswinkel@lswinkel-Aspire-6530G:~$ cat /etc/issue
Ubuntu 11.04 \n \l

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

Title:
  Gedit keeps closing when I compile LaTeX code into PDF

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

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


[Bug 792083] Re: Gedit keeps closing when I compile LaTeX code into PDF

2011-06-04 Thread Amanj
** Description changed:

  Binary package hint: gedit
  
  I used to use the plugin which was distributed in the Ubuntu 10.10
  repository, and I never had any problem, but with Natty (my current
  Ubuntu installation), gedit constantly keeps closing as soon as I
  compile a LaTeX file, my file is a multi-file document, and I also
  synced the folder into my Ubuntu One account.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gedit 2.30.4-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu Jun  2 23:26:41 2011
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
-  LANGUAGE=en_US:en
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Gedit keeps closing when I compile LaTeX code into PDF

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

[Bug 792083] Re: Gedit keeps closing when I compile LaTeX code into PDF

2011-06-03 Thread Amanj
Just to make the bug report a bit richer, I opened a LaTeX file using
the command line, and modified it a bit compiled it to PDF several times
(no matter using ALT+CTRL+2 or using pdflatex command from Terminal)
gedit keeps crashing with this message in the command line:

$ gedit parts/chapterFive.tex 
/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py:232: 
GtkWarning: IA__gtk_accel_label_set_accel_closure: assertion 
`gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
  menu.add(gtk_action.create_menu_item())
2011-06-03 09:52:13,375 WARNING GeditWindowDecorator - There is already a 
decorator for tab gedit.Tab object at 0x3174b40 (GeditTab at 0x31436d0)
Segmentation fault

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

Title:
  Gedit keeps closing when I compile LaTeX code into PDF

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


[Bug 792083] Re: Gedit keeps closing when I compile LaTeX code into PDF

2011-06-02 Thread Amanj
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/792083

Title:
  Gedit keeps closing when I compile LaTeX code into PDF

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