[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2014-06-13 Thread Artemy Vysotsky
Here is the bug that caused this
https://bugs.launchpad.net/ubuntu/+source/unity-gtk-module/+bug/1313184

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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


[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2014-06-13 Thread Sadi Yumuşak
The solution I've found is this ;-)

http://gnomefiles.org/content/show.php/KKEdit?content=158161

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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


[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2014-06-12 Thread Artemy Vysotsky
I have debugged the crash on my Ubuntu using latest code from 
hg clone https://me...@bitbucket.org/medit/medit

I have found that crash occurs in the callback
update_recent_list_visibility

So for now I closed the initialization of this callback - I do not know
what side effects this will cause.

In function void
_moo_encodings_menu_action_set_current (GtkAction  *gtkaction,
const char *enc_name)
 I have cahnged internal if to

if (action-cur_item  !action-update_idle)
{
/*
action-update_idle = g_idle_add_full (G_PRIORITY_DEFAULT_IDLE + 1,
   (GSourceFunc) 
update_recent_list_visibility,
   action, NULL);
   */
}

So far medit starts without crash.
I hope somebody who knows what this callback suppose to do will find a reason 
for the crash and fix bug properly

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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


[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2013-12-06 Thread Adnan Shameem
Mostafa Najafi (najafiyazdi-m) is right. If medit is ran with sudo, it doesn't 
crash. 
I like medit so much that I arranged a temporary solution for myself.

- I have installed Main Menu with :
sudo apt-get install alacarte
- Then I opened Main Menu, navigated to Accessories, then medit menu item. 
Clicked Properties.
- In the Command field, I found the text medit %F (without quotes). I have 
added sudo before it, making it:
sudo medit %F
- Clicked OK and quit Main Menu.

Now medit doesn't crash when I open it from dash. After opening it from
dash I have right-clicked on the launcher icon of medit and clicked Lock
to Launcher. Now the launcher shortcut works ok. (I haven't used
Software center to install medit, so I had to manually add the icon to
Launcher. You may not need to do this.) This solution also works when
you open a file with nautilus right click menu. Cool!

This is not a permanent solution, I know. But it lets you use medit
until the bug is resolved.

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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


[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2013-11-06 Thread Mostafa Najafi
Try running medit in terminal (as a standard user). The attempt to add
property MooEditConfig::indent-wideth fails with a segmentation fault
(see Attachment)

** Attachment added: crash log
   
https://bugs.launchpad.net/ubuntu/+source/medit/+bug/1241750/+attachment/3901858/+files/medit_crash.log

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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


[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2013-11-06 Thread Mostafa Najafi
If you run under admin using sudo, it will not crash!

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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


[Bug 1241750] Re: Often crashing after upgrading to Ubuntu 13.10

2013-11-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: medit (Ubuntu)
   Status: New = Confirmed

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

Title:
  Often crashing after upgrading to Ubuntu 13.10

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

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