[Bug 1478848] Re: Grub efi does not execute /efi/boot/grub.cfg and goes in shell mode

2015-08-01 Thread Nicolas Gama
I tried first without --root-directory, then with --root-directory / from the system itself. Then, from a live USB, I tried using --root-directory /mnt/bla (where /mnt/bla was the mount point) They all give the same result: the system doesnt boot, we are left with the grub shell where root and

[Bug 1478848] Re: Grub efi does not execute /efi/boot/grub.cfg and goes in shell mode

2015-07-29 Thread Nicolas Gama
More information: it seems that the prefix is wrongly set when normal.mod is loaded: echo $root shows (hd0,gpt1) echo $prefix shows (hd0,gpt1)/boot/grub On my system, (hd0,gpt1) is the EFI System partition and the linux root is (hd0,gpt3) This means that normal.mod is looking for

[Bug 1478848] [NEW] Grub efi does not execute /efi/boot/grub.cfg and goes in shell mode

2015-07-28 Thread Nicolas Gama
Public bug reported: After installing Ubuntu 15.04 in efi mode, grub efi amd64 does not boot properly: when the computer boots, it goes directly into grub shell mode, it does not execute the grub.cfg configuration file in the efi partition (either /efi/boot/grub.cfg or /efi/ubuntu/grub.cfg,

[Bug 513853] Re: lyx cannot display graphics or math preview images

2010-05-01 Thread Nicolas Gama
Same issue, it seems that the lines: if sys.argv[1][:4] == 'pdf:' and version = 0x060206: opts = '-define pdf:use-cropbox=true ' + opts in the script /usr/share/lyx/scripts/convertDefault.py cause a *LOT* of trouble All pdf Graphics reappear after commenting those two lines -- lyx cannot

[Bug 513853] Re: lyx cannot display graphics or math preview images

2010-05-01 Thread Nicolas Gama
Note: this seems to be related to the fix of bug 99418 ** Changed in: lyx (Ubuntu) Status: New = Confirmed -- lyx cannot display graphics or math preview images https://bugs.launchpad.net/bugs/513853 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 241561] [NEW] sound-folder missplaced in linux-headers-lum?

2008-06-20 Thread Nicolas Gama
Public bug reported: Binary package hint: linux-headers-lum-2.6.24-19-generic The folder sound in linux-headers-lum should be in /usr/src/linux-headers-lum-2.6.24-19-generic/include instead of /usr/src/linux-headers-lum-2.6.24-19-generic so that it matches the kernel tree structure? In a

[Bug 172331] lyx should depend on texlive-fonts-recommended

2007-11-27 Thread Nicolas Gama
Public bug reported: Binary package hint: lyx when changing the default bullet for itemized lists, if one chooses a symbol in the Dings 1, ..., Dings 4 category, the output document does not compile. This problem can be solved by making lyx depend on texlive-fonts- recommended (which is in

[Bug 68639] Re: 3 usb hubs disappeared from lspci

2007-11-02 Thread Nicolas Gama
The new Kernel in Gutsy works fine (Ubuntu 2.6.22-14.46-generic) I will report back if the proplem re-appears during a future upgrade. -- 3 usb hubs disappeared from lspci https://bugs.launchpad.net/bugs/68639 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 68639] Re: 3 usb hubs disappeared from lspci

2007-07-10 Thread Nicolas Gama
Problem still there in linux-source-2.6.20-16-generic ** Changed in: linux-source-2.6.20 (Ubuntu) Sourcepackagename: linux-source-2.6.15 = linux-source-2.6.20 -- 3 usb hubs disappeared from lspci https://bugs.launchpad.net/bugs/68639 You received this bug notification because you are a member

[Bug 122550] lufs-source won't compile

2007-06-27 Thread Nicolas Gama
Public bug reported: Binary package hint: lufs-source using both module-assistant or manual compilation, it won't compile Feisty, kernel: Linux version 2.6.20-16-generic ([EMAIL PROTECTED]) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Wed May 23 01:46:23 UTC 2007 lufs: Version:

[Bug 84600] Re: file quit does not work in firefox

2007-02-25 Thread Nicolas Gama
In fact, the bug is slightly different than what I thought: in Desktop 1 Open Firefox, open two tabs do File-Quit but do not answer to the confirm dialog box (forget it) in Destop 2: Open a new Firefox window If you chose File/Quit, nothing seems to happen (in fact, a second hidden confirm

[Bug 32598] Re: reLyx cannot write to a partition mounted by sshfs

2007-02-11 Thread Nicolas Gama
Indeed, with the new version of Lyx, this bug seems to be fixed. -- reLyx cannot write to a partition mounted by sshfs https://launchpad.net/bugs/32598 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 84600] file quit does not work in firefox

2007-02-11 Thread Nicolas Gama
Public bug reported: Binary package hint: firefox in firefox version 2.0.0.1+0dfsg-0ubuntu0.6.10 the menuitem File/Quit is not connected (it doesn't do anything)! (and the shortcut CTRL+Q does not exist either) Closing firefox window using the cross or another shortcut like ALT+F4 work fine.

[Bug 84190] libgtkglextmm1 still linked with gtkmm2.0

2007-02-09 Thread Nicolas Gama
Public bug reported: Binary package hint: libgtkglextmm1-dev in synaptic, libgtkglextmm1 depends gtkmm-2.4 etc... as it should but in reality, this library is compiled using old gtkmm-2.0 etc see configure.in: # pangomm m4_define([pangomm_pkg], [pangomm-1.0])

[Bug 68639] The probe of PCI busses occurs too early !

2006-10-31 Thread Nicolas Gama
I fixed this problem by adding a delay of 1 second at the beginning of the function pci_do_scan_bus(struct pci_bus *bus) in drivers/pci/probe.c. I added these lines: int wait1,wait2,dummy; dummy=0;

[Bug 68639] 3 usb hubs disappeared from lspci

2006-10-27 Thread Nicolas Gama
Public bug reported: Binary package hint: linux-image-2.6.15-27-k7 in the kernel 2.6.15-27-k7, three internal usb hubs are not recognized (not even listed in lspci) in the kernel 2.6.15-26-k7, everything works fine. here is the part of lspci -tv for kernel 2.6.15-26-k7: