Debian Multimedia :: Alacarte Won't Add Folders Under "Games" Menu

Mar 21, 2011

Alacarte won't add folders under "Games" menu, and when I dragged an icon into one of the subfolders that was already there, that icon and the folder I was dragging it to went poof.

I really don't want to learn the freedesktop.org standards just to edit my main menu. What is wrong with this?

View 2 Replies


ADVERTISEMENT

OpenSUSE :: Cleaner Applications Menu With Alacarte?

Apr 21, 2010

Is there a way to clean up OpenSuse's applications menu with alacarte? It takes forever for me to find an existing menu item if I want to change or delete it, but deleting existing pre-defined groups (such as "Amusement", "Art and Culture", and "Games for Kids") doesn't work. They simply won't delete.

View 2 Replies View Related

Ubuntu :: Alacarte Menu Editor Compatibility?

Jul 12, 2010

I've just recently downloaded Lubuntu 10.04 and tried it. It was nice because it was light on my machine.My only problem is, is that it doesn't have a graphical menu editor, and I don't know how to edit menus other than using GUIs.

I've read something about alacarte-menu-editor being able to be used in Lubuntu. I would just like to confirm if it DOES work with Lubuntu.

View 9 Replies View Related

Ubuntu :: Alacarte Menu Editor Not Working Properly?

Nov 14, 2010

Ive had a look around and couldn't find anything that helped so i thought id ask,i have ubuntu net-book 10.10, the menu editor isnt running properly its really hit and miss i have icons that appear even if ive unchecked them and icons that dissappear even though ive checked them and i also keep having to delete duplicate program entrys in the menu editor and its been a problem pretty much since instalationive tried running Alacart as Sudo and editing the menu in that way but i still have the same hit and miss problem with icons being there at randomim really new to Ubuntu and only know what ive recently picked up reading these types of forums so im not sure if im doing something wron

View 1 Replies View Related

Debian :: APPLICATION -> GAMES Menu -- Squeeze?

Mar 19, 2011

I think I have uncovered a BUG in the APPLICATIONS -> GAMES Menu system. I have UN-Checked all Games except for:Sudoku, DosBox, Chess, and AisleRiot Solitaire. But all the Games are still displayed that were installed from DVD.I have done a Logout, and Login, and Power Off. The games still do not show only the ones selected.See attached Games1.pngI have tried to submit a BUG Report but obviously I don't understand how that system works, as it just closes the window.

View 6 Replies View Related

Ubuntu :: Edit Applications Menu To To Hide Games They Stay On The Menu?

Jul 8, 2010

When I edit my applications menu to to hide games they stay on the menu. Everything else hides when prompted.

View 6 Replies View Related

Debian Multimedia :: Exist Any Repository For Debian Lenny With Games?

Aug 28, 2010

Are exist any repository for debian lenny with games like nexuiz vdrift planeshift etc?

View 2 Replies View Related

Debian Multimedia :: Run Games Via Wine - Borked VLC

Sep 5, 2011

i've been experimenting with trying to run games via wine (i don't have windows to do a dual boot with), and i just recently tried to open up a dvd in vlc, and... trouble. it works, but now the player "squishes" the widescreen image into a traditional "tv screen" box. even when do it in fullscreen, it just fills the screen with black and plops the "squished" image in the middle of it. i've watched downloaded mp4 images i got off videos like this, and they look fine, but they're not widescreen images. i'm sure there's something really simple somewhere i gotta fix

View 3 Replies View Related

Debian Multimedia :: Fullscreen Games Cause Big Number On Screen?

Mar 7, 2011

I have recently switched to Debian and got everything working great except for one thing..When I want to kill some time by playing a game (in wine or native) in fullscreen it works fine except for a big number I get in the left corner of my screen that won't go away until I close the game and open the ATI control center.This is very frustrating and quite annoying. I am using a dual monitor setup and I have tried disabling my 2nd monitor when I play a game but that still causes this problem. Also I am using the drivers I got right off the ATI website.

View 2 Replies View Related

Debian Multimedia :: 3D Games Fail Recent Squeeze Update?

Apr 16, 2011

I run the 2.6.32-5-686 kernel on Squeeze and the bad nvidia drivers. A recent update, and pardon for not noting which, broke 3d games on my box. From a terminal neverputt yields the following error:

ignatius@lapbox 14:56 [ ~ ]:$ neverputt
X Error of failed request:  BadWindow (invalid Window parameter)
Major opcode of failed request:  137 (NV-GLX)

[code]....

I can mv xorg.conf to xorg.conf-pre and nexuiz will fire-up. Without 3d of course. I spent an hour or so last week going over my xorg.conf but it just ain't broke! Someone else saw it, too, and reported it but his post remains alone in the thread as of 10 minutes ago.

View 5 Replies View Related

Ubuntu :: Games Disappeared From App Menu / Where They Go?

Nov 23, 2010

I'm running Ubuntu 10.4 LTS and all of a sudden the games disappeared from the Applications menu. I use Mahjongg and FreeCell to unwind and basically to waste time.

Anyone have an idea how I might recover them?

View 1 Replies View Related

Ubuntu :: Making Shortcuts For 2 Games Menu

Jan 15, 2009

I have some problem making shortcuts for 2 games to my Application/games menu. The menu you can edit by writing "alacarte" in the terminal. So this is how I do, I have 1 game, its a Linux client of the game Tibia, ive unpacked it and its in a folder inside my home folder. If I double click on either Tibia or StartTibia.sh the game starts without any trouble, but if I open alacarte and browse to that location and choose either Tibia or StartTibia.sh and then click on the new item in the Game menu nothing opens. Here is the location I browse to:
/home/som99/Spel/Tibia/StartTibia.sh

The next problem is with a windows game installed with wine, if I drag the existing shortcut file to the panelbar I get the icon there and can just click it and start it without any trouble, but I want it to be inside the applications/games menu. So I go to the alacarte editor and browse to the main directory of the file inside /home/som99/.wine/drive_c/Program Files/gamename/game.exe and press ok but when I try to start it it asks for its main files located at Z:homesom99 the funny thing is that it starts if I move all files inside the games main folder to home without putting them in any folder :/

So I tried to write the following as is written in the working shortcut in wine:
wine "C:Program FilesTibiagame.exe" and I get the same error as it somehow think that the locations is homesom99 :S
Also adding in properties of the new shortcut item the following:
"/home/som99/.wine/drive_c/Program Files/game" wine game.exe
I get this error while trying to start it:
Failed to execute child process "/home/som99/.wine/drive_c/Program Files/game" (Permission denied)
I have put permission on the folders but same result.

As I am going to make alot of shortcuts to many programs both trough wine and games I've unpacked I would like to know how to do this.
I might add that if I open the terminal and write:
cd /home/som99/.wine/drive_c/Program Files/game
to get to the folder then writes:
wine game.exe
Then the game starts without any trouble.

View 2 Replies View Related

Ubuntu :: Xjig Manager Doesn't Show Up In The Games Menu?

Jan 19, 2011

I've just installed xjig manager. And it dosn't show up in the games menu where it's suppose to" where it is? How do I get it in a menu where I can use it?

View 1 Replies View Related

Debian Multimedia :: Create Files And Folders On Desktop

Sep 24, 2015

I was wondering what the reason was for disabling a feature like - creating new documents and files on desktop - by default?

If someone installs debian with desktop environment this user probably also want to use the desktop as a workplace, so why is that not a default setting?

But also in general i dont get it, i dont see any reason, why this is disabled.

View 14 Replies View Related

Debian Multimedia :: Icedove Updates Changed Display Accounts And Folders

Dec 31, 2015

Running Jessie 8.2 and Icedove 38.4.0. I just applied some updates and now Icedove only displays the number of unread messages in the folders.

Previously, it displayed the number of unread and the total number of messages in neat columns. Now it is a single number of unread in parens.

Is there any way I can get the display back to the previous format of unread# and total#?

View 0 Replies View Related

Debian Multimedia :: Adding Folders On NTFS Drives To Music Library?

Dec 22, 2010

I have my music library stored on an NTFS hard drive, from when I used to run Windows. The drive mounts successfully in Linux and I can manually play tracks from it, but I don't seem to be able to point Rhythmbox or Banshee to the drive or to folders on the driveto add them to their libraries. Is there any way to do this? Otherwise I'll have to begin the very long process of juggling files between hard drives until I have enough free space to format one of them

View 3 Replies View Related

Debian Multimedia :: No Menu Bar In QGIS

Jan 11, 2016

I am not sure if this is a qGIS issue or something to do with my desktop themes? In both KDE and GNOME Classic qGIS 2.12 does not have a menu bar, but only toolbars. What can be possible causes of this? In KDE the Windows Decorations are set to BE II preview, with a customized Desktop theme. Could this cause the menu bar not showing?

View 0 Replies View Related

Debian Multimedia :: FBPanel Menu Don't Have Icons

Feb 20, 2015

I play around with OpenBox and FBPanel, and quite like it.

I started to install both OpenBox and FBPanel in Debian, and the menu don't have any icons on it.

Simply I'm not going to reconfigure everything in both distro, I copied fbpanel configuration folder to my Ubuntu home.

Then I install FBPanel in Ubuntu it have icons within the menus.

This is FBPanel from my Debian Jessie

This is FBPanel from my Ubuntu

I've googled around without any luck about this problem. It's minor and everything else works okay, but still this shouldn't be happen. Since I see the screenshots of FBPanel in Debian they all have icons on it. Tried changing the icon theme, nothing works. If it's because FBPanel can't find any icon, then the launcher shouldn't have any icons right? Also, I use the exact same configuration on both.

Is it because Debian uses different version of FBPanel? Haven't checked both version tho.

View 10 Replies View Related

Debian Multimedia :: Second X Session Has No Menu Items?

Sep 20, 2015

When I start a second X session using startx --:1, (as either my normal user or root), it goes straight into and LXDE session (Debian's default, I think). Once LXDE is started, there is no applications menu (only run and logout). How do I get it to show the full application menu that my regular user can see when I log in from GDM3 normally?

View 2 Replies View Related

Debian Multimedia :: Can't See Dropbox Icon In Menu Bar

Feb 23, 2016

i've installed dropbox from URL...i started the daemon and all seems run ok.Now i want to configure the selective syn but i can't see the dropbox icon in the menu bar.i need to select preference from dropbox icon. URL...where is the icon?

View 11 Replies View Related

Debian Multimedia :: Gnome Shut Down Menu?

Mar 20, 2010

I'm running Squeeze with Gnome. Sometimes the buttons in System> Shut Down does not respond to mouse clicks. After rebooting it works again. It seems to be a random problem

View 2 Replies View Related

Debian Multimedia :: Whats The Name Of Xfce - Menu?

Apr 15, 2010

Out of daemons desperation* i had to install xfce4 Ok: kidding aside. I would like to add a shortcut to open the menu, but can't figure out how to call it. I checked */bin, but it ain't mentioned there. *heck: I think desolation is the better word.

View 12 Replies View Related

Debian Multimedia :: Start Both Client And UI Of An App From Menu?

Dec 5, 2010

I use a P2P application (KMLDonkey), whose client (mlnet) can be either started automatically, at startup, or manually, after login. At installation, when prompted, I chose the former so as to minimise the number of clicks. However, with time I found it inconvenient because, of course, it would start downloading even though I haven't started its GUI yet or don't plan to use it at all.

What I would like is to click on 1 entry in the menu and have the client and, in sequence, the GUI start when I decide to use the application. Perhaps this would require a short script in /usr/local/bin? I've tried to write one, but failed miserably, as I'm not good at it. I use KDE, but the application or the desktop manager themselves are not important here, for the solution would apply to any application with a separate client/GUI.

View 2 Replies View Related

Ubuntu :: Can't Open Folders From Places Menu?

Jun 14, 2010

Something very strange has happened to my system (Lucid / Gnome / 64 bit): when I try to open a location from Gnome Menu, message pops up saying: "Can't open location [file:///...]. No program is registered to open this type of file." Or something in this vein, I'm translating the message from Polish. So I can't open locations via the main menu, but the bookmarks work fine in an open Nautilus window. It looks like the system doesn't know it should open a location with Nautilus... I looked through file associations in Ubuntu Tweak, but couldn't find anything corresponding to "file:///..." or anything resembling opening a location (I'm not exactly a Linux guru). Also, the folder shortcuts in Cairo-Dock don't work, the same goes for the FolderView screenlets. However, in the MainMenu screenlet, the location shortcuts do work. There has to be some obvious explanation of this anomaly, but I lack a deeper knowledge of the system to work it out. I can't say at which point it started exactly, I think it was around the time I started dragging extra shortcuts to the Cairo-Dock shortcuts applet, but that may be a coincidence.

View 9 Replies View Related

Ubuntu :: Edit The Main Menu Folders?

Nov 6, 2010

System->Preferences->Main Menu does not let me delete or rename folders. Not even folders that I created. And I want total control over the menu, like in Windows

View 6 Replies View Related

Ubuntu :: 10.10 Can't Open Folders From 'Places' Menu?

Feb 4, 2011

Whenever I try to open a folder from my places menu, xterm opens for a moment with the error:xterm: could not exec /home/username/Music: Permission denied

View 3 Replies View Related

Debian Multimedia :: Gnome - Additional Menu After Each Reboot

Feb 17, 2015

Each time I reboot I get an additional display of items.

After one reboot:
two user menus
two desktop selection displays
two application menus
...
two open applications showing in system tray

After two reboots:
three user menus
three desktop selection displays
three application menus
...
three open applications showing in system tray

After five reboots:
Six user menus
Six desktop selection displays
Six application menus
...
Six open applications showing in system tray

How can I reset this? I have been using ubuntu for a while, but switch to debian for more stability. I am not very familiar with debian graphics or gnome desktop.

View 1 Replies View Related

Debian Multimedia :: Editing GNOME3 Applications Menu

Sep 29, 2015

I am running debian 8 with GNOME3.14 with the Applications menu extension and i want to know how to edit the listings and all that stuff ... Also is there a support IRC?

View 2 Replies View Related

Debian Multimedia :: Add Program To Cinnamon Menu For Only Specified User

Apr 19, 2016

I have an app installed in user directory, I made .desktop file for it but I want to move it from desktop to "Menu" where are the list of all apps, but I want this icon to be only visible for my user, how can I do it? I have Cinnamon desktop.

View 1 Replies View Related

Debian Multimedia :: Playing From ISO - Correct Menu Settings

Jul 17, 2010

I have some DVD's that I've saved to my comp as an ISO, in Ubuntu they would play fine in Movie Player or VLC, but I've just tried to play one on Debain Lenny and I have the following issues.

Movie Player:
Will play the video but wont bring up the main menu so that I can select which episode that I want. It won't even skip to the next one, it just starts playing the first.

VLC:
So I then though I'd down the trusted ol' VLC. VLC brings up the main menu but I can't select any thing. It just sits there and playing the menu screen for a bit and my mouse clicks seem to have know effect (except double clicking to change to full screen). Then it starts playing the first one, if I try to skip it goes back to the main menu and starts all over again.
This particular issue I sometimes had in Ubuntu with Movie Player (depending on the ISO) but VLC would still play it fine.

Update:
Just got VLC to run the menu correctly by doing the following:
File => Open Capture Device => File Tab => Browse to the file, select it. => Click OK.
I don't really want to have to do this every time I want to watch a video. Does any one know of a setting that will do this when ever I click on the ISO to play it?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved