GWD Open Project Problem - Samsung Gear S2

Hello!
I have a problem with GWD. I work with a laptop. I store my project very often. If I want the next day to open my project it is destroyed. I can not open the project. No error message. GWD freezes. If the sleep mode be to blame? If I open the Project via "File -> Open project" I get the following error message:
!SESSION Wed Apr 20 10:48:30 CEST 2016 -----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2016-04-20 10:48:30.943
!MESSAGE Exception launching the Eclipse Platform:
!STACK
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4467)
at org.eclipse.swt.SWT.error(SWT.java:4356)
at org.eclipse.swt.SWT.error(SWT.java:4327)
at org.eclipse.swt.widgets.Widget.error(Widget.java:476)
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:1718)
at org.eclipse.swt.graphics.GC.win32_new(GC.java:5063)
at org.eclipse.swt.widgets.Control.new_GC(Control.java:2086)
at org.eclipse.swt.widgets.Widget.wmPaint(Widget.java:2298)
at org.eclipse.swt.widgets.Control.WM_PAINT(Control.java:5174)
at org.eclipse.swt.widgets.Label.WM_PAINT(Label.java:615)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4667)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5036)
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:167)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2168)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:113)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
OS: Windows 10 x64
Laptop: Lenovo Thinkpad T440p
Please help me. I have created my project already four times again. :crying:
Thanks pjo12345

Related

[Q] Android SDK - problem with downloading platforms (

Hello. I want to produce android applications but I have problem with installing SDK.I am doing everything according to instructions from
Code:
developer. android. com/sdk/index. html
but without success. JDK, plugins I have installed (I will work in NetBeans so I install plugins for this) but i cannot download platforms.
When I install installer_r11-windows.exe and then run SDK Manager.exe nothing happens. For a while, shows a console window and disappears after a while(window is empty). When I execute tools/android.bat from command line so it shows me this error:
Code:
C:\android-sdk-windows\tools>android.bat
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/a
rchquery/Main (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[INFO] Starting Android SDK and AVD Manager
Invalid path
ERROR: SWT folder '' does not exist.
Please set ANDROID_SWT to point to the folder containing swt.jar for your platfo
rm.
i was trying change some variables in this bat file but without success. Please help me.
Sorry for my bad english.

|Tutorial| How to build and install the new NetHunter|Marshmallow 6.0.1|

Hi guys.
Hope you all had a good Christmas , today i have a tutorial for you.
I will show you how to build the new version of NetHunter and install it to your device(must be a supported device,,see the list below)
-Nexus 4 (mako)
-Nexus 5 (hammerhead)
-Nexus 6 (shamu)
-Nexus 7 2012 (nakasi) and 2013 (razor)
-Nexus 9 (volantis)
-Nexus 10 (mantaray)
-One Plus One (bacon)
For my build setup i have Kali Linux installed in vmware, you could use virtualbox also.
If you have it installed on your pc,,more power to you.
So the requirements are:
-Have Kali Linux in a vm or installed on your pc(you could do the same thing on ubuntu,,but for the sake of it i use kali)
-A rooted supported android device(for marshmallow you should root your device with supersu 2.64 , as of the day i write this tutorial it's the latest)
Please note: this tutorial will not show you how to install linux neither how to root your android device.
I tested on a nexus 5 (my phone) and i have the latest marshmallow 6.0.1 on it and device is rooted.
It's not very complicated, if you ever built android roms or aosp from source it's a lot easier, the Nethunter guys made a script that pretty much
does it all by itself.
First thing , we will make a folder to work in, name it the way you want , i will just call it nethunter:
mkdir ~/nethunter
Then change directory into the folder you created:
cd ~/nethunter
Once inside the folder type:
Code:
git clone https://github.com/offensive-security/gcc-arm-linux-gnueabihf-4.7
After that we are going to clone the repo of the new installer branch like so:
Code:
git clone https://github.com/offensive-security/kali-nethunter.git -b newinstaller-fj
What we just done will created a folder named AnyKernel2 so we are going to change directory into it:
cd ~/nethunter/kali-nethunter/AnyKernel2
Then we are ready to build:
python build.py -d hammerhead -m (the -d means the device you are building for in my case it's a nexus 5 codename hammerhead,,and the -m means
marshmallow)
Once it's done,,you will have a zip file into the AnyKernel2 folder, and this is what you are going to flash in recovery to install NetHunter to your device.
The new installer is using aroma so you will be able to choose what to install.
On the first page or so you will be asked to install a version of SuperSu older than the one i provided you , untick this boxs, you don't want this to install and replace the version of SuperSu you curently have(2.64 ++)
When aroma will install it's probable that it will stuck at 40% for a couple of minutes, don't worry, let it do his things,,but if you are stuck there for more than
lets say 10 minutes just force shudown your device by holding the power button down and reboot,,Kali NetHunter should have been installed correctly anyway.
Make sure that once you boot with your new KaliNethunter go into the Kali app and update the chroot.
Also inside the Kali app "Check app update" from time to time since when there is a new thing added/fixed in Github it's just a matter of updating the app to get the update,,as easy as that.
That's about it, if you have any question feel free to ask.
**Big thanks to Binkybear and Jmingov who provided me usefull info**
Nethunter - chroot fails to install Nexus 5 - Cm13 nightly
jonathanxx1 said:
Hi guys.
Hope you all had a good Christmas , today i have a tutorial for you.
I will show you how to build the new version of NetHunter and install it to your device(must be a supported device,,see the list below)
-Nexus 4 (mako)
-Nexus 5 (hammerhead)
-Nexus 6 (shamu)
-Nexus 7 2012 (nakasi) and 2013 (razor)
-Nexus 9 (volantis)
-Nexus 10 (mantaray)
-One Plus One (bacon)
For my build setup i have Kali Linux installed in vmware, you could use virtualbox also.
If you have it installed on your pc,,more power to you.
So the requirements are:
-Have Kali Linux in a vm or installed on your pc(you could do the same thing on ubuntu,,but for the sake of it i use kali)
-A rooted supported android device(for marshmallow you should root your device with supersu 2.64 , as of the day i write this tutorial it's the latest)
Please note: this tutorial will not show you how to install linux neither how to root your android device.
I tested on a nexus 5 (my phone) and i have the latest marshmallow 6.0.1 on it and device is rooted.
It's not very complicated, if you ever built android roms or aosp from source it's a lot easier, the Nethunter guys made a script that pretty much
does it all by itself.
First thing , we will make a folder to work in, name it the way you want , i will just call it nethunter:
mkdir ~/nethunter
Then change directory into the folder you created:
cd ~/nethunter
Once inside the folder type:
Code:
git clone https://github.com/offensive-security/gcc-arm-linux-gnueabihf-4.7
After that we are going to clone the repo of the new installer branch like so:
Code:
git clone https://github.com/offensive-security/kali-nethunter.git -b newinstaller-fj
What we just done will created a folder named AnyKernel2 so we are going to change directory into it:
cd ~/nethunter/kali-nethunter/AnyKernel2
Then we are ready to build:
python build.py -d hammerhead -m (the -d means the device you are building for in my case it's a nexus 5 codename hammerhead,,and the -m means
marshmallow)
Once it's done,,you will have a zip file into the AnyKernel2 folder, and this is what you are going to flash in recovery to install NetHunter to your device.
The new installer is using aroma so you will be able to choose what to install.
On the first page or so you will be asked to install a version of SuperSu older than the one i provided you , untick this boxs, you don't want this to install and replace the version of SuperSu you curently have(2.64 ++)
When aroma will install it's probable that it will stuck at 40% for a couple of minutes, don't worry, let it do his things,,but if you are stuck there for more than
lets say 10 minutes just force shudown your device by holding the power button down and reboot,,Kali NetHunter should have been installed correctly anyway.
Make sure that once you boot with your new KaliNethunter go into the Kali app and update the chroot.
Also inside the Kali app "Check app update" from time to time since when there is a new thing added/fixed in Github it's just a matter of updating the app to get the update,,as easy as that.
That's about it, if you have any question feel free to ask.
**Big thanks to Binkybear and Jmingov who provided me usefull info**
Click to expand...
Click to collapse
I have followed the above instructions and was able to build and install nethunter.
- However, nethunter does not detect the wlan0 (screenshot attached)
- Installing chroot fails (download method)
- With very little that I know, I thought this must be the selinux in enforcing mode.
- Therefore I tried it again in permissive mode and still couldnt make progress.
Logs from catlog indicating the failure installing chroot
01-03 01:04:40.232 D/su (24412): Finishing su operation for app [uid:10146, pkgName: com.offsec.nethunter]
01-03 01:04:40.235 D/su (24410): sending code
01-03 01:04:40.235 D/su (24410): child exited
01-03 01:04:40.237 I/SuControllerImpl( 976): Got change
01-03 01:04:40.237 D/su (24408): client exited 0
01-03 01:04:40.377 E/Shell Error 6803): tar: seek failure: Value too large for defined data type
01-03 01:04:40.446 D/CreateChroot( 6803): Error:
01-03 01:04:40.446 D/CreateChroot( 6803): java.lang.RuntimeException: java.lang.RuntimeException
01-03 01:04:40.446 D/CreateChroot( 6803): at com.offsec.nethunter.utils.ShellExecuter.RunAsRootWithException(ShellExecuter.java:101)
01-03 01:04:40.446 D/CreateChroot( 6803): at com.offsec.nethunter.ChrootManagerFragment$UnziptarTask.doInBackground(ChrootManagerFragment.java:716)
01-03 01:04:40.446 D/CreateChroot( 6803): at com.offsec.nethunter.ChrootManagerFragment$UnziptarTask.doInBackground(ChrootManagerFragment.java:677)
01-03 01:04:40.446 D/CreateChroot( 6803): at android.os.AsyncTask$2.call(AsyncTask.java:295)
01-03 01:04:40.446 D/CreateChroot( 6803): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
01-03 01:04:40.446 D/CreateChroot( 6803): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
01-03 01:04:40.446 D/CreateChroot( 6803): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
01-03 01:04:40.446 D/CreateChroot( 6803): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-03 01:04:40.446 D/CreateChroot( 6803): at java.lang.Thread.run(Thread.java:818)
01-03 01:04:40.446 D/CreateChroot( 6803): Caused by: java.lang.RuntimeException
01-03 01:04:40.446 D/CreateChroot( 6803): at com.offsec.nethunter.utils.ShellExecuter.RunAsRootWithException(ShellExecuter.java:93)
01-03 01:04:40.446 D/CreateChroot( 6803): ... 8 more
Logs from install NH
3 Jan 2016 00:44:59 - New instalation log file: /storage/emulated/0/nh_install_20160103_124456.log
3 Jan 2016 00:45:06 - Starting download. Standby&
3 Jan 2016 00:54:02 - Chroot download completed: Total 620.0 MB.
3 Jan 2016 00:54:02 - Original SHA: 45AF3ED319E520B85693EDB2058A82B942F875A0C7F4729DD3E3EAE6F110C7D106A7423639A58C53247BE3E95BF977B2107877FDB0A77B6F7B06286E73E75151
3 Jan 2016 00:54:29 - Checking file integrity... MATCH
3 Jan 2016 00:54:29 - New SHA: 45AF3ED319E520B85693EDB2058A82B942F875A0C7F4729DD3E3EAE6F110C7D106A7423639A58C53247BE3E95BF977B2107877FDB0A77B6F7B06286E73E75151
3 Jan 2016 00:54:31 - Unzipping and untarring....
3 Jan 2016 00:54:31 - Uncompressing the Chroot& (~10 min)
3 Jan 2016 01:01:52 - Deploying the Chroot& (~510 min)
3 Jan 2016 01:04:40 - Error: java.lang.RuntimeException: java.lang.RuntimeException
3 Jan 2016 01:04:40 - CreateChroot >> Error: java.lang.RuntimeException: java.lang.RuntimeException
3 Jan 2016 01:15:19 - New instalation log file: /storage/emulated/0/nh_install_20160103_124456.log
Any help is appreciated.
Thanks,
[email protected]
From where do I to start for customise it for Galaxy S5 ?
I'm new in Rom cooking
---------- Post added at 06:59 PM ---------- Previous post was at 06:47 PM ----------
Hi friend
Would you please help me to start on customising nethunter for Galaxy S5
I'm new in Rom customisation..
Really confused..I don't know where to start

Gear Watch Designer error on loading project

Hi to all.
The last Friday when I opened the GWD I got an error on loading an old project: on Internet I read that must delete the .metadata folder in the user folder the the GWD creates.
OK. I resolved.
This morning I re-opened my last project and again I got the error: the error log is
!SESSION 2016-04-27 08:02:02.638 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_66
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86 -data @nodefault
!ENTRY org.eclipse.osgi 4 0 2016-04-27 08:02:33.247
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:483)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:395)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:399)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.setCurrentValue(CompositeFramesFooter.java:475)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.changeFooterMode(CompositeFramesFooter.java:332)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.propertyChange(CompositeFramesFooter.java:369)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at wfb_view.common.EventManager.firePropertyChange(EventManager.java:62)
at wfb_view.composites.conditionalline.CompositeConditionalLine.changeMode(CompositeConditionalLine.java:53)
at wfb_view.composites.conditionalline.tabs.CompositeTabItem.activate(CompositeTabItem.java:152)
at wfb_view.composites.conditionalline.tabs.CompositeConditionalLineTabs.addNewTab(CompositeConditionalLineTabs.java:101)
at wfb_view.action.file.ImportProjectHandler.execute(ImportProjectHandler.java:63)
at wfb_view.action.file.OpenProjectHandler.execute(OpenProjectHandler.java:50)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem.mouseUp(CompositeTitlebarMenuItem.java:84)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem2.mouseUp(CompositeTitlebarMenuItem2.java:44)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at wfb_view.Application.start(Application.java:174)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
!SESSION 2016-04-27 08:08:16.588 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_66
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86 -data @nodefault
!ENTRY org.eclipse.osgi 4 0 2016-04-27 08:08:46.940
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:483)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:395)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:399)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.setCurrentValue(CompositeFramesFooter.java:475)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.changeFooterMode(CompositeFramesFooter.java:332)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.propertyChange(CompositeFramesFooter.java:369)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at wfb_view.common.EventManager.firePropertyChange(EventManager.java:62)
at wfb_view.composites.conditionalline.CompositeConditionalLine.changeMode(CompositeConditionalLine.java:53)
at wfb_view.composites.conditionalline.tabs.CompositeTabItem.activate(CompositeTabItem.java:152)
at wfb_view.composites.conditionalline.tabs.CompositeConditionalLineTabs.addNewTab(CompositeConditionalLineTabs.java:101)
at wfb_view.action.file.ImportProjectHandler.execute(ImportProjectHandler.java:63)
at wfb_view.action.file.OpenProjectHandler.execute(OpenProjectHandler.java:50)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem.mouseUp(CompositeTitlebarMenuItem.java:84)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem2.mouseUp(CompositeTitlebarMenuItem2.java:44)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at wfb_view.Application.start(Application.java:174)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
Is there a way to resolve definitely this kind of error?
Thanks a lot
GS
ITALY
Hi to all
I can add more information...
I tryed to open all my other projects and none of them shows problems.
Then the only project with the problem is the last I have made and it is the only one with a reference to the moon position: perhaps should be this the problem?
Anyone facing with the same problem?
Thanks
GS
Italy
jhonjey66 said:
Hi to all
I can add more information...
I tryed to open all my other projects and none of them shows problems.
Then the only project with the problem is the last I have made and it is the only one with a reference to the moon position: perhaps should be this the problem?
Anyone facing with the same problem?
Thanks
GS
Italy
Click to expand...
Click to collapse
I have been having similar errors on a project that also has moon phases involved. I have had to restart the project three times now and if I leave and re-enter it gives an error.
eclipse.buildId=unknown
java.version=1.8.0_91
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data @nodefault
!ENTRY org.eclipse.osgi 4 0
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:492)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:395)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:399)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.setCurrentValue(CompositeFramesFooter.java:475)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.changeFooterMode(CompositeFramesFooter.java:332)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.propertyChange(CompositeFramesFooter.java:369)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at wfb_view.common.EventManager.firePropertyChange(EventManager.java:62)
at wfb_view.composites.conditionalline.CompositeConditionalLine.changeMode(CompositeConditionalLine.java:53)
at wfb_view.composites.conditionalline.tabs.CompositeTabItem.activate(CompositeTabItem.java:152)
at wfb_view.composites.conditionalline.tabs.CompositeConditionalLineTabs.addNewTab(CompositeConditionalLineTabs.java:101)
at wfb_view.action.file.ImportProjectHandler.execute(ImportProjectHandler.java:63)
at wfb_view.action.file.OpenProjectHandler.execute(OpenProjectHandler.java:50)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem.mouseUp(CompositeTitlebarMenuItem.java:84)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem2.mouseUp(CompositeTitlebarMenuItem2.java:44)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at wfb_view.Application.start(Application.java:174)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
DEFINITELY the problem IS the MOON PHASE hand!!!
So I suggest you to make your project without this kind of hand, freeze it in another file, and THEN
- add then moon phase hand
- build the tpk
But remeber that the next time you will open the project with the monn hand probably you will have an error on loading the project.
This is my experience.
GS
ITALY

Porting CM to new device system_server crash

Hi !
I'm trying to port CM10 (old system) to Galaxy Fame Lite (old and cheap phone). I may try to port a later version of CM if I succeed for CM10...
Right now the system boots but remains blocked in the boot animation. I've managed to use adb shell (this has not been easy). What happens right now is that system_server commits suicide with the following message in /data/system/[email protected]<time>.txt
Code:
Process: system_server
Build: samsung/cm_nevisnvess/nevisnvess:4.1.2/JZO54K/eng.grenie.20160927.110731:eng/test-keys
android.view.InflateException: Binary XML file line #71: Error inflating class android.widget.ScrollView
at android.view.LayoutInflater.createView(LayoutInflater.java:613)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:660)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:685)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:746)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:749)
at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:275)
at com.android.internal.app.AlertController.installContent(AlertController.java:240)
at android.app.AlertDialog.onCreate(AlertDialog.java:336)
at android.app.Dialog.dispatchOnCreate(Dialog.java:351)
at android.app.Dialog.show(Dialog.java:256)
at com.android.server.am.ActivityManagerService$2.handleMessage(ActivityManagerService.java:910)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1431)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.constructNative(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
at android.view.LayoutInflater.createView(LayoutInflater.java:587)
... 17 more
Caused by: android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x10804f4 a=1 r=0x10804f4}
at android.content.res.Resources.loadDrawable(Resources.java:1921)
at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
at android.view.View.initializeScrollbars(View.java:3859)
at android.view.View.<init>(View.java:3493)
at android.view.ViewGroup.<init>(ViewGroup.java:427)
at android.widget.FrameLayout.<init>(FrameLayout.java:101)
at android.widget.ScrollView.<init>(ScrollView.java:161)
at android.widget.ScrollView.<init>(ScrollView.java:157)
... 20 more
Anybody knows what goes wrong?
Thanks!
Is there any custom recovery and rom for this device??

Galaxy Apps has stopped working?

Hello, my Galaxy Apps application stopped working recently so I want to ask what could I do to make it work again. I tried reinstalling it (using root rights) and clearing data. Here is the log:
Name : Galaxy Apps
Build version: 4.4.01.7
Build date: 1979-11-29 16:00:00
Current date: 2018-11-17 21:41:00
Device: Samsung SM-G955F
Stack trace:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sec.android.app.samsungapps/com.sec.android.app.samsungapps.interim.essentials.InterimEssentialsActivity}: java.lang.UnsupportedOperationException: Can't convert value at index 2 to color: type=0x1
at android.app.ActivityThread.performLaunchActivity(Unknown Source:577)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:30)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(Unknown Source:49)
at android.os.Handler.dispatchMessage(Unknown Source:21)
at android.os.Looper.loop(Unknown Source:139)
at android.app.ActivityThread.main(Unknown Source:146)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:198)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
Caused by: java.lang.UnsupportedOperationException: Can't convert value at index 2 to color: type=0x1
at android.content.res.TypedArray.getColor(Unknown Source:147)
at android.content.res.XResources$XTypedArray.getColor(XResources.java:1286)
at android.app.Activity.onApplyThemeResource(Unknown Source:60)
at android.view.ContextThemeWrapper.initializeTheme(Unknown Source:36)
at android.view.ContextThemeWrapper.setTheme(Unknown Source:6)
at android.app.Activity.setTheme(Unknown Source:0)
at android.support.v7.app.AppCompatActivity.setTheme(ProGuard:89)
at com.sec.android.app.samsungapps.SamsungAppsActivity.onCreate(ProGuard:110)
at com.sec.android.app.samsungapps.interim.essentials.InterimEssentialsActivity.onCreate(ProGuard:38)
at android.app.Activity.performCreate(Unknown Source:3)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:519)
... 10 more
Thank you in advance!

Categories

Resources