Leaderboard
Popular Content
Showing content with the highest reputation since 09/19/2025 in all areas
-
@Magigamix, I'm glad it's working for you! Turns out the bug wasn't Linux-specific, and was a rather serious bug! Thanks for reporting it! @Alessandro D.... Wow, investigating on Debian 13, the installer script is looking for the package libgtk-3-0, which they have renamed libgtk-3-0t64. Also, they've removed the locate program from the default install, which was my fallback in case the package lookup didn't work. I'm not nearly smart enough to understand the wisdom of Debian, but, I'll change the script to look for libgtk-3-bin. That at least does not appear to have changed. Thanks for reporting this. It will be fixed in the next version. For what it's worth it would have also offered to install mono-complete if you hadn't installed it as well. ECigStats still seems to be broken. I'll need to investigate that.2 points
-
2 points
-
EScribe Suite 2.0 SP69 For US-based customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP69_US_ServicePack.exe For US-based customers (Mac): https://downloads.evolvapor.com/SetupEScribe2_SP69_US.pkg For international customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP69_INT_ServicePack.exe For international customers (Mac): https://downloads.evolvapor.com/SetupEScribe2_SP69_INT.pkg If you would like the Oxva-specific version, https://downloads.evolvapor.com/SetupEScribe2_SP69_OXVA.exe For customers using Linux, see the beta thread. --- Oxva Pro 2 DNA --- This version may reduce the frequency of Fill Pod errors when using Replay, when Replay is set on the first puff after connection. This version also adds puff trace recording to Oxva. You can view puff traces on ECigStats. It records Power, Live Ohms, and Battery Voltage. (We're hoping to use this recording to see how effective the Fill Pod change is. That said, it's also a nice feature -- you don't have to be connected to USB any more to get a recording of your puffs!) Definitely let us know how it works for you! Enjoy --- EScribe Suite --- Bug fixes.2 points
-
NO. Those are re-wraps. Search for 'battery Mooch' and choose from his listings. Known good brands are Sony, Samsung, and Molicel purchased from a reputable supplier.1 point
-
Version 4.5
137 downloads
Featuring meticulously crafted icons and a bright damascus steel style background, providing high contrast and visibility, this custom designed DNA60c Theme gives you access to all the essential settings with minimal menu diving. Menu buttons on the Main Screen allow for fast access to the sub pages (Coil, Settings and Info). For ease of use, every screen (except Info) has a Status Field explaining what each icon / field does. Focusing on Replay and Temp Control (Session not available), the Coil and Info Screens change based on the selected Profile (of course you can use it if you're a wattage vaper, too!). The Coil Screen let's you measure Cold Ohm and adjust everything Preheat and Boost related on one page. I even added Preheat Power for Temp Control (must be higher than base Watt to work). The Main Screen also displays information about your last puff (Live Ohm, Voltage, Current and Puff Time). Additional information about the last puff (Power, Temperatures) is displayed on the Info Screen when in Temp Control Mode, in Replay/Watt Mode the Board and Room Temperature is displayed instead. Available in Portrait and Landscape orientation. Thank you for using this Theme! Full list of features: Main Screen - Battery - Power - Temperature (Temp Control) - Replay off/on (Replay) - Go to Coil Screen - Go to Settings Screen - Go to Info Screen - Live Ohm - Last Puff Voltage - Last Puff Current - Last Puff Time Coil Screen - Measure Cold Ohm - Coil Cold Temperature - Boost off/on (Replay/Watt) - Preheat off/on (Temp Control) - Replay Warmth (Replay) - Preheat Power (Temp Control) - Preheat/Boost Punch (Replay/Watt and Temp Control) Settings Screen - Select Profile - Screen Direction - Temperature Unit - Display Brightness - Stealth Level - Max Puff Time - Clicks to Lock Device Info Screen - Total Puffs - Last Puff Power - Board Temperature (Replay/Watt) - Room Temperature (Replay/Watt) - Last Puff Temperature (Temp Control) - Last Puff Peak Temperature (Temp Control) - Battery Voltage - Battery % - Version and Service Pack (Landscape only)1 point -
Hi James, The fallback pkexec textual authentication agent doesn't work (see log and a possible reason at the end) so I reverted to a quick bash onliner. Most linux desktop environments (GNOME, KDE, LXQT, Mate etc.) have their own graphical authentication user agent preinstalled so EScribe Suite perfectly fits with them. In my reported minimal configuration (EScribe Suite is started from a controlling terminal such as xterm), openbox could work too in this way but there are some tweaks to do before the Openbox X Session is started # apt install pkexec lxpolkit $ mkdir -p $HOME/.config/openbox $ echo "lxpolkit &" > $HOME/.config/openbox/autostart $ chmod +x $HOME/.config/openbox/autostart >>> Start Openbox X Session $ startx Here is the log of pkexec's textual authentication fallback agent (EScribe Suite is started from xterm with only pkexec package installed, no lxpolkit) ---------------------------------- < cut here > --------------------------------- ==== AUTHENTICATING FOR org.freedesktop.policykit.exec ==== Authentication is needed to run `/tmp/de-escribe/Grant_USB_Permission.sh' as the super user Authenticating as: root Password: ** (process:1904): WARNING **: 04:55:50.418: Got unexpected EOF while reading from controlling terminal. ==== AUTHENTICATION FAILED ==== Error executing command as another user: Not authorized This incident has been reported. ---------------------------------- < end cut > ---------------------------------- I suspect EScribe should wait pkexec process to get root password from controlling terminal (user has to manually enter it in terminal to be authenticated by polkit) before executing Grant_USB_Permission.sh script I hope this could help you. Bye Alessandro1 point
-
EScribe Suite 2.0 SP71.1 For US-based customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP71_1_US_ServicePack.exe For US-based customers (Mac): https://downloads.evolvapor.com/SetupEScribe2_SP71_1_US.pkg For international customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP71_1_INT_ServicePack.exe For international customers (Windows): https://downloads.evolvapor.com/SetupEScribe2_SP71_1_INT.pkg If you would like the Oxva-specific version, https://downloads.evolvapor.com/SetupEScribe2_SP71_1_OXVA.exe For customers using Linux, see the beta thread. --- Oxva Pro 2 DNA --- Added an option in the Safety tab to adjust Fill Pod detection. --- Theme Designer --- Added an "Import Animation Frames" menu option for Meter and Picture controls on devices which support animations. (This saves you the trouble of creating a WebP file.) Fixed a bug introduced in Service Pack 69 which caused some themes (specifically, those with conditioned Labels with padding) to refuse to upload. Fixed a bug which caused some themes (specifically, those using known() and unknown()) to crash on older devices. --- EScribe Suite --- Fixed a crash when downloading settings on DNA Go and Reflex. Fixed a Linux (GTK 3) stability-related bug. Miscellaneous bug fixes and improvements.1 point
-
Normally, the program will recognize that it lacks the necessary permissions and ask for root access to install that rules file if it needs it.. Does pkexec not work for some reason in the setup you are describing? I've made some effort to not require any command line manipulation whatever. Also, I've updated the installer. It will look for libgtk-3-bin now, and use find instead of locate if it can't find that. (Hopefully.) Thanks! God bless. James1 point
-
Hi James, thankyou for reply. I confirm Debian 13 has flagged libgtk-3-0 as virtual package # apt show libgtk-3-0t64 Package: libgtk-3-0t64 Version: 3.24.49-3 Priority: optional Section: libs Source: gtk+3.0 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 10,3 MB Provides: gtk3-binver-3.0.0, libgtk-3-0 (= 3.24.49-3) Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0t64 (>= 2.15.1), libatk1.0-0t64 (>= 2.35.1),> Recommends: libgtk-3-bin, librsvg2-common Suggests: gvfs Breaks: libgtk-3-0 (<< 3.24.41-1.1), libgtk-layer-shell0 (<< 0.9.0) Replaces: libgtk-3-0 (<< 3.24.41-1.1) They removed it from essential "findutils" and packaged in its own optional package, so it is not installed by default. # apt install locate Affermative. The package provides libgtk-3-0t64 # apt show libgtk-3-bin Package: libgtk-3-bin Version: 3.24.49-3 Priority: optional Section: misc Source: gtk+3.0 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 319 kB Depends: gtk-update-icon-cache, libc6 (>= 2.38), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.57.2), libgtk-3-0t64 (>= 3.24.49-3), libgtk-3-common (>= 3.24.49-3) Breaks: gtk-3-examples (<< 3.24.13) Replaces: gtk-3-examples (<< 3.24.13) Again, I thankyou for your great work and I look forward to test next version. As a side note, I succesfully installed Escribe Suite SP71 (INT) on a fresh paravirtualized Debian trixie (Oracle Virtualbox 7.2) with a base system and a minimal X window manager (openbox) # apt install xorg openbox obconf xdg-utils mono-complete libgtk-3-bin and libgtk-3-0t64 are dependencies of package obconf (openbox's simple preferences manager) so automatically installed 🙂 Just one note on udev hotplug backend if using a minimal X configuration such as one I reported here. To gain access permissions (without asking interactive password from your WM) to DNA controlled USB device (OXVA XLIM Pro 2 DNA version, in my case) run this Bash oneliner as root: # echo "KERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", ATTRS{idVendor}==\"268b\", MODE=\"0660\", GROUP=\"plugdev\", TAG+=\"uaccess\", TAG+=\"udev-acl\"" > /etc/udev/rules.d/60-dimension_engineering.rules or, without backslashes # echo 'KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="268b", MODE="0660", GROUP="plugdev", TAG+="uaccess", TAG+="udev-acl"' > /etc/udev/rules.d/60-dimension_engineering.rules Happy EScribing & Puffing !!! Alessandro1 point
-
Thankyou for your great work James! Here is my Debian stable / trixie install $ uname -rms Linux 6.12.48+deb13-amd64 x86_64 $ cat /etc/debian_version 13.1 # apt install mono-complete $ mono --version Mono JIT compiler version 6.12.0.199 (tarball Thu Apr 3 15:13:01 UTC 2025) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none Misc: softdebug Interpreter: yes LLVM: supported, not enabled. Suspend: hybrid GC: sgen (concurrent by default) $ wget https://downloads.evolvapor.com/SetupEScribe2_SP71_INT.run $ chmod +x SetupEScribe2_SP71_INT.run $ ./SetupEScribe2_SP71_INT.run (It complains about gtk-3-0 not found but installation completes succesfully) > > > Connect E-Cig to USb port $ usb-devices P: Vendor=268b ProdID=043a Rev=01.01 S: Manufacturer=Dimension Engineering S: Product=Oxva Pro 2 DNA Diagnostic information: Firmware Version: 1.1 SP130.1 INT Firmware Date: 2025-09-25 Revision Code: 311113088 It works like a charm on my lenovo ThinkPad T420 🙂 Alessandro1 point
-
I've posted SP71. It includes a number of bug fixes, as well as Fill Pod adjustments for Oxva Pro 2 DNA. Enjoy God bless. James1 point
-
I've posted up a version that fixes the bug with DNA Go and Reflex. If that's the problem you were having, it should be fixed now. Let me know God bless. James1 point
-
I'm not sure man, I've bought mine few days ago and when I put any SS coil first thing it says is anti-burn, yesterday I've tested that feautre, my pod was dead empty and when I tried to vape red light has popped up and on display there was a message "fill pod" So far I'm very satisfied with this pod, this is my first oxva pod, before this one, I was a xros user since first model until 4th generation, before that I had caliburn few models, wenax.... Before xros and generally all in one pods, I had battery mods with sub-ohm coils I'm vaping for over 10 years and this is the most premium "simple" pod I've had. On 0.6 coil - 21w On 0.8 coil - 18w Never had any issue.1 point
-
When you start escribe with your mod plugged in, you will also be given a notification if there are updates.1 point
-
@fp1 No, not the latest. The latest is always the last post here. https://forum.evolvapor.com/topic/66731-early-firmware-and-escribe-suite/page/2/#comments1 point
-
I've updated the Web version of ECigStats to fully support Oxva Pro 2 DNA. In the event that you don't have a PC with EScribe available, you can now use it to look at your puff history, etc. (Previously Web ECigStats only supported the device summary, and barely that.) Obviously, unlike the PC version, it can't stay installed on your system to automatically synchronize puffs when you connect, so it only synchronizes them when you visit the website. But, it might still be useful to you. *shrug* This is compatible with any WebHID-enabled browser, which effectively means Brave, Chrome, Edge, and Opera on desktop operating systems (PC, Mac, Unix, etc.). It's at https://www.ecigstats.org, or the "My Devices" link in the upper-right corner of the Evolv website. Definitely let me know if you run into any bugs with it -- wildly incorrect timestamp recovery, duplicate puffs, etc. Enjoy God bless. James1 point
-
All right. Let's try this again. I found that the Debian and Arch versions of GTK Sharp 3 were seemingly not compatible in some ways. So, this version gets rid of the dependency on distribution versions of GTK Sharp, and instead includes the GTK Sharp fork on GitHub, which doesn't depend on distribution-specific files. It's got its own set of bugs, but it *may* be consistent across Linux distributions. I tested it on Mint Linux and Manjaro Linux, and it worked on both of those. Here's the download: https://downloads.evolvapor.com/SetupEScribe2_SP69_INT_GTK_Test2.run Known bugs: ECigStats seems to not even run in this version. Let me know what bugs you run into. Thanks! God bless. James1 point
-
Even updating too the SP69 and using this it still is giving me the same issues - "fill pod" even though my pod is filled im using the 0.8 stainless steel pods and yes i have tried multiple pods and waited 5 - 10 mins after each fill to make sure the coil is saturated. after i do take a good hit and it registers and doesnt say "fill pod" i can put it in replay mode and the issue doesnt happen anymore until i have to take the pod out. the flavours with the stainless steel 0.8 pods and the way it hits is so much worst compared to the normal 0.8 pods the OXVA pro 2 use. luckily i still have some 0.8 non stainless steel pods so i can use these until this issue is fixed it seems like more off a pod issue compared to the actual software from what i can tell because the OXVA PRO DNA 2 works just fine with the non stainless steel pods, its just very disapointing that i brought this vape for the anti burn and replay but i cant even use it because the pods were not made correctly.1 point
-
This version of the Oxva DNA theme was created solely for a simpler, more contemporary look. Please feel free to download it if you like it. tema cold.ecigcolors1 point
-
The USB charger chip we are using on the Oxva Pro 2 DNA has a "system reset" feature which is specified to activate at nominal 12.5 seconds of button press (by specification, between 9 and 14.5 seconds). This is handy in case your device locks up, but it does mean we actually can't extend the puff time much in software. Had we made it (say) 10 seconds, there'd be some fraction of devices out there that would reset before they got to the end of their puffs. Sorry about this. If you don't mind me asking, do you vape very long puffs or is this a special or research use case? Thanks! God bless. James1 point
-
1 point
-
1 point
-
1 point
-
Version 1.0.1
11,670 downloads
If you like a lot of information on the home screen, and want to adjust preheat / boost settings from the main screen then you might like this! All the features present on my previous themes, Gauges and the Material-ish themes, are available on this one too. Please let me know if you find any bugs / issues. Happy to take feature suggestions too! Check out my other themes1 point
This leaderboard is set to Detroit/GMT-04:00