TVBrowser+Rechte

TheCounterpart

TheCounterpart

Grünschnabel
Hallo Ihr,

ich habe von Windows XP zu Linux gewechselt, genauer zu OpenSuse 10.1.
Mit den rpm komme ich schon einigermaßen klar, allerdings machen mir die tar.gz noch ziemliche Probleme. Java hatte ich geschafft zu installieren, Dank guter Anleitung die ich dazu fand. Eine Anleitung fehlt allerdings für den TV Browser, der aus diesen Dateien besteht:

forum.url
libDesktopIndicator.so
LICENSE.txt
linux.properties
tvbrowser.jar
tvbrowser.sh
website.url
wiki.url

und noch die Ordner:

icons
imgs
plugins
themepacks

bei denen ich allerdings nicht denke dass man sie zum installieren benötigt.
Mein Pfad in dem das Programm zum Installieren ist, heißt:
media:/hdb2/thecounterpart/Downloads/TVBrowser/tvbrowser-2.2.1

Gleichzeitig habe ich das Problem, dass ich nicht weiß wie ich meine hda2 dazu bekomme auch meinem Nutzer "thecounterpart" Rechte zu geben, anstatt nur dem Root. Meine hda1 ist für Windows, hdb1 ist root und hdb2 ist eine Datenfestplatte, genauso wie es hda2 sein sollte. In der fstab steht:

/dev/hdb1 / reiserfs acl,user_xattr 1 1
/dev/hdb2 /home reiserfs acl,user_xattr 1 2
/dev/hda1 /windows/C ntfs rw,users,gid=users,umask=0002,nls=utf8 0 0
/dev/hda3 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/hda2 /home/mount reiserfs acl,user_xattr 1 2

Ich weiß, dass ich zwei swaps habe, hatte es nicht geschafft eine zu entfernen nach deren Erstellung. Ich habe schon alles Mögliche versucht um hda2 Befugnisse zu geben, doch nichts funktionierte...*verzweifel*
Bei den Seiten über die Rechtevergabe habe ich leider nicht durchgeblickt, vielleicht sind Frauen doch schwerer von Begriff was Technik an geht. :(

Würde mir bitte jemand erklären was ich so ziemlich genau in die Konsole eingeben muss um beide Probleme zu lösen?

Und was muss ich hier ( http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444 ) runterladen, damit ich es installieren kann?

Bin am verzweifeln mit dem Zeug, braucht man echt super Geduld, besonders bis man einigermaßen Durchblick hat.

Wollte nicht lauter Themen aufmachen für Fragen die ich schon länger mit mir rum trage. Wenn es anders gewünscht ist, bitte mitteilen.

Ich wäre sehr dankbar für Hilfe!
 
Zuletzt bearbeitet:
Zu Problem Nummer eins: Versuche doch einfach mal das Shell-Skript (tvbrowser.sh) auszufuehren. Da dort JAR-Files drin sind, ist das Programm offenbar vorkompiliert und ich vermute mal, dass das Skript das Start-Skript ist.

Zu Problem Nummer 2: Schau dir mal die Manpages zu chmod, chown und chgrp an.

Zu Wine: Natuerlich das Paket, das zu deiner Distro passt, also wine-0.9.18-SuSELinux101.i586.rpm.
 
hallo theton,

ich habe die tvbrowser.sh schon versucht auszuführen und das kam raus:
"Starting TV-Browser...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
Loading TV-Browser:
java -Xms16m -Xmx128m -Djava.library.path="/home/thecounterpart/Downloads/TVBrowser/tvbrowser-2.2.1" -Dpropertiesfile=linux.properties -jar tvbrowser.jar ''
Warning: -Xms16m not understood. Ignoring.
Warning: -Xmx128m not understood. Ignoring.
command line options:
- minimized The main window will be minimized after start up
- nosplash No splash screen during start up

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

(.:5122): Gtk-WARNING **: cannot open display:
TV-Browser TERMINATED."

Die Manpages habe ich auch schon angesehen, aber ich habe nicht durchgeblickt und schon so einiges ausprobiert, klappte aber alles nicht, daher frage ich hier.

Hätte ich nicht selbst genug getestet, dann hätte ich euch sicher nicht damit belästigt.
 
TheCounterpart schrieb:
hallo theton,

ich habe die tvbrowser.sh schon versucht auszuführen und das kam raus:
"Starting TV-Browser...

Hab auch 'ne 10.1 laufen und starte den Browser mit:

java -jar tvbrowser.jar

Muss wohl was bei der Installation von java schiefgelaufen sein !?!?

Gruß
 
TheCounterpart schrieb:
(.:5122): Gtk-WARNING **: cannot open display:
TV-Browser TERMINATED."

Offenbar wird das Programm nicht mit den Rechten des Users gestartet, mit dem du dich bei X eingeloggt hast. Stelle mal sicher, dass du das Programm nicht mit root oder sonst einem anderen User ausfuehrst, sondern mit dem, dem die X-Session gehoert.
 
Ok, also wenn ich tvbrowser.sh ausführe in thecounterpart, statt root, dann ist schonmal eine optische Darstellung da, allerdings mit dem Fenster "Fehler" welches nichts beinhaltet. Was könnte ich denn noch falsch machen? Mich würde auch interessieren warum ich es nur mit thecounterpart ausführen kann und nicht mit root, auch wenn es im homeordner von thecounterpart ist, verstehe ich es nicht.

Kann mir anhand der Daten, denn keiner den Befehl nennen den ich in die Konsole eingeben muss, damit auch thecounterpart alle Rechte erhält?
 
Dein X ist offenbar mit deinem User gestartet und damit hat root (per Default) keinen Zugriff auf die grafische Oberflaeche. Root darf eben auch nicht alles. :)
Um rauszubekommen, wo jetzt noch das Problem liegt, braeuchte man wieder die Fehlermeldungen, die auf der Konsole auftauchen, wenn du den tvbrowser startest. Einfach mal das Fenster vom tvbrowser minimieren und einen Blick in die Konsole werfen.
 
Nach dem Fehlversuch beendete ich die "Installation" und startete sie nochmals, dann kam die Meldung dass ein Teil des TVBrowsers schon im Hintergrund liefe, doch ist dort nichts und auch keine Hinweise darauf.

Wird wohl jetzt etwas lang... aber du hast es ja so gewollt ;P :


sh tvbrowser.sh
Starting TV-Browser...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
Loading TV-Browser:
java -Xms16m -Xmx128m -Djava.library.path="/home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1" -Dpropertiesfile=linux.properties -jar tvbrowser.jar ''
Warning: -Xms16m not understood. Ignoring.
Warning: -Xmx128m not understood. Ignoring.
command line options:
- minimized The main window will be minimized after start up
- nosplash No splash screen during start up

INFO: Try to load settings from a previous version of TV-Browser
INFO: No previous version of TV-Browser found - using default user settings
SEVERE: Konnte Look and Feel nicht setzen.
java.lang.ClassNotFoundException: com.jgoodies.looks.plastic.Plastic3DLookAndFeel
at java.lang.Class.forName (libgcj.so.7)
at java.lang.Class.forName (libgcj.so.7)
at javax.swing.UIManager.setLookAndFeel (libgcj.so.7)
at tvbrowser.TVBrowser.updateLookAndFeel (TVBrowser.java:689)
at tvbrowser.TVBrowser.main (TVBrowser.java:200)
Exception during event dispatch:
java.lang.ClassCastException: gnu.java.awt.peer.gtk.GdkGraphics cannot be cast to java.awt.Graphics2D
at com.jgoodies.looks.plastic.PlasticUtils.add3DEffekt (PlasticUtils.java:267)
at com.jgoodies.looks.plastic.PlasticButtonUI.update (PlasticButtonUI.java:91)
at javax.swing.JComponent.paintComponent (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JLayeredPane.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintDoubleBuffered (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at java.awt.Container$GfxPaintVisitor.visit (libgcj.so.7)
at java.awt.Container.visitChild (libgcj.so.7)
at java.awt.Container.visitChildren (libgcj.so.7)
at java.awt.Container.paint (libgcj.so.7)
at gnu.java.awt.peer.gtk.GtkComponentPeer.handleEvent (lib-gnu-java-awt-peer-gtk.so.7)
at java.awt.Component.dispatchEventImpl (libgcj.so.7)
at java.awt.Container.dispatchEventImpl (libgcj.so.7)
at java.awt.Window.dispatchEventImpl (libgcj.so.7)
at java.awt.Component.dispatchEvent (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
Exception during event dispatch:
java.lang.ClassCastException: gnu.java.awt.peer.gtk.GdkGraphics cannot be cast to java.awt.Graphics2D
at com.jgoodies.looks.plastic.PlasticUtils.add3DEffekt (PlasticUtils.java:267)
at com.jgoodies.looks.plastic.PlasticButtonUI.update (PlasticButtonUI.java:91)
at javax.swing.JComponent.paintComponent (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JLayeredPane.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintDoubleBuffered (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at java.awt.Container$GfxPaintVisitor.visit (libgcj.so.7)
at java.awt.Container.visitChild (libgcj.so.7)
at java.awt.Container.visitChildren (libgcj.so.7)
at java.awt.Container.paint (libgcj.so.7)
at javax.swing.JFrame.update (libgcj.so.7)
at gnu.java.awt.peer.gtk.GtkComponentPeer.handleEvent (lib-gnu-java-awt-peer-gtk.so.7)
at java.awt.Component.dispatchEventImpl (libgcj.so.7)
at java.awt.Container.dispatchEventImpl (libgcj.so.7)
at java.awt.Window.dispatchEventImpl (libgcj.so.7)
at java.awt.Component.dispatchEvent (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
Exception during event dispatch:
java.lang.ClassCastException: gnu.java.awt.peer.gtk.GdkGraphics cannot be cast to java.awt.Graphics2D
at com.jgoodies.looks.plastic.PlasticUtils.add3DEffekt (PlasticUtils.java:267)
at com.jgoodies.looks.plastic.PlasticButtonUI.update (PlasticButtonUI.java:91)
at javax.swing.JComponent.paintComponent (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JLayeredPane.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintDoubleBuffered (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at java.awt.Container$GfxPaintVisitor.visit (libgcj.so.7)
at java.awt.Container.visitChild (libgcj.so.7)
at java.awt.Container.visitChildren (libgcj.so.7)
at java.awt.Container.paint (libgcj.so.7)
at gnu.java.awt.peer.gtk.GtkComponentPeer.handleEvent (lib-gnu-java-awt-peer-gtk.so.7)
at java.awt.Component.dispatchEventImpl (libgcj.so.7)
at java.awt.Container.dispatchEventImpl (libgcj.so.7)
at java.awt.Window.dispatchEventImpl (libgcj.so.7)
at java.awt.Component.dispatchEvent (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
Exception during event dispatch:
java.lang.ClassCastException: gnu.java.awt.peer.gtk.GdkGraphics cannot be cast to java.awt.Graphics2D
at com.jgoodies.looks.plastic.PlasticUtils.add3DEffekt (PlasticUtils.java:267)
at com.jgoodies.looks.plastic.PlasticButtonUI.update (PlasticButtonUI.java:91)
at javax.swing.JComponent.paintComponent (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JLayeredPane.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintDoubleBuffered (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at java.awt.Container$GfxPaintVisitor.visit (libgcj.so.7)
at java.awt.Container.visitChild (libgcj.so.7)
at java.awt.Container.visitChildren (libgcj.so.7)
at java.awt.Container.paint (libgcj.so.7)
at javax.swing.JDialog.update (libgcj.so.7)
at gnu.java.awt.peer.gtk.GtkComponentPeer.handleEvent (lib-gnu-java-awt-peer-gtk.so.7)
at java.awt.Component.dispatchEventImpl (libgcj.so.7)
at java.awt.Container.dispatchEventImpl (libgcj.so.7)
at java.awt.Window.dispatchEventImpl (libgcj.so.7)
at java.awt.Component.dispatchEvent (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
Exception during event dispatch:
java.lang.ClassCastException: gnu.java.awt.peer.gtk.GdkGraphics cannot be cast to java.awt.Graphics2D
at com.jgoodies.looks.plastic.PlasticUtils.add3DEffekt (PlasticUtils.java:267)
at com.jgoodies.looks.plastic.PlasticButtonUI.update (PlasticButtonUI.java:91)
at javax.swing.JComponent.paintComponent (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JLayeredPane.paint (libgcj.so.7)
at javax.swing.JComponent.paintChildren (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at javax.swing.JComponent.paintDoubleBuffered (libgcj.so.7)
at javax.swing.JComponent.paint (libgcj.so.7)
at java.awt.Container$GfxPaintVisitor.visit (libgcj.so.7)
at java.awt.Container.visitChild (libgcj.so.7)
at java.awt.Container.visitChildren (libgcj.so.7)
at java.awt.Container.paint (libgcj.so.7)
at javax.swing.JDialog.update (libgcj.so.7)
at gnu.java.awt.peer.gtk.GtkComponentPeer.handleEvent (lib-gnu-java-awt-peer-gtk.so.7)
at java.awt.Component.dispatchEventImpl (libgcj.so.7)
at java.awt.Container.dispatchEventImpl (libgcj.so.7)
at java.awt.Window.dispatchEventImpl (libgcj.so.7)
at java.awt.Component.dispatchEvent (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at java.awt.EventDispatchThread.run (libgcj.so.7)
INFO: Using timezone Mitteleuropäische Zeit
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/WebPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/CapturePlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/PrintPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/NewsPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/BlogThisPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/CalendarExportPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/ShowviewPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/TvBrowserDataService.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/EMailPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/SearchPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/TVRaterPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/ClipboardPlugin.jar
INFO: Loaded plugin /home/thecounterpart/Installation/Nutzprogramme/TVBrowser/tvbrowser-2.2beta1/plugins/ListViewPlugin.jar
INFO: Loading TV listings service...
INFO: Group file 'groups.txt' does not exist
WARNING: No channels available for group 'main' no channellist available?
WARNING: No channels available for group 'bodostv' no channellist available?
WARNING: No channels available for group 'others' no channellist available?
WARNING: No channels available for group 'radio' no channellist available?
WARNING: No channels available for group 'digital' no channellist available?
WARNING: No channels available for group 'austria' no channellist available?
WARNING: No channels available for group 'local' no channellist available?
INFO: Deleting expired TV listings...
INFO: Loading plugins...
INFO: Activating plugin java.webplugin.WebPlugin
INFO: Activating plugin java.captureplugin.CapturePlugin
INFO: Activating plugin java.printplugin.PrintPlugin
INFO: Activating plugin java.newsplugin.NewsPlugin
INFO: Activating plugin java.blogthisplugin.BlogThisPlugin
INFO: Activating plugin java.calendarexportplugin.CalendarExportPlugin
INFO: Activating plugin java.showviewplugin.ShowviewPlugin
INFO: Activating plugin java.emailplugin.EMailPlugin
INFO: Activating plugin java.searchplugin.SearchPlugin
INFO: Activating plugin java.tvraterplugin.TVRaterPlugin
INFO: Activating plugin java.clipboardplugin.ClipboardPlugin
INFO: Activating plugin java.listviewplugin.ListViewPlugin
INFO: Checking TV listings inventory...
INFO: Starting up...
Exception during event dispatch:
java.lang.Error: SCALE_SMOOTH: not implemented
at java.awt.Image.getScaledInstance (libgcj.so.7)
at util.ui.UiUtilities.scaleIcon (UiUtilities.java:562)
at tvbrowser.ui.mainframe.toolbar.ToolBar.getIcon (ToolBar.java:352)
at tvbrowser.ui.mainframe.toolbar.ToolBar.addButtonProperties (ToolBar.java:322)
at tvbrowser.ui.mainframe.toolbar.ToolBar.addButton (ToolBar.java:234)
at tvbrowser.ui.mainframe.toolbar.ToolBar.update (ToolBar.java:122)
at tvbrowser.ui.mainframe.toolbar.ToolBar.<init> (ToolBar.java:97)
at tvbrowser.ui.mainframe.MainFrame.updateToolbar (MainFrame.java:388)
at tvbrowser.ui.mainframe.MainFrame.<init> (MainFrame.java:252)
at tvbrowser.ui.mainframe.MainFrame.getInstance (MainFrame.java:459)
at tvbrowser.TVBrowser.initUi (TVBrowser.java:444)
at tvbrowser.TVBrowser.access$000 (TVBrowser.java:91)
at tvbrowser.TVBrowser$1.run (TVBrowser.java:323)
at java.awt.event.InvocationEvent.dispatch (libgcj.so.7)
at java.awt.EventQueue.dispatchEvent (libgcj.so.7)
at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent (TextComponentPopupEventQueue.java:37)
at java.awt.EventDispatchThread.run (libgcj.so.7)
 
Sowas kann man auch in einen Code-Block packen, dann nimmt es weniger Platz ein. *anmerk*

Welchem User gehoeren die Dateien vom TVBrowser? Die Meldung (Achtung: ein Code-Block ;) )
Code:
Konnte Look and Feel nicht setzen.
koennte an einem Rechte-Problem liegen. Der komplette Ordner muss dem User gehoeren, mit dem du den tvbrowser startest.
 
Naja wenn er es in sein Homeverzeichnis gepackt hat, hätten sich die Rechte eigentlich vererben müssen.

MFG

Dennis
 
DennisM schrieb:
Naja wenn er es in sein Homeverzeichnis gepackt hat, hätten sich die Rechte eigentlich vererben müssen.
Sofern er es nicht als root entpackt hat, mit dem er ja offenbar das Programm auch ausfuehren wollte, was dann am fehlenden Zugriff fuer root auf's X gescheitert ist.
 

Ähnliche Themen

openSuse 11.4 und 12.1 als Gast in XEN

Problem mit externer Festplatte

keine Berechtigung auf NTFS-Raid 0

Gezielten Teil eines Textblocks ändern

Automount von USB-Sticks.

Zurück
Oben