Click here to Skip to main content
15,881,173 members
Home / Discussions / Linux Programming
   

Linux Programming

 
GeneralRe: Text Based Game in Bash - Help Wanted Pin
Richard MacCutchan9-Aug-19 21:46
mveRichard MacCutchan9-Aug-19 21:46 
Questionhcitool.c which source to take seriously? Pin
Vaclav_12-Jul-19 4:34
Vaclav_12-Jul-19 4:34 
AnswerRe: hcitool.c which source to take seriously? Pin
Richard MacCutchan12-Jul-19 5:53
mveRichard MacCutchan12-Jul-19 5:53 
AnswerRe: hcitool.c which source to take seriously? Pin
Gerry Schmitz12-Jul-19 8:26
mveGerry Schmitz12-Jul-19 8:26 
GeneralRe: hcitool.c which source to take seriously? Pin
Vaclav_12-Jul-19 9:39
Vaclav_12-Jul-19 9:39 
QuestionHide Taksbar Completely Pin
Member 145095557-Jul-19 22:13
Member 145095557-Jul-19 22:13 
QuestionRe: Hide Taksbar Completely Pin
Richard MacCutchan8-Jul-19 7:49
mveRichard MacCutchan8-Jul-19 7:49 
QuestionHide Taksbar Completely Pin
Member 145095557-Jul-19 22:03
Member 145095557-Jul-19 22:03 
AnswerRe: Hide Taksbar Completely Pin
Dave Kreskowiak8-Jul-19 2:26
mveDave Kreskowiak8-Jul-19 2:26 
AnswerRe: Hide Taksbar Completely Pin
Richard MacCutchan8-Jul-19 7:51
mveRichard MacCutchan8-Jul-19 7:51 
Questionwpf & linux Pin
caradri33-Jul-19 1:57
caradri33-Jul-19 1:57 
AnswerRe: wpf & linux Pin
Richard MacCutchan3-Jul-19 2:00
mveRichard MacCutchan3-Jul-19 2:00 
AnswerRe: wpf & linux Pin
#realJSOP23-Dec-19 0:57
mve#realJSOP23-Dec-19 0:57 
QuestionWindows 7 vs Windows 10?? Pin
Member 1450955526-Jun-19 21:58
Member 1450955526-Jun-19 21:58 
AnswerRe: Windows 7 vs Windows 10?? Pin
OriginalGriff26-Jun-19 22:03
mveOriginalGriff26-Jun-19 22:03 
AnswerRe: Windows 7 vs Windows 10?? Pin
Randor 30-Jun-19 14:49
professional Randor 30-Jun-19 14:49 
AnswerRe: Windows 7 vs Windows 10?? Pin
Tuche18-Jul-19 2:20
Tuche18-Jul-19 2:20 
QuestionLinux OS for a new user Pin
Member 1450955522-Jun-19 22:33
Member 1450955522-Jun-19 22:33 
AnswerRe: Linux OS for a new user Pin
Eddy Vluggen23-Jun-19 0:11
professionalEddy Vluggen23-Jun-19 0:11 
AnswerRe: Linux OS for a new user Pin
#realJSOP23-Dec-19 0:56
mve#realJSOP23-Dec-19 0:56 
QuestionOpening JavaFX jar on Ubuntu [SOLVED] Pin
Valentinor7-Jun-19 21:08
Valentinor7-Jun-19 21:08 
AnswerRe: Opening JavaFX jar on Ubuntu Pin
Richard MacCutchan8-Jun-19 0:25
mveRichard MacCutchan8-Jun-19 0:25 
GeneralRe: Opening JavaFX jar on Ubuntu Pin
Valentinor8-Jun-19 6:38
Valentinor8-Jun-19 6:38 
JavaFX part is actually what I need. If I'm running a simple jar (from console with java -jar Name.jar), it works fine, but the jar that has JavaFX doesn't work. If I simply try to run it directly with OpenJDK 8 Runtime, nothing shows up, but if I try to run the jar from console, I get the error "Error: Could not find or load main class package.Name", even tho it has the MANIFEST.MT generated in it by Eclipse with "Main-Class:", and the actual class too. Both projects exported the same way, both tested on Windows and working just fine, the only problem being that the one that is important (with JavaFX as GUI), doesn't work.
GeneralRe: Opening JavaFX jar on Ubuntu Pin
Richard MacCutchan8-Jun-19 6:48
mveRichard MacCutchan8-Jun-19 6:48 
GeneralRe: Opening JavaFX jar on Ubuntu Pin
Valentinor8-Jun-19 7:49
Valentinor8-Jun-19 7:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.