• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Bug Reports v
« Previous 1 … 16 17 18 19 20 … 35 Next »
[fixed] Saved Views window rmb click problem

 
  • 0 Vote(s) - 0 Average
[fixed] Saved Views window rmb click problem

Pages (2): 1 2 Next »
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#1
11-15-2016, 12:28 PM (This post was last modified: 11-16-2016, 12:39 PM by micheus.)
Create any scene, open Window|Manage Saved Views,
use View|Saved Views|Save (or RMB click on Saved Views window|Save New...)
to save at least two views.

In Saved Views window, select two views (keeping Ctrl key hold):
then right click on selected views:

a wings_crash.dump is generated and Saved Views window closes.

-------------------------------------------------

Dump written 2016-11-15_9-18
Version: 2.1.3
Window: <0.381.0>
Reason: {case_clause,2}

Short stack trace:
[]

Long stack trace:
[{wpc_views_win,get_selection,1,
[{file,"c:/Users/familjen/src/wings/plugins_src/commands/wpc_views_win.erl"},
{line,306}]},
{wpc_views_win,invoke_menu,1,
[{file,"c:/Users/familjen/src/wings/plugins_src/commands/wpc_views_win.erl"},
{line,338}]},
{wpc_views_win,handle_event,2,
[{file,"c:/Users/familjen/src/wings/plugins_src/commands/wpc_views_win.erl"},
{line,219}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,450}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,679
Threads: 184
Joined: Jun 2012
#2
11-15-2016, 01:01 PM
thanks for report this Fonte. Multiple selections shouldn't be available for this window.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,679
Threads: 184
Joined: Jun 2012
#3
11-15-2016, 05:33 PM
Fixed: wpc_sel_win.beam
It must be put in a place like this C:\Program Files\wings3d_2.1.3\lib\wings-2.1.3\plugins\commands
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#4
11-15-2016, 07:17 PM
Micheus, i replaced wpc_sel_win.beam in C:\Program Files\wings3d_2.1.3\lib\wings-2.1.3\plugins\commands\
Therefore, multiple selections remain available in the window Saved Views.
And, as before, if i RMB click after select two or more views, a wings_crash.dump is generated.

---------------------------------

Dump written 2016-11-15_16-14
Version: 2.1.3
Window: <0.176.0>
Reason: {case_clause,2}

Short stack trace:
[]

Long stack trace:
[{wpc_views_win,get_selection,1,
[{file,"c:/Users/familjen/src/wings/plugins_src/commands/wpc_views_win.erl"},
{line,306}]},
{wpc_views_win,invoke_menu,1,
[{file,"c:/Users/familjen/src/wings/plugins_src/commands/wpc_views_win.erl"},
{line,338}]},
{wpc_views_win,handle_event,2,
[{file,"c:/Users/familjen/src/wings/plugins_src/commands/wpc_views_win.erl"},
{line,219}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,450}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,679
Threads: 184
Joined: Jun 2012
#5
11-15-2016, 07:28 PM
It's the same problem. :/
I download the uploaded file and I don't know why it was not the correct one.

Please use the same link to download the correct one. Sorry for that.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#6
11-15-2016, 07:45 PM
I've downloaded it again etc etc

Same problem: multiple selections are still allowed in Saved Views window, and if i rmb click on a multiple selection bla bla bla.
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,679
Threads: 184
Joined: Jun 2012
#7
11-15-2016, 08:17 PM
#@$#!#!
O finished the work by today. I'm going to what is happening tomorrow.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,679
Threads: 184
Joined: Jun 2012
#8
11-16-2016, 12:38 PM (This post was last modified: 11-16-2016, 04:32 PM by micheus.)
We are needing glasses (well, I use. Maybe I need to visit the doctor again Smile)

That file wouldn't fix anything. It was wpc_sel_view.erl and not the wpc_views_win.beam
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#9
11-16-2016, 01:02 PM
Should we restore original wpc_sel_win.beam and download/replace wpc_views_win.erl?
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
Fonte Boa
Offline

www.youtube.com/wings3dchannel

Posts: 448
Threads: 52
Joined: Nov 2012
#10
11-16-2016, 03:35 PM
It is all working fine.
The link you provided above is to download a file called wpc_views_win.beam
and not wpc_views_win.erl, as you writed above.
__________________________________
www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode