[Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-08-22 Thread Emmanuel Ch.
I have to confirm comment #57. Happens when I am running matlab.

One of the weirdest bugs around.

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

Title:
  Incorrect call to output plugins (with persistent error message) on
  copy

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

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


[Bug 1081245] Re: Ubuntu 13.04 Live-CD Installer hangs

2013-04-27 Thread Emmanuel Ch.
*** This bug is a duplicate of bug 1080701 ***
https://bugs.launchpad.net/bugs/1080701

I am having the same problem with the 13.04 release (amd64).
Installation will freeze at "Preparing to Install Ubuntu" with the spinner.

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

Title:
  Ubuntu 13.04 Live-CD Installer hangs

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

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


[Bug 908508]

2012-02-25 Thread Emmanuel Ch.
Sorry for the delay,

I have gcc 4.5.3 on a gentoo ppc64 system.

Patch on Comment 55 worked for me. Built successfully.

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

Title:
  Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre

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

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


[Bug 908508]

2012-02-25 Thread Emmanuel Ch.
Just to clarify, I had included the patch in Comment 40 so I have not
really knowledge of what happens there.

Any idea why it complains about MozAssert and MozCrash?

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

Title:
  Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre

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

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


[Bug 908508]

2012-02-20 Thread Emmanuel Ch.
Hello,

I had the same problem on Linux ppc64 with a recent hg spidermonkey
checkout.

To this matter, on a recent hg checkout, I tried the patch mentioned in Comment 
40, but failed
on jscntxt.cpp. I applied the changes needed by hand and created the following 
patch in order to make it able to build (did some extra changes  to jsapi.cpp 
and jscntxt.cpp) 

http://slexy.org/view/s2s8MTv0XP

I tried to build it, but I failed with the following:

http://slexy.org/view/s21lmXnyA1

I don't know if it is relevant to this bug, my mistake or something
else. Please excuse me if it's irrelevant.

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

Title:
  Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre

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

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


[Bug 347730] [NEW] SciLab 5.1 crashes when using kron()

2009-03-23 Thread Emmanuel Ch.
Public bug reported:

SciLab 5 (Mar 6 2009 -  In Jaunty 9.04 Alpha6) crashes after
trying to get the kronecker product of two large vectors with kron().

Output:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb7ca3896, pid=3971, tid=3023873744
#
# Java VM: OpenJDK Server VM (14.0-b08 mixed mode linux-x86 )
# Distribution: Ubuntu jaunty (development branch), package 6b14-1.4.1-0ubuntu4
# Problematic frame:
# C  [libc.so.6+0x79896]  memcpy+0x46
#
# An error report file with more information is saved as:
# /home/mmxgn/hs_err_pid3971.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)

way to reproduce the bug in a 2GB c2d linux laptop (sony vaio fe31h)
with lots of free space:

1 - start scilab
2 - In the scilab console, type:

--> a  = 1:1:1;
--> b  = a';
--> kron(a,b);

** CRASHED ** with the output pasted above.

cat /proc/meminfo output (don't know if it's useful tho):

mm...@mmxgn-laptop:~$ cat /proc/meminfo 
MemTotal:2060508 kB
MemFree: 1453304 kB
Buffers:   23432 kB
Cached:   317960 kB
SwapCached:0 kB
Active:   381488 kB
Inactive: 167692 kB
Active(anon): 213812 kB
Inactive(anon):0 kB
Active(file): 167676 kB
Inactive(file):   167692 kB
Unevictable:  16 kB
Mlocked:  16 kB
HighTotal:   1190472 kB
HighFree: 647776 kB
LowTotal: 870036 kB
LowFree:  805528 kB
SwapTotal:   6032368 kB
SwapFree:6032368 kB
Dirty:   108 kB
Writeback: 0 kB
AnonPages:207804 kB
Mapped:72844 kB
Slab:  21624 kB
SReclaimable:  11528 kB
SUnreclaim:10096 kB
PageTables: 2616 kB
NFS_Unstable:  0 kB
Bounce:0 kB
WritebackTmp:  0 kB
CommitLimit: 7062620 kB
Committed_AS: 709388 kB
VmallocTotal: 122880 kB
VmallocUsed:   52536 kB
VmallocChunk:  67052 kB
HugePages_Total:   0
HugePages_Free:0
HugePages_Rsvd:0
HugePages_Surp:0
Hugepagesize:   4096 kB
DirectMap4k:   40952 kB
DirectMap4M:  864256 kB

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
SciLab 5.1 crashes when using kron()
https://bugs.launchpad.net/bugs/347730
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 37662] Re: kernel module cannot be built

2006-09-06 Thread Emmanuel Ch.
Same thing here, trying to build mol-modules-source in Ubuntu Edgy Eft
Knot-2 + latest updates on  Wed 6 Sep 2006 9:19 GMT results in only the
module sheep.ko being built (also the error message described above wich
I got rid of by creating (!?) the directory ../../mollib/`uname -r`-smp
)

Tried to build the modules as described on
https://help.ubuntu.com/community/MOLModulesHowto and failed.



** Attachment added: "make log"
   http://librarian.launchpad.net/4147143/make.log

-- 
kernel module cannot be built
https://launchpad.net/bugs/37662

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


[Bug 23445] Re: [Bug 23445] Re: iMac G5 will freeze after booting up

2006-09-05 Thread Emmanuel Ch.
Tested bluetooth today, exchanging files with my mobile phone and it
works.

On 9/5/06, Mark <[EMAIL PROTECTED]> wrote:
>
> > Well, revB comes with a bundled USB
> > keyboard/mouse doesnt it?  You can
> > still connect it when running linux and work :)
>
> No it does not and no we cannot.  Bluetooth-only input was a stock
> factory configuration from Apple, a popular one we hear.
>
> --
> iMac G5 will freeze after  booting up
> https://launchpad.net/bugs/23445
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

-- 
iMac G5 will freeze after  booting up
https://launchpad.net/bugs/23445

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


[Bug 57622] Re: [Bug 57622] Re: "Menu Layout" Crashes (alacarte menu editor)

2006-09-05 Thread Emmanuel Ch.
Updated edgy on Tue 5th September 2006 around 6 pm GMT and the menu works ok
now, so does the alacarte menu editor.
Nice job :)

On 9/1/06, Ilkka Poutanen <[EMAIL PROTECTED]> wrote:
>
> Same problem here. Menu editor pops up but slows down system drastically
> (choppy cursor updates etc), crashes after 3-4 seconds. Running edgy,
> up-to-date as of 2006-09-01 10:55 UTC.
>
> --
> "Menu Layout" Crashes (alacarte menu editor)
> https://launchpad.net/bugs/57622
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

-- 
"Menu Layout" Crashes (alacarte menu editor)
https://launchpad.net/bugs/57622

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


[Bug 23445] Re: [Bug 23445] Re: iMac G5 will freeze after booting up

2006-09-05 Thread Emmanuel Ch.
Well, revB comes with a bundled USB keyboard/mouse doesnt it? You can
still connect it when running linux and work :)

On 9/5/06, Mark <[EMAIL PROTECTED]> wrote:
> We use a "rev B" model with bluetooth mouse/keyboard from Apple.  This
> means until bluetooth is fixed we can't even test anything.
>
> --
> iMac G5 will freeze after  booting up
> https://launchpad.net/bugs/23445
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

-- 
iMac G5 will freeze after  booting up
https://launchpad.net/bugs/23445

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


[Bug 23445] Re: [Bug 23445] Re: iMac G5 will freeze after booting up

2006-09-04 Thread Emmanuel Ch.
Guys you could read the replies. It is said that in edgy eft it is
fixed. I've tried it on my "problematic" single g5 and it works, with
sound and everything (except bluetooth i guess)

Just wait for edgy to be released :)


On 9/4/06, cruiseoveride <[EMAIL PROTECTED]> wrote:
> These problems are very specific to ubuntu, as a similar setup (linux kernel, 
> gdm, gnome etc) forund on Fedora Core work perfectly on the new iMac.
> I suggest someone install Fedora Core and use it for deubugging to catch the 
> symbols coming from gdm during the freeze point on ubuntu.
>
> --
> iMac G5 will freeze after  booting up
> https://launchpad.net/bugs/23445
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

-- 
iMac G5 will freeze after  booting up
https://launchpad.net/bugs/23445

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


[Bug 57622] Re: "Menu Layout" Crashes (alacarte menu editor)

2006-08-29 Thread Emmanuel Ch.
Confirmed, here I have the same problem. 
Edgy eft knot -1 updated on Tuesday 29 August.

-- 
"Menu Layout" Crashes (alacarte menu editor)
https://launchpad.net/bugs/57622

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


[Bug 23445] Re: [Bug 23445] Re: iMac G5 will freeze after booting up

2006-08-28 Thread Emmanuel Ch.
On 8/28/06, Dylan <[EMAIL PROTECTED]> wrote:
> I've got Edgy Knot 1 installed and running on my Rev B.
>
> However, the resolution is totally screwed. If anyone could offer some
> direction or an xconf, that'd be great.
>
>
> PS. Bluetooth and AirPort aren't working (although I wouldn't expect
> them to work out of the box, anyway).
>
> --
> iMac G5 will freeze after  booting up
> https://launchpad.net/bugs/23445
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

It can be easily changed at /etc/X11/xorg.conf
Just add "1440x900" at the resolutions for depth 24. You'll see when
you get there.
I had my Airport working. See http://www.ubuntuforums.org/showthread.php?=142727
It needs to grab your Airport firmware from
/System/Library/Extensions/AppleAirPort2.kext/Contents/MacOS/AppleAirport2


Again you will see when you read the howto.

I suppose needing to find the firmware yourself makes "AirPort not
working" not a bug, but could someone get into dapper a script that
does it automatically (since the modules for hfs+ are in the installer
cd anyway we could grab a copy of it and set up AirPort automatically.

-- 
iMac G5 will freeze after  booting up
https://launchpad.net/bugs/23445

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


[Bug 23445] Re: iMac G5 will freeze after booting up

2006-08-27 Thread Emmanuel Ch.
Mine is a Rev B with an Ati card.

Terrace, sure. Just tell me what to do. I am new in the mac on linux
stuff myself, and Eft is the first distro that i've set up working on
the iMac (working with disk install, that is, ubuntu and kubuntu
breezy live worked at it too, but no sound, and crazy fan). So I might
need a bit of guidance.

On 8/27/06, Mike Hore <[EMAIL PROTECTED]> wrote:
> Mine's Rev A.
>
> It looks like I should give Edgy a try -- I will if I get time.  We're
> about to go away for a few weeks' break  :-)
>
> Cheers,  Mike.
>
> --
> iMac G5 will freeze after  booting up
> https://launchpad.net/bugs/23445
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

-- 
iMac G5 will freeze after  booting up
https://launchpad.net/bugs/23445

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


[Bug 23445] Re: iMac G5 will freeze after booting up

2006-08-27 Thread Emmanuel Ch.
I just tested it with the latest Edgy Eft iso (disk installation).
Both the cd and the disk install work with sound etc, not 1 crash and
its pretty fast too. Just some other glitches but I think these are
eft specific.Oh, the fan sometimes its not working at all, some times
is working at full speed. Anyway good job.

On 8/25/06, Mark <[EMAIL PROTECTED]> wrote:
> P.S. Make that bluetooth/sound/power-manager (fans).  So there are at
> least three (3) hardware-specific bugs of maximum severity peculiar to
> this hardware.  This is the kind of place where Ubuntu could really,
> really help Debian with hardware support and development.
>
> --
> iMac G5 will freeze after  booting up
> https://launchpad.net/bugs/23445
>


-- 
- morthul surinen
fenya quelli
 (R.I.P 0x7D4)

-- 
iMac G5 will freeze after  booting up
https://launchpad.net/bugs/23445

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