Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105437

Re: crash while using PyCharm / Python3

Path csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail
From "Jonathan N. Little" <lws4art@gmail.com>
Newsgroups alt.os.linux.ubuntu, comp.lang.python
Subject Re: crash while using PyCharm / Python3
Date Mon, 21 Mar 2016 23:13:00 -0400
Organization LITTLE WORKS STUDIO
Lines 29
Message-ID <ncqd2d$pab$1@dont-email.me> (permalink)
References <ncikss$tks$1@news.albasani.net> <ncp8r1$ofd$1@news.albasani.net> <56f03080$0$5924$e4fe514c@news.xs4all.nl> <ncpev8$51d$1@news.albasani.net> <ncq42m$b95$1@news.albasani.net>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Tue, 22 Mar 2016 03:10:06 -0000 (UTC)
Injection-Info mx02.eternal-september.org; posting-host="858486c4b991636558c8d0f368f28176"; logging-data="25931"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/8h+Au0tlvJ9/j/FI/ayv4WT06y8rE0uk="
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40
In-Reply-To <ncq42m$b95$1@news.albasani.net>
X-Dan Yes Dan this is a Winbox
X-Face o[H8T0h*NGH`K`P)s+4PmYlcy|GNl`~+L6Fi.m:%15m[c%{C7V-ump|WiCYPkQ+hFJhq;XW5^1Rg_El'"fE$~AcYW$Pq\yeh9K_-dJqlQ5\y2\;[yw5DYCtOtsf_.TUy}0U\oL^>[3Y#{AP2^o'bG`bwj`]]UNpCxY\(~xK9b+uZKxrb*4-rkD+
Cancel-Lock sha1:UPzi5ituNR1mZgm6TifGliOkxLs=
Xref csiph.com alt.os.linux.ubuntu:188814 comp.lang.python:105437

Cross-posted to 2 groups.

Show key headers only | View raw


Adam wrote:
> Sure glad I did not reinstall Ubuntu.  Whew!!

Unless you really-really-really screw things up, you usually do not have 
to. Linux is not Windows ;-) Even if you had to, with /home on its own 
partition a reinstall would not have been an issue, you just have to 
choose the "Something Else" on partitioning and only format the "/" and 
set the "/home" partition mount point and NOT FORMAT it.

A tip: If you use gparted or e2label and give partitions labels. Makes 
moving partitions and data easier...

sda1 "12.04-root"
sda5 "old-home"

sdb1 "14.04-root"
sdb5 "new-home"

So from a live session when I mount both drives it is easy to keep 
things straight when I copy my profiles from old drive on sda to new 
drive with newer version of Ubuntu on sdb...

-- 
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-18 21:34 -0700
  Re: crash while using PyCharm / Python3 wxjmfauth@gmail.com - 2016-03-19 02:30 -0700
  Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 09:51 -0700
    Re: crash while using PyCharm / Python3 "Dirk T. Verbeek" <dverbeek@xs4all.nl> - 2016-03-21 18:33 +0100
      Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 11:05 -0700
      Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 11:36 -0700
        Re: crash while using PyCharm / Python3 "Jonathan N. Little" <lws4art@gmail.com> - 2016-03-21 15:58 -0400
          Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 15:15 -0700
            Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 17:23 -0700
              Re: crash while using PyCharm / Python3 "Jonathan N. Little" <lws4art@gmail.com> - 2016-03-21 22:58 -0400
                Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-22 00:41 -0700
                Re: crash while using PyCharm / Python3 "Jonathan N. Little" <lws4art@gmail.com> - 2016-03-22 09:10 -0400
                Re: crash while using PyCharm / Python3 Daniel Wilcox <dmw@yubasolutions.com> - 2016-03-22 09:32 -0700
                Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-22 14:52 -0700
              Re: crash while using PyCharm / Python3 Big Bad Bob <BigBadBob-at-mrp3-dot-com@testing.local> - 2016-03-22 09:39 -0700
                Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-22 14:52 -0700
        Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 17:36 -0700
          Re: crash while using PyCharm / Python3 "Jonathan N. Little" <lws4art@gmail.com> - 2016-03-21 23:13 -0400
            Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-22 00:46 -0700
    Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-21 10:52 -0700
  Re: crash while using PyCharm / Python3 "Adam" <adam@no_thanks.com> - 2016-03-23 21:18 -0700
    Re: crash while using PyCharm / Python3 Daniel Wilcox <dmw@yubasolutions.com> - 2016-04-02 17:05 -0700

csiph-web