After recent updates, Gnome freezes randomly. Video problem?

I've been having some problems lately that I didn't have before recent updates.
My desktop will freeze randomly and my only option is to switch to a VT and enter multi-user mode with `systemctl isolate multi-user.service`. X doesn't crash though. My Gnome Desktop just freezes entirely, but the mouse pointer continues to move around just fine. When I enter multi-user mode, Xorg.0.log says that the server exited successfully.
Below are error messages in dmesg, systemd journal, and Xorg.0.log.
# dmesg | grep -i error
[17986.766825] [drm:r100_cs_track_texture_check] *ERROR* Texture of unit 0 needs 245760 bytes but is 139264
[17986.766827] [drm:r100_cs_track_texture_print] *ERROR* pitch 1280
[17986.766829] [drm:r100_cs_track_texture_print] *ERROR* use_pitch 1
[17986.766831] [drm:r100_cs_track_texture_print] *ERROR* width 65
[17986.766833] [drm:r100_cs_track_texture_print] *ERROR* width_11 2048
[17986.766834] [drm:r100_cs_track_texture_print] *ERROR* height 48
[17986.766836] [drm:r100_cs_track_texture_print] *ERROR* height_11 2048
[17986.766838] [drm:r100_cs_track_texture_print] *ERROR* num levels 0
[17986.766840] [drm:r100_cs_track_texture_print] *ERROR* depth 0
[17986.766842] [drm:r100_cs_track_texture_print] *ERROR* bpp 4
[17986.766844] [drm:r100_cs_track_texture_print] *ERROR* coordinate type 0
[17986.766845] [drm:r100_cs_track_texture_print] *ERROR* width round to power of 2 0
[17986.766847] [drm:r100_cs_track_texture_print] *ERROR* height round to power of 2 0
[17986.766849] [drm:r100_cs_track_texture_print] *ERROR* compress format 0
[17986.766851] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
[22547.870582] plugin-containe[20829]: segfault at 7fcf04225a05 ip 00007fcf1487c9d8 sp 00007fcf0c3a1970 error 4
# journalctl | grep -i error
Nov 07 23:22:43 starlancer kernel: [drm:r100_cs_track_texture_print] *ERROR* bpp 4
Nov 07 23:22:43 starlancer kernel: [drm:r100_cs_track_texture_print] *ERROR* coordinate type 0
Nov 07 23:22:43 starlancer kernel: [drm:r100_cs_track_texture_print] *ERROR* width round to power of 2 0
Nov 07 23:22:43 starlancer kernel: [drm:r100_cs_track_texture_print] *ERROR* height round to power of 2 0
Nov 07 23:22:43 starlancer kernel: [drm:r100_cs_track_texture_print] *ERROR* compress format 0
Nov 07 23:22:43 starlancer kernel: [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
Nov 07 23:41:07 starlancer dbus-daemon[275]: dbus[275]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=273 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.418" (uid=1002 pid=19143 comm="/usr/bin/gnome-session --session=gnome-compiz ")
Nov 07 23:41:07 starlancer dbus[275]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=273 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.418" (uid=1002 pid=19143 comm="/usr/bin/gnome-session --session=gnome-compiz ")
Nov 07 23:42:07 starlancer dbus-daemon[275]: dbus[275]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=273 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.418" (uid=1002 pid=19143 comm="/usr/bin/gnome-session --session=gnome-compiz ")
Nov 07 23:42:07 starlancer dbus[275]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=273 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.418" (uid=1002 pid=19143 comm="/usr/bin/gnome-session --session=gnome-compiz ")
Nov 07 23:42:16 starlancer gnome-session[19143]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Nov 07 23:42:20 starlancer dbus-daemon[275]: dbus[275]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.438" (uid=0 pid=19658 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.439" (uid=0 pid=19664 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
Nov 07 23:42:20 starlancer dbus[275]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.438" (uid=0 pid=19658 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.439" (uid=0 pid=19664 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
Nov 07 23:42:20 starlancer NetworkManager[269]: <error> [1352360540.622789] [nm-system.c:924] add_ip4_route_to_gateway(): (wlan0): failed to add IPv4 route to gateway (-12)
Nov 08 00:19:41 starlancer dbus-daemon[275]: dbus[275]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=273 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.487" (uid=1002 pid=19809 comm="/usr/bin/gnome-session --session=gnome-compiz ")
Nov 08 00:19:41 starlancer dbus[275]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.1" (uid=0 pid=273 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.487" (uid=1002 pid=19809 comm="/usr/bin/gnome-session --session=gnome-compiz ")
Nov 08 00:20:33 starlancer gnome-session[19809]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Nov 08 00:20:36 starlancer dbus-daemon[275]: dbus[275]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.507" (uid=0 pid=20280 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.508" (uid=0 pid=20286 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
Nov 08 00:20:36 starlancer dbus[275]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.507" (uid=0 pid=20280 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.508" (uid=0 pid=20286 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
Nov 08 00:20:37 starlancer NetworkManager[269]: <error> [1352362837.36005] [nm-system.c:924] add_ip4_route_to_gateway(): (wlan0): failed to add IPv4 route to gateway (-12)
# cat /var/log/Xorg.0.log | grep -i -e "(EE)" -e "(WW)"
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 22555.361] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 22555.361] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 22555.361] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 22555.364] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 22555.366] (WW) Warning, couldn't open module vesa
[ 22555.366] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 22555.367] (WW) Warning, couldn't open module modesetting
[ 22555.367] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 22555.367] (WW) Warning, couldn't open module fbdev
[ 22555.367] (EE) Failed to load module "fbdev" (module does not exist, 0)
EDIT: My desktop is started by systemd using graphical.target and gdm.service to start the GDM display manager on terminal 1 (TTY1). My Gnome desktop runs in Classic (Fallback) mode with Compiz and compiz-decorator-gtk for effect. I
Any idea what might be causing these freezes or what info I can further provide?
EDIT: Processes in X are apparently not crashing, only the video output is. For example, if I'm running applications with sound, I continue hearing sound though the graphics are completely frozen. Is there a way to refresh the graphics or video card somehow?
Last edited by amadar (2012-12-20 10:59:32)

bmanuel wrote:
I think i got my problem, but i don't know how to solve it: after much troubles i found out that whenever i have an SMB connection with a machine that then goes down/disconnect from network without me unmounting the share BEFORE it, then BOOM, everything freeze.
I noticed this only because i was sharing a directory with my brother and noticed i had the froze as soon as he got disconnected from the network: so i asked him to power on that machine and.. magic! My machine unfroze instantly!
But now, how to fix that?! Is it due to my /etc/fstab? Does this really matter with nemo/nautilus mounted shares? This, however, depicts the machine in question (the one that, disconnecting from the network, caused my own to freeze)
//themachine.local/shared /home/username/mountpoint/ cifs noauto,guest,username=myname,password=mypassword,uid=1000,gid=100 0 0
At last I found out what's my problem, hopefully your situation is similar so that we can work out a solution on this one.
THANKS! I'm quite sure this is the reason gnome shell freezes for me as well. I was mounting my box.com cloud with this entry in /etc/fstab:
# box.com account
https://www.box.com/dav /home/abtz/Box davfs rw,user,noauto 0 0
If anyone has an idea for how to fix this, I'm all ears. For now, I'll just remove the entry from /etc/fstab.
I'm running vanilla Gnome, with only the Frippery shutdown menu and battery remaining extensions installed.

Similar Messages

  • Pages won't open after recent update - anyone else got similar problem?

    Tried to open Pages after downloading recent update but the **** programme just crashes on me. Any one else had a similar problem?
    Help!
    Neville
    Macbook Air / Lion 10.8.2

    If you purchased Pages on a DVD or it came preinstalled with the computer, reinstall the update > http://support.apple.com/kb/DL1563
    If you purchased it on the App Store, delete Pages on the Applications folder, open App Store > Purchases and reinstall Pages

  • [solved] sudo and yaourt problems after recent updates

    After recent updates (past week) yaourt started giving me problems. When using yaourt it prompts me for sudo password but it does not seem to use my sudo configuration.
    I get this:
    [sudo] password for root:
    [sudo] password for root:
    Password:
    su: Authentication failure
    Password:
    When entering mine or root's password I just get prompt again. The last password is for su, which when I enter root's works.
    It seems sudo is not using /etc/sudoers configuration either, as I have things like insults enabled and it used to work previously.
    Any reason for this?
    sudo works fine otherwise.
    Last edited by wrm (2014-03-29 23:12:26)

    Looks like this: https://github.com/archlinuxfr/yaourt/issues/5
    And this: https://bbs.archlinux.org/viewtopic.php?id=178776
    Last edited by 2ManyDogs (2014-03-24 21:33:40)

  • Firefox loads, but wont load any web pages. tabs say "untitled". page is blank below. uninstaled and reinstaled no change. problem came after recent update. any help?

    firefox opens, but wont load any web pages. tabs say "untitled". page is blank below. uninstaled and reinstaled- no change. problem came after recent update. any help?
    ps. IE works as usual

    Problem solved from prior post. Firefox had become blocked somehow by McAfee firewall. Set to full access. Now works perfectly.

  • Serious connectivity problems after recent updates

    Hi
    I have serious problem with my WIFI after recent updates from App Store.
    I have good router, good internet connection and strong signal - I tested it on Windows on bootcamp and everything work perfectly.
    iPhone also works with no problems.
    On OS X it's very hard to load a web page, only sometimes it works good, as shown on ping, i have 41% packet loss:
    apple ~ $ ping google.com
    PING google.com (77.252.2.84): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3
    Request timeout for icmp_seq 4
    Request timeout for icmp_seq 5
    64 bytes from 77.252.2.84: icmp_seq=6 ttl=61 time=10.822 ms
    64 bytes from 77.252.2.84: icmp_seq=7 ttl=61 time=11.484 ms
    64 bytes from 77.252.2.84: icmp_seq=8 ttl=61 time=10.331 ms
    64 bytes from 77.252.2.84: icmp_seq=9 ttl=61 time=7.437 ms
    Request timeout for icmp_seq 10
    Request timeout for icmp_seq 11
    Request timeout for icmp_seq 12
    Request timeout for icmp_seq 13
    64 bytes from 77.252.2.84: icmp_seq=14 ttl=61 time=10.638 ms
    64 bytes from 77.252.2.84: icmp_seq=15 ttl=61 time=6.316 ms
    Request timeout for icmp_seq 16
    64 bytes from 77.252.2.84: icmp_seq=17 ttl=61 time=10.694 ms
    64 bytes from 77.252.2.84: icmp_seq=18 ttl=61 time=15.901 ms
    64 bytes from 77.252.2.84: icmp_seq=19 ttl=61 time=46.882 ms
    64 bytes from 77.252.2.84: icmp_seq=20 ttl=61 time=18.987 ms
    64 bytes from 77.252.2.84: icmp_seq=21 ttl=61 time=18.911 ms
    64 bytes from 77.252.2.84: icmp_seq=22 ttl=61 time=7.705 ms
    64 bytes from 77.252.2.84: icmp_seq=23 ttl=61 time=8.714 ms
    64 bytes from 77.252.2.84: icmp_seq=24 ttl=61 time=18.261 ms
    64 bytes from 77.252.2.84: icmp_seq=25 ttl=61 time=8.952 ms
    Request timeout for icmp_seq 26
    64 bytes from 77.252.2.84: icmp_seq=27 ttl=61 time=16.877 ms
    64 bytes from 77.252.2.84: icmp_seq=28 ttl=61 time=7.876 ms
    ^C
    --- google.com ping statistics ---
    29 packets transmitted, 17 packets received, 41.4% packet loss
    round-trip min/avg/max/stddev = 6.316/13.929/46.882/9.219 ms
    I'm using no proxy, no additional firewalls, antivirus, vpns (tunnelblick is installed but not used) etc - just simplest possible wifi connection with no changes to default configuration.

    I checked my System Log in Console and cannot find anything useful. One msg about the connection:
    27.02.2013 07:17:41,096 UserEventAgent[11]: Captive: en1: Not probing 'NETIASPOT-653980' (protected network)

  • Flash Player crashes after recent update to Firefox 32

    After recent update to Firefox 32, Flash player crashes frequently whenever i open any flash video.
    I have latest Flash player installed (14).
    I tried to uninstall Flash player and installed it again, also tried to instal flash player 15 beta and also tried to instal older flash player 13 but all in vain and problem is same.
    Update:
    i have noticed that this problem occurs in Firefox only while lash Player works fine in Google Chrome..
    Please help me to fix this problem.
    Screenshot of the Error
    http://imgur.com/fekGD5v

    @FredMcD I have latest Flash player installed

  • HT3775 Quicktime no longer plays wmv files after recent update

    after recent update, quicktime will not open wmv files. had no problem opening them up in the past. reinstalled flip4mac codec and nothing. don't want to use quicklime player 7 b/c need to use fast forward option that will not work with QT7. Any help is appreciated.
    thank you,
    Damian

    I ended up on the phone with an Apple iPhoto expert after scheduling an appointment online (go to Apple support). He spent an hour or so diagnosing my particular problem and was able to fix it. I can once again view all my mov files in iPhoto. Since every computer is different, you might want to try that route. He was able to view my computer screen and direct me to do different things.

  • Premiere Pro Windows crashing after recent updates

    Machine specs:  HP Z820 - zeon e5-2690 48gb ram quadro k5000.  Since the recent updates & complete wipe of the system & fresh install, Premiere pro CC crashes regularly without any pattern.  Using MXF files while editing if that helps-i did read a thread about that - but it was old.  This is a new problem.  The event viewer information: 
    Faulting application name: Adobe Premiere Pro.exe, version: 8.1.0.81, time stamp: 0x5426694c
    Faulting module name: mc_dec_mp2v.dll_unloaded, version: 0.0.0.0, time stamp: 0x53f72b76
    Exception code: 0xc0000005
    Fault offset: 0x000007feea381a30
    Faulting process id: 0x2168
    Faulting application start time: 0x01cfe7cdce8c2c97
    Faulting application path: C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\Adobe Premiere Pro.exe
    Faulting module path: mc_dec_mp2v.dll
    Report Id: ba9aeb2b-53c1-11e4-b3dd-24be05e2e6a2
    Audition has also started crashing as well.  Info:
    Faulting application name: Adobe Audition CC.exe, version: 7.1.0.119, time stamp: 0x5421531b
    Faulting module name: MSVCR110.dll, version: 11.0.51106.1, time stamp: 0x5098826e
    Exception code: 0xc0000005
    Fault offset: 0x000000000003c780
    Faulting process id: 0x249c
    Faulting application start time: 0x01cfe7ebfe3ea9e0
    Faulting application path: C:\Program Files\Adobe\Adobe Audition CC 2014\Adobe Audition CC.exe
    Faulting module path: C:\Windows\system32\MSVCR110.dll
    Report Id: 4d975a0f-53e3-11e4-b3dd-24be05e2e6a2
    Any Ideas?

    Re:
    Premiere Pro Windows crashing after recent updates
    Try finding  MSVCR110.dll  file on internet and replace it in the path C:\Windows\system32\MSVCR110.dll
    hopefully it works...

  • Does anyone know if apple is working on a solution to fix the wifi drama ( greyed/dimmed out)hundred of ppl have after recent updates?

    After recent updates hundred of ppl can not connect to wifi anymore( incl myself)
    Really annoying and all kinds of ideas how to fix it did not work out for me
    I am out of warranty for 1mth and the apple shop did not even make a bit of afford to help
    I am wondering if apple is working on a solution to fix this problem at all? Maybe with the next update?

    I am aware of that !I just wonder if anyone has any news about this dramas-I actually hope someone says that apple is try to work on it!
    No way they can leave all this ppl out there with this problem without doing anything about it

  • Cannot sign in Acrobat XI after recent update

    After recent update, cannot sign in Acrobat XI even after changing enhanced security settings

    To get iMessage and Facetime working you have to goto "settings > General> reset > erase all content and settings"
    After iphone reboots go thru setup like a new phone but chose restore from iCloud backup. Choose "see all backups" and chose one before you installed ios7.
    Usually iPhone backs itself up when locked and plugged into charger so there should be a few to choose from.
    The phone doesn't have to be pluuged into iTunes for this but probably should be connected to charger.
    Don't wait on Apple. They seem to think there is no problem.

  • After recent update to airport on iMac, the wifi connection is lost when it goes to sleep and requires turning off wifi and turning it on to reestablish contact.

    After recent update to OS on iMac, communication to airport is lost when computer goes to sleep.  To reestablish connection, I need to turn wifi off then on. 

    same problem here.
    i have a time capsule.
    symptoms:
    excessively searching for network
    but more often than not, it cant find the correct netowrk that is correctly stored in keychain
    if i try network assistant opened through safari not finding its page, then it can find the right network after i enter in the password again.  it connects. but only for a few seconds then it loses the connection again.
    the only fool proof workaround for me is:
    1/ shut down time capsule. restart time capsule.
    2/ restart mac with airport turned off.
    3/ after restart manually select the network from the wireless icon in the menu bar
    airport utility is a complete waste of time
    old airport utility is still better.

  • So my iPhone 4S started draining battery after recent update, battery got changed and it worked perfect for 3 days, all of a sudden the phone won't stay on unless connected to mains... Cannot receive any signal "searching" constantly. HELP

    So my iPhone 4S started draining battery after recent update, battery got changed and it worked perfect for 3 days, all of a sudden the phone  shut down and now won't stay on unless connected to mains... Claims its at 100% battery but thats impossible as it was at 30% before it shut down randomly.
    Cannot receive any signal "searching" constantly.
    Turns off as soon as removed from usb ... wont stay on connected to laptop!
    HELP!

    The iPhone includes a one year warranty. If an Apple store is not nearby, you can call AppleCare and handle an exchange under warranty over the phone. The exchange will be shipped to your door - someone must sign for the delivery so if no one will be at home, have it delivered where you work. You use the same box to return the existing iPhone back to Apple. Return shipping label and tape to reveal the box incuded - call the carrier with number incuded when the box is ready to be picked up. AppleCare will request a credit card in the event the existing iPhone is not returned within 10 days after the exchange under warranty is received.
    Hardware can fail - it happens, which is why there is a one year warranty.

  • My imessage is not Working after recent update

    My daughters iMessage &amp; FaceTime no longer work after recent update, can anybody help please?

    It's mostly a server issue because millions of users are trying to do the same. Apple's servers get bogged down. Try waiting a bit - a day - before trying again. You can also check out this for other things to try.

  • Apper not working after recent update

    Hi everyone,
    with today's update of pacman, apper stopped working, any solution to get it back and running? I get this in the terminal:
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    enumFromString ( Role ) : converted "" to "UnknownRole" , enum id 0
    enumFromString ( Group ) : converted "" to "UnknownGroup" , enum id 1
    enumFromString ( Filter ) : converted "" to "UnknownFilter" , enum id 3
    Error, cannot create transaction proxy
    QDBusError("com.trolltech.QtDBus.Error.InvalidObjectPath", "Invalid object path: Process /usr/lib/dbus-1.0/dbus-daemon-launch-helper received signal 5")
    Error, cannot create transaction proxy
    QDBusError("com.trolltech.QtDBus.Error.InvalidObjectPath", "Invalid object path: Process /usr/lib/dbus-1.0/dbus-daemon-launch-helper received signal 5")
    and in the GUI i get "an error occured" for everything, no package list, no nothing.
    Thanks.
    Edit: it started to work after a forced repo update today.
    Last edited by LyCC (2013-04-06 07:19:42)

    At my computer, there was a problem with the configuration file of pacman (/etc/pacman.conf). Do something with pacman in the terminal, and see if there is an warning message of pacman. After I updated the configuration file, the problem with Apper was gone.
    When solved, please change the subject with [SOLVED].

  • After recent update to Mountain Lion, trash won't empty completely; says "item" inuse

    After recent update to Mountain Lion, trash will not empty completely.  Always an item left in trash, and I get message that the "item is in use." Right now, using app Trash it! to get rid of that left behind item.

    Try rebuilding Trash and see if that sorts it...
    Launch Terminal and copy & paste these commands:
    Go to /Applications /Utilities/Terminal and launch it.
    At the prompt, copy and paste this command
    sudo rm -rf ~/.Trash
    Press Return.
    You will be asked to enter your admin password. It will be invisible.
    Enter it and press Return.
    Log out and back in or restart.
    Let us know.

Maybe you are looking for

  • Workflow for PR approval and rejection with comments

    Dear Experts, We have implemented SAP standard workflow in DEV server for PR item release i.e WS00000038, when I reject a PR notification is not sent to initiator. If I see In SWEL - When a PR item is rejected system is picking up step "PR item signi

  • "Can't read or write to disk" error message

    hi... got my husband a 16g nano and i'm trying to sync his songs. i have the newest version of itunes installed. it put almost half of the songs on the nano and all of a sudden itunes has an error that says something about "can't write to nano. disk

  • Is there any way for me to block my stolen ipod?

    my ipod got stolen 3 hours ago. i wanna lock it so they can't use it. is that something i can do? wahhhhhhhhhhhh

  • How to find out in which query same restriction on keyfigure is used

    Dear all, is there a way to find out in which queries the same restriction for keyfigure structure is used? -> e.g. show me all queries that contains restriction on 0TCTIFPROV = cube AAA?? Unfortunately the keyfigures in the queries don't have techni

  • I am seeing double...double files

    Hello, I can't figurer out what to do. My remote site and my local site are generating doubles of folders in different levels of my site. I am getting so confused I can hardly handle it. I have inclosed a link to what my dreamweaver files window look