108 Topics
![]() | |
Linux has come a long way, but it's still primarily a server OS, correct? How many of you linux fanboys and girls use it as your primary operating system for daily tasks? How does it compare to Windows or macOS in terms of productivity and overall user experience? | |
This project is a cross-platform Kafka GUI client. A star would be appreciated to support the open-source effort by the author. Thank you! # Features of Kafka-King * View the list of cluster nodes, dynamically configure broker and topic settings. * Support for consumer clients to consume messages from specified … | |
RE: ffmpeg-4.4 Andrew Wu DJGPP CROSS COMPILER, GCC v12.2.0 Host Macbook Pro, macOS Monterey [Click Here](https://ffmpeg.org/platform.html#DOS) DJGPP Cross Compiler 12.2.0 Fails to Recognize "certain" Parameters in FFmpeg Source Code Hi, I am using the DJGPP cross compiler 12.2.0, developed by Andrew Wu, github, to build the FFmpeg source code, and … | |
A full-stack designer makes and keeps up with both the front-end and back-finish of a site, web application, or PC program. Here is a breakdown of the jobs and obligations related to the profile. * Making intuitive UIs with JavaScript and HTML/CSS structures and libraries * Keeping up with cross-stage … | |
Hi, i went to install mac OS Sonoma into my macbook pro 2017, But when, i have try to download and install, i got error that, my Book not supportable. What i can do. Can you please suggest me the setting or i leave it. | |
I received this email: > > Hello Google Developer, > > We're writing to let you know that we detected the use of an embedded webview in requests to Google's OAuth 2.0 authorization endpoint in the past 120 days associated with one or more of your OAuth client IDs listed … | |
I developed a Java Application to run on Mac BigSur. I used Java Derby as database for this application. The Application gives an Exception: java.lang.ClassNotFoundException:org.apache.derby.jdbc.EmbeddedDriver The interesting fact is that When I run this application on my MacBigSur(Which I have installed on Virtual Box) then the application runs perfectly. But … | |
## Introduction ## **AMQP** (*Advanced Message Queuing Protocol*) is a popular protocol used for communication between messaging middleware and clients. At the time of this writing, the latest version of the AMQP is 1.0, but we will focus on version **0-9-1** instead. 0-9-1 is the *default* version shipped with the … | |
I'm trying to use CLion (thus CMake) to create OpenGL applications using C++ on MacOS Monterey using a 2021 (so M1 based) Macbook. Glew2 and GLFW3 are installed correctly using Homebrew, XCode and the commandline tools are installed as well. Creating and compiling/running through XCode works fine, but using the … | |
## Introduction ## UI Automator is a library that allows you to create tests that can interact with other components besides your App, such as Settings or other Android components. In this tutorial, we will learn how to incorporate UI Automator into our tests. ## Goals ## At the end … | |
How many people here does have BigSur installed? [Click Here](https://imgur.com/Yo2XKyV) | |
When it comes to using an OS at home, Windows and macOS are great options. If you’re at home, you don’t need a powerful operating system, especially for simple tasks like typing or surfing the internet. For games, the Windows operating system is well optimized than that of the Mac. … | |
Hi Guys. I'm getting bored, and so I'm looking at Python for a new challenge. I hoped to be able to use my Java NetBeans IDE to avoid an IDE learning curve, but it seems that NetBeans support for Python died years ago. So, all you Python gurus... what do … | |
Hello does anybody see any error in this? [!] Unable to find the Xcode project `/Users/macbookpro/Desktop/project/platforms/ios/C:\Users\Simos\project\platforms\ios\Project.xcodeproj` for the target `Pods-C:\Users\Simos\project\platforms\ios\Project`. I copied my project from my PC to my Mac in a usb drive. THERE IS NO C:\Users\Simos\ directory on mac. Why ai i getting this? | |
I have been using Linux for the past year or two, it has been an amazing experience so far, aside of the lack of proprietary software support, namely Adobe products. I have been considering switching to MacOS for this very reason, and was wondering if anyone has made the move … | |
once you start new topic/reply (in general:: open editor pane) and hit ESC, you will be switched from windowed to full screen and vice-versa. I am on macOS. I have no ability to check it on other platforms. | |
I have the following code I wrote on windows 7: canvas_width = 150 canvas_height = 150 brush_size = 3 color = "black" def paint(event): global brush_size global color x1 = event.x - brush_size x2 = event.x + brush_size y1 = event.y - brush_size y2 = event.y + brush_size w.create_oval(x1, y1, … | |
Hello, I am working on a simple timer toolbar app in swift for macOS and I am experiencing a visual bug. Basically, I should be able to add any number of timers to the main screen and they should stack on top of each other. Once the space is filled … | |
I have a one day old Macbook Pro. I tried to install PHP Zend Studio (which is what I use to code in). Everytime I try to run it for the first time after dragging and dropping it into the Applications folder, it crashes and this is what I get: … | |
Hi I am currently using pyinstaller 2.1 with python 2.7. I am making modifications to "TI's MSP430 Tools (Python scripts and library)" which allows the update of the MSP430 firmware over USB. Specifically, I have made some modifications to the top-level script and when I run the script it works … | |
When posting any request for help with an assembly language problem, we ask that you provide some crucial information: * The operating system (Windows, Linux, MacOS, etc.) the program will be running under, including the version, * The assembler you are using, including the version, * the bit width being … | |
Ive made a java program to do automated tasks for a game. It takes screen shots with java.robot every 250 milliseconds. The program is working great, but it will always crash at around the 30min mark Im running this program on my mac, and this is the crash report that … | |
Ive made a java program to do automated tasks for a game. It takes screen shots with java.robot every 250 milliseconds. The program is working great, but it will always crash at around the 30min mark Im running this program on my mac, and this is the crash report that … | |
![]() | I have a doubt with my codeigniter .htaccess file. I was hoping there was something I was missing. My question is I need a different .htaccess file for my live server and one for localhost. Locally, I'm using macos and linux, on my live server I am using centos with … |
Is it possible to install windows 7 or 8 on MacOS-X 10.5.8 If yes then how to do it please help me on it | |
I am trying to run python -m nose.core --tests test_module.py -s --with-coverage but I keep getting error message saying /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: No module named nose but then i installed nose like this $ sudo easy_install nose Searching for nose Best match: nose 1.3.0 Adding nose 1.3.0 to easy-install.pth file Installing nosetests … | |
Hi, I was creating clone of breakout and got the game working correctly. But after setting up menu my keyboard doesnt respond anymore. But if I launch game directly without Menu class keys are working perfectly. Where the problem might be? Here is the full source code. VBreakOut.java package net.viped; … | |
I'm just wondering if the below is true? I pulled this from another forum. Does this mean that a application using qt4 can be built and used in a bank without getting permission or paying fees for it's use? *The Framework is freely available for Windows, Linux, MacOS X, and … | |
Hi, I am making an image editing program with C and it will come with OpenCV library files. The problem is the program should be accessible from many different operating systems such as Windows, MacOS, IOS, Android - the point is that we want to avoid re-write same code in … | |
when i try to compile this code i get ERORR: unable to open include file sdl.h [CODE]#include "stdlib.h" #include "SDL/SDL.h" // *** IF USING XCODE ON MACOS X, YOU MAY NEED TO CHANGE THE FOLLOWING LINE TO: #include "SDL_mixer/SDL_mixer.h" #include "SDL/SDL_mixer.h" //Function prototyping action! void musicFinished(); int musicPlaying = 0; … | |
I have a battleship python assignment due in an hour and I can't figure out where the error is in this code. It seems like when player 2 plays sometimes the coordinates saved in Board.remaining_ships can't be deleted because they aren't there. Please please please help Here is the error: … | |
I have Snow Leopard and needed to install an update, the SMC v1.5 update. I downloaded it and installed it, appeared to install without error. I went to see if the update had been installed and it said it had been installed yet it also said I had 1 update, … | |
Hi, I am just trying to normalize these data here: An initial call is logged by a first line support analyst who assesses the severity of the problem and places the call in a pool. The call is picked up by a problem analyst who in turn allocates it to … | |
I tried this once before on my laptop 10.5.8 but I couldn't get that to work despite online help: [url]http://forums.macrumors.com/showthread.php?t=1233494[/url] everything I tried is detailed in that thread I decided I want to try this again, using the same method perhaps on the iMac 10.6.8 I was just wondering if … | |
Maybe this is a bit too broad a question and too much code for this forum, but I'll give it a shot... OS: Win7x64 6.1.7601 py: 2.7.2 (default, Jun 12 2011, 14:24:46) [MSC v.1500 64 bit (AMD64)] wx: 2.8-msw-unicode My question is more of a general nature than in regards … | |
Hello everyone: Until recently, I used ssh with a terminal and kwrite to work with files on a Linux machine from my Mac laptop. I just started ssh into another Mac and find that I can no longer use kwrite. There is a kwrite for Mac available, but the installation … | |
I have problem starting tomcat now that I have installed macos lion. I get the following error in catalina.out : [CODE] Aug 7, 2011 4:12:01 AM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache Tomcat Native library 1.1.20. Aug 7, 2011 4:12:01 AM org.apache.catalina.core.AprLifecycleListener init INFO: APR capabilities: IPv6 [true], sendfile … | |
Hello, I cannot read a file, config.cfg, in the current directory on MacOS X 10.6. I'm running a console app. Can anybody tell me what I'm doing wrong? (By the way the getline() function returns no string.) [CODE] #include <iostream> #include <fstream> #include <string> using namespace std; int main(int argc, … | |
Hi i'm using Mac Os X 10.3.9 G4. It freezes on start-up and doesn't go beyond the blue screen. I started up and run fsck and realised i have a mal-formed library. I lost the install disk and don't have an Apple shop in my country. Is there any other … | |
Hi Friends we are planing to move for Mac OS, But i am new to Mac OS.please Help me is it possible to use the below things in Mac OS 1. PHP syntax same or differ 2. Javascript is Supportable or Not 3. Support for Web Services Pls Help Me | |
Hi Guys, I recently had my macbook taken in for service to due to memory problems or something like that. They upgraded my system to OSX 10.6 Snow Leopard [I]from[/I] 10.5 Leopard. I had backed up all my stuff including Iphoto and my Itunes library. When I got my macbook … | |
hey there... does somebody know how to read the problem report for mac ox? thanks guys here is it: Interval Since Last Panic Report: 64001 sec Panics Since Last Report: 1 Anonymous UUID: 863D13B9-3DEA-4486-9399-AB747546E1BF Mon Feb 21 09:14:25 2011 panic(cpu 1 caller 0x2aab55): Kernel trap at 0x12368480, type 14=page fault, … | |
So i set up a L2TP/ipsec VPN server on my mac running 10.6.x. I can connect to the VPN from my LAN, but not from outside of it. This is from my HTC evo. I set up a VPN server using a virtual machine of 10.6.x Server, with the same … | |
I'm trying to compile the linux source code release of Axis2/C on MacOS but I'm getting errors at building axutil.h. I've tried to apply different patches without success, and I even found a website that explained the necessary modifications in the code and I made them but they still didn't … | |
I have a macbook dual loaded with both osx and windows xp. So I only ever need to carry around one laptop, makes things easy. I wanted to know if anyone knows of a good portable projector I could hook to my macbook. This way I don't have to carry … | |
Okay, i've just started python a few days ago, and i think i'm doing well considering how quickly I"ve been working, but I've reached a dead end!! I keep encountering an error when using the statement "from sys import argv" In the first code were I had this problem, I … | |
I'm not a huge contributor on these forums, but I do read a lot. Anyhow, I have "completed" a couple things I've been working on in the last couple weeks, and thought I would share. [url]https://bitbucket.org/jgrigonis/mortgagecalculator[/url] A simple mortgage calculator written in python using tkinter that lets you calculate any … | |
Use a [B]Titanium G 4 867[/B] with[B] OSX 10.5.8 Leopard[/B]. After upgrading to Leopard operating system from Tiger I began having issues with my [B]ITunes[/B] hanging up on me. I don't know if this was a coincidence that this started shortly after installing Leopard or not. This problem arises when … | |
I have a Mac running leopard that won't connect to sites that start with [CODE]https://[/CODE] It connects fine with all sites starting with [CODE]http://[/CODE] When I try t connect to a https safari displays [QUOTE]Safari can’t open the page [I]page url[/I] because Safari can’t establish a secure connection to the … ![]() | |
I need to find out where I can purchase the Leopard O/S. I have a non-intel iMac G5 which I can't install SNOW Leopard on. Can someone tell me the best place (and least expensive place) to purchase this? Thanks, Beth |
The End.