Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Releases and other announcements
Forum rules
Section reserved for the team. You can reply to announcements here but not post new topics.

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Husse on Wed Jun 04, 2008 7:20 am

I have found that mintUpdate shows updates it does not show otherwise if you open preferences and (first untick and then) tick the dist-upgrade option, regardless of it it's ticked already
If this is an Elyssa or a mintUpdate bug I don't know
Image
Don't fix it if it ain't broken, don't break it if you can't fix it
Husse
Level 21
Level 21
 
Posts: 19717
Joined: Sun Feb 11, 2007 7:22 am
Location: Near Borås Sweden

Linux Mint is funded by ads and donations.
 

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby leo5111 on Wed Jun 04, 2008 11:31 am

looks good, im not rushing you guys or anything just wondering when the final version might appear... :P
User avatar
leo5111
Level 4
Level 4
 
Posts: 301
Joined: Tue Mar 11, 2008 2:32 am
Location: Escaped From Xp Hell

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby orduek on Wed Jun 04, 2008 11:33 am

I know that the 2.6.24 kernel is doing some problems to people.
and as I understand, the point release of Ubuntu Hardy will change it to 2.6.25 -
any ideas as to what is the policy here?
orduek
Level 1
Level 1
 
Posts: 30
Joined: Thu Jan 10, 2008 2:16 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Computersleuth on Wed Jun 04, 2008 11:50 am

I thank all of the Mint team for their outstanding work. This is a very nice release. . . .

I have a Compaq v5000 notebook with an AMD Turion CPU and Broadcom wireless. I am unable to get wireless to work. The card did not work on the initial install. I have since implemented the workaround(s) outlined here:

http://linuxmint.com/forum/viewtopic.php?f=53&t=11945&p=73370&hilit=wireless+config#p73370

Neither the initial installation restricted driver nor the workarounds had much effect. In both cases, there was no detection of any wireless router.

I have a hunch that this is about DHCP support, primarily because the IP addresses that are detected are not the usual Linksys values. But I am unable to determine this for sure, and I do not have the time to run this down.

That said, I am surely hoping that the stable release has this fixed.

Again, thanks for a great distro. I currently use Mint 4 on my desktop. I am hoping to be able to use Mint 5 on both my desktop and my notebook.
User avatar
Computersleuth
Level 1
Level 1
 
Posts: 29
Joined: Thu May 08, 2008 3:17 pm
Location: Ron Paul Country, USA

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Computersleuth on Wed Jun 04, 2008 11:55 am

Computersleuth wrote:I thank all of the Mint team for their outstanding work. This is a very nice release. . . .

I have a Compaq v5000 notebook with an AMD Turion CPU and Broadcom wireless. I am unable to get wireless to work. The card did not work on the initial install. I have since implemented the workaround(s) outlined here:

http://linuxmint.com/forum/viewtopic.php?f=53&t=11945&p=73370&hilit=wireless+config#p73370

Neither the initial installation restricted driver nor the workarounds had much effect. In both cases, there was no detection of any wireless router.

I have a hunch that this is about DHCP support, primarily because the IP addresses that are detected are not the usual Linksys values. But I am unable to determine this for sure, and I do not have the time to run this down.

That said, I am surely hoping that the stable release has this fixed.

Again, thanks for a great distro. I currently use Mint 4 on my desktop. I am hoping to be able to use Mint 5 on both my desktop and my notebook.


BTW, I performed this workaround:

1)Blacklist the bcm43xx kernel module. Do this by browsing in the desktop file browser to /etc/modprobe.d. Right click in the open directory window (on a blank space) and select Open In Terminal. In the terminal window, type sudo gedit blacklist. Type your user password. The blacklist file will open in a text editor. Go to the bottom of the file and add these lines:

#disable bcm43xx
blacklist bcm43xx

Save the file and reboot the computer.
2) Get the sp34152.exe file from the HP website. If you need the address, it's here:
http://h10025.www1.hp.com/ewfrf/wc/soft ... 28&lang=en
3) Create a folder called "Wireless" and put the downloaded exe file in there.
4) Enter that new folder and right click on an empty space. Again, choose Open In Terminal. Type in the Terminal window: sudo cabextract sp34152.exe . Give your password. The cabextract program will extract the contents of the exe file to your Wireless folder. (It doesn't matter where that folder is. We created it simply to keep all the extracted files in the same place.)
5) We're almost there: run Mint Menu>Administration>Windows Wireless Drivers. Click the Install New Drivers button. Navigate to your Wiress folder, and select bcmwl5.inf. Click okay and install. After a few seconds of hard drive activity the window will have a listing for the new driver but report Hardware Present: No. Ignore this!
6) At this point your wireless LED should be glowing blue instead of orange! If so, quit the Windows Wireless Drivers program and click on the Network Manager applet icon. Select your wireless network from the list. Enter the password if necessary. And you should be off and running.


I also did this:

After this point, open terminal and type

sudo ndiswrapper -m

And add the following line to /etc/modules: (sudo gedit /etc/modules)

ndiswrapper


BTW, I am a newbie with Linux, although I have substantial experience on Tandem Nonstop systems and MS Windows. This means that I know the concepts, but I know few details on how to find my way around in Linux.
User avatar
Computersleuth
Level 1
Level 1
 
Posts: 29
Joined: Thu May 08, 2008 3:17 pm
Location: Ron Paul Country, USA

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby kurkosdr on Wed Jun 04, 2008 12:15 pm

Ok, here I ve found an important bug and it happens a lot often. Hope you can fix it before the final release.

When browsing the internet with firefox, (specifically, the dilbert.com website, viewing the strips in 2-3 tabs open), browser just closes and I get tossed back to desktop.
Sometimes it happens randomly, but it usually does when I try to close a tab or change between tabs.


I decided to run firefox from terminal, so, here is what it gave when the crash happened:

Code: Select all
mint@mint ~ $ firefox

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault


As I said above, it happens on a popular site, so, if you (if it's the mint causing it) or the guys from firefox (if it's firefox's fault) could fix it, it would be nice.
kurkosdr
Level 1
Level 1
 
Posts: 3
Joined: Wed Jun 04, 2008 12:05 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby 67GTA on Wed Jun 04, 2008 12:18 pm

Computersleuth: If you will make another thread in the "Networking" section of the forums, and give all the info about what you have tried and your hardware, someone should be able to help you get it going.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
 
Posts: 1308
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Mint 5 RC2 Bug: Firefox crashes to desktop when browsing

Postby kurkosdr on Wed Jun 04, 2008 12:37 pm

Ok, here I ve found an important bug and it happens a lot often. Hope you can fix it before the final release.

When browsing the internet with firefox, (specifically, the dilbert.com website, viewing the strips in 2-3 tabs open), browser just closes and I get tossed back to desktop.
Sometimes it happens randomly, but it usually does when I try to close a tab or change between tabs.


EDIT: It happens on garfield.com when I click the button "today's comic", with no tabs open. I just click the button, wait for the page to load, and while loading, it just crashes.

I decided to run firefox from terminal, so, here is what it gave when the crash happened:

Code: Select all
mint@mint ~ $ firefox

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(firefox:16388): Gdk-CRITICAL **: gdk_draw_image: assertion `GDK_IS_GC (gc)' failed

(firefox:16388): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault


As I said above, it happens on a popular site, so, if you (if it's the mint causing it) or the guys from firefox (if it's firefox's fault) could fix it, it would be nice.

Hardware info: T2500, 1GB, mobility x1600 256MB ram (1440x900 resolution).
kurkosdr
Level 1
Level 1
 
Posts: 3
Joined: Wed Jun 04, 2008 12:05 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby kurkosdr on Wed Jun 04, 2008 12:42 pm

67GTA wrote:Computersleuth: If you will make another thread in the "Networking" section of the forums, and give all the info about what you have tried and your hardware, someone should be able to help you get it going.


Ok done However, I don't really need to get it going, as I use windows most of the time, so I usually browse from there. Linux just isn't ready yet. I just found it an extremely annoying bug and thought it would be nice to report it.
kurkosdr
Level 1
Level 1
 
Posts: 3
Joined: Wed Jun 04, 2008 12:05 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby 67GTA on Wed Jun 04, 2008 1:09 pm

kurkosdr,
I was referring to Computersleuth's wireless problem. The Firefox bug will be fixed upstream by Mozilla, or in the flash-plugin package.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
 
Posts: 1308
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Computersleuth on Wed Jun 04, 2008 1:28 pm

67GTA wrote:Computersleuth: If you will make another thread in the "Networking" section of the forums, and give all the info about what you have tried and your hardware, someone should be able to help you get it going.


Done. Thanks.
User avatar
Computersleuth
Level 1
Level 1
 
Posts: 29
Joined: Thu May 08, 2008 3:17 pm
Location: Ron Paul Country, USA

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby AK Dave on Wed Jun 04, 2008 2:53 pm

I have Firefox3 installed on Kubuntu on another partition. Same exact crash. Not a Mint problem.
User avatar
AK Dave
Level 6
Level 6
 
Posts: 1043
Joined: Wed May 14, 2008 3:39 pm
Location: Anchorage, AK USA

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby clem on Wed Jun 04, 2008 6:24 pm

Hi everyone,

Just to let you know that BETA 054 looks good to me. I'll do a few more tests on it and I will send it to Exploder tomorrow. If everything goes well we could have a STABLE release before the week-end.

Clem.
Image
User avatar
clem
Level 14
Level 14
 
Posts: 5388
Joined: Wed Nov 15, 2006 8:34 am

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby AK Dave on Wed Jun 04, 2008 6:41 pm

ROFL! I installed 032, and within days 048 was sent to Exploder. I finally got around to abusing network privileges enough to download 048, haven't even burned the iso to disc, and here comes 054. I'll hold on installing 048 and spent my time waiting for 054 by scrapping Kubuntu-KDE4 off of a test partition and giving a shot to the OpenGeu 8.04 alpha. I feel like a little Enlightenment will put me in the proper frame of mind to enjoy 054/Stable.
User avatar
AK Dave
Level 6
Level 6
 
Posts: 1043
Joined: Wed May 14, 2008 3:39 pm
Location: Anchorage, AK USA

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Lantesh on Wed Jun 04, 2008 7:28 pm

exploder wrote:The wallpaper bug is from one of today's updates. I am sure it will get fixed.


This bug is manifesting itself on my PC as well.
Lantesh
Level 6
Level 6
 
Posts: 1210
Joined: Sat Apr 12, 2008 1:02 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Tony G on Wed Jun 04, 2008 7:46 pm

# Edit: I un-installed and reinstalled Opera, during which I changed the Mint repo in MintInstall from local to default. Problem-free installation.

Elyssa b048 in VirtualBox.

I tried installing Opera from the software portal. On the first attempt, the installation failed with a message saying that dpkg was locked. At the time of the error message, there were a lot of sub-applications spawned by MintInstall. I succeeded in installing Opera by closing all of the applications and then launching Opera.mint from Firefox downloads. Even when I succeeded on this second attempt, there looked to be an extra sub-application working on the install.

Anyone care to try to replicate?

As an aside, the package maintainers for TinyMe (a PCLinuxOS derivative) have come up with a nice work-around to the Opera 9.2x flash issues, by putting the old version of flash in their repos, with a warning that if you install, you expose yourself to a minor security risk.

Best regards,

Anthony
Last edited by Tony G on Wed Jun 04, 2008 10:04 pm, edited 1 time in total.
"The greatest enemy of a good plan is the dream of a perfect plan."

--Carl von Clausewitz
User avatar
Tony G
Level 3
Level 3
 
Posts: 178
Joined: Wed Jan 16, 2008 9:36 pm
Location: Laramie, WY, US

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby tuxStyle on Wed Jun 04, 2008 9:24 pm

clem wrote:Hi everyone,

Just to let you know that BETA 054 looks good to me. I'll do a few more tests on it and I will send it to Exploder tomorrow. If everything goes well we could have a STABLE release before the week-end.

Clem.


Ha.
And i just did a fresh install 0f RC2 (until now i used an un-persistent USB live) ..
Well, looking forward for the next fresh install.

At least i won't try to apply any fixes for my Vostro :)
User avatar
tuxStyle
Level 1
Level 1
 
Posts: 15
Joined: Wed Apr 16, 2008 10:42 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby jinchoung on Wed Jun 04, 2008 11:43 pm

clem wrote:Hi everyone,

Just to let you know that BETA 054 looks good to me. I'll do a few more tests on it and I will send it to Exploder tomorrow. If everything goes well we could have a STABLE release before the week-end.

Clem.


Sweeeeeeeeeeeeeeet! i love how official policy is "it's done when it's done" but the developer doesn't think twice about giving us heads up like this! thanks!

jin
jinchoung
 

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Lantesh on Thu Jun 05, 2008 5:04 am

I thought I'd post up here for Clem and the development team that Firefox 3 RC2 has been released. Hopefully this makes it into the final release of Elyssa. :)
Lantesh
Level 6
Level 6
 
Posts: 1210
Joined: Sat Apr 12, 2008 1:02 pm

Re: Linux Mint 5 Elyssa RC2 (BETA 048) is out!

Postby Catze on Thu Jun 05, 2008 7:50 am

I found a tiny "bug" in mintUpdate.

In the german localization it says "Es sindN empfohlene Updates verfügbar". (N being the number of Updates currently available). Notice: There's one space missing between "sind" and the number.
post() while post();
User avatar
Catze
Level 1
Level 1
 
Posts: 31
Joined: Sun Dec 09, 2007 4:32 pm
Location: Würzburg, Germany

Linux Mint is funded by ads and donations.
 
PreviousNext

Return to Releases & Announcements

Who is online

Users browsing this forum: No registered users and 3 guests