Register    Login    Forum    Search    FAQ

Board index » English » Open Discussion




 Page 15 of 16 [ 228 posts ] Go to page Previous  1 ... 12, 13, 14, 15, 16  Next



Author Message
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Fri Sep 04, 2009 6:13 am 
Offline
Newcomer

Joined: Sat Aug 29, 2009 4:57 am
Posts: 16
Thank you very much, herby


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Fri Sep 04, 2009 8:11 am 
Offline
Newcomer

Joined: Thu Oct 23, 2008 1:14 pm
Posts: 16
Location: Manchester UK
Peter (and all). Big thanks from me too here in UK. Looking forward to having a play with final release at the week-end. teandtoast.


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Fri Sep 04, 2009 5:49 pm 
Offline
Newcomer

Joined: Fri Sep 04, 2009 5:43 pm
Posts: 1
Peter,

I wanted to add to the chorus and say thank you for breathing life back into the DesktopBSD project.
Hopefully, there will be enough interest sparked by the new release that you might consider continuing development.
I have installed 20090902 and although my requirements are light (I don't need 3d graphics, for example.) all is working very smoothly.
Also, thanks to all who helped in the testing phase.

From down here in Florida, USA, thanks again... we love this operating system!!!


rel


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Fri Sep 04, 2009 11:24 pm 
Offline
Regular Visitor

Joined: Tue Oct 16, 2007 10:35 am
Posts: 32
Location: Kiev, Ukraine
peterh wrote:
I thoroughly tested both i386 and amd64 20090902 snapshots today. Unfortunately, the OpenOffice crashes don't seem to be gone with 3.1.1, but everything else works really well, so these ISOs will become the final 1.7 release.

Please don't post anything to the news sites yet before the official announcement to give the FTP mirrors time to catch up and so I can write proper release notes.


Congratulations!
Thank you for the excellent system.

upd: directory with version 1.7 on the ftp is not available
550 Can't change directory to /pub/DesktopBSD/Releases/1.7: Permission denied


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 11:48 am 
Offline
root
User avatar

Joined: Mon Jul 11, 2005 1:34 pm
Posts: 581
Location: Linz/OÖ
Thanks for the congrats. :)

andytg: This is intentional to avoid any news posts as soon as the images are up without a proper announcement first (this was the case with previous releases). Mirrors are still in the process of catching up, so I think I'll release on Monday. If you can't wait until then, get the 20090902 snapshots, it's the same thing ;)

jorge_: Like I already explained earlier in this thread, this won't work after an upgrade because as you noticed correctly, the link is put in skel and will have no effect unless you create a new user.


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 12:18 pm 
Offline
Regular Visitor

Joined: Tue Oct 16, 2007 10:35 am
Posts: 32
Location: Kiev, Ukraine
peterh wrote:
Thanks for the congrats. :)

andytg: This is intentional to avoid any news posts as soon as the images are up without a proper announcement first (this was the case with previous releases). Mirrors are still in the process of catching up, so I think I'll release on Monday. If you can't wait until then, get the 20090902 snapshots, it's the same thing ;)


Thank you very much, I already downloaded from ftp://ftp.freepark.org/pub/DesktopBSD/r ... eases/1.7/ :wink:


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 3:15 pm 
Offline
Regular Visitor
User avatar

Joined: Thu Jul 23, 2009 5:13 pm
Posts: 93
Location: Panama
peterh wrote:
jorge_: Like I already explained earlier in this thread, this won't work after an upgrade because as you noticed correctly, the link is put in skel and will have no effect unless you create a new user.


Thanks peter you've done a good job here, I'll make a clean install to fix this but I don't know why if I install the diablo plugin again and after ln -s the plugin to the ~/.mozilla/plugins directory it still does not work it should, but as I told you I'll install from scratch again to solve the problem.

_________________
joag


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 3:34 pm 
Offline
Newcomer

Joined: Sat Jul 11, 2009 6:14 pm
Posts: 2
Thanks all together, you did a great job.
There is still no announcement about DesktopBSD 1.7 RELEASE at the Homepage of DesktopBSD.net.


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 3:39 pm 
Offline
root
User avatar

Joined: Mon Jul 11, 2005 1:34 pm
Posts: 581
Location: Linz/OÖ
jorge_: You don't need to reinstall, you can just create a new user, but this should also do the trick:
Code:
$ rm -fr ~/.mozilla/
$ cp -r /usr/share/skel/dot.mozilla ~/.mozilla


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 10:33 pm 
Offline
Regular Visitor
User avatar

Joined: Thu Jul 23, 2009 5:13 pm
Posts: 93
Location: Panama
peterh wrote:
jorge_: You don't need to reinstall, you can just create a new user, but this should also do the trick:
Code:
$ rm -fr ~/.mozilla/
$ cp -r /usr/share/skel/dot.mozilla ~/.mozilla


I'll install in clean peter, for some reason when I did this I got file not found so I did an ls -l to this directory (dot.mozila) and found a symb link to the libjava plugin but the 64 bit version. In any case I thought, this could work I don't know so I did try to copy the file directly from the directory where the symb link comes from but guess what the file isn't really there and if it were it would be the 64 bit version, is really estrange, by the time you read this I'll have a clean copy installed but would be cool if you check this to see if it is an error from the installer.

_________________
joag


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sat Sep 05, 2009 10:52 pm 
Offline
root
User avatar

Joined: Mon Jul 11, 2005 1:34 pm
Posts: 581
Location: Linz/OÖ
Seems like the symlink points to the wrong plugin library on i386. I don't really think this justifies rolling out a new i386 image for the release, but I'll make a small script available for download that fixes this issue.


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sun Sep 06, 2009 3:04 am 
Offline
Regular Visitor
User avatar

Joined: Thu Jul 23, 2009 5:13 pm
Posts: 93
Location: Panama
peterh wrote:
Seems like the symlink points to the wrong plugin library on i386. I don't really think this justifies rolling out a new i386 image for the release, but I'll make a small script available for download that fixes this issue.


Thanks , I just installed in clean and same issue so I'll have to wait for the script :D, this is why I've been having problems with the plugin, sorry for detecting it till now :) .

_________________
joag


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sun Sep 06, 2009 4:09 pm 
Offline
root
User avatar

Joined: Mon Jul 11, 2005 1:34 pm
Posts: 581
Location: Linz/OÖ
You can get the update from here: http://desktopbsd.net/fileadmin/release ... te.desktop
The update process is described here (although it's really simple): http://desktopbsd.net/wiki/doku.php?id= ... gin_update

It will correct the plugin link for the logged in user and for all newly created users (in skel).


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sun Sep 06, 2009 6:40 pm 
Offline
Newcomer

Joined: Thu Oct 23, 2008 1:14 pm
Posts: 16
Location: Manchester UK
Did a clean install of i386 20090902 and am well impressed. Where do we start a new thread once we have left the snapshot phase?


Top 
 Post subject: Re: Has Anyone Had Success With Snapshot 20090329 or above?
 Post Posted: Sun Sep 06, 2009 6:44 pm 
Offline
Regular Visitor
User avatar

Joined: Thu Jul 23, 2009 5:13 pm
Posts: 93
Location: Panama
peterh wrote:
You can get the update from here: http://desktopbsd.net/fileadmin/release ... te.desktop
The update process is described here (although it's really simple): http://desktopbsd.net/wiki/doku.php?id= ... gin_update

It will correct the plugin link for the logged in user and for all newly created users (in skel).


Thank you peter I just ran the script and java plugin is working perfectly.


Attachments:
java.png [24.45 KiB]
Downloaded 3 times

_________________
joag
Top 
Display posts from previous:  Sort by  
 
 Page 15 of 16 [ 228 posts ] Go to page Previous  1 ... 12, 13, 14, 15, 16  Next




Board index » English » Open Discussion


Who is online

Users browsing this forum: No registered users and 1 guest

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron