Sid crash using root terminal and tried to see Applications

2014-12-09 Thread pablo daveloza
Hi, I checked http://lists.debian.org/debian-cd/ but I couldn't find 
something like this problem.


I have a Dell studio XPS, with a GeForce 9400M G/integrated/SSE2 graphic 
card.
I installed Sid (Gnome) with no problem, but when I open a root terminal 
and tried to see Applications (go to Activities in Debian 7.7) the 
system crashed and I have to turn off the computer manually, it happened 
every time I tried, so unfortunately, I am using 7.7 now.


I hope this help and the problem will be resolved soon, so I can use Sid.

Thanks

pablo


--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5487274e.5000...@gmx.com



7.8 dates

2014-12-09 Thread Adam D. Barratt
Hi,

In theory the 7.8 point release should be in December, but that's often
a pain to organise. So let's look at January instead:

3rd / 4th - I'm busy on the Saturday
10th / 11th - Fine for me
17th / 18th - jmw's BSP
24th / 25th - I can do Saturday morning, but will be afk from early
afternoon to Sunday afternoon
31st / 1st - Fine for me

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1418157231.5790.50.ca...@adam-barratt.org.uk



Bug#772691: Disc icon not displayed

2014-12-09 Thread jnqnfe
Package: debian-cd
Version: 3.1.16
Severity: minor
Tags: patch

In a Windows environment (and possibly others), a custom icon is
displayed for Ubuntu install ISOs/discs, taken from wubi.exe
(win32-loader.exe), instead of the default disc drive icon. This is not
the case for Debian install discs because they simply fail to include an
entry in the autorun.inf file pointing to the source of an icon to display.

I've attached a patch to fix this, based on the debian-cd master branch
(I hope that was the correct one).

Note that in the case of win32-loader not being present on the disk, the
autorun.inf file instead points to an autorun.bat file. A suitable icon
is not available here (as per [1] it must point to a .ico, .bmp, .exe,
or .dll file with a suitable icon don't forget, so /pics/logo-50.jpg is
definitely no good!). Thus to cover all cases, a copy of the logo must
be stored on the disk somewhere in .ico format (and my patch expanded
with the appropriate additional entries).

[1]
http://msdn.microsoft.com/en-us/library/windows/desktop/cc144200%28v=vs.85%29.aspx#icon
commit 4f8b0c1f7abd265af1819e1dc564a0b83978fcb5
Author: jnqnfe 
Date:   Wed Dec 10 05:24:53 2014 +

Improve autorun.inf

diff --git a/tools/boot/jessie/boot-hurd b/tools/boot/jessie/boot-hurd
index 884b374..bfbff40 100644
--- a/tools/boot/jessie/boot-hurd
+++ b/tools/boot/jessie/boot-hurd
@@ -85,6 +85,7 @@ if [ -f $CDDIR/README.html ]; then
todos > $CDDIR/autorun.inf < $CDDIR/autorun.bat < $CDDIR/autorun.inf < $CDDIR/autorun.bat < $CDDIR/autorun.inf < $CDDIR/autorun.inf < $CDDIR/autorun.bat < $CDDIR/autorun.inf < $CDDIR/autorun.bat < $CDDIR/autorun.inf < $CDDIR/autorun.bat < $CDDIR/autorun.inf < $CDDIR/autorun.inf < $CDDIR/autorun.bat <

logos.tar.bz2
Description: Binary data


Bug#772691: Acknowledgement (Disc icon not displayed)

2014-12-09 Thread jnqnfe
Apologies, I forgot to remove the logos archive that I initially
attached to the report but then decided to send to the mailing list
separately. Please ignore it here in this bug report. I thought I better
send this to explain why it's there.


-- 
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5487e1b0.5090...@gmail.com