[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2015-01-28 Thread Phillip Susi
** No longer affects: ubiquity (Ubuntu)

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

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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


[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2015-01-28 Thread Paul Dufresne
I now guess slideshow is/was using debconf at installation time to request 
information.
I guess this is ubiquity that use webkit for ... I don t know (don t think it 
is the progress bar... maybe for debconf finally).

So probably any package using debconf trigger the problem.
Not sure if it is webkit... could try the trick of installing webkit_debug and 
try to get a backtrace...
I am not too used to that but I think the mentioned bug was explaining how to 
do.

Middle of night here... I need to sleep now!

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

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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


[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2015-01-28 Thread Paul Dufresne
Well, I think I made this bug much more complex than it is.
My stacktrace shows no problem with webkit... other bug I mention  was having.

Here, the problem is only that the flush need to be inside try catch, because 
the write stream have been receive
at class initialisation.

We don't control it, it may well have been close, so we cannot assume
that we can flush it... that's all... 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/873239

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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


[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2015-01-28 Thread Paul Dufresne
I  just have this too with Linux Mint 17.1 Cinnamon DVD.

My crash:
/***
Jan 28 06:33:13 mint ubiquity: 
Jan 28 06:33:14 mint /plugininstall.py: Exception during installation:
Jan 28 06:33:14 mint /plugininstall.py: Traceback (most recent call last):
Jan 28 06:33:14 mint /plugininstall.py:   File 
/usr/lib/ubiquity/ubiquity/install_misc.py, line 287, in pulse
Jan 28 06:33:14 mint /plugininstall.py: self.db.progress('SET', 
int(self.percent))
Jan 28 06:33:14 mint /plugininstall.py:   File 
/usr/lib/python3/dist-packages/debconf.py, line 62, in lambda
Jan 28 06:33:14 mint /plugininstall.py: lambda *args, **kw: 
self.command(command, *args, **kw))
Jan 28 06:33:14 mint /plugininstall.py:   File 
/usr/lib/python3/dist-packages/debconf.py, line 67, in command
Jan 28 06:33:14 mint /plugininstall.py: self.write.flush()
Jan 28 06:33:14 mint /plugininstall.py: BrokenPipeError: [Errno 32] Broken pipe
Jan 28 06:33:14 mint /plugininstall.py: 
Jan 28 06:36:21 mint dbus[934]: [system] Activating service
/

This seems to (have been) a known bug affecting AMD Athlon XP 2600+ to 2800+
Mine is a 2700+
As can be seen on Bug #710582 :
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/710582
People was saying that removing slideshow package (on XUbuntu or Kubuntu) prior 
to installing was fixing problem.
Not tried it.
Seems they did (supposedly) resolved it in webkit (I can only suppose slideshow 
use webkit).

Now, because of my graphics card I am in fallback mode... and I am not sure it 
did not trigger the bug:
in install_misc.py in pulse function near:
try:
if os.environ['UBIQUITY_FRONTEND'] != 'debconf_ui':
self.db.progress('SET', int(self.percent))
except debconf.DebconfError:
return False

I have seen also, still not resolved bug:
I consider bug #1309340 linked 
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1309340

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

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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


[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2015-01-28 Thread Paul Dufresne
** Attachment added: Paul's /var/log/installer/debug
   
https://bugs.launchpad.net/linuxmint/+bug/873239/+attachment/4307056/+files/debug

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

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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


[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2011-10-13 Thread hasan alsancak
** Attachment added: syslog
   https://bugs.launchpad.net/bugs/873239/+attachment/2539616/+files/syslog

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

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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


[Bug 873239] Re: Linux Mint live DVD installer crashes on Dell Inspiron 6000

2011-10-13 Thread Jean-Baptiste Lallement
Thanks for your report. I'm closing the Ubuntu task and opening one
against the  project Mint since it is not a problem in Ubuntu. In the
future please report Mint bugs directly against Mint.

** Changed in: ubiquity (Ubuntu)
   Status: New = Invalid

** Also affects: linuxmint
   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/873239

Title:
  Linux Mint live DVD installer crashes on Dell Inspiron 6000

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

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